hashbrown 0.6.0

A Rust port of Google's SwissTable hash map
Documentation
Build #178370 2019-08-13T11:10:47.235588+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
Fresh semver-parser v0.7.0
Fresh unicode-xid v0.1.0
Fresh ppv-lite86 v0.2.5
Fresh nodrop v0.1.13
Fresh lazy_static v1.3.0
Fresh cfg-if v0.1.9
Fresh scopeguard v1.0.0
Fresh autocfg v0.1.5
Fresh either v1.5.2
Fresh semver v0.9.0
Fresh c2-chacha v0.2.2
Fresh crossbeam-utils v0.6.6
Compiling hashbrown v0.6.0
Fresh rustc_version v0.2.3
Running `rustc --edition=2018 --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.6.0/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=064fa9e0aae4ce0d -C extra-filename=-064fa9e0aae4ce0d --out-dir /home/cratesfyi/cratesfyi/debug/build/hashbrown-064fa9e0aae4ce0d -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern autocfg=/home/cratesfyi/cratesfyi/debug/deps/libautocfg-b1084ad7e72ac1c8.rlib --cap-lints allow`
Fresh proc-macro2 v0.4.30
Fresh libc v0.2.61
Fresh arrayvec v0.4.11
Fresh crossbeam-queue v0.1.2
Compiling getrandom v0.1.8
Fresh serde v1.0.98
Fresh quote v0.6.13
Running `rustc --edition=2018 --crate-name getrandom /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/getrandom-0.1.8/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=f93452a21d8c7e6d -C extra-filename=-f93452a21d8c7e6d --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cfg_if=/home/cratesfyi/cratesfyi/debug/deps/libcfg_if-5d7e58131a4a526e.rlib --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-4d7f2d4cc9fec1eb.rlib --cap-lints allow`
Fresh num_cpus v1.10.1
Fresh syn v0.15.44
Fresh memoffset v0.5.1
Fresh crossbeam-epoch v0.7.2
Fresh proc-macro-hack v0.5.8
Fresh crossbeam-deque v0.6.3
Fresh rayon-core v1.5.0
Fresh rayon v1.1.0
Running `/home/cratesfyi/cratesfyi/debug/build/hashbrown-064fa9e0aae4ce0d/build-script-build`
Compiling rand_core v0.5.0
Running `rustc --crate-name rand_core /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_core-0.5.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="getrandom"' -C metadata=6a3cd63d3b5e7109 -C extra-filename=-6a3cd63d3b5e7109 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern getrandom=/home/cratesfyi/cratesfyi/debug/deps/libgetrandom-f93452a21d8c7e6d.rlib --cap-lints allow`
Compiling rand_chacha v0.2.1
Running `rustc --edition=2018 --crate-name rand_chacha /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_chacha-0.2.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="simd"' --cfg 'feature="std"' -C metadata=6686e945dd8c2e95 -C extra-filename=-6686e945dd8c2e95 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern c2_chacha=/home/cratesfyi/cratesfyi/debug/deps/libc2_chacha-4c9d3c3fb5604795.rlib --extern rand_core=/home/cratesfyi/cratesfyi/debug/deps/librand_core-6a3cd63d3b5e7109.rlib --cap-lints allow`
Compiling rand v0.7.0
Running `rustc --edition=2018 --crate-name rand /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.7.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="getrandom"' --cfg 'feature="getrandom_package"' -C metadata=9ffc4249dc0a0c55 -C extra-filename=-9ffc4249dc0a0c55 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern getrandom_package=/home/cratesfyi/cratesfyi/debug/deps/libgetrandom-f93452a21d8c7e6d.rlib --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-4d7f2d4cc9fec1eb.rlib --extern rand_chacha=/home/cratesfyi/cratesfyi/debug/deps/librand_chacha-6686e945dd8c2e95.rlib --extern rand_core=/home/cratesfyi/cratesfyi/debug/deps/librand_core-6a3cd63d3b5e7109.rlib --cap-lints allow`
Compiling const-random-macro v0.1.6
Running `rustc --edition=2018 --crate-name const_random_macro /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/const-random-macro-0.1.6/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=185da294bdcb8478 -C extra-filename=-185da294bdcb8478 --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-79ebca05167c8b62.so --extern rand=/home/cratesfyi/cratesfyi/debug/deps/librand-9ffc4249dc0a0c55.rlib --cap-lints allow`
Checking const-random v0.1.6
Running `rustc --edition=2018 --crate-name const_random /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/const-random-0.1.6/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=8b61bd831105189b -C extra-filename=-8b61bd831105189b --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-185da294bdcb8478.so --extern proc_macro_hack=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro_hack-79ebca05167c8b62.so --cap-lints allow`
Checking ahash v0.2.12
Running `rustc --edition=2018 --crate-name ahash /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/ahash-0.2.12/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=a47f6454b81df756 -C extra-filename=-a47f6454b81df756 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern const_random=/home/cratesfyi/cratesfyi/debug/deps/libconst_random-8b61bd831105189b.rmeta --cap-lints allow`
Documenting hashbrown v0.6.0
Running `rustdoc --edition=2018 --crate-name hashbrown /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.6.0/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 'ahash=https://docs.rs/ahash/0.2.12' --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 'alloc=https://docs.rs/rustc-std-workspace-alloc/1.0.0' --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' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern ahash=/home/cratesfyi/cratesfyi/debug/deps/libahash-a47f6454b81df756.rmeta --extern rayon=/home/cratesfyi/cratesfyi/debug/deps/librayon-56f694508794409c.rmeta --extern serde=/home/cratesfyi/cratesfyi/debug/deps/libserde-9077d78d5712c3b6.rmeta --cfg has_extern_crate_alloc`
Finished dev [unoptimized + debuginfo] target(s) in 5.98s