ahash 0.8.11

A non-cryptographic hash function using AES-NI for high performance
Documentation
Build #1685543 2025-01-29T05:17:24.449937+00:00
# rustc version
rustc 1.86.0-nightly (bf1b174e7 2025-01-28)# docs.rs version
docsrs 0.6.0 (29a0e81b 2025-01-22)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/ahash-0.8.11/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/ahash-0.8.11/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "std" "--config" "build.rustflags=[\"-C\", \"target-feature=+aes\"]" "-Zhost-config" "-Ztarget-applies-to-host" "--config" "host.rustflags=[\"-C\", \"target-feature=+aes\"]" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-C\", \"target-feature=+aes\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250128-1.86.0-nightly-bf1b174e7\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] d6b41a3c6daf2f92b1f29a412ee3418ac14043e964ebaf19984849130002a7e1
[INFO] running `Command { std: "docker" "start" "-a" "d6b41a3c6daf2f92b1f29a412ee3418ac14043e964ebaf19984849130002a7e1", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/tests/bench.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `integration-test` target `bench`
[INFO] [stderr]   * `bench` target `ahash`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/tests/map_tests.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `integration-test` target `map_tests`
[INFO] [stderr]   * `bench` target `map`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]  Documenting ahash v0.8.11 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stderr]    --> src/lib.rs:100:13
[INFO] [stderr]     |
[INFO] [stderr] 100 | #![cfg_attr(feature = "specialize", feature(min_specialization))]
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
[INFO] [stderr]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stderr]    --> src/fallback_hash.rs:202:7
[INFO] [stderr]     |
[INFO] [stderr] 202 | #[cfg(feature = "specialize")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
[INFO] [stderr]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stderr]    --> src/fallback_hash.rs:209:7
[INFO] [stderr]     |
[INFO] [stderr] 209 | #[cfg(feature = "specialize")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
[INFO] [stderr]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stderr]    --> src/fallback_hash.rs:253:7
[INFO] [stderr]     |
[INFO] [stderr] 253 | #[cfg(feature = "specialize")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
[INFO] [stderr]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stderr]    --> src/fallback_hash.rs:257:7
[INFO] [stderr]     |
[INFO] [stderr] 257 | #[cfg(feature = "specialize")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
[INFO] [stderr]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stderr]    --> src/fallback_hash.rs:300:7
[INFO] [stderr]     |
[INFO] [stderr] 300 | #[cfg(feature = "specialize")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
[INFO] [stderr]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stderr]    --> src/fallback_hash.rs:305:7
[INFO] [stderr]     |
[INFO] [stderr] 305 | #[cfg(feature = "specialize")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
[INFO] [stderr]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stderr]    --> src/fallback_hash.rs:118:11
[INFO] [stderr]     |
[INFO] [stderr] 118 |     #[cfg(feature = "specialize")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
[INFO] [stderr]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `128`
[INFO] [stderr]    --> src/fallback_hash.rs:164:11
[INFO] [stderr]     |
[INFO] [stderr] 164 |     #[cfg(target_pointer_width = "128")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stderr]    --> src/aes_hash.rs:217:7
[INFO] [stderr]     |
[INFO] [stderr] 217 | #[cfg(feature = "specialize")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
[INFO] [stderr]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stderr]    --> src/aes_hash.rs:224:7
[INFO] [stderr]     |
[INFO] [stderr] 224 | #[cfg(feature = "specialize")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
[INFO] [stderr]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stderr]    --> src/aes_hash.rs:267:7
[INFO] [stderr]     |
[INFO] [stderr] 267 | #[cfg(feature = "specialize")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
[INFO] [stderr]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stderr]    --> src/aes_hash.rs:271:7
[INFO] [stderr]     |
[INFO] [stderr] 271 | #[cfg(feature = "specialize")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
[INFO] [stderr]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stderr]    --> src/aes_hash.rs:314:7
[INFO] [stderr]     |
[INFO] [stderr] 314 | #[cfg(feature = "specialize")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
[INFO] [stderr]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stderr]    --> src/aes_hash.rs:319:7
[INFO] [stderr]     |
[INFO] [stderr] 319 | #[cfg(feature = "specialize")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
[INFO] [stderr]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stderr]   --> src/aes_hash.rs:97:11
[INFO] [stderr]    |
[INFO] [stderr] 97 |     #[cfg(feature = "specialize")]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
[INFO] [stderr]    = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `128`
[INFO] [stderr]    --> src/aes_hash.rs:140:11
[INFO] [stderr]     |
[INFO] [stderr] 140 |     #[cfg(target_pointer_width = "128")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `folded_multiply`
[INFO] [stderr]   --> src/operations.rs:16:7
[INFO] [stderr]    |
[INFO] [stderr] 16 | #[cfg(feature = "folded_multiply")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
[INFO] [stderr]    = help: consider adding `folded_multiply` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `folded_multiply`
[INFO] [stderr]   --> src/operations.rs:23:11
[INFO] [stderr]    |
[INFO] [stderr] 23 | #[cfg(not(feature = "folded_multiply"))]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
[INFO] [stderr]    = help: consider adding `folded_multiply` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stderr]    --> src/random_state.rs:468:7
[INFO] [stderr]     |
[INFO] [stderr] 468 | #[cfg(feature = "specialize")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
[INFO] [stderr]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stderr]   --> src/random_state.rs:14:14
[INFO] [stderr]    |
[INFO] [stderr] 14 |     if #[cfg(feature = "specialize")]{
[INFO] [stderr]    |              ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
[INFO] [stderr]    = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stderr]   --> src/random_state.rs:53:58
[INFO] [stderr]    |
[INFO] [stderr] 53 |     if #[cfg(all(feature = "compile-time-rng", any(test, fuzzing)))] {
[INFO] [stderr]    |                                                          ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: expected names are: `docsrs`, `feature`, and `test` and 30 more
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stderr]   --> src/random_state.rs:73:54
[INFO] [stderr]    |
[INFO] [stderr] 73 |     } else if #[cfg(all(feature = "runtime-rng", not(fuzzing)))] {
[INFO] [stderr]    |                                                      ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stderr]    --> src/random_state.rs:461:11
[INFO] [stderr]     |
[INFO] [stderr] 461 |     #[cfg(feature = "specialize")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
[INFO] [stderr]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stderr]   --> src/specialize.rs:10:7
[INFO] [stderr]    |
[INFO] [stderr] 10 | #[cfg(feature = "specialize")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
[INFO] [stderr]    = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stderr]   --> src/specialize.rs:12:7
[INFO] [stderr]    |
[INFO] [stderr] 12 | #[cfg(feature = "specialize")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
[INFO] [stderr]    = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stderr]   --> src/specialize.rs:14:7
[INFO] [stderr]    |
[INFO] [stderr] 14 | #[cfg(feature = "specialize")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
[INFO] [stderr]    = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stderr]   --> src/specialize.rs:24:11
[INFO] [stderr]    |
[INFO] [stderr] 24 | #[cfg(not(feature = "specialize"))]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
[INFO] [stderr]    = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stderr]   --> src/specialize.rs:37:7
[INFO] [stderr]    |
[INFO] [stderr] 37 | #[cfg(feature = "specialize")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
[INFO] [stderr]    = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stderr]   --> src/specialize.rs:70:7
[INFO] [stderr]    |
[INFO] [stderr] 70 | #[cfg(feature = "specialize")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
[INFO] [stderr]    = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stderr]   --> src/specialize.rs:78:7
[INFO] [stderr]    |
[INFO] [stderr] 78 | #[cfg(feature = "specialize")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
[INFO] [stderr]    = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stderr]   --> src/specialize.rs:86:7
[INFO] [stderr]    |
[INFO] [stderr] 86 | #[cfg(feature = "specialize")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
[INFO] [stderr]    = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stderr]   --> src/specialize.rs:94:7
[INFO] [stderr]    |
[INFO] [stderr] 94 | #[cfg(feature = "specialize")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
[INFO] [stderr]    = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stderr]    --> src/specialize.rs:102:7
[INFO] [stderr]     |
[INFO] [stderr] 102 | #[cfg(feature = "specialize")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
[INFO] [stderr]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stderr]    --> src/specialize.rs:110:7
[INFO] [stderr]     |
[INFO] [stderr] 110 | #[cfg(feature = "specialize")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
[INFO] [stderr]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stderr]    --> src/specialize.rs:118:7
[INFO] [stderr]     |
[INFO] [stderr] 118 | #[cfg(feature = "specialize")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
[INFO] [stderr]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stderr]    --> src/specialize.rs:126:11
[INFO] [stderr]     |
[INFO] [stderr] 126 | #[cfg(all(feature = "specialize"))]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
[INFO] [stderr]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stderr]   --> src/specialize.rs:52:15
[INFO] [stderr]    |
[INFO] [stderr] 52 |         #[cfg(feature = "specialize")]
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 61 | call_hasher_impl!(u8);
[INFO] [stderr]    | --------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
[INFO] [stderr]    = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stderr]   --> src/specialize.rs:52:15
[INFO] [stderr]    |
[INFO] [stderr] 52 |         #[cfg(feature = "specialize")]
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 62 | call_hasher_impl!(u16);
[INFO] [stderr]    | ---------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
[INFO] [stderr]    = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stderr]   --> src/specialize.rs:52:15
[INFO] [stderr]    |
[INFO] [stderr] 52 |         #[cfg(feature = "specialize")]
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 63 | call_hasher_impl!(u32);
[INFO] [stderr]    | ---------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
[INFO] [stderr]    = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stderr]   --> src/specialize.rs:52:15
[INFO] [stderr]    |
[INFO] [stderr] 52 |         #[cfg(feature = "specialize")]
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 64 | call_hasher_impl!(u64);
[INFO] [stderr]    | ---------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
[INFO] [stderr]    = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stderr]   --> src/specialize.rs:52:15
[INFO] [stderr]    |
[INFO] [stderr] 52 |         #[cfg(feature = "specialize")]
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 65 | call_hasher_impl!(i8);
[INFO] [stderr]    | --------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
[INFO] [stderr]    = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stderr]   --> src/specialize.rs:52:15
[INFO] [stderr]    |
[INFO] [stderr] 52 |         #[cfg(feature = "specialize")]
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 66 | call_hasher_impl!(i16);
[INFO] [stderr]    | ---------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
[INFO] [stderr]    = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stderr]   --> src/specialize.rs:52:15
[INFO] [stderr]    |
[INFO] [stderr] 52 |         #[cfg(feature = "specialize")]
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 67 | call_hasher_impl!(i32);
[INFO] [stderr]    | ---------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
[INFO] [stderr]    = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stderr]   --> src/specialize.rs:52:15
[INFO] [stderr]    |
[INFO] [stderr] 52 |         #[cfg(feature = "specialize")]
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 68 | call_hasher_impl!(i64);
[INFO] [stderr]    | ---------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
[INFO] [stderr]    = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stderr]    --> src/lib.rs:265:11
[INFO] [stderr]     |
[INFO] [stderr] 265 |     #[cfg(feature = "specialize")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
[INFO] [stderr]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stderr]    --> src/lib.rs:272:15
[INFO] [stderr]     |
[INFO] [stderr] 272 |     #[cfg(not(feature = "specialize"))]
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
[INFO] [stderr]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stderr]    --> src/lib.rs:279:11
[INFO] [stderr]     |
[INFO] [stderr] 279 |     #[cfg(feature = "specialize")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
[INFO] [stderr]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stderr]    --> src/lib.rs:286:15
[INFO] [stderr]     |
[INFO] [stderr] 286 |     #[cfg(not(feature = "specialize"))]
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
[INFO] [stderr]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stderr]    --> src/lib.rs:293:11
[INFO] [stderr]     |
[INFO] [stderr] 293 |     #[cfg(feature = "specialize")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
[INFO] [stderr]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stderr]    --> src/lib.rs:300:15
[INFO] [stderr]     |
[INFO] [stderr] 300 |     #[cfg(not(feature = "specialize"))]
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
[INFO] [stderr]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `RandomSource`
[INFO] [stderr]   --> src/hash_map.rs:54:85
[INFO] [stderr]    |
[INFO] [stderr] 54 |     /// This crates a hashmap using [RandomState::new] which obtains its keys from [RandomSource].
[INFO] [stderr]    |                                                                                     ^^^^^^^^^^^^ no item named `RandomSource` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `RandomSource`
[INFO] [stderr]   --> src/hash_map.rs:55:35
[INFO] [stderr]    |
[INFO] [stderr] 55 |     /// See the documentation in [RandomSource] for notes about key strength.
[INFO] [stderr]    |                                   ^^^^^^^^^^^^ no item named `RandomSource` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `RandomSource`
[INFO] [stderr]   --> src/hash_map.rs:61:35
[INFO] [stderr]    |
[INFO] [stderr] 61 |     /// See the documentation in [RandomSource] for notes about key strength.
[INFO] [stderr]    |                                   ^^^^^^^^^^^^ no item named `RandomSource` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `RandomSource`
[INFO] [stderr]   --> src/hash_set.rs:51:35
[INFO] [stderr]    |
[INFO] [stderr] 51 |     /// See the documentation in [RandomSource] for notes about key strength.
[INFO] [stderr]    |                                   ^^^^^^^^^^^^ no item named `RandomSource` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `RandomSource`
[INFO] [stderr]   --> src/hash_set.rs:57:35
[INFO] [stderr]    |
[INFO] [stderr] 57 |     /// See the documentation in [RandomSource] for notes about key strength.
[INFO] [stderr]    |                                   ^^^^^^^^^^^^ no item named `RandomSource` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `RandomSource`
[INFO] [stderr]    --> src/hash_map.rs:352:35
[INFO] [stderr]     |
[INFO] [stderr] 352 |     /// See the documentation in [RandomSource] for notes about key strength.
[INFO] [stderr]     |                                   ^^^^^^^^^^^^ no item named `RandomSource` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `RandomSource`
[INFO] [stderr]    --> src/hash_set.rs:249:35
[INFO] [stderr]     |
[INFO] [stderr] 249 |     /// See the documentation in [RandomSource] for notes about key strength.
[INFO] [stderr]     |                                   ^^^^^^^^^^^^ no item named `RandomSource` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `ahash` (lib doc) generated 58 warnings
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] [stderr]    Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/ahash/index.html
[INFO] running `Command { std: "docker" "inspect" "d6b41a3c6daf2f92b1f29a412ee3418ac14043e964ebaf19984849130002a7e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6b41a3c6daf2f92b1f29a412ee3418ac14043e964ebaf19984849130002a7e1", kill_on_drop: false }`
[INFO] [stdout] d6b41a3c6daf2f92b1f29a412ee3418ac14043e964ebaf19984849130002a7e1