[INFO] fetching crate fuzzerang 0.1.2...
[INFO] testing fuzzerang-0.1.2 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate fuzzerang 0.1.2 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate fuzzerang 0.1.2
[INFO] finished tweaking crates.io crate fuzzerang 0.1.2
[INFO] tweaked toml for crates.io crate fuzzerang 0.1.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate fuzzerang 0.1.2 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 21 packages to latest compatible versions
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding rand_core v0.6.4 (available: v0.9.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded concat-idents v1.1.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 007dd285c26319e6dc5d8c9aea1c76095b4a22e12c88caf6121ba7a19342008f
[INFO] running `Command { std: "docker" "start" "-a" "007dd285c26319e6dc5d8c9aea1c76095b4a22e12c88caf6121ba7a19342008f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "007dd285c26319e6dc5d8c9aea1c76095b4a22e12c88caf6121ba7a19342008f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "007dd285c26319e6dc5d8c9aea1c76095b4a22e12c88caf6121ba7a19342008f", kill_on_drop: false }`
[INFO] [stdout] 007dd285c26319e6dc5d8c9aea1c76095b4a22e12c88caf6121ba7a19342008f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c1a8895d9020ed8d724e88c11aeecbd05bb68581d5c817add5a731f59cd77495
[INFO] running `Command { std: "docker" "start" "-a" "c1a8895d9020ed8d724e88c11aeecbd05bb68581d5c817add5a731f59cd77495", kill_on_drop: false }`
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling fuzzerang v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]    --> src/distributions/mod.rs:155:7
[INFO] [stdout]     |
[INFO] [stdout] 155 | #[cfg(features = "nightly")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[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] help: there is a config with a similar name and different values
[INFO] [stdout]     |
[INFO] [stdout] 155 - #[cfg(features = "nightly")]
[INFO] [stdout] 155 + #[cfg(feature)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `simd_support`
[INFO] [stdout]   --> src/distributions/utils.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature = "simd_support")] use core::simd::*;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `simd_support` 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: `simd_support`
[INFO] [stdout]    --> src/distributions/utils.rs:145:7
[INFO] [stdout]     |
[INFO] [stdout] 145 | #[cfg(feature = "simd_support")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `simd_support` 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 name: `std`
[INFO] [stdout]    --> src/distributions/utils.rs:237:11
[INFO] [stdout]     |
[INFO] [stdout] 237 | #[cfg(not(std))]
[INFO] [stdout]     |           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs`
[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: `simd_support`
[INFO] [stdout]    --> src/distributions/utils.rs:375:7
[INFO] [stdout]     |
[INFO] [stdout] 375 | #[cfg(feature = "simd_support")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `simd_support` 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: `simd_support`
[INFO] [stdout]    --> src/distributions/utils.rs:446:7
[INFO] [stdout]     |
[INFO] [stdout] 446 | #[cfg(feature = "simd_support")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `simd_support` 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: `simd_support`
[INFO] [stdout]    --> src/distributions/utils.rs:448:7
[INFO] [stdout]     |
[INFO] [stdout] 448 | #[cfg(feature = "simd_support")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `simd_support` 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 name: `std`
[INFO] [stdout]    --> src/distributions/utils.rs:290:19
[INFO] [stdout]     |
[INFO] [stdout] 290 |         #[cfg(not(std))]
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 371 | scalar_float_impl!(f32, u32);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs`
[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 `scalar_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `std`
[INFO] [stdout]    --> src/distributions/utils.rs:290:19
[INFO] [stdout]     |
[INFO] [stdout] 290 |         #[cfg(not(std))]
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 372 | scalar_float_impl!(f64, u64);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs`
[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 `scalar_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `BitsNeeded` is never used
[INFO] [stdout]    --> src/distributions/mod.rs:204:11
[INFO] [stdout]     |
[INFO] [stdout] 204 | pub trait BitsNeeded<T> {
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `StandardBufferedSample` is never used
[INFO] [stdout]  --> src/distributions/standard_buffered.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub trait StandardBufferedSample {}
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `StandardBufferedSampleRange` is never used
[INFO] [stdout]  --> src/distributions/standard_buffered.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub trait StandardBufferedSampleRange {}
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `WideningMultiply` is never used
[INFO] [stdout]   --> src/distributions/utils.rs:14:18
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub(crate) trait WideningMultiply<RHS = Self> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `FloatSIMDUtils` is never used
[INFO] [stdout]    --> src/distributions/utils.rs:206:18
[INFO] [stdout]     |
[INFO] [stdout] 206 | pub(crate) trait FloatSIMDUtils {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Float` is never used
[INFO] [stdout]    --> src/distributions/utils.rs:240:18
[INFO] [stdout]     |
[INFO] [stdout] 240 | pub(crate) trait Float: Sized {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `FloatAsSIMD` is never used
[INFO] [stdout]    --> src/distributions/utils.rs:247:18
[INFO] [stdout]     |
[INFO] [stdout] 247 | pub(crate) trait FloatAsSIMD: Sized {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `IntAsSIMD` is never used
[INFO] [stdout]    --> src/distributions/utils.rs:255:18
[INFO] [stdout]     |
[INFO] [stdout] 255 | pub(crate) trait IntAsSIMD: Sized {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `BoolAsSIMD` is never used
[INFO] [stdout]    --> src/distributions/utils.rs:265:18
[INFO] [stdout]     |
[INFO] [stdout] 265 | pub(crate) trait BoolAsSIMD: Sized {
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.73s
[INFO] running `Command { std: "docker" "inspect" "c1a8895d9020ed8d724e88c11aeecbd05bb68581d5c817add5a731f59cd77495", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1a8895d9020ed8d724e88c11aeecbd05bb68581d5c817add5a731f59cd77495", kill_on_drop: false }`
[INFO] [stdout] c1a8895d9020ed8d724e88c11aeecbd05bb68581d5c817add5a731f59cd77495
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 080c92ce5156203000c871d96ce6a6fe1a45a348e470aa4d82f4b62d588f58ac
[INFO] running `Command { std: "docker" "start" "-a" "080c92ce5156203000c871d96ce6a6fe1a45a348e470aa4d82f4b62d588f58ac", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]    --> src/distributions/mod.rs:155:7
[INFO] [stdout]     |
[INFO] [stdout] 155 | #[cfg(features = "nightly")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[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] help: there is a config with a similar name and different values
[INFO] [stdout]     |
[INFO] [stdout] 155 - #[cfg(features = "nightly")]
[INFO] [stdout] 155 + #[cfg(feature)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `simd_support`
[INFO] [stdout]   --> src/distributions/utils.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature = "simd_support")] use core::simd::*;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `simd_support` 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: `simd_support`
[INFO] [stdout]    --> src/distributions/utils.rs:145:7
[INFO] [stdout]     |
[INFO] [stdout] 145 | #[cfg(feature = "simd_support")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `simd_support` 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 name: `std`
[INFO] [stdout]    --> src/distributions/utils.rs:237:11
[INFO] [stdout]     |
[INFO] [stdout] 237 | #[cfg(not(std))]
[INFO] [stdout]     |           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs`
[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: `simd_support`
[INFO] [stdout]    --> src/distributions/utils.rs:375:7
[INFO] [stdout]     |
[INFO] [stdout] 375 | #[cfg(feature = "simd_support")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `simd_support` 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: `simd_support`
[INFO] [stdout]    --> src/distributions/utils.rs:446:7
[INFO] [stdout]     |
[INFO] [stdout] 446 | #[cfg(feature = "simd_support")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `simd_support` 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: `simd_support`
[INFO] [stdout]    --> src/distributions/utils.rs:448:7
[INFO] [stdout]     |
[INFO] [stdout] 448 | #[cfg(feature = "simd_support")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `simd_support` 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 name: `std`
[INFO] [stdout]    --> src/distributions/utils.rs:290:19
[INFO] [stdout]     |
[INFO] [stdout] 290 |         #[cfg(not(std))]
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 371 | scalar_float_impl!(f32, u32);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs`
[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 `scalar_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `std`
[INFO] [stdout]    --> src/distributions/utils.rs:290:19
[INFO] [stdout]     |
[INFO] [stdout] 290 |         #[cfg(not(std))]
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 372 | scalar_float_impl!(f64, u64);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs`
[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 `scalar_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `BitsNeeded` is never used
[INFO] [stdout]    --> src/distributions/mod.rs:204:11
[INFO] [stdout]     |
[INFO] [stdout] 204 | pub trait BitsNeeded<T> {
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `StandardBufferedSample` is never used
[INFO] [stdout]  --> src/distributions/standard_buffered.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub trait StandardBufferedSample {}
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `StandardBufferedSampleRange` is never used
[INFO] [stdout]  --> src/distributions/standard_buffered.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub trait StandardBufferedSampleRange {}
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `WideningMultiply` is never used
[INFO] [stdout]   --> src/distributions/utils.rs:14:18
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub(crate) trait WideningMultiply<RHS = Self> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `FloatSIMDUtils` is never used
[INFO] [stdout]    --> src/distributions/utils.rs:206:18
[INFO] [stdout]     |
[INFO] [stdout] 206 | pub(crate) trait FloatSIMDUtils {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Float` is never used
[INFO] [stdout]    --> src/distributions/utils.rs:240:18
[INFO] [stdout]     |
[INFO] [stdout] 240 | pub(crate) trait Float: Sized {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `FloatAsSIMD` is never used
[INFO] [stdout]    --> src/distributions/utils.rs:247:18
[INFO] [stdout]     |
[INFO] [stdout] 247 | pub(crate) trait FloatAsSIMD: Sized {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `IntAsSIMD` is never used
[INFO] [stdout]    --> src/distributions/utils.rs:255:18
[INFO] [stdout]     |
[INFO] [stdout] 255 | pub(crate) trait IntAsSIMD: Sized {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `BoolAsSIMD` is never used
[INFO] [stdout]    --> src/distributions/utils.rs:265:18
[INFO] [stdout]     |
[INFO] [stdout] 265 | pub(crate) trait BoolAsSIMD: Sized {
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling concat-idents v1.1.5
[INFO] [stderr]    Compiling fuzzerang v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]    --> src/distributions/mod.rs:155:7
[INFO] [stdout]     |
[INFO] [stdout] 155 | #[cfg(features = "nightly")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[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] help: there is a config with a similar name and different values
[INFO] [stdout]     |
[INFO] [stdout] 155 - #[cfg(features = "nightly")]
[INFO] [stdout] 155 + #[cfg(feature)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `simd_support`
[INFO] [stdout]   --> src/distributions/utils.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature = "simd_support")] use core::simd::*;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `simd_support` 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: `simd_support`
[INFO] [stdout]    --> src/distributions/utils.rs:145:7
[INFO] [stdout]     |
[INFO] [stdout] 145 | #[cfg(feature = "simd_support")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `simd_support` 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 name: `std`
[INFO] [stdout]    --> src/distributions/utils.rs:237:11
[INFO] [stdout]     |
[INFO] [stdout] 237 | #[cfg(not(std))]
[INFO] [stdout]     |           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs`
[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: `simd_support`
[INFO] [stdout]    --> src/distributions/utils.rs:375:7
[INFO] [stdout]     |
[INFO] [stdout] 375 | #[cfg(feature = "simd_support")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `simd_support` 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: `simd_support`
[INFO] [stdout]    --> src/distributions/utils.rs:446:7
[INFO] [stdout]     |
[INFO] [stdout] 446 | #[cfg(feature = "simd_support")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `simd_support` 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: `simd_support`
[INFO] [stdout]    --> src/distributions/utils.rs:448:7
[INFO] [stdout]     |
[INFO] [stdout] 448 | #[cfg(feature = "simd_support")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `simd_support` 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 name: `std`
[INFO] [stdout]    --> src/distributions/utils.rs:290:19
[INFO] [stdout]     |
[INFO] [stdout] 290 |         #[cfg(not(std))]
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 371 | scalar_float_impl!(f32, u32);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs`
[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 `scalar_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `std`
[INFO] [stdout]    --> src/distributions/utils.rs:290:19
[INFO] [stdout]     |
[INFO] [stdout] 290 |         #[cfg(not(std))]
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 372 | scalar_float_impl!(f64, u64);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs`
[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 `scalar_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `BitsNeeded` is never used
[INFO] [stdout]    --> src/distributions/mod.rs:204:11
[INFO] [stdout]     |
[INFO] [stdout] 204 | pub trait BitsNeeded<T> {
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `StandardBufferedSample` is never used
[INFO] [stdout]  --> src/distributions/standard_buffered.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub trait StandardBufferedSample {}
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `StandardBufferedSampleRange` is never used
[INFO] [stdout]  --> src/distributions/standard_buffered.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub trait StandardBufferedSampleRange {}
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `WideningMultiply` is never used
[INFO] [stdout]   --> src/distributions/utils.rs:14:18
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub(crate) trait WideningMultiply<RHS = Self> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `FloatSIMDUtils` is never used
[INFO] [stdout]    --> src/distributions/utils.rs:206:18
[INFO] [stdout]     |
[INFO] [stdout] 206 | pub(crate) trait FloatSIMDUtils {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Float` is never used
[INFO] [stdout]    --> src/distributions/utils.rs:240:18
[INFO] [stdout]     |
[INFO] [stdout] 240 | pub(crate) trait Float: Sized {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `FloatAsSIMD` is never used
[INFO] [stdout]    --> src/distributions/utils.rs:247:18
[INFO] [stdout]     |
[INFO] [stdout] 247 | pub(crate) trait FloatAsSIMD: Sized {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `IntAsSIMD` is never used
[INFO] [stdout]    --> src/distributions/utils.rs:255:18
[INFO] [stdout]     |
[INFO] [stdout] 255 | pub(crate) trait IntAsSIMD: Sized {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `BoolAsSIMD` is never used
[INFO] [stdout]    --> src/distributions/utils.rs:265:18
[INFO] [stdout]     |
[INFO] [stdout] 265 | pub(crate) trait BoolAsSIMD: Sized {
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.86s
[INFO] running `Command { std: "docker" "inspect" "080c92ce5156203000c871d96ce6a6fe1a45a348e470aa4d82f4b62d588f58ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "080c92ce5156203000c871d96ce6a6fe1a45a348e470aa4d82f4b62d588f58ac", kill_on_drop: false }`
[INFO] [stdout] 080c92ce5156203000c871d96ce6a6fe1a45a348e470aa4d82f4b62d588f58ac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a5a4e5021dbce628ac0103d377275b0f2e2e7350c94a7fe34c4de7f316d53300
[INFO] running `Command { std: "docker" "start" "-a" "a5a4e5021dbce628ac0103d377275b0f2e2e7350c94a7fe34c4de7f316d53300", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition name: `features`
[INFO] [stderr]    --> src/distributions/mod.rs:155:7
[INFO] [stderr]     |
[INFO] [stderr] 155 | #[cfg(features = "nightly")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] help: there is a config with a similar name and different values
[INFO] [stderr]     |
[INFO] [stderr] 155 - #[cfg(features = "nightly")]
[INFO] [stderr] 155 + #[cfg(feature)]
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `simd_support`
[INFO] [stderr]   --> src/distributions/utils.rs:11:7
[INFO] [stderr]    |
[INFO] [stderr] 11 | #[cfg(feature = "simd_support")] use core::simd::*;
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `simd_support` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `simd_support`
[INFO] [stderr]    --> src/distributions/utils.rs:145:7
[INFO] [stderr]     |
[INFO] [stderr] 145 | #[cfg(feature = "simd_support")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `simd_support` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `std`
[INFO] [stderr]    --> src/distributions/utils.rs:237:11
[INFO] [stderr]     |
[INFO] [stderr] 237 | #[cfg(not(std))]
[INFO] [stderr]     |           ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `simd_support`
[INFO] [stderr]    --> src/distributions/utils.rs:375:7
[INFO] [stderr]     |
[INFO] [stderr] 375 | #[cfg(feature = "simd_support")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `simd_support` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `simd_support`
[INFO] [stderr]    --> src/distributions/utils.rs:446:7
[INFO] [stderr]     |
[INFO] [stderr] 446 | #[cfg(feature = "simd_support")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `simd_support` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `simd_support`
[INFO] [stderr]    --> src/distributions/utils.rs:448:7
[INFO] [stderr]     |
[INFO] [stderr] 448 | #[cfg(feature = "simd_support")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `simd_support` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `std`
[INFO] [stderr]    --> src/distributions/utils.rs:290:19
[INFO] [stderr]     |
[INFO] [stderr] 290 |         #[cfg(not(std))]
[INFO] [stderr]     |                   ^^^
[INFO] [stderr] ...
[INFO] [stderr] 371 | scalar_float_impl!(f32, u32);
[INFO] [stderr]     | ---------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `scalar_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `std`
[INFO] [stderr]    --> src/distributions/utils.rs:290:19
[INFO] [stderr]     |
[INFO] [stderr] 290 |         #[cfg(not(std))]
[INFO] [stderr]     |                   ^^^
[INFO] [stderr] ...
[INFO] [stderr] 372 | scalar_float_impl!(f64, u64);
[INFO] [stderr]     | ---------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `scalar_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trait `BitsNeeded` is never used
[INFO] [stderr]    --> src/distributions/mod.rs:204:11
[INFO] [stderr]     |
[INFO] [stderr] 204 | pub trait BitsNeeded<T> {
[INFO] [stderr]     |           ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: trait `StandardBufferedSample` is never used
[INFO] [stderr]  --> src/distributions/standard_buffered.rs:8:11
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub trait StandardBufferedSample {}
[INFO] [stderr]   |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `StandardBufferedSampleRange` is never used
[INFO] [stderr]  --> src/distributions/standard_buffered.rs:9:11
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub trait StandardBufferedSampleRange {}
[INFO] [stderr]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `WideningMultiply` is never used
[INFO] [stderr]   --> src/distributions/utils.rs:14:18
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub(crate) trait WideningMultiply<RHS = Self> {
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `FloatSIMDUtils` is never used
[INFO] [stderr]    --> src/distributions/utils.rs:206:18
[INFO] [stderr]     |
[INFO] [stderr] 206 | pub(crate) trait FloatSIMDUtils {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `Float` is never used
[INFO] [stderr]    --> src/distributions/utils.rs:240:18
[INFO] [stderr]     |
[INFO] [stderr] 240 | pub(crate) trait Float: Sized {
[INFO] [stderr]     |                  ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `FloatAsSIMD` is never used
[INFO] [stderr]    --> src/distributions/utils.rs:247:18
[INFO] [stderr]     |
[INFO] [stderr] 247 | pub(crate) trait FloatAsSIMD: Sized {
[INFO] [stderr]     |                  ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `IntAsSIMD` is never used
[INFO] [stderr]    --> src/distributions/utils.rs:255:18
[INFO] [stderr]     |
[INFO] [stderr] 255 | pub(crate) trait IntAsSIMD: Sized {
[INFO] [stderr]     |                  ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `BoolAsSIMD` is never used
[INFO] [stderr]    --> src/distributions/utils.rs:265:18
[INFO] [stderr]     |
[INFO] [stderr] 265 | pub(crate) trait BoolAsSIMD: Sized {
[INFO] [stderr]     |                  ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `fuzzerang` (lib) generated 18 warnings
[INFO] [stderr] warning: `fuzzerang` (lib test) generated 18 warnings (18 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fuzzerang-20570b6352c9245f)
[INFO] [stdout] 
[INFO] [stdout] running 49 tests
[INFO] [stdout] test distributions::standard_buffered::tests::test_bool ... ok
[INFO] [stdout] test distributions::standard_buffered::tests::test_char ... ok
[INFO] [stdout] test distributions::standard_buffered::tests::test_sample_i16 ... ok
[INFO] [stdout] test distributions::standard_buffered::tests::test_sample_i32 ... ok
[INFO] [stdout] test distributions::standard_buffered::tests::test_sample_isize ... ok
[INFO] [stdout] test distributions::standard_buffered::tests::test_sample_i8 ... ok
[INFO] [stdout] test distributions::standard_buffered::tests::test_sample_range_i16_one ... ok
[INFO] [stdout] test distributions::standard_buffered::tests::test_sample_i64 ... ok
[INFO] [stdout] test distributions::standard_buffered::tests::test_sample_range_i32_one ... ok
[INFO] [stdout] test distributions::standard_buffered::tests::test_sample_range_char ... ok
[INFO] [stdout] test distributions::standard_buffered::tests::test_sample_range_i64 ... ok
[INFO] [stdout] test distributions::standard_buffered::tests::test_sample_range_i16_inclusive ... ok
[INFO] [stdout] test distributions::standard_buffered::tests::test_sample_range_i16 ... ok
[INFO] [stdout] test distributions::standard_buffered::tests::test_sample_range_i64_one ... ok
[INFO] [stdout] test distributions::standard_buffered::tests::test_sample_range_i8_inclusive ... ok
[INFO] [stdout] test distributions::standard_buffered::tests::test_sample_range_i8 ... ok
[INFO] [stdout] test distributions::standard_buffered::tests::test_sample_range_i32_inclusive ... ok
[INFO] [stdout] test distributions::standard_buffered::tests::test_sample_range_i8_one ... ok
[INFO] [stdout] test distributions::standard_buffered::tests::test_sample_range_isize_one ... ok
[INFO] [stdout] test distributions::standard_buffered::tests::test_sample_range_u16_one ... ok
[INFO] [stdout] test distributions::standard_buffered::tests::test_sample_range_i64_inclusive ... ok
[INFO] [stdout] test distributions::standard_buffered::tests::test_sample_range_isize ... ok
[INFO] [stdout] test distributions::standard_buffered::tests::test_sample_range_isize_inclusive ... ok
[INFO] [stdout] test distributions::standard_buffered::tests::test_sample_range_u32_one ... ok
[INFO] [stdout] test distributions::standard_buffered::tests::test_sample_range_u64_one ... ok
[INFO] [stdout] test distributions::standard_buffered::tests::test_sample_range_u32_inclusive ... ok
[INFO] [stdout] test distributions::standard_buffered::tests::test_sample_range_u8_one ... ok
[INFO] [stdout] test distributions::standard_buffered::tests::test_sample_range_u16 ... ok
[INFO] [stdout] test distributions::standard_buffered::tests::test_sample_range_usize_one ... ok
[INFO] [stdout] test distributions::standard_buffered::tests::test_sample_range_u8_inclusive ... ok
[INFO] [stdout] test distributions::standard_buffered::tests::test_sample_range_u8 ... ok
[INFO] [stdout] test distributions::standard_buffered::tests::test_sample_range_i32 ... ok
[INFO] [stdout] test distributions::standard_buffered::tests::test_sample_u16 ... ok
[INFO] [stdout] test distributions::standard_buffered::tests::test_sample_u32 ... ok
[INFO] [stdout] test distributions::standard_buffered::tests::test_sample_u64 ... ok
[INFO] [stdout] test distributions::standard_buffered::tests::test_sample_range_u64_inclusive ... ok
[INFO] [stdout] test distributions::standard_buffered::tests::test_sample_u8 ... ok
[INFO] [stdout] test distributions::standard_buffered::tests::test_sample_range_u16_inclusive ... ok
[INFO] [stdout] test distributions::standard_buffered::tests::test_sample_range_usize ... ok
[INFO] [stdout] test distributions::standard_buffered::tests::test_sample_range_usize_inclusive ... ok
[INFO] [stdout] test distributions::standard_buffered::tests::test_sample_usize ... ok
[INFO] [stdout] test distributions::standard_buffered::tests::test_sample_range_u64 ... ok
[INFO] [stdout] test distributions::standard_buffered::tests::test_sample_range_u32 ... ok
[INFO] [stdout] test distributions::standard_buffered::tests::test_sample_range_uniform_i32 ... ok
[INFO] [stdout] test distributions::standard_buffered::tests::test_sample_range_uniform_i16 ... ok
[INFO] [stdout] test distributions::standard_buffered::tests::test_sample_range_uniform_u32 ... ok
[INFO] [stdout] test distributions::standard_buffered::tests::test_sample_range_uniform_u8 ... ok
[INFO] [stdout] test distributions::standard_buffered::tests::test_sample_range_uniform_i8 ... ok
[INFO] [stdout] test distributions::standard_buffered::tests::test_sample_range_uniform_u16 ... ok
[INFO] [stderr]    Doc-tests fuzzerang
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 49 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 29.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/distributions/mod.rs - distributions::TryDistribution::map (line 89) ... ok
[INFO] [stdout] test src/distributions/mod.rs - distributions::TryDistribution::sample_iter (line 49) ... ok
[INFO] [stdout] test src/lib.rs - (line 16) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.24s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a5a4e5021dbce628ac0103d377275b0f2e2e7350c94a7fe34c4de7f316d53300", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5a4e5021dbce628ac0103d377275b0f2e2e7350c94a7fe34c4de7f316d53300", kill_on_drop: false }`
[INFO] [stdout] a5a4e5021dbce628ac0103d377275b0f2e2e7350c94a7fe34c4de7f316d53300
