hashbrown 0.5.1

A Rust port of Google's SwissTable hash map
Documentation
Build #176610 2019-08-04T19:02:13.069512+00:00
# rustc version
rustc 1.38.0-nightly (95b1fe560 2019-07-20)# docs.rs version
cratesfyi 0.6.0 (f01dedd 2019-07-30)# build log
Updating crates.io index
Downloading crates ...
Downloaded ahash v0.2.6
Downloaded rustc-std-workspace-alloc v1.0.0
Downloading crates ...
Downloaded const-random v0.1.3
Downloaded const-random-macro v0.1.3
Fresh semver-parser v0.7.0
Fresh autocfg v0.1.5
Fresh unicode-xid v0.1.0
Fresh rand_core v0.4.0
Fresh cfg-if v0.1.9
Fresh lazy_static v1.3.0
Fresh nodrop v0.1.13
Fresh scopeguard v1.0.0
Fresh either v1.5.2
Fresh semver v0.9.0
Compiling hashbrown v0.5.1
Fresh rand_core v0.3.1
Fresh rand_jitter v0.1.4
Fresh crossbeam-utils v0.6.6
Running `rustc --edition=2018 --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.5.1/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="ahash"' --cfg 'feature="default"' --cfg 'feature="nightly"' --cfg 'feature="raw"' --cfg 'feature="rayon"' --cfg 'feature="serde"' -C metadata=33bb8df38a64c4a5 -C extra-filename=-33bb8df38a64c4a5 --out-dir /home/cratesfyi/cratesfyi/debug/build/hashbrown-33bb8df38a64c4a5 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern autocfg=/home/cratesfyi/cratesfyi/debug/deps/libautocfg-b1084ad7e72ac1c8.rlib --cap-lints allow`
Fresh rustc_version v0.2.3
Fresh proc-macro2 v0.4.30
Fresh libc v0.2.60
Fresh rand_isaac v0.1.1
Fresh rand_hc v0.1.0
Fresh arrayvec v0.4.11
Fresh rand_xorshift v0.1.1
Fresh crossbeam-queue v0.1.2
Fresh quote v0.6.13
Fresh serde v1.0.98
Fresh rand_pcg v0.1.2
Fresh rand_os v0.1.3
Fresh rand_chacha v0.1.1
Fresh num_cpus v1.10.1
Fresh syn v0.15.42
Fresh memoffset v0.5.1
Fresh rand v0.6.5
Fresh proc-macro-hack v0.5.8
Fresh crossbeam-epoch v0.7.2
Compiling const-random-macro v0.1.3
Fresh crossbeam-deque v0.6.3
Fresh rayon-core v1.5.0
Fresh rayon v1.1.0
Running `rustc --edition=2018 --crate-name const_random_macro /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/const-random-macro-0.1.3/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=dd5ce483ea321c0a -C extra-filename=-dd5ce483ea321c0a --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro_hack=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro_hack-44a9598cd0e8da86.so --extern rand=/home/cratesfyi/cratesfyi/debug/deps/librand-2c50633b9da93ac7.rlib --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/hashbrown-33bb8df38a64c4a5/build-script-build`
Checking const-random v0.1.3
Running `rustc --edition=2018 --crate-name const_random /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/const-random-0.1.3/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=81855eca8f3bef8d -C extra-filename=-81855eca8f3bef8d --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern const_random_macro=/home/cratesfyi/cratesfyi/debug/deps/libconst_random_macro-dd5ce483ea321c0a.so --extern proc_macro_hack=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro_hack-44a9598cd0e8da86.so --cap-lints allow`
Checking ahash v0.2.6
Running `rustc --edition=2018 --crate-name ahash /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/ahash-0.2.6/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=419b4b386cb510b0 -C extra-filename=-419b4b386cb510b0 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern const_random=/home/cratesfyi/cratesfyi/debug/deps/libconst_random-81855eca8f3bef8d.rmeta --cap-lints allow`
Documenting hashbrown v0.5.1
Running `rustdoc --edition=2018 --crate-name hashbrown /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.5.1/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="ahash"' --cfg 'feature="default"' --cfg 'feature="nightly"' --cfg 'feature="raw"' --cfg 'feature="rayon"' --cfg 'feature="serde"' -Z unstable-options --resource-suffix -20190720-1.38.0-nightly-95b1fe560 --static-root-path / --disable-per-crate-search --extern-html-root-url 'autocfg=https://docs.rs/autocfg/0.1.5' --extern-html-root-url 'compiler_builtins=https://docs.rs/compiler_builtins/0.1.19' --extern-html-root-url 'doc_comment=https://docs.rs/doc-comment/0.3.1' --extern-html-root-url 'lazy_static=https://docs.rs/lazy_static/1.3.0' --extern-html-root-url 'rand=https://docs.rs/rand/0.5.6' --extern-html-root-url 'rayon=https://docs.rs/rayon/1.1.0' --extern-html-root-url 'rustc_hash=https://docs.rs/rustc-hash/1.0.1' --extern-html-root-url 'core=https://docs.rs/rustc-std-workspace-core/1.0.0' --extern-html-root-url 'serde=https://docs.rs/serde/1.0.98' --extern-html-root-url 'serde_test=https://docs.rs/serde_test/1.0.98' --extern-html-root-url 'ahash=https://docs.rs/ahash/0.2.6' --extern-html-root-url 'alloc=https://docs.rs/rustc-std-workspace-alloc/1.0.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern ahash=/home/cratesfyi/cratesfyi/debug/deps/libahash-419b4b386cb510b0.rmeta --extern rayon=/home/cratesfyi/cratesfyi/debug/deps/librayon-89720d2504fc7c2d.rmeta --extern serde=/home/cratesfyi/cratesfyi/debug/deps/libserde-9077d78d5712c3b6.rmeta --cfg has_extern_crate_alloc`
Finished dev [unoptimized + debuginfo] target(s) in 5.76s