[INFO] fetching crate drtahash 0.0.17...
[INFO] testing drtahash-0.0.17 against 1.90.0 for beta-1.91-3
[INFO] extracting crate drtahash 0.0.17 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate drtahash 0.0.17
[INFO] finished tweaking crates.io crate drtahash 0.0.17
[INFO] tweaked toml for crates.io crate drtahash 0.0.17 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate drtahash 0.0.17 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 86 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.3.6 (available: v0.7.0)
[INFO] [stderr]       Adding getrandom v0.2.5 (available: v0.2.16)
[INFO] [stderr]       Adding libc v0.2.64 (available: v0.2.176)
[INFO] [stderr]       Adding rand v0.7.3 (available: v0.9.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: file `/workspace/builds/worker-5-tc1/source/tests/bench.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `integration-test` target `bench`
[INFO] [stderr]   * `bench` target `drtahash`
[INFO] [stderr] warning: file `/workspace/builds/worker-5-tc1/source/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]  Downloading crates ...
[INFO] [stderr]   Downloaded getrandom v0.2.5
[INFO] [stderr]   Downloaded serde_cbor v0.11.2
[INFO] [stderr]   Downloaded no-panic v0.1.35
[INFO] [stderr]   Downloaded half v1.8.3
[INFO] [stderr]   Downloaded criterion-plot v0.4.5
[INFO] [stderr]   Downloaded libc v0.2.64
[INFO] [stderr]   Downloaded criterion v0.3.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e5251107a46c0fb5542dcac2caf58c896b43b3f69ee41a1f94cf893d7ebba1ed
[INFO] running `Command { std: "docker" "start" "-a" "e5251107a46c0fb5542dcac2caf58c896b43b3f69ee41a1f94cf893d7ebba1ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e5251107a46c0fb5542dcac2caf58c896b43b3f69ee41a1f94cf893d7ebba1ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5251107a46c0fb5542dcac2caf58c896b43b3f69ee41a1f94cf893d7ebba1ed", kill_on_drop: false }`
[INFO] [stdout] e5251107a46c0fb5542dcac2caf58c896b43b3f69ee41a1f94cf893d7ebba1ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b4c878768c871dc33341a5675704148fc93c7f8859dc7999c4485ba0a758a22e
[INFO] running `Command { std: "docker" "start" "-a" "b4c878768c871dc33341a5675704148fc93c7f8859dc7999c4485ba0a758a22e", kill_on_drop: false }`
[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: 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 `drtahash`
[INFO] [stderr]    Compiling libc v0.2.64
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling drtahash v0.0.17 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling getrandom v0.2.5
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]   --> src/lib.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 | #![cfg_attr(feature = "specialize", feature(min_specialization))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `stdsimd`
[INFO] [stdout]   --> src/lib.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `stdsimd` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `crypto`
[INFO] [stdout]   --> src/lib.rs:40:60
[INFO] [stdout]    |
[INFO] [stdout] 40 |     all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd")
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, and `avx512f` and 369 more
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `stdsimd`
[INFO] [stdout]   --> src/lib.rs:40:98
[INFO] [stdout]    |
[INFO] [stdout] 40 |     all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd")
[INFO] [stdout]    |                                                                                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `stdsimd` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `crypto`
[INFO] [stdout]   --> src/lib.rs:57:60
[INFO] [stdout]    |
[INFO] [stdout] 57 |     all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd")
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, and `avx512f` and 369 more
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `stdsimd`
[INFO] [stdout]   --> src/lib.rs:57:98
[INFO] [stdout]    |
[INFO] [stdout] 57 |     all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd")
[INFO] [stdout]    |                                                                                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `stdsimd` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `crypto`
[INFO] [stdout]   --> src/lib.rs:63:60
[INFO] [stdout]    |
[INFO] [stdout] 63 |     all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd")
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, and `avx512f` and 369 more
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `stdsimd`
[INFO] [stdout]   --> src/lib.rs:63:98
[INFO] [stdout]    |
[INFO] [stdout] 63 |     all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd")
[INFO] [stdout]    |                                                                                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `stdsimd` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]    --> src/fallback_hash.rs:225:7
[INFO] [stdout]     |
[INFO] [stdout] 225 | #[cfg(feature = "specialize")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]    --> src/fallback_hash.rs:232:7
[INFO] [stdout]     |
[INFO] [stdout] 232 | #[cfg(feature = "specialize")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]    --> src/fallback_hash.rs:276:7
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[cfg(feature = "specialize")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]    --> src/fallback_hash.rs:280:7
[INFO] [stdout]     |
[INFO] [stdout] 280 | #[cfg(feature = "specialize")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]    --> src/fallback_hash.rs:323:7
[INFO] [stdout]     |
[INFO] [stdout] 323 | #[cfg(feature = "specialize")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]    --> src/fallback_hash.rs:328:7
[INFO] [stdout]     |
[INFO] [stdout] 328 | #[cfg(feature = "specialize")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `folded_multiply`
[INFO] [stdout]   --> src/fallback_hash.rs:96:11
[INFO] [stdout]    |
[INFO] [stdout] 96 |     #[cfg(feature = "folded_multiply")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `folded_multiply` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `folded_multiply`
[INFO] [stdout]    --> src/fallback_hash.rs:102:15
[INFO] [stdout]     |
[INFO] [stdout] 102 |     #[cfg(not(feature = "folded_multiply"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `folded_multiply` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `folded_multiply`
[INFO] [stdout]    --> src/fallback_hash.rs:121:11
[INFO] [stdout]     |
[INFO] [stdout] 121 |     #[cfg(feature = "folded_multiply")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `folded_multiply` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `folded_multiply`
[INFO] [stdout]    --> src/fallback_hash.rs:129:15
[INFO] [stdout]     |
[INFO] [stdout] 129 |     #[cfg(not(feature = "folded_multiply"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `folded_multiply` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]    --> src/fallback_hash.rs:137:11
[INFO] [stdout]     |
[INFO] [stdout] 137 |     #[cfg(feature = "specialize")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `128`
[INFO] [stdout]    --> src/fallback_hash.rs:179:11
[INFO] [stdout]     |
[INFO] [stdout] 179 |     #[cfg(target_pointer_width = "128")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `folded_multiply`
[INFO] [stdout]    --> src/fallback_hash.rs:211:11
[INFO] [stdout]     |
[INFO] [stdout] 211 |     #[cfg(feature = "folded_multiply")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `folded_multiply` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `folded_multiply`
[INFO] [stdout]    --> src/fallback_hash.rs:218:15
[INFO] [stdout]     |
[INFO] [stdout] 218 |     #[cfg(not(feature = "folded_multiply"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `folded_multiply` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `crypto`
[INFO] [stdout]    --> src/operations.rs:104:62
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg(all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd"))]
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, and `avx512f` and 369 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `stdsimd`
[INFO] [stdout]    --> src/operations.rs:104:100
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg(all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd"))]
[INFO] [stdout]     |                                                                                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `stdsimd` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `crypto`
[INFO] [stdout]    --> src/operations.rs:134:62
[INFO] [stdout]     |
[INFO] [stdout] 134 | #[cfg(all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd"))]
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, and `avx512f` and 369 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `stdsimd`
[INFO] [stdout]    --> src/operations.rs:134:100
[INFO] [stdout]     |
[INFO] [stdout] 134 | #[cfg(all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd"))]
[INFO] [stdout]     |                                                                                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `stdsimd` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `runtime-rng`
[INFO] [stdout]  --> src/random_state.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(all(feature = "runtime-rng", not(all(feature = "compile-time-rng", test))))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]   = help: consider adding `runtime-rng` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]  --> src/random_state.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "specialize")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]   = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `crypto`
[INFO] [stdout]  --> src/random_state.rs:8:60
[INFO] [stdout]   |
[INFO] [stdout] 8 |     all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd")
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, and `avx512f` and 369 more
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `stdsimd`
[INFO] [stdout]  --> src/random_state.rs:8:98
[INFO] [stdout]   |
[INFO] [stdout] 8 |     all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd")
[INFO] [stdout]   |                                                                                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]   = help: consider adding `stdsimd` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `crypto`
[INFO] [stdout]   --> src/random_state.rs:14:60
[INFO] [stdout]    |
[INFO] [stdout] 14 |     all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd")
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, and `avx512f` and 369 more
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `stdsimd`
[INFO] [stdout]   --> src/random_state.rs:14:98
[INFO] [stdout]    |
[INFO] [stdout] 14 |     all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd")
[INFO] [stdout]    |                                                                                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `stdsimd` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `runtime-rng`
[INFO] [stdout]   --> src/random_state.rs:18:49
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg(all(feature = "compile-time-rng", any(not(feature = "runtime-rng"), test)))]
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `runtime-rng` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]   --> src/random_state.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg(feature = "specialize")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `crypto`
[INFO] [stdout]   --> src/random_state.rs:39:60
[INFO] [stdout]    |
[INFO] [stdout] 39 |     all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd")
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, and `avx512f` and 369 more
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `stdsimd`
[INFO] [stdout]   --> src/random_state.rs:39:98
[INFO] [stdout]    |
[INFO] [stdout] 39 |     all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd")
[INFO] [stdout]    |                                                                                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `stdsimd` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `crypto`
[INFO] [stdout]   --> src/random_state.rs:44:60
[INFO] [stdout]    |
[INFO] [stdout] 44 |     all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd")
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, and `avx512f` and 369 more
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `stdsimd`
[INFO] [stdout]   --> src/random_state.rs:44:98
[INFO] [stdout]    |
[INFO] [stdout] 44 |     all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd")
[INFO] [stdout]    |                                                                                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `stdsimd` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]    --> src/random_state.rs:298:7
[INFO] [stdout]     |
[INFO] [stdout] 298 | #[cfg(feature = "specialize")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::fallback_hash::*`
[INFO] [stdout]   --> src/random_state.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | use crate::fallback_hash::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `runtime-rng`
[INFO] [stdout]   --> src/random_state.rs:95:15
[INFO] [stdout]    |
[INFO] [stdout] 95 |     #[cfg(all(feature = "runtime-rng", not(all(feature = "compile-time-rng", test))))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `runtime-rng` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `runtime-rng`
[INFO] [stdout]    --> src/random_state.rs:106:53
[INFO] [stdout]     |
[INFO] [stdout] 106 |     #[cfg(all(feature = "compile-time-rng", any(not(feature = "runtime-rng"), test)))]
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `runtime-rng` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `runtime-rng`
[INFO] [stdout]    --> src/random_state.rs:124:19
[INFO] [stdout]     |
[INFO] [stdout] 124 |     #[cfg(all(not(feature = "runtime-rng"), not(feature = "compile-time-rng")))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `runtime-rng` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]   --> src/specialize.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "specialize")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]   --> src/specialize.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(feature = "specialize")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]   --> src/specialize.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(feature = "specialize")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]   --> src/specialize.rs:45:11
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[cfg(not(feature = "specialize"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]   --> src/specialize.rs:58:7
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[cfg(feature = "specialize")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]   --> src/specialize.rs:91:7
[INFO] [stdout]    |
[INFO] [stdout] 91 | #[cfg(feature = "specialize")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]   --> src/specialize.rs:99:7
[INFO] [stdout]    |
[INFO] [stdout] 99 | #[cfg(feature = "specialize")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]    --> src/specialize.rs:107:7
[INFO] [stdout]     |
[INFO] [stdout] 107 | #[cfg(feature = "specialize")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]    --> src/specialize.rs:115:7
[INFO] [stdout]     |
[INFO] [stdout] 115 | #[cfg(feature = "specialize")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]    --> src/specialize.rs:123:7
[INFO] [stdout]     |
[INFO] [stdout] 123 | #[cfg(feature = "specialize")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]    --> src/specialize.rs:131:7
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[cfg(feature = "specialize")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]    --> src/specialize.rs:139:7
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[cfg(feature = "specialize")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]    --> src/specialize.rs:147:11
[INFO] [stdout]     |
[INFO] [stdout] 147 | #[cfg(all(feature = "specialize"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]   --> src/specialize.rs:73:15
[INFO] [stdout]    |
[INFO] [stdout] 73 |         #[cfg(feature = "specialize")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 | call_hasher_impl!(u8);
[INFO] [stdout]    | --------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]   --> src/specialize.rs:73:15
[INFO] [stdout]    |
[INFO] [stdout] 73 |         #[cfg(feature = "specialize")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 83 | call_hasher_impl!(u16);
[INFO] [stdout]    | ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]   --> src/specialize.rs:73:15
[INFO] [stdout]    |
[INFO] [stdout] 73 |         #[cfg(feature = "specialize")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84 | call_hasher_impl!(u32);
[INFO] [stdout]    | ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]   --> src/specialize.rs:73:15
[INFO] [stdout]    |
[INFO] [stdout] 73 |         #[cfg(feature = "specialize")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 85 | call_hasher_impl!(u64);
[INFO] [stdout]    | ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]   --> src/specialize.rs:73:15
[INFO] [stdout]    |
[INFO] [stdout] 73 |         #[cfg(feature = "specialize")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 | call_hasher_impl!(i8);
[INFO] [stdout]    | --------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]   --> src/specialize.rs:73:15
[INFO] [stdout]    |
[INFO] [stdout] 73 |         #[cfg(feature = "specialize")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 | call_hasher_impl!(i16);
[INFO] [stdout]    | ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]   --> src/specialize.rs:73:15
[INFO] [stdout]    |
[INFO] [stdout] 73 |         #[cfg(feature = "specialize")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 88 | call_hasher_impl!(i32);
[INFO] [stdout]    | ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]   --> src/specialize.rs:73:15
[INFO] [stdout]    |
[INFO] [stdout] 73 |         #[cfg(feature = "specialize")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 89 | call_hasher_impl!(i64);
[INFO] [stdout]    | ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]    --> src/lib.rs:143:11
[INFO] [stdout]     |
[INFO] [stdout] 143 |     #[cfg(feature = "specialize")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]    --> src/lib.rs:150:15
[INFO] [stdout]     |
[INFO] [stdout] 150 |     #[cfg(not(feature = "specialize"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]    --> src/lib.rs:157:11
[INFO] [stdout]     |
[INFO] [stdout] 157 |     #[cfg(feature = "specialize")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]    --> src/lib.rs:164:15
[INFO] [stdout]     |
[INFO] [stdout] 164 |     #[cfg(not(feature = "specialize"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]    --> src/lib.rs:171:11
[INFO] [stdout]     |
[INFO] [stdout] 171 |     #[cfg(feature = "specialize")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]    --> src/lib.rs:178:15
[INFO] [stdout]     |
[INFO] [stdout] 178 |     #[cfg(not(feature = "specialize"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `BuildHasherExt` is never used
[INFO] [stdout]    --> src/lib.rs:130:18
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub(crate) trait BuildHasherExt: BuildHasher {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `read_u128x2`, `read_u128x4`, `read_last_u16`, `read_last_u128x2`, and `read_last_u128x4` are never used
[INFO] [stdout]   --> src/convert.rs:85:8
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub(crate) trait ReadFromSlice {
[INFO] [stdout]    |                  ------------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 85 |     fn read_u128x2(&self) -> ([u128; 2], &[u8]);
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 86 |     fn read_u128x4(&self) -> ([u128; 4], &[u8]);
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 87 |     fn read_last_u16(&self) -> u16;
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 91 |     fn read_last_u128x2(&self) -> [u128; 2];
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 92 |     fn read_last_u128x4(&self) -> [u128; 4];
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `default` is never used
[INFO] [stdout]   --> src/random_state.rs:86:14
[INFO] [stdout]    |
[INFO] [stdout] 79 | impl DefaultRandomSource {
[INFO] [stdout]    | ------------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 86 |     const fn default() -> DefaultRandomSource {
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/convert.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 |                     core::mem::transmute::<$a, $b>(self)
[INFO] [stdout]    |                     ------------------------------^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: replace this with: `u128::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 37 | convert!(u128, [u8; 16]);
[INFO] [stdout]    | ------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/convert.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |                     core::mem::transmute::<$b, $a>(self)
[INFO] [stdout]    |                     ------------------------------^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: replace this with: `u128::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 37 | convert!(u128, [u8; 16]);
[INFO] [stdout]    | ------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/convert.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 |                     core::mem::transmute::<$a, $b>(self)
[INFO] [stdout]    |                     ------------------------------^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: replace this with: `u64::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 52 | convert!(u64, [u8; 8]);
[INFO] [stdout]    | ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/convert.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |                     core::mem::transmute::<$b, $a>(self)
[INFO] [stdout]    |                     ------------------------------^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: replace this with: `u64::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 52 | convert!(u64, [u8; 8]);
[INFO] [stdout]    | ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/convert.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 |                     core::mem::transmute::<$a, $b>(self)
[INFO] [stdout]    |                     ------------------------------^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: replace this with: `u32::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 56 | convert!(u32, [u8; 4]);
[INFO] [stdout]    | ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/convert.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |                     core::mem::transmute::<$b, $a>(self)
[INFO] [stdout]    |                     ------------------------------^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: replace this with: `u32::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 56 | convert!(u32, [u8; 4]);
[INFO] [stdout]    | ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/convert.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 |                     core::mem::transmute::<$a, $b>(self)
[INFO] [stdout]    |                     ------------------------------^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: replace this with: `u16::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 58 | convert!(u16, [u8; 2]);
[INFO] [stdout]    | ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/convert.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |                     core::mem::transmute::<$b, $a>(self)
[INFO] [stdout]    |                     ------------------------------^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: replace this with: `u16::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 58 | convert!(u16, [u8; 2]);
[INFO] [stdout]    | ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/convert.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 |                     core::mem::transmute::<$a, $b>(self)
[INFO] [stdout]    |                     ------------------------------^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: replace this with: `f64::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 63 | convert!(f64, [u8; 8]);
[INFO] [stdout]    | ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/convert.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |                     core::mem::transmute::<$b, $a>(self)
[INFO] [stdout]    |                     ------------------------------^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: replace this with: `f64::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 63 | convert!(f64, [u8; 8]);
[INFO] [stdout]    | ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/convert.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 |                     core::mem::transmute::<$a, $b>(self)
[INFO] [stdout]    |                     ------------------------------^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: replace this with: `f32::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 65 | convert!(f32, [u8; 4]);
[INFO] [stdout]    | ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/convert.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |                     core::mem::transmute::<$b, $a>(self)
[INFO] [stdout]    |                     ------------------------------^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: replace this with: `f32::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 65 | convert!(f32, [u8; 4]);
[INFO] [stdout]    | ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.74s
[INFO] running `Command { std: "docker" "inspect" "b4c878768c871dc33341a5675704148fc93c7f8859dc7999c4485ba0a758a22e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4c878768c871dc33341a5675704148fc93c7f8859dc7999c4485ba0a758a22e", kill_on_drop: false }`
[INFO] [stdout] b4c878768c871dc33341a5675704148fc93c7f8859dc7999c4485ba0a758a22e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bcfc453b97f9257044547f530fe85fa54d4d09fa14f76305f6630223d4e73a27
[INFO] running `Command { std: "docker" "start" "-a" "bcfc453b97f9257044547f530fe85fa54d4d09fa14f76305f6630223d4e73a27", 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 `drtahash`
[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]    Compiling libc v0.2.64
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling drtahash v0.0.17 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling no-panic v0.1.35
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling getrandom v0.2.5
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]   --> src/lib.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 | #![cfg_attr(feature = "specialize", feature(min_specialization))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `stdsimd`
[INFO] [stdout]   --> src/lib.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `stdsimd` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `crypto`
[INFO] [stdout]   --> src/lib.rs:40:60
[INFO] [stdout]    |
[INFO] [stdout] 40 |     all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd")
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, and `avx512f` and 369 more
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `stdsimd`
[INFO] [stdout]   --> src/lib.rs:40:98
[INFO] [stdout]    |
[INFO] [stdout] 40 |     all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd")
[INFO] [stdout]    |                                                                                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `stdsimd` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `crypto`
[INFO] [stdout]   --> src/lib.rs:57:60
[INFO] [stdout]    |
[INFO] [stdout] 57 |     all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd")
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, and `avx512f` and 369 more
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `stdsimd`
[INFO] [stdout]   --> src/lib.rs:57:98
[INFO] [stdout]    |
[INFO] [stdout] 57 |     all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd")
[INFO] [stdout]    |                                                                                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `stdsimd` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `crypto`
[INFO] [stdout]   --> src/lib.rs:63:60
[INFO] [stdout]    |
[INFO] [stdout] 63 |     all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd")
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, and `avx512f` and 369 more
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `stdsimd`
[INFO] [stdout]   --> src/lib.rs:63:98
[INFO] [stdout]    |
[INFO] [stdout] 63 |     all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd")
[INFO] [stdout]    |                                                                                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `stdsimd` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]    --> src/fallback_hash.rs:225:7
[INFO] [stdout]     |
[INFO] [stdout] 225 | #[cfg(feature = "specialize")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]    --> src/fallback_hash.rs:232:7
[INFO] [stdout]     |
[INFO] [stdout] 232 | #[cfg(feature = "specialize")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]    --> src/fallback_hash.rs:276:7
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[cfg(feature = "specialize")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]    --> src/fallback_hash.rs:280:7
[INFO] [stdout]     |
[INFO] [stdout] 280 | #[cfg(feature = "specialize")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]    --> src/fallback_hash.rs:323:7
[INFO] [stdout]     |
[INFO] [stdout] 323 | #[cfg(feature = "specialize")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]    --> src/fallback_hash.rs:328:7
[INFO] [stdout]     |
[INFO] [stdout] 328 | #[cfg(feature = "specialize")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `folded_multiply`
[INFO] [stdout]   --> src/fallback_hash.rs:96:11
[INFO] [stdout]    |
[INFO] [stdout] 96 |     #[cfg(feature = "folded_multiply")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `folded_multiply` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `folded_multiply`
[INFO] [stdout]    --> src/fallback_hash.rs:102:15
[INFO] [stdout]     |
[INFO] [stdout] 102 |     #[cfg(not(feature = "folded_multiply"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `folded_multiply` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `folded_multiply`
[INFO] [stdout]    --> src/fallback_hash.rs:121:11
[INFO] [stdout]     |
[INFO] [stdout] 121 |     #[cfg(feature = "folded_multiply")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `folded_multiply` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `folded_multiply`
[INFO] [stdout]    --> src/fallback_hash.rs:129:15
[INFO] [stdout]     |
[INFO] [stdout] 129 |     #[cfg(not(feature = "folded_multiply"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `folded_multiply` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]    --> src/fallback_hash.rs:137:11
[INFO] [stdout]     |
[INFO] [stdout] 137 |     #[cfg(feature = "specialize")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `128`
[INFO] [stdout]    --> src/fallback_hash.rs:179:11
[INFO] [stdout]     |
[INFO] [stdout] 179 |     #[cfg(target_pointer_width = "128")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `folded_multiply`
[INFO] [stdout]    --> src/fallback_hash.rs:211:11
[INFO] [stdout]     |
[INFO] [stdout] 211 |     #[cfg(feature = "folded_multiply")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `folded_multiply` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `folded_multiply`
[INFO] [stdout]    --> src/fallback_hash.rs:218:15
[INFO] [stdout]     |
[INFO] [stdout] 218 |     #[cfg(not(feature = "folded_multiply"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `folded_multiply` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `crypto`
[INFO] [stdout]    --> src/operations.rs:104:62
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg(all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd"))]
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, and `avx512f` and 369 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `stdsimd`
[INFO] [stdout]    --> src/operations.rs:104:100
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg(all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd"))]
[INFO] [stdout]     |                                                                                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `stdsimd` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `crypto`
[INFO] [stdout]    --> src/operations.rs:134:62
[INFO] [stdout]     |
[INFO] [stdout] 134 | #[cfg(all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd"))]
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, and `avx512f` and 369 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `stdsimd`
[INFO] [stdout]    --> src/operations.rs:134:100
[INFO] [stdout]     |
[INFO] [stdout] 134 | #[cfg(all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd"))]
[INFO] [stdout]     |                                                                                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `stdsimd` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `runtime-rng`
[INFO] [stdout]  --> src/random_state.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(all(feature = "runtime-rng", not(all(feature = "compile-time-rng", test))))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]   = help: consider adding `runtime-rng` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]  --> src/random_state.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "specialize")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]   = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `crypto`
[INFO] [stdout]  --> src/random_state.rs:8:60
[INFO] [stdout]   |
[INFO] [stdout] 8 |     all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd")
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, and `avx512f` and 369 more
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `stdsimd`
[INFO] [stdout]  --> src/random_state.rs:8:98
[INFO] [stdout]   |
[INFO] [stdout] 8 |     all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd")
[INFO] [stdout]   |                                                                                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]   = help: consider adding `stdsimd` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `crypto`
[INFO] [stdout]   --> src/random_state.rs:14:60
[INFO] [stdout]    |
[INFO] [stdout] 14 |     all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd")
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, and `avx512f` and 369 more
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `stdsimd`
[INFO] [stdout]   --> src/random_state.rs:14:98
[INFO] [stdout]    |
[INFO] [stdout] 14 |     all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd")
[INFO] [stdout]    |                                                                                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `stdsimd` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `runtime-rng`
[INFO] [stdout]   --> src/random_state.rs:18:49
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg(all(feature = "compile-time-rng", any(not(feature = "runtime-rng"), test)))]
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `runtime-rng` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]   --> src/random_state.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg(feature = "specialize")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `crypto`
[INFO] [stdout]   --> src/random_state.rs:39:60
[INFO] [stdout]    |
[INFO] [stdout] 39 |     all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd")
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, and `avx512f` and 369 more
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `stdsimd`
[INFO] [stdout]   --> src/random_state.rs:39:98
[INFO] [stdout]    |
[INFO] [stdout] 39 |     all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd")
[INFO] [stdout]    |                                                                                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `stdsimd` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `crypto`
[INFO] [stdout]   --> src/random_state.rs:44:60
[INFO] [stdout]    |
[INFO] [stdout] 44 |     all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd")
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, and `avx512f` and 369 more
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `stdsimd`
[INFO] [stdout]   --> src/random_state.rs:44:98
[INFO] [stdout]    |
[INFO] [stdout] 44 |     all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd")
[INFO] [stdout]    |                                                                                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `stdsimd` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]    --> src/random_state.rs:298:7
[INFO] [stdout]     |
[INFO] [stdout] 298 | #[cfg(feature = "specialize")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::fallback_hash::*`
[INFO] [stdout]   --> src/random_state.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | use crate::fallback_hash::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `runtime-rng`
[INFO] [stdout]   --> src/random_state.rs:95:15
[INFO] [stdout]    |
[INFO] [stdout] 95 |     #[cfg(all(feature = "runtime-rng", not(all(feature = "compile-time-rng", test))))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `runtime-rng` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `runtime-rng`
[INFO] [stdout]    --> src/random_state.rs:106:53
[INFO] [stdout]     |
[INFO] [stdout] 106 |     #[cfg(all(feature = "compile-time-rng", any(not(feature = "runtime-rng"), test)))]
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `runtime-rng` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `runtime-rng`
[INFO] [stdout]    --> src/random_state.rs:124:19
[INFO] [stdout]     |
[INFO] [stdout] 124 |     #[cfg(all(not(feature = "runtime-rng"), not(feature = "compile-time-rng")))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `runtime-rng` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]   --> src/specialize.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "specialize")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]   --> src/specialize.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(feature = "specialize")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]   --> src/specialize.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(feature = "specialize")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]   --> src/specialize.rs:45:11
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[cfg(not(feature = "specialize"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]   --> src/specialize.rs:58:7
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[cfg(feature = "specialize")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]   --> src/specialize.rs:91:7
[INFO] [stdout]    |
[INFO] [stdout] 91 | #[cfg(feature = "specialize")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]   --> src/specialize.rs:99:7
[INFO] [stdout]    |
[INFO] [stdout] 99 | #[cfg(feature = "specialize")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]    --> src/specialize.rs:107:7
[INFO] [stdout]     |
[INFO] [stdout] 107 | #[cfg(feature = "specialize")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]    --> src/specialize.rs:115:7
[INFO] [stdout]     |
[INFO] [stdout] 115 | #[cfg(feature = "specialize")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]    --> src/specialize.rs:123:7
[INFO] [stdout]     |
[INFO] [stdout] 123 | #[cfg(feature = "specialize")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]    --> src/specialize.rs:131:7
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[cfg(feature = "specialize")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]    --> src/specialize.rs:139:7
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[cfg(feature = "specialize")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]    --> src/specialize.rs:147:11
[INFO] [stdout]     |
[INFO] [stdout] 147 | #[cfg(all(feature = "specialize"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]   --> src/specialize.rs:73:15
[INFO] [stdout]    |
[INFO] [stdout] 73 |         #[cfg(feature = "specialize")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 | call_hasher_impl!(u8);
[INFO] [stdout]    | --------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]   --> src/specialize.rs:73:15
[INFO] [stdout]    |
[INFO] [stdout] 73 |         #[cfg(feature = "specialize")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 83 | call_hasher_impl!(u16);
[INFO] [stdout]    | ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]   --> src/specialize.rs:73:15
[INFO] [stdout]    |
[INFO] [stdout] 73 |         #[cfg(feature = "specialize")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84 | call_hasher_impl!(u32);
[INFO] [stdout]    | ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]   --> src/specialize.rs:73:15
[INFO] [stdout]    |
[INFO] [stdout] 73 |         #[cfg(feature = "specialize")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 85 | call_hasher_impl!(u64);
[INFO] [stdout]    | ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]   --> src/specialize.rs:73:15
[INFO] [stdout]    |
[INFO] [stdout] 73 |         #[cfg(feature = "specialize")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 | call_hasher_impl!(i8);
[INFO] [stdout]    | --------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]   --> src/specialize.rs:73:15
[INFO] [stdout]    |
[INFO] [stdout] 73 |         #[cfg(feature = "specialize")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 | call_hasher_impl!(i16);
[INFO] [stdout]    | ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]   --> src/specialize.rs:73:15
[INFO] [stdout]    |
[INFO] [stdout] 73 |         #[cfg(feature = "specialize")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 88 | call_hasher_impl!(i32);
[INFO] [stdout]    | ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]   --> src/specialize.rs:73:15
[INFO] [stdout]    |
[INFO] [stdout] 73 |         #[cfg(feature = "specialize")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 89 | call_hasher_impl!(i64);
[INFO] [stdout]    | ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]    --> src/lib.rs:143:11
[INFO] [stdout]     |
[INFO] [stdout] 143 |     #[cfg(feature = "specialize")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]    --> src/lib.rs:150:15
[INFO] [stdout]     |
[INFO] [stdout] 150 |     #[cfg(not(feature = "specialize"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]    --> src/lib.rs:157:11
[INFO] [stdout]     |
[INFO] [stdout] 157 |     #[cfg(feature = "specialize")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]    --> src/lib.rs:164:15
[INFO] [stdout]     |
[INFO] [stdout] 164 |     #[cfg(not(feature = "specialize"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]    --> src/lib.rs:171:11
[INFO] [stdout]     |
[INFO] [stdout] 171 |     #[cfg(feature = "specialize")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]    --> src/lib.rs:178:15
[INFO] [stdout]     |
[INFO] [stdout] 178 |     #[cfg(not(feature = "specialize"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `BuildHasherExt` is never used
[INFO] [stdout]    --> src/lib.rs:130:18
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub(crate) trait BuildHasherExt: BuildHasher {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `read_u128x2`, `read_u128x4`, `read_last_u16`, `read_last_u128x2`, and `read_last_u128x4` are never used
[INFO] [stdout]   --> src/convert.rs:85:8
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub(crate) trait ReadFromSlice {
[INFO] [stdout]    |                  ------------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 85 |     fn read_u128x2(&self) -> ([u128; 2], &[u8]);
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 86 |     fn read_u128x4(&self) -> ([u128; 4], &[u8]);
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 87 |     fn read_last_u16(&self) -> u16;
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 91 |     fn read_last_u128x2(&self) -> [u128; 2];
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 92 |     fn read_last_u128x4(&self) -> [u128; 4];
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `default` is never used
[INFO] [stdout]   --> src/random_state.rs:86:14
[INFO] [stdout]    |
[INFO] [stdout] 79 | impl DefaultRandomSource {
[INFO] [stdout]    | ------------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 86 |     const fn default() -> DefaultRandomSource {
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/convert.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 |                     core::mem::transmute::<$a, $b>(self)
[INFO] [stdout]    |                     ------------------------------^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: replace this with: `u128::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 37 | convert!(u128, [u8; 16]);
[INFO] [stdout]    | ------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/convert.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |                     core::mem::transmute::<$b, $a>(self)
[INFO] [stdout]    |                     ------------------------------^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: replace this with: `u128::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 37 | convert!(u128, [u8; 16]);
[INFO] [stdout]    | ------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/convert.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 |                     core::mem::transmute::<$a, $b>(self)
[INFO] [stdout]    |                     ------------------------------^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: replace this with: `u64::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 52 | convert!(u64, [u8; 8]);
[INFO] [stdout]    | ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/convert.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |                     core::mem::transmute::<$b, $a>(self)
[INFO] [stdout]    |                     ------------------------------^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: replace this with: `u64::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 52 | convert!(u64, [u8; 8]);
[INFO] [stdout]    | ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/convert.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 |                     core::mem::transmute::<$a, $b>(self)
[INFO] [stdout]    |                     ------------------------------^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: replace this with: `u32::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 56 | convert!(u32, [u8; 4]);
[INFO] [stdout]    | ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/convert.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |                     core::mem::transmute::<$b, $a>(self)
[INFO] [stdout]    |                     ------------------------------^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: replace this with: `u32::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 56 | convert!(u32, [u8; 4]);
[INFO] [stdout]    | ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/convert.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 |                     core::mem::transmute::<$a, $b>(self)
[INFO] [stdout]    |                     ------------------------------^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: replace this with: `u16::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 58 | convert!(u16, [u8; 2]);
[INFO] [stdout]    | ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/convert.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |                     core::mem::transmute::<$b, $a>(self)
[INFO] [stdout]    |                     ------------------------------^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: replace this with: `u16::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 58 | convert!(u16, [u8; 2]);
[INFO] [stdout]    | ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/convert.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 |                     core::mem::transmute::<$a, $b>(self)
[INFO] [stdout]    |                     ------------------------------^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: replace this with: `f64::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 63 | convert!(f64, [u8; 8]);
[INFO] [stdout]    | ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/convert.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |                     core::mem::transmute::<$b, $a>(self)
[INFO] [stdout]    |                     ------------------------------^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: replace this with: `f64::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 63 | convert!(f64, [u8; 8]);
[INFO] [stdout]    | ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/convert.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 |                     core::mem::transmute::<$a, $b>(self)
[INFO] [stdout]    |                     ------------------------------^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: replace this with: `f32::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 65 | convert!(f32, [u8; 4]);
[INFO] [stdout]    | ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/convert.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |                     core::mem::transmute::<$b, $a>(self)
[INFO] [stdout]    |                     ------------------------------^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: replace this with: `f32::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 65 | convert!(f32, [u8; 4]);
[INFO] [stdout]    | ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling criterion-plot v0.4.5
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling criterion v0.3.6
[INFO] [stdout] warning: unexpected `cfg` condition value: `crypto`
[INFO] [stdout]  --> tests/bench.rs:9:60
[INFO] [stdout]   |
[INFO] [stdout] 9 |     all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd")
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, and `avx512f` and 369 more
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `stdsimd`
[INFO] [stdout]  --> tests/bench.rs:9:98
[INFO] [stdout]   |
[INFO] [stdout] 9 |     all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd")
[INFO] [stdout]   |                                                                                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]   = help: consider adding `stdsimd` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `crypto`
[INFO] [stdout]   --> tests/bench.rs:17:60
[INFO] [stdout]    |
[INFO] [stdout] 17 |     all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd")
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, and `avx512f` and 369 more
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `stdsimd`
[INFO] [stdout]   --> tests/bench.rs:17:98
[INFO] [stdout]    |
[INFO] [stdout] 17 |     all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd")
[INFO] [stdout]    |                                                                                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `stdsimd` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `crypto`
[INFO] [stdout]   --> tests/bench.rs:25:60
[INFO] [stdout]    |
[INFO] [stdout] 25 |     all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd")
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, and `avx512f` and 369 more
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `stdsimd`
[INFO] [stdout]   --> tests/bench.rs:25:98
[INFO] [stdout]    |
[INFO] [stdout] 25 |     all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd")
[INFO] [stdout]    |                                                                                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `stdsimd` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `crypto`
[INFO] [stdout]   --> tests/bench.rs:33:60
[INFO] [stdout]    |
[INFO] [stdout] 33 |     all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd")
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, and `avx512f` and 369 more
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `stdsimd`
[INFO] [stdout]   --> tests/bench.rs:33:98
[INFO] [stdout]    |
[INFO] [stdout] 33 |     all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd")
[INFO] [stdout]    |                                                                                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `stdsimd` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]   --> src/lib.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 | #![cfg_attr(feature = "specialize", feature(min_specialization))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `stdsimd`
[INFO] [stdout]   --> src/lib.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `stdsimd` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `crypto`
[INFO] [stdout]   --> src/lib.rs:40:60
[INFO] [stdout]    |
[INFO] [stdout] 40 |     all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd")
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, and `avx512f` and 369 more
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `stdsimd`
[INFO] [stdout]   --> src/lib.rs:40:98
[INFO] [stdout]    |
[INFO] [stdout] 40 |     all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd")
[INFO] [stdout]    |                                                                                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `stdsimd` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `crypto`
[INFO] [stdout]   --> src/lib.rs:57:60
[INFO] [stdout]    |
[INFO] [stdout] 57 |     all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd")
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, and `avx512f` and 369 more
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `stdsimd`
[INFO] [stdout]   --> src/lib.rs:57:98
[INFO] [stdout]    |
[INFO] [stdout] 57 |     all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd")
[INFO] [stdout]    |                                                                                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `stdsimd` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `crypto`
[INFO] [stdout]   --> src/lib.rs:63:60
[INFO] [stdout]    |
[INFO] [stdout] 63 |     all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd")
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, and `avx512f` and 369 more
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `stdsimd`
[INFO] [stdout]   --> src/lib.rs:63:98
[INFO] [stdout]    |
[INFO] [stdout] 63 |     all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd")
[INFO] [stdout]    |                                                                                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `stdsimd` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]    --> src/fallback_hash.rs:225:7
[INFO] [stdout]     |
[INFO] [stdout] 225 | #[cfg(feature = "specialize")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]    --> src/fallback_hash.rs:232:7
[INFO] [stdout]     |
[INFO] [stdout] 232 | #[cfg(feature = "specialize")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]    --> src/fallback_hash.rs:276:7
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[cfg(feature = "specialize")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]    --> src/fallback_hash.rs:280:7
[INFO] [stdout]     |
[INFO] [stdout] 280 | #[cfg(feature = "specialize")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]    --> src/fallback_hash.rs:323:7
[INFO] [stdout]     |
[INFO] [stdout] 323 | #[cfg(feature = "specialize")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]    --> src/fallback_hash.rs:328:7
[INFO] [stdout]     |
[INFO] [stdout] 328 | #[cfg(feature = "specialize")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `folded_multiply`
[INFO] [stdout]   --> src/fallback_hash.rs:96:11
[INFO] [stdout]    |
[INFO] [stdout] 96 |     #[cfg(feature = "folded_multiply")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `folded_multiply` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `folded_multiply`
[INFO] [stdout]    --> src/fallback_hash.rs:102:15
[INFO] [stdout]     |
[INFO] [stdout] 102 |     #[cfg(not(feature = "folded_multiply"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `folded_multiply` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `folded_multiply`
[INFO] [stdout]    --> src/fallback_hash.rs:121:11
[INFO] [stdout]     |
[INFO] [stdout] 121 |     #[cfg(feature = "folded_multiply")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `folded_multiply` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `folded_multiply`
[INFO] [stdout]    --> src/fallback_hash.rs:129:15
[INFO] [stdout]     |
[INFO] [stdout] 129 |     #[cfg(not(feature = "folded_multiply"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `folded_multiply` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]    --> src/fallback_hash.rs:137:11
[INFO] [stdout]     |
[INFO] [stdout] 137 |     #[cfg(feature = "specialize")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `128`
[INFO] [stdout]    --> src/fallback_hash.rs:179:11
[INFO] [stdout]     |
[INFO] [stdout] 179 |     #[cfg(target_pointer_width = "128")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `folded_multiply`
[INFO] [stdout]    --> src/fallback_hash.rs:211:11
[INFO] [stdout]     |
[INFO] [stdout] 211 |     #[cfg(feature = "folded_multiply")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `folded_multiply` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `folded_multiply`
[INFO] [stdout]    --> src/fallback_hash.rs:218:15
[INFO] [stdout]     |
[INFO] [stdout] 218 |     #[cfg(not(feature = "folded_multiply"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `folded_multiply` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `crypto`
[INFO] [stdout]    --> src/hash_quality_test.rs:400:60
[INFO] [stdout]     |
[INFO] [stdout] 400 |     all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd")
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, and `avx512f` and 369 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `stdsimd`
[INFO] [stdout]    --> src/hash_quality_test.rs:400:98
[INFO] [stdout]     |
[INFO] [stdout] 400 |     all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd")
[INFO] [stdout]     |                                                                                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `stdsimd` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]    --> src/hash_quality_test.rs:372:23
[INFO] [stdout]     |
[INFO] [stdout] 372 |         #[cfg(all(not(feature = "specialize"), feature = "folded_multiply"))]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `folded_multiply`
[INFO] [stdout]    --> src/hash_quality_test.rs:372:48
[INFO] [stdout]     |
[INFO] [stdout] 372 |         #[cfg(all(not(feature = "specialize"), feature = "folded_multiply"))]
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `folded_multiply` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `crypto`
[INFO] [stdout]    --> src/operations.rs:104:62
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg(all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd"))]
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, and `avx512f` and 369 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `stdsimd`
[INFO] [stdout]    --> src/operations.rs:104:100
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg(all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd"))]
[INFO] [stdout]     |                                                                                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `stdsimd` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `crypto`
[INFO] [stdout]    --> src/operations.rs:134:62
[INFO] [stdout]     |
[INFO] [stdout] 134 | #[cfg(all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd"))]
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, and `avx512f` and 369 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `stdsimd`
[INFO] [stdout]    --> src/operations.rs:134:100
[INFO] [stdout]     |
[INFO] [stdout] 134 | #[cfg(all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd"))]
[INFO] [stdout]     |                                                                                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `stdsimd` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `runtime-rng`
[INFO] [stdout]  --> src/random_state.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(all(feature = "runtime-rng", not(all(feature = "compile-time-rng", test))))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]   = help: consider adding `runtime-rng` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]  --> src/random_state.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "specialize")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]   = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `crypto`
[INFO] [stdout]  --> src/random_state.rs:8:60
[INFO] [stdout]   |
[INFO] [stdout] 8 |     all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd")
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, and `avx512f` and 369 more
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `stdsimd`
[INFO] [stdout]  --> src/random_state.rs:8:98
[INFO] [stdout]   |
[INFO] [stdout] 8 |     all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd")
[INFO] [stdout]   |                                                                                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]   = help: consider adding `stdsimd` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `crypto`
[INFO] [stdout]   --> src/random_state.rs:14:60
[INFO] [stdout]    |
[INFO] [stdout] 14 |     all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd")
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, and `avx512f` and 369 more
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `stdsimd`
[INFO] [stdout]   --> src/random_state.rs:14:98
[INFO] [stdout]    |
[INFO] [stdout] 14 |     all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd")
[INFO] [stdout]    |                                                                                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `stdsimd` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `runtime-rng`
[INFO] [stdout]   --> src/random_state.rs:18:49
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg(all(feature = "compile-time-rng", any(not(feature = "runtime-rng"), test)))]
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `runtime-rng` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]   --> src/random_state.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg(feature = "specialize")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `crypto`
[INFO] [stdout]   --> src/random_state.rs:39:60
[INFO] [stdout]    |
[INFO] [stdout] 39 |     all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd")
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, and `avx512f` and 369 more
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `stdsimd`
[INFO] [stdout]   --> src/random_state.rs:39:98
[INFO] [stdout]    |
[INFO] [stdout] 39 |     all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd")
[INFO] [stdout]    |                                                                                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `stdsimd` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `crypto`
[INFO] [stdout]   --> src/random_state.rs:44:60
[INFO] [stdout]    |
[INFO] [stdout] 44 |     all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd")
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, and `avx512f` and 369 more
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `stdsimd`
[INFO] [stdout]   --> src/random_state.rs:44:98
[INFO] [stdout]    |
[INFO] [stdout] 44 |     all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd")
[INFO] [stdout]    |                                                                                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `stdsimd` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]    --> src/random_state.rs:298:7
[INFO] [stdout]     |
[INFO] [stdout] 298 | #[cfg(feature = "specialize")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::fallback_hash::*`
[INFO] [stdout]   --> src/random_state.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | use crate::fallback_hash::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `runtime-rng`
[INFO] [stdout]   --> src/random_state.rs:95:15
[INFO] [stdout]    |
[INFO] [stdout] 95 |     #[cfg(all(feature = "runtime-rng", not(all(feature = "compile-time-rng", test))))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `runtime-rng` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `runtime-rng`
[INFO] [stdout]    --> src/random_state.rs:106:53
[INFO] [stdout]     |
[INFO] [stdout] 106 |     #[cfg(all(feature = "compile-time-rng", any(not(feature = "runtime-rng"), test)))]
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `runtime-rng` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `runtime-rng`
[INFO] [stdout]    --> src/random_state.rs:124:19
[INFO] [stdout]     |
[INFO] [stdout] 124 |     #[cfg(all(not(feature = "runtime-rng"), not(feature = "compile-time-rng")))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `runtime-rng` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `runtime-rng`
[INFO] [stdout]    --> src/random_state.rs:336:15
[INFO] [stdout]     |
[INFO] [stdout] 336 |     #[cfg(all(feature = "runtime-rng", not(all(feature = "compile-time-rng", test))))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `runtime-rng` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `runtime-rng`
[INFO] [stdout]    --> src/random_state.rs:342:53
[INFO] [stdout]     |
[INFO] [stdout] 342 |     #[cfg(all(feature = "compile-time-rng", any(not(feature = "runtime-rng"), test)))]
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `runtime-rng` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `runtime-rng`
[INFO] [stdout]    --> src/random_state.rs:348:19
[INFO] [stdout]     |
[INFO] [stdout] 348 |     #[cfg(all(not(feature = "runtime-rng"), not(feature = "compile-time-rng")))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `runtime-rng` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]   --> src/specialize.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "specialize")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]   --> src/specialize.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(feature = "specialize")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]   --> src/specialize.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(feature = "specialize")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]   --> src/specialize.rs:45:11
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[cfg(not(feature = "specialize"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]   --> src/specialize.rs:58:7
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[cfg(feature = "specialize")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]   --> src/specialize.rs:91:7
[INFO] [stdout]    |
[INFO] [stdout] 91 | #[cfg(feature = "specialize")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]   --> src/specialize.rs:99:7
[INFO] [stdout]    |
[INFO] [stdout] 99 | #[cfg(feature = "specialize")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]    --> src/specialize.rs:107:7
[INFO] [stdout]     |
[INFO] [stdout] 107 | #[cfg(feature = "specialize")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]    --> src/specialize.rs:115:7
[INFO] [stdout]     |
[INFO] [stdout] 115 | #[cfg(feature = "specialize")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]    --> src/specialize.rs:123:7
[INFO] [stdout]     |
[INFO] [stdout] 123 | #[cfg(feature = "specialize")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]    --> src/specialize.rs:131:7
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[cfg(feature = "specialize")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]    --> src/specialize.rs:139:7
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[cfg(feature = "specialize")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]    --> src/specialize.rs:147:11
[INFO] [stdout]     |
[INFO] [stdout] 147 | #[cfg(all(feature = "specialize"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]   --> src/specialize.rs:73:15
[INFO] [stdout]    |
[INFO] [stdout] 73 |         #[cfg(feature = "specialize")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 | call_hasher_impl!(u8);
[INFO] [stdout]    | --------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]   --> src/specialize.rs:73:15
[INFO] [stdout]    |
[INFO] [stdout] 73 |         #[cfg(feature = "specialize")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 83 | call_hasher_impl!(u16);
[INFO] [stdout]    | ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]   --> src/specialize.rs:73:15
[INFO] [stdout]    |
[INFO] [stdout] 73 |         #[cfg(feature = "specialize")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84 | call_hasher_impl!(u32);
[INFO] [stdout]    | ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]   --> src/specialize.rs:73:15
[INFO] [stdout]    |
[INFO] [stdout] 73 |         #[cfg(feature = "specialize")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 85 | call_hasher_impl!(u64);
[INFO] [stdout]    | ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]   --> src/specialize.rs:73:15
[INFO] [stdout]    |
[INFO] [stdout] 73 |         #[cfg(feature = "specialize")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 | call_hasher_impl!(i8);
[INFO] [stdout]    | --------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]   --> src/specialize.rs:73:15
[INFO] [stdout]    |
[INFO] [stdout] 73 |         #[cfg(feature = "specialize")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 | call_hasher_impl!(i16);
[INFO] [stdout]    | ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]   --> src/specialize.rs:73:15
[INFO] [stdout]    |
[INFO] [stdout] 73 |         #[cfg(feature = "specialize")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 88 | call_hasher_impl!(i32);
[INFO] [stdout]    | ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]   --> src/specialize.rs:73:15
[INFO] [stdout]    |
[INFO] [stdout] 73 |         #[cfg(feature = "specialize")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 89 | call_hasher_impl!(i64);
[INFO] [stdout]    | ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]    = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]    --> src/specialize.rs:161:11
[INFO] [stdout]     |
[INFO] [stdout] 161 |     #[cfg(feature = "specialize")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]    --> src/specialize.rs:213:15
[INFO] [stdout]     |
[INFO] [stdout] 213 |         #[cfg(feature = "specialize")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]    --> src/specialize.rs:233:15
[INFO] [stdout]     |
[INFO] [stdout] 233 |         #[cfg(feature = "specialize")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]    --> src/lib.rs:143:11
[INFO] [stdout]     |
[INFO] [stdout] 143 |     #[cfg(feature = "specialize")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]    --> src/lib.rs:150:15
[INFO] [stdout]     |
[INFO] [stdout] 150 |     #[cfg(not(feature = "specialize"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]    --> src/lib.rs:157:11
[INFO] [stdout]     |
[INFO] [stdout] 157 |     #[cfg(feature = "specialize")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]    --> src/lib.rs:164:15
[INFO] [stdout]     |
[INFO] [stdout] 164 |     #[cfg(not(feature = "specialize"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]    --> src/lib.rs:171:11
[INFO] [stdout]     |
[INFO] [stdout] 171 |     #[cfg(feature = "specialize")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `specialize`
[INFO] [stdout]    --> src/lib.rs:178:15
[INFO] [stdout]     |
[INFO] [stdout] 178 |     #[cfg(not(feature = "specialize"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
[INFO] [stdout]     = help: consider adding `specialize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `BuildHasherExt` is never used
[INFO] [stdout]    --> src/lib.rs:130:18
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub(crate) trait BuildHasherExt: BuildHasher {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `read_u128x2`, `read_u128x4`, `read_last_u16`, `read_last_u128x2`, and `read_last_u128x4` are never used
[INFO] [stdout]   --> src/convert.rs:85:8
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub(crate) trait ReadFromSlice {
[INFO] [stdout]    |                  ------------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 85 |     fn read_u128x2(&self) -> ([u128; 2], &[u8]);
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 86 |     fn read_u128x4(&self) -> ([u128; 4], &[u8]);
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 87 |     fn read_last_u16(&self) -> u16;
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 91 |     fn read_last_u128x2(&self) -> [u128; 2];
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 92 |     fn read_last_u128x4(&self) -> [u128; 4];
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `default` is never used
[INFO] [stdout]   --> src/random_state.rs:86:14
[INFO] [stdout]    |
[INFO] [stdout] 79 | impl DefaultRandomSource {
[INFO] [stdout]    | ------------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 86 |     const fn default() -> DefaultRandomSource {
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/convert.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 |                     core::mem::transmute::<$a, $b>(self)
[INFO] [stdout]    |                     ------------------------------^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: replace this with: `u128::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 37 | convert!(u128, [u8; 16]);
[INFO] [stdout]    | ------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/convert.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |                     core::mem::transmute::<$b, $a>(self)
[INFO] [stdout]    |                     ------------------------------^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: replace this with: `u128::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 37 | convert!(u128, [u8; 16]);
[INFO] [stdout]    | ------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/convert.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 |                     core::mem::transmute::<$a, $b>(self)
[INFO] [stdout]    |                     ------------------------------^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: replace this with: `u64::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 52 | convert!(u64, [u8; 8]);
[INFO] [stdout]    | ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/convert.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |                     core::mem::transmute::<$b, $a>(self)
[INFO] [stdout]    |                     ------------------------------^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: replace this with: `u64::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 52 | convert!(u64, [u8; 8]);
[INFO] [stdout]    | ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/convert.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 |                     core::mem::transmute::<$a, $b>(self)
[INFO] [stdout]    |                     ------------------------------^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: replace this with: `u32::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 56 | convert!(u32, [u8; 4]);
[INFO] [stdout]    | ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/convert.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |                     core::mem::transmute::<$b, $a>(self)
[INFO] [stdout]    |                     ------------------------------^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: replace this with: `u32::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 56 | convert!(u32, [u8; 4]);
[INFO] [stdout]    | ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/convert.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 |                     core::mem::transmute::<$a, $b>(self)
[INFO] [stdout]    |                     ------------------------------^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: replace this with: `u16::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 58 | convert!(u16, [u8; 2]);
[INFO] [stdout]    | ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/convert.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |                     core::mem::transmute::<$b, $a>(self)
[INFO] [stdout]    |                     ------------------------------^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: replace this with: `u16::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 58 | convert!(u16, [u8; 2]);
[INFO] [stdout]    | ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/convert.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 |                     core::mem::transmute::<$a, $b>(self)
[INFO] [stdout]    |                     ------------------------------^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: replace this with: `f64::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 63 | convert!(f64, [u8; 8]);
[INFO] [stdout]    | ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/convert.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |                     core::mem::transmute::<$b, $a>(self)
[INFO] [stdout]    |                     ------------------------------^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: replace this with: `f64::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 63 | convert!(f64, [u8; 8]);
[INFO] [stdout]    | ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/convert.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 |                     core::mem::transmute::<$a, $b>(self)
[INFO] [stdout]    |                     ------------------------------^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: replace this with: `f32::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 65 | convert!(f32, [u8; 4]);
[INFO] [stdout]    | ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/convert.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |                     core::mem::transmute::<$b, $a>(self)
[INFO] [stdout]    |                     ------------------------------^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: replace this with: `f32::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 65 | convert!(f32, [u8; 4]);
[INFO] [stdout]    | ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `drtahash` (test "map_tests")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name map_tests --edition=2018 tests/map_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=2 -C lto=fat -C debuginfo=2 -C debug-assertions=on --test --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compile-time-rng", "const-random", "default", "serde", "std"))' -C metadata=ccefdced937a9245 -C extra-filename=-eb20451a396865e6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-d50aa0fd845ce56a.rlib --extern drtahash=/opt/rustwide/target/debug/deps/libdrtahash-048e7234f2e586ee.rlib --extern fnv=/opt/rustwide/target/debug/deps/libfnv-5d5ea0428688a13e.rlib --extern fxhash=/opt/rustwide/target/debug/deps/libfxhash-714257fe84a6929b.rlib --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-257e0a994ee5e6aa.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-86d6c00fdc3e17d1.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-b619c68eae46f024.rlib --extern no_panic=/opt/rustwide/target/debug/deps/libno_panic-84054659893045d4.so --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-c626332e483483d7.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-b11e2ef5e0f45dda.rlib --extern seahash=/opt/rustwide/target/debug/deps/libseahash-3c4e1e7dfbebaf51.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-43c18a4dd7d83549.rlib --cap-lints=warn --cfg 'feature="runtime-rng"' --cfg 'feature="folded_multiply"'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "bcfc453b97f9257044547f530fe85fa54d4d09fa14f76305f6630223d4e73a27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bcfc453b97f9257044547f530fe85fa54d4d09fa14f76305f6630223d4e73a27", kill_on_drop: false }`
[INFO] [stdout] bcfc453b97f9257044547f530fe85fa54d4d09fa14f76305f6630223d4e73a27
