[INFO] fetching crate blake2-rfc_bellman_edition 0.0.1...
[INFO] testing blake2-rfc_bellman_edition-0.0.1 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate blake2-rfc_bellman_edition 0.0.1 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate blake2-rfc_bellman_edition 0.0.1
[INFO] finished tweaking crates.io crate blake2-rfc_bellman_edition 0.0.1
[INFO] tweaked toml for crates.io crate blake2-rfc_bellman_edition 0.0.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate blake2-rfc_bellman_edition 0.0.1 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 5 packages to latest compatible versions
[INFO] [stderr]       Adding arrayvec v0.4.12 (available: v0.7.6)
[INFO] [stderr]       Adding constant_time_eq v0.1.5 (available: v0.4.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3e114b3aeb52241a083a85feb3b7dda709f2fe90a9b9e9c1e66248f506ff87f9
[INFO] running `Command { std: "docker" "start" "-a" "3e114b3aeb52241a083a85feb3b7dda709f2fe90a9b9e9c1e66248f506ff87f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3e114b3aeb52241a083a85feb3b7dda709f2fe90a9b9e9c1e66248f506ff87f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e114b3aeb52241a083a85feb3b7dda709f2fe90a9b9e9c1e66248f506ff87f9", kill_on_drop: false }`
[INFO] [stdout] 3e114b3aeb52241a083a85feb3b7dda709f2fe90a9b9e9c1e66248f506ff87f9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 74d965337bfdef9f53527ecbc6211a2594125b809d5f81bb385a91a0c2ecf74e
[INFO] running `Command { std: "docker" "start" "-a" "74d965337bfdef9f53527ecbc6211a2594125b809d5f81bb385a91a0c2ecf74e", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling blake2-rfc_bellman_edition v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/lib.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 | #![cfg_attr(feature = "cargo-clippy", warn(clippy_pedantic))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]    = help: consider adding `cargo-clippy` 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: `cargo-clippy`
[INFO] [stdout]   --> src/lib.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 | #![cfg_attr(feature = "cargo-clippy", allow(missing_docs_in_private_items))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]    = help: consider adding `cargo-clippy` 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: `cargo-clippy`
[INFO] [stdout]   --> src/bytes.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg_attr(feature = "cargo-clippy", allow(stutter))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]    = help: consider adding `cargo-clippy` 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: `cargo-clippy`
[INFO] [stdout]   --> src/simdty.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 | #![cfg_attr(feature = "cargo-clippy", allow(empty_line_after_outer_attr))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]    = help: consider adding `cargo-clippy` 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: `cargo-clippy`
[INFO] [stdout]   --> src/simdty.rs:70:12
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[cfg_attr(feature = "cargo-clippy", allow(inline_always))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]    = help: consider adding `cargo-clippy` 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: `cargo-clippy`
[INFO] [stdout]  --> src/simd_opt/mod.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![cfg_attr(feature = "cargo-clippy", allow(inline_always))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]   = help: consider adding `cargo-clippy` 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: `cargo-clippy`
[INFO] [stdout]  --> src/simd.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | #![cfg_attr(feature = "cargo-clippy", allow(inline_always))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]   = help: consider adding `cargo-clippy` 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: `cargo-clippy`
[INFO] [stdout]    --> src/blake2.rs:377:12
[INFO] [stdout]     |
[INFO] [stdout] 377 | #[cfg_attr(feature = "cargo-clippy", allow(cast_possible_truncation, unreadable_literal))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]     = help: consider adding `cargo-clippy` 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: `cargo-clippy`
[INFO] [stdout]   --> src/blake2b.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 | #![cfg_attr(feature = "cargo-clippy", allow(unreadable_literal))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]    = help: consider adding `cargo-clippy` 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: `cargo-clippy`
[INFO] [stdout]   --> src/blake2s.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 | #![cfg_attr(feature = "cargo-clippy", allow(unreadable_literal))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]    = help: consider adding `cargo-clippy` 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: `cargo-clippy`
[INFO] [stdout]   --> src/blake2.rs:49:20
[INFO] [stdout]    |
[INFO] [stdout] 49 |           #[cfg_attr(feature = "cargo-clippy", allow(len_without_is_empty))]
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/blake2b.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | / blake2_impl!(
[INFO] [stdout] 40 | |     Blake2b, Blake2bResult, blake2b, u64,
[INFO] [stdout] 41 | |     u64x4, read_u64, 64, 32, 24, 16, 63, [
[INFO] [stdout] 42 | |     0x6A09E667F3BCC908, 0xBB67AE8584CAA73B,
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     0x1F83D9ABFB41BD6B, 0x5BE0CD19137E2179,
[INFO] [stdout] 46 | | ]);
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]    = help: consider adding `cargo-clippy` 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 `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/blake2.rs:112:24
[INFO] [stdout]     |
[INFO] [stdout] 112 |               #[cfg_attr(feature = "cargo-clippy", allow(cast_possible_truncation))]
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/blake2b.rs:39:1
[INFO] [stdout]     |
[INFO] [stdout]  39 | / blake2_impl!(
[INFO] [stdout]  40 | |     Blake2b, Blake2bResult, blake2b, u64,
[INFO] [stdout]  41 | |     u64x4, read_u64, 64, 32, 24, 16, 63, [
[INFO] [stdout]  42 | |     0x6A09E667F3BCC908, 0xBB67AE8584CAA73B,
[INFO] [stdout] ...   |
[INFO] [stdout]  45 | |     0x1F83D9ABFB41BD6B, 0x5BE0CD19137E2179,
[INFO] [stdout]  46 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]     = help: consider adding `cargo-clippy` 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 `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/blake2.rs:118:24
[INFO] [stdout]     |
[INFO] [stdout] 118 |               #[cfg_attr(feature = "cargo-clippy", allow(cast_possible_truncation))]
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/blake2b.rs:39:1
[INFO] [stdout]     |
[INFO] [stdout]  39 | / blake2_impl!(
[INFO] [stdout]  40 | |     Blake2b, Blake2bResult, blake2b, u64,
[INFO] [stdout]  41 | |     u64x4, read_u64, 64, 32, 24, 16, 63, [
[INFO] [stdout]  42 | |     0x6A09E667F3BCC908, 0xBB67AE8584CAA73B,
[INFO] [stdout] ...   |
[INFO] [stdout]  45 | |     0x1F83D9ABFB41BD6B, 0x5BE0CD19137E2179,
[INFO] [stdout]  46 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]     = help: consider adding `cargo-clippy` 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 `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/blake2.rs:168:24
[INFO] [stdout]     |
[INFO] [stdout] 168 |               #[cfg_attr(feature = "cargo-clippy", allow(cast_possible_truncation))]
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/blake2b.rs:39:1
[INFO] [stdout]     |
[INFO] [stdout]  39 | / blake2_impl!(
[INFO] [stdout]  40 | |     Blake2b, Blake2bResult, blake2b, u64,
[INFO] [stdout]  41 | |     u64x4, read_u64, 64, 32, 24, 16, 63, [
[INFO] [stdout]  42 | |     0x6A09E667F3BCC908, 0xBB67AE8584CAA73B,
[INFO] [stdout] ...   |
[INFO] [stdout]  45 | |     0x1F83D9ABFB41BD6B, 0x5BE0CD19137E2179,
[INFO] [stdout]  46 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]     = help: consider adding `cargo-clippy` 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 `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/blake2.rs:184:24
[INFO] [stdout]     |
[INFO] [stdout] 184 |               #[cfg_attr(feature = "cargo-clippy", allow(cast_possible_truncation))]
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/blake2b.rs:39:1
[INFO] [stdout]     |
[INFO] [stdout]  39 | / blake2_impl!(
[INFO] [stdout]  40 | |     Blake2b, Blake2bResult, blake2b, u64,
[INFO] [stdout]  41 | |     u64x4, read_u64, 64, 32, 24, 16, 63, [
[INFO] [stdout]  42 | |     0x6A09E667F3BCC908, 0xBB67AE8584CAA73B,
[INFO] [stdout] ...   |
[INFO] [stdout]  45 | |     0x1F83D9ABFB41BD6B, 0x5BE0CD19137E2179,
[INFO] [stdout]  46 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]     = help: consider adding `cargo-clippy` 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 `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/blake2.rs:220:24
[INFO] [stdout]     |
[INFO] [stdout] 220 |               #[cfg_attr(feature = "cargo-clippy", allow(cast_possible_truncation))]
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/blake2b.rs:39:1
[INFO] [stdout]     |
[INFO] [stdout]  39 | / blake2_impl!(
[INFO] [stdout]  40 | |     Blake2b, Blake2bResult, blake2b, u64,
[INFO] [stdout]  41 | |     u64x4, read_u64, 64, 32, 24, 16, 63, [
[INFO] [stdout]  42 | |     0x6A09E667F3BCC908, 0xBB67AE8584CAA73B,
[INFO] [stdout] ...   |
[INFO] [stdout]  45 | |     0x1F83D9ABFB41BD6B, 0x5BE0CD19137E2179,
[INFO] [stdout]  46 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]     = help: consider adding `cargo-clippy` 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 `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/blake2.rs:310:24
[INFO] [stdout]     |
[INFO] [stdout] 310 |               #[cfg_attr(feature = "cargo-clippy", allow(cast_possible_truncation, eq_op))]
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/blake2b.rs:39:1
[INFO] [stdout]     |
[INFO] [stdout]  39 | / blake2_impl!(
[INFO] [stdout]  40 | |     Blake2b, Blake2bResult, blake2b, u64,
[INFO] [stdout]  41 | |     u64x4, read_u64, 64, 32, 24, 16, 63, [
[INFO] [stdout]  42 | |     0x6A09E667F3BCC908, 0xBB67AE8584CAA73B,
[INFO] [stdout] ...   |
[INFO] [stdout]  45 | |     0x1F83D9ABFB41BD6B, 0x5BE0CD19137E2179,
[INFO] [stdout]  46 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]     = help: consider adding `cargo-clippy` 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 `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/blake2.rs:49:20
[INFO] [stdout]    |
[INFO] [stdout] 49 |           #[cfg_attr(feature = "cargo-clippy", allow(len_without_is_empty))]
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/blake2s.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | / blake2_impl!(
[INFO] [stdout] 40 | |     Blake2s, Blake2sResult, blake2s, u32,
[INFO] [stdout] 41 | |     u32x4, read_u32, 32, 16, 12, 8, 7, [
[INFO] [stdout] 42 | |     0x6A09E667, 0xBB67AE85, 0x3C6EF372, 0xA54FF53A,
[INFO] [stdout] 43 | |     0x510E527F, 0x9B05688C, 0x1F83D9AB, 0x5BE0CD19,
[INFO] [stdout] 44 | | ]);
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]    = help: consider adding `cargo-clippy` 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 `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/blake2.rs:112:24
[INFO] [stdout]     |
[INFO] [stdout] 112 |               #[cfg_attr(feature = "cargo-clippy", allow(cast_possible_truncation))]
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/blake2s.rs:39:1
[INFO] [stdout]     |
[INFO] [stdout]  39 | / blake2_impl!(
[INFO] [stdout]  40 | |     Blake2s, Blake2sResult, blake2s, u32,
[INFO] [stdout]  41 | |     u32x4, read_u32, 32, 16, 12, 8, 7, [
[INFO] [stdout]  42 | |     0x6A09E667, 0xBB67AE85, 0x3C6EF372, 0xA54FF53A,
[INFO] [stdout]  43 | |     0x510E527F, 0x9B05688C, 0x1F83D9AB, 0x5BE0CD19,
[INFO] [stdout]  44 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]     = help: consider adding `cargo-clippy` 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 `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/blake2.rs:118:24
[INFO] [stdout]     |
[INFO] [stdout] 118 |               #[cfg_attr(feature = "cargo-clippy", allow(cast_possible_truncation))]
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/blake2s.rs:39:1
[INFO] [stdout]     |
[INFO] [stdout]  39 | / blake2_impl!(
[INFO] [stdout]  40 | |     Blake2s, Blake2sResult, blake2s, u32,
[INFO] [stdout]  41 | |     u32x4, read_u32, 32, 16, 12, 8, 7, [
[INFO] [stdout]  42 | |     0x6A09E667, 0xBB67AE85, 0x3C6EF372, 0xA54FF53A,
[INFO] [stdout]  43 | |     0x510E527F, 0x9B05688C, 0x1F83D9AB, 0x5BE0CD19,
[INFO] [stdout]  44 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]     = help: consider adding `cargo-clippy` 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 `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/blake2.rs:168:24
[INFO] [stdout]     |
[INFO] [stdout] 168 |               #[cfg_attr(feature = "cargo-clippy", allow(cast_possible_truncation))]
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/blake2s.rs:39:1
[INFO] [stdout]     |
[INFO] [stdout]  39 | / blake2_impl!(
[INFO] [stdout]  40 | |     Blake2s, Blake2sResult, blake2s, u32,
[INFO] [stdout]  41 | |     u32x4, read_u32, 32, 16, 12, 8, 7, [
[INFO] [stdout]  42 | |     0x6A09E667, 0xBB67AE85, 0x3C6EF372, 0xA54FF53A,
[INFO] [stdout]  43 | |     0x510E527F, 0x9B05688C, 0x1F83D9AB, 0x5BE0CD19,
[INFO] [stdout]  44 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]     = help: consider adding `cargo-clippy` 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 `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/blake2.rs:184:24
[INFO] [stdout]     |
[INFO] [stdout] 184 |               #[cfg_attr(feature = "cargo-clippy", allow(cast_possible_truncation))]
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/blake2s.rs:39:1
[INFO] [stdout]     |
[INFO] [stdout]  39 | / blake2_impl!(
[INFO] [stdout]  40 | |     Blake2s, Blake2sResult, blake2s, u32,
[INFO] [stdout]  41 | |     u32x4, read_u32, 32, 16, 12, 8, 7, [
[INFO] [stdout]  42 | |     0x6A09E667, 0xBB67AE85, 0x3C6EF372, 0xA54FF53A,
[INFO] [stdout]  43 | |     0x510E527F, 0x9B05688C, 0x1F83D9AB, 0x5BE0CD19,
[INFO] [stdout]  44 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]     = help: consider adding `cargo-clippy` 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 `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/blake2.rs:220:24
[INFO] [stdout]     |
[INFO] [stdout] 220 |               #[cfg_attr(feature = "cargo-clippy", allow(cast_possible_truncation))]
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/blake2s.rs:39:1
[INFO] [stdout]     |
[INFO] [stdout]  39 | / blake2_impl!(
[INFO] [stdout]  40 | |     Blake2s, Blake2sResult, blake2s, u32,
[INFO] [stdout]  41 | |     u32x4, read_u32, 32, 16, 12, 8, 7, [
[INFO] [stdout]  42 | |     0x6A09E667, 0xBB67AE85, 0x3C6EF372, 0xA54FF53A,
[INFO] [stdout]  43 | |     0x510E527F, 0x9B05688C, 0x1F83D9AB, 0x5BE0CD19,
[INFO] [stdout]  44 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]     = help: consider adding `cargo-clippy` 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 `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/blake2.rs:310:24
[INFO] [stdout]     |
[INFO] [stdout] 310 |               #[cfg_attr(feature = "cargo-clippy", allow(cast_possible_truncation, eq_op))]
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/blake2s.rs:39:1
[INFO] [stdout]     |
[INFO] [stdout]  39 | / blake2_impl!(
[INFO] [stdout]  40 | |     Blake2s, Blake2sResult, blake2s, u32,
[INFO] [stdout]  41 | |     u32x4, read_u32, 32, 16, 12, 8, 7, [
[INFO] [stdout]  42 | |     0x6A09E667, 0xBB67AE85, 0x3C6EF372, 0xA54FF53A,
[INFO] [stdout]  43 | |     0x510E527F, 0x9B05688C, 0x1F83D9AB, 0x5BE0CD19,
[INFO] [stdout]  44 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]     = help: consider adding `cargo-clippy` 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 `blake2_impl` (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.43s
[INFO] running `Command { std: "docker" "inspect" "74d965337bfdef9f53527ecbc6211a2594125b809d5f81bb385a91a0c2ecf74e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74d965337bfdef9f53527ecbc6211a2594125b809d5f81bb385a91a0c2ecf74e", kill_on_drop: false }`
[INFO] [stdout] 74d965337bfdef9f53527ecbc6211a2594125b809d5f81bb385a91a0c2ecf74e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5cd76ec903f07567fc0070d47ec4ecb470446300d36cf5f5317ce88ffc709d08
[INFO] running `Command { std: "docker" "start" "-a" "5cd76ec903f07567fc0070d47ec4ecb470446300d36cf5f5317ce88ffc709d08", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/lib.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 | #![cfg_attr(feature = "cargo-clippy", warn(clippy_pedantic))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]    = help: consider adding `cargo-clippy` 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: `cargo-clippy`
[INFO] [stdout]   --> src/lib.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 | #![cfg_attr(feature = "cargo-clippy", allow(missing_docs_in_private_items))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]    = help: consider adding `cargo-clippy` 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: `cargo-clippy`
[INFO] [stdout]   --> src/bytes.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg_attr(feature = "cargo-clippy", allow(stutter))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]    = help: consider adding `cargo-clippy` 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: `cargo-clippy`
[INFO] [stdout]   --> src/simdty.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 | #![cfg_attr(feature = "cargo-clippy", allow(empty_line_after_outer_attr))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]    = help: consider adding `cargo-clippy` 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: `cargo-clippy`
[INFO] [stdout]   --> src/simdty.rs:70:12
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[cfg_attr(feature = "cargo-clippy", allow(inline_always))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]    = help: consider adding `cargo-clippy` 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: `cargo-clippy`
[INFO] [stdout]  --> src/simd_opt/mod.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![cfg_attr(feature = "cargo-clippy", allow(inline_always))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]   = help: consider adding `cargo-clippy` 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: `cargo-clippy`
[INFO] [stdout]  --> src/simd.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | #![cfg_attr(feature = "cargo-clippy", allow(inline_always))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]   = help: consider adding `cargo-clippy` 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: `cargo-clippy`
[INFO] [stdout]    --> src/blake2.rs:377:12
[INFO] [stdout]     |
[INFO] [stdout] 377 | #[cfg_attr(feature = "cargo-clippy", allow(cast_possible_truncation, unreadable_literal))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]     = help: consider adding `cargo-clippy` 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: `cargo-clippy`
[INFO] [stdout]   --> src/blake2b.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 | #![cfg_attr(feature = "cargo-clippy", allow(unreadable_literal))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]    = help: consider adding `cargo-clippy` 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: `cargo-clippy`
[INFO] [stdout]   --> src/blake2s.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 | #![cfg_attr(feature = "cargo-clippy", allow(unreadable_literal))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]    = help: consider adding `cargo-clippy` 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: `cargo-clippy`
[INFO] [stdout]   --> src/blake2.rs:49:20
[INFO] [stdout]    |
[INFO] [stdout] 49 |           #[cfg_attr(feature = "cargo-clippy", allow(len_without_is_empty))]
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/blake2b.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | / blake2_impl!(
[INFO] [stdout] 40 | |     Blake2b, Blake2bResult, blake2b, u64,
[INFO] [stdout] 41 | |     u64x4, read_u64, 64, 32, 24, 16, 63, [
[INFO] [stdout] 42 | |     0x6A09E667F3BCC908, 0xBB67AE8584CAA73B,
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     0x1F83D9ABFB41BD6B, 0x5BE0CD19137E2179,
[INFO] [stdout] 46 | | ]);
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]    = help: consider adding `cargo-clippy` 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 `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/blake2.rs:112:24
[INFO] [stdout]     |
[INFO] [stdout] 112 |               #[cfg_attr(feature = "cargo-clippy", allow(cast_possible_truncation))]
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/blake2b.rs:39:1
[INFO] [stdout]     |
[INFO] [stdout]  39 | / blake2_impl!(
[INFO] [stdout]  40 | |     Blake2b, Blake2bResult, blake2b, u64,
[INFO] [stdout]  41 | |     u64x4, read_u64, 64, 32, 24, 16, 63, [
[INFO] [stdout]  42 | |     0x6A09E667F3BCC908, 0xBB67AE8584CAA73B,
[INFO] [stdout] ...   |
[INFO] [stdout]  45 | |     0x1F83D9ABFB41BD6B, 0x5BE0CD19137E2179,
[INFO] [stdout]  46 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]     = help: consider adding `cargo-clippy` 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 `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/blake2.rs:118:24
[INFO] [stdout]     |
[INFO] [stdout] 118 |               #[cfg_attr(feature = "cargo-clippy", allow(cast_possible_truncation))]
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/blake2b.rs:39:1
[INFO] [stdout]     |
[INFO] [stdout]  39 | / blake2_impl!(
[INFO] [stdout]  40 | |     Blake2b, Blake2bResult, blake2b, u64,
[INFO] [stdout]  41 | |     u64x4, read_u64, 64, 32, 24, 16, 63, [
[INFO] [stdout]  42 | |     0x6A09E667F3BCC908, 0xBB67AE8584CAA73B,
[INFO] [stdout] ...   |
[INFO] [stdout]  45 | |     0x1F83D9ABFB41BD6B, 0x5BE0CD19137E2179,
[INFO] [stdout]  46 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]     = help: consider adding `cargo-clippy` 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 `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/blake2.rs:168:24
[INFO] [stdout]     |
[INFO] [stdout] 168 |               #[cfg_attr(feature = "cargo-clippy", allow(cast_possible_truncation))]
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/blake2b.rs:39:1
[INFO] [stdout]     |
[INFO] [stdout]  39 | / blake2_impl!(
[INFO] [stdout]  40 | |     Blake2b, Blake2bResult, blake2b, u64,
[INFO] [stdout]  41 | |     u64x4, read_u64, 64, 32, 24, 16, 63, [
[INFO] [stdout]  42 | |     0x6A09E667F3BCC908, 0xBB67AE8584CAA73B,
[INFO] [stdout] ...   |
[INFO] [stdout]  45 | |     0x1F83D9ABFB41BD6B, 0x5BE0CD19137E2179,
[INFO] [stdout]  46 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]     = help: consider adding `cargo-clippy` 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 `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/blake2.rs:184:24
[INFO] [stdout]     |
[INFO] [stdout] 184 |               #[cfg_attr(feature = "cargo-clippy", allow(cast_possible_truncation))]
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/blake2b.rs:39:1
[INFO] [stdout]     |
[INFO] [stdout]  39 | / blake2_impl!(
[INFO] [stdout]  40 | |     Blake2b, Blake2bResult, blake2b, u64,
[INFO] [stdout]  41 | |     u64x4, read_u64, 64, 32, 24, 16, 63, [
[INFO] [stdout]  42 | |     0x6A09E667F3BCC908, 0xBB67AE8584CAA73B,
[INFO] [stdout] ...   |
[INFO] [stdout]  45 | |     0x1F83D9ABFB41BD6B, 0x5BE0CD19137E2179,
[INFO] [stdout]  46 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]     = help: consider adding `cargo-clippy` 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 `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/blake2.rs:220:24
[INFO] [stdout]     |
[INFO] [stdout] 220 |               #[cfg_attr(feature = "cargo-clippy", allow(cast_possible_truncation))]
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/blake2b.rs:39:1
[INFO] [stdout]     |
[INFO] [stdout]  39 | / blake2_impl!(
[INFO] [stdout]  40 | |     Blake2b, Blake2bResult, blake2b, u64,
[INFO] [stdout]  41 | |     u64x4, read_u64, 64, 32, 24, 16, 63, [
[INFO] [stdout]  42 | |     0x6A09E667F3BCC908, 0xBB67AE8584CAA73B,
[INFO] [stdout] ...   |
[INFO] [stdout]  45 | |     0x1F83D9ABFB41BD6B, 0x5BE0CD19137E2179,
[INFO] [stdout]  46 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]     = help: consider adding `cargo-clippy` 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 `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/blake2.rs:310:24
[INFO] [stdout]     |
[INFO] [stdout] 310 |               #[cfg_attr(feature = "cargo-clippy", allow(cast_possible_truncation, eq_op))]
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/blake2b.rs:39:1
[INFO] [stdout]     |
[INFO] [stdout]  39 | / blake2_impl!(
[INFO] [stdout]  40 | |     Blake2b, Blake2bResult, blake2b, u64,
[INFO] [stdout]  41 | |     u64x4, read_u64, 64, 32, 24, 16, 63, [
[INFO] [stdout]  42 | |     0x6A09E667F3BCC908, 0xBB67AE8584CAA73B,
[INFO] [stdout] ...   |
[INFO] [stdout]  45 | |     0x1F83D9ABFB41BD6B, 0x5BE0CD19137E2179,
[INFO] [stdout]  46 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]     = help: consider adding `cargo-clippy` 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 `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/blake2.rs:49:20
[INFO] [stdout]    |
[INFO] [stdout] 49 |           #[cfg_attr(feature = "cargo-clippy", allow(len_without_is_empty))]
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/blake2s.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | / blake2_impl!(
[INFO] [stdout] 40 | |     Blake2s, Blake2sResult, blake2s, u32,
[INFO] [stdout] 41 | |     u32x4, read_u32, 32, 16, 12, 8, 7, [
[INFO] [stdout] 42 | |     0x6A09E667, 0xBB67AE85, 0x3C6EF372, 0xA54FF53A,
[INFO] [stdout] 43 | |     0x510E527F, 0x9B05688C, 0x1F83D9AB, 0x5BE0CD19,
[INFO] [stdout] 44 | | ]);
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]    = help: consider adding `cargo-clippy` 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 `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/blake2.rs:112:24
[INFO] [stdout]     |
[INFO] [stdout] 112 |               #[cfg_attr(feature = "cargo-clippy", allow(cast_possible_truncation))]
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/blake2s.rs:39:1
[INFO] [stdout]     |
[INFO] [stdout]  39 | / blake2_impl!(
[INFO] [stdout]  40 | |     Blake2s, Blake2sResult, blake2s, u32,
[INFO] [stdout]  41 | |     u32x4, read_u32, 32, 16, 12, 8, 7, [
[INFO] [stdout]  42 | |     0x6A09E667, 0xBB67AE85, 0x3C6EF372, 0xA54FF53A,
[INFO] [stdout]  43 | |     0x510E527F, 0x9B05688C, 0x1F83D9AB, 0x5BE0CD19,
[INFO] [stdout]  44 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]     = help: consider adding `cargo-clippy` 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 `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/blake2.rs:118:24
[INFO] [stdout]     |
[INFO] [stdout] 118 |               #[cfg_attr(feature = "cargo-clippy", allow(cast_possible_truncation))]
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/blake2s.rs:39:1
[INFO] [stdout]     |
[INFO] [stdout]  39 | / blake2_impl!(
[INFO] [stdout]  40 | |     Blake2s, Blake2sResult, blake2s, u32,
[INFO] [stdout]  41 | |     u32x4, read_u32, 32, 16, 12, 8, 7, [
[INFO] [stdout]  42 | |     0x6A09E667, 0xBB67AE85, 0x3C6EF372, 0xA54FF53A,
[INFO] [stdout]  43 | |     0x510E527F, 0x9B05688C, 0x1F83D9AB, 0x5BE0CD19,
[INFO] [stdout]  44 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]     = help: consider adding `cargo-clippy` 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 `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/blake2.rs:168:24
[INFO] [stdout]     |
[INFO] [stdout] 168 |               #[cfg_attr(feature = "cargo-clippy", allow(cast_possible_truncation))]
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/blake2s.rs:39:1
[INFO] [stdout]     |
[INFO] [stdout]  39 | / blake2_impl!(
[INFO] [stdout]  40 | |     Blake2s, Blake2sResult, blake2s, u32,
[INFO] [stdout]  41 | |     u32x4, read_u32, 32, 16, 12, 8, 7, [
[INFO] [stdout]  42 | |     0x6A09E667, 0xBB67AE85, 0x3C6EF372, 0xA54FF53A,
[INFO] [stdout]  43 | |     0x510E527F, 0x9B05688C, 0x1F83D9AB, 0x5BE0CD19,
[INFO] [stdout]  44 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]     = help: consider adding `cargo-clippy` 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 `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/blake2.rs:184:24
[INFO] [stdout]     |
[INFO] [stdout] 184 |               #[cfg_attr(feature = "cargo-clippy", allow(cast_possible_truncation))]
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/blake2s.rs:39:1
[INFO] [stdout]     |
[INFO] [stdout]  39 | / blake2_impl!(
[INFO] [stdout]  40 | |     Blake2s, Blake2sResult, blake2s, u32,
[INFO] [stdout]  41 | |     u32x4, read_u32, 32, 16, 12, 8, 7, [
[INFO] [stdout]  42 | |     0x6A09E667, 0xBB67AE85, 0x3C6EF372, 0xA54FF53A,
[INFO] [stdout]  43 | |     0x510E527F, 0x9B05688C, 0x1F83D9AB, 0x5BE0CD19,
[INFO] [stdout]  44 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]     = help: consider adding `cargo-clippy` 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 `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/blake2.rs:220:24
[INFO] [stdout]     |
[INFO] [stdout] 220 |               #[cfg_attr(feature = "cargo-clippy", allow(cast_possible_truncation))]
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/blake2s.rs:39:1
[INFO] [stdout]     |
[INFO] [stdout]  39 | / blake2_impl!(
[INFO] [stdout]  40 | |     Blake2s, Blake2sResult, blake2s, u32,
[INFO] [stdout]  41 | |     u32x4, read_u32, 32, 16, 12, 8, 7, [
[INFO] [stdout]  42 | |     0x6A09E667, 0xBB67AE85, 0x3C6EF372, 0xA54FF53A,
[INFO] [stdout]  43 | |     0x510E527F, 0x9B05688C, 0x1F83D9AB, 0x5BE0CD19,
[INFO] [stdout]  44 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]     = help: consider adding `cargo-clippy` 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 `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/blake2.rs:310:24
[INFO] [stdout]     |
[INFO] [stdout] 310 |               #[cfg_attr(feature = "cargo-clippy", allow(cast_possible_truncation, eq_op))]
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/blake2s.rs:39:1
[INFO] [stdout]     |
[INFO] [stdout]  39 | / blake2_impl!(
[INFO] [stdout]  40 | |     Blake2s, Blake2sResult, blake2s, u32,
[INFO] [stdout]  41 | |     u32x4, read_u32, 32, 16, 12, 8, 7, [
[INFO] [stdout]  42 | |     0x6A09E667, 0xBB67AE85, 0x3C6EF372, 0xA54FF53A,
[INFO] [stdout]  43 | |     0x510E527F, 0x9B05688C, 0x1F83D9AB, 0x5BE0CD19,
[INFO] [stdout]  44 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]     = help: consider adding `cargo-clippy` 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 `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling blake2-rfc_bellman_edition v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/lib.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 | #![cfg_attr(feature = "cargo-clippy", warn(clippy_pedantic))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]    = help: consider adding `cargo-clippy` 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: `cargo-clippy`
[INFO] [stdout]   --> src/lib.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 | #![cfg_attr(feature = "cargo-clippy", allow(missing_docs_in_private_items))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]    = help: consider adding `cargo-clippy` 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: `cargo-clippy`
[INFO] [stdout]   --> src/bytes.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg_attr(feature = "cargo-clippy", allow(stutter))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]    = help: consider adding `cargo-clippy` 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: `cargo-clippy`
[INFO] [stdout]   --> src/simdty.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 | #![cfg_attr(feature = "cargo-clippy", allow(empty_line_after_outer_attr))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]    = help: consider adding `cargo-clippy` 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: `cargo-clippy`
[INFO] [stdout]   --> src/simdty.rs:70:12
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[cfg_attr(feature = "cargo-clippy", allow(inline_always))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]    = help: consider adding `cargo-clippy` 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: `cargo-clippy`
[INFO] [stdout]  --> src/simd_opt/mod.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![cfg_attr(feature = "cargo-clippy", allow(inline_always))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]   = help: consider adding `cargo-clippy` 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: `cargo-clippy`
[INFO] [stdout]  --> src/simd.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | #![cfg_attr(feature = "cargo-clippy", allow(inline_always))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]   = help: consider adding `cargo-clippy` 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: `cargo-clippy`
[INFO] [stdout]    --> src/blake2.rs:377:12
[INFO] [stdout]     |
[INFO] [stdout] 377 | #[cfg_attr(feature = "cargo-clippy", allow(cast_possible_truncation, unreadable_literal))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]     = help: consider adding `cargo-clippy` 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: `cargo-clippy`
[INFO] [stdout]   --> src/blake2b.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 | #![cfg_attr(feature = "cargo-clippy", allow(unreadable_literal))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]    = help: consider adding `cargo-clippy` 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: `cargo-clippy`
[INFO] [stdout]   --> src/blake2b.rs:57:17
[INFO] [stdout]    |
[INFO] [stdout] 57 |     #![cfg_attr(feature = "cargo-clippy", allow(result_unwrap_used))]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]    = help: consider adding `cargo-clippy` 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: `cargo-clippy`
[INFO] [stdout]   --> src/blake2s.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 | #![cfg_attr(feature = "cargo-clippy", allow(unreadable_literal))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]    = help: consider adding `cargo-clippy` 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: `cargo-clippy`
[INFO] [stdout]   --> src/blake2s.rs:55:17
[INFO] [stdout]    |
[INFO] [stdout] 55 |     #![cfg_attr(feature = "cargo-clippy", allow(result_unwrap_used))]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]    = help: consider adding `cargo-clippy` 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: `cargo-clippy`
[INFO] [stdout]   --> src/blake2.rs:49:20
[INFO] [stdout]    |
[INFO] [stdout] 49 |           #[cfg_attr(feature = "cargo-clippy", allow(len_without_is_empty))]
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/blake2b.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | / blake2_impl!(
[INFO] [stdout] 40 | |     Blake2b, Blake2bResult, blake2b, u64,
[INFO] [stdout] 41 | |     u64x4, read_u64, 64, 32, 24, 16, 63, [
[INFO] [stdout] 42 | |     0x6A09E667F3BCC908, 0xBB67AE8584CAA73B,
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     0x1F83D9ABFB41BD6B, 0x5BE0CD19137E2179,
[INFO] [stdout] 46 | | ]);
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]    = help: consider adding `cargo-clippy` 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 `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/blake2.rs:112:24
[INFO] [stdout]     |
[INFO] [stdout] 112 |               #[cfg_attr(feature = "cargo-clippy", allow(cast_possible_truncation))]
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/blake2b.rs:39:1
[INFO] [stdout]     |
[INFO] [stdout]  39 | / blake2_impl!(
[INFO] [stdout]  40 | |     Blake2b, Blake2bResult, blake2b, u64,
[INFO] [stdout]  41 | |     u64x4, read_u64, 64, 32, 24, 16, 63, [
[INFO] [stdout]  42 | |     0x6A09E667F3BCC908, 0xBB67AE8584CAA73B,
[INFO] [stdout] ...   |
[INFO] [stdout]  45 | |     0x1F83D9ABFB41BD6B, 0x5BE0CD19137E2179,
[INFO] [stdout]  46 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]     = help: consider adding `cargo-clippy` 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 `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/blake2.rs:118:24
[INFO] [stdout]     |
[INFO] [stdout] 118 |               #[cfg_attr(feature = "cargo-clippy", allow(cast_possible_truncation))]
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/blake2b.rs:39:1
[INFO] [stdout]     |
[INFO] [stdout]  39 | / blake2_impl!(
[INFO] [stdout]  40 | |     Blake2b, Blake2bResult, blake2b, u64,
[INFO] [stdout]  41 | |     u64x4, read_u64, 64, 32, 24, 16, 63, [
[INFO] [stdout]  42 | |     0x6A09E667F3BCC908, 0xBB67AE8584CAA73B,
[INFO] [stdout] ...   |
[INFO] [stdout]  45 | |     0x1F83D9ABFB41BD6B, 0x5BE0CD19137E2179,
[INFO] [stdout]  46 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]     = help: consider adding `cargo-clippy` 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 `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/blake2.rs:168:24
[INFO] [stdout]     |
[INFO] [stdout] 168 |               #[cfg_attr(feature = "cargo-clippy", allow(cast_possible_truncation))]
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/blake2b.rs:39:1
[INFO] [stdout]     |
[INFO] [stdout]  39 | / blake2_impl!(
[INFO] [stdout]  40 | |     Blake2b, Blake2bResult, blake2b, u64,
[INFO] [stdout]  41 | |     u64x4, read_u64, 64, 32, 24, 16, 63, [
[INFO] [stdout]  42 | |     0x6A09E667F3BCC908, 0xBB67AE8584CAA73B,
[INFO] [stdout] ...   |
[INFO] [stdout]  45 | |     0x1F83D9ABFB41BD6B, 0x5BE0CD19137E2179,
[INFO] [stdout]  46 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]     = help: consider adding `cargo-clippy` 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 `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/blake2.rs:184:24
[INFO] [stdout]     |
[INFO] [stdout] 184 |               #[cfg_attr(feature = "cargo-clippy", allow(cast_possible_truncation))]
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/blake2b.rs:39:1
[INFO] [stdout]     |
[INFO] [stdout]  39 | / blake2_impl!(
[INFO] [stdout]  40 | |     Blake2b, Blake2bResult, blake2b, u64,
[INFO] [stdout]  41 | |     u64x4, read_u64, 64, 32, 24, 16, 63, [
[INFO] [stdout]  42 | |     0x6A09E667F3BCC908, 0xBB67AE8584CAA73B,
[INFO] [stdout] ...   |
[INFO] [stdout]  45 | |     0x1F83D9ABFB41BD6B, 0x5BE0CD19137E2179,
[INFO] [stdout]  46 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]     = help: consider adding `cargo-clippy` 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 `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/blake2.rs:220:24
[INFO] [stdout]     |
[INFO] [stdout] 220 |               #[cfg_attr(feature = "cargo-clippy", allow(cast_possible_truncation))]
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/blake2b.rs:39:1
[INFO] [stdout]     |
[INFO] [stdout]  39 | / blake2_impl!(
[INFO] [stdout]  40 | |     Blake2b, Blake2bResult, blake2b, u64,
[INFO] [stdout]  41 | |     u64x4, read_u64, 64, 32, 24, 16, 63, [
[INFO] [stdout]  42 | |     0x6A09E667F3BCC908, 0xBB67AE8584CAA73B,
[INFO] [stdout] ...   |
[INFO] [stdout]  45 | |     0x1F83D9ABFB41BD6B, 0x5BE0CD19137E2179,
[INFO] [stdout]  46 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]     = help: consider adding `cargo-clippy` 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 `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/blake2.rs:310:24
[INFO] [stdout]     |
[INFO] [stdout] 310 |               #[cfg_attr(feature = "cargo-clippy", allow(cast_possible_truncation, eq_op))]
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/blake2b.rs:39:1
[INFO] [stdout]     |
[INFO] [stdout]  39 | / blake2_impl!(
[INFO] [stdout]  40 | |     Blake2b, Blake2bResult, blake2b, u64,
[INFO] [stdout]  41 | |     u64x4, read_u64, 64, 32, 24, 16, 63, [
[INFO] [stdout]  42 | |     0x6A09E667F3BCC908, 0xBB67AE8584CAA73B,
[INFO] [stdout] ...   |
[INFO] [stdout]  45 | |     0x1F83D9ABFB41BD6B, 0x5BE0CD19137E2179,
[INFO] [stdout]  46 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]     = help: consider adding `cargo-clippy` 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 `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/blake2.rs:49:20
[INFO] [stdout]    |
[INFO] [stdout] 49 |           #[cfg_attr(feature = "cargo-clippy", allow(len_without_is_empty))]
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/blake2s.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | / blake2_impl!(
[INFO] [stdout] 40 | |     Blake2s, Blake2sResult, blake2s, u32,
[INFO] [stdout] 41 | |     u32x4, read_u32, 32, 16, 12, 8, 7, [
[INFO] [stdout] 42 | |     0x6A09E667, 0xBB67AE85, 0x3C6EF372, 0xA54FF53A,
[INFO] [stdout] 43 | |     0x510E527F, 0x9B05688C, 0x1F83D9AB, 0x5BE0CD19,
[INFO] [stdout] 44 | | ]);
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]    = help: consider adding `cargo-clippy` 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 `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/blake2.rs:112:24
[INFO] [stdout]     |
[INFO] [stdout] 112 |               #[cfg_attr(feature = "cargo-clippy", allow(cast_possible_truncation))]
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/blake2s.rs:39:1
[INFO] [stdout]     |
[INFO] [stdout]  39 | / blake2_impl!(
[INFO] [stdout]  40 | |     Blake2s, Blake2sResult, blake2s, u32,
[INFO] [stdout]  41 | |     u32x4, read_u32, 32, 16, 12, 8, 7, [
[INFO] [stdout]  42 | |     0x6A09E667, 0xBB67AE85, 0x3C6EF372, 0xA54FF53A,
[INFO] [stdout]  43 | |     0x510E527F, 0x9B05688C, 0x1F83D9AB, 0x5BE0CD19,
[INFO] [stdout]  44 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]     = help: consider adding `cargo-clippy` 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 `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/blake2.rs:118:24
[INFO] [stdout]     |
[INFO] [stdout] 118 |               #[cfg_attr(feature = "cargo-clippy", allow(cast_possible_truncation))]
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/blake2s.rs:39:1
[INFO] [stdout]     |
[INFO] [stdout]  39 | / blake2_impl!(
[INFO] [stdout]  40 | |     Blake2s, Blake2sResult, blake2s, u32,
[INFO] [stdout]  41 | |     u32x4, read_u32, 32, 16, 12, 8, 7, [
[INFO] [stdout]  42 | |     0x6A09E667, 0xBB67AE85, 0x3C6EF372, 0xA54FF53A,
[INFO] [stdout]  43 | |     0x510E527F, 0x9B05688C, 0x1F83D9AB, 0x5BE0CD19,
[INFO] [stdout]  44 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]     = help: consider adding `cargo-clippy` 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 `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/blake2.rs:168:24
[INFO] [stdout]     |
[INFO] [stdout] 168 |               #[cfg_attr(feature = "cargo-clippy", allow(cast_possible_truncation))]
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/blake2s.rs:39:1
[INFO] [stdout]     |
[INFO] [stdout]  39 | / blake2_impl!(
[INFO] [stdout]  40 | |     Blake2s, Blake2sResult, blake2s, u32,
[INFO] [stdout]  41 | |     u32x4, read_u32, 32, 16, 12, 8, 7, [
[INFO] [stdout]  42 | |     0x6A09E667, 0xBB67AE85, 0x3C6EF372, 0xA54FF53A,
[INFO] [stdout]  43 | |     0x510E527F, 0x9B05688C, 0x1F83D9AB, 0x5BE0CD19,
[INFO] [stdout]  44 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]     = help: consider adding `cargo-clippy` 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 `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/blake2.rs:184:24
[INFO] [stdout]     |
[INFO] [stdout] 184 |               #[cfg_attr(feature = "cargo-clippy", allow(cast_possible_truncation))]
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/blake2s.rs:39:1
[INFO] [stdout]     |
[INFO] [stdout]  39 | / blake2_impl!(
[INFO] [stdout]  40 | |     Blake2s, Blake2sResult, blake2s, u32,
[INFO] [stdout]  41 | |     u32x4, read_u32, 32, 16, 12, 8, 7, [
[INFO] [stdout]  42 | |     0x6A09E667, 0xBB67AE85, 0x3C6EF372, 0xA54FF53A,
[INFO] [stdout]  43 | |     0x510E527F, 0x9B05688C, 0x1F83D9AB, 0x5BE0CD19,
[INFO] [stdout]  44 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]     = help: consider adding `cargo-clippy` 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 `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/blake2.rs:220:24
[INFO] [stdout]     |
[INFO] [stdout] 220 |               #[cfg_attr(feature = "cargo-clippy", allow(cast_possible_truncation))]
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/blake2s.rs:39:1
[INFO] [stdout]     |
[INFO] [stdout]  39 | / blake2_impl!(
[INFO] [stdout]  40 | |     Blake2s, Blake2sResult, blake2s, u32,
[INFO] [stdout]  41 | |     u32x4, read_u32, 32, 16, 12, 8, 7, [
[INFO] [stdout]  42 | |     0x6A09E667, 0xBB67AE85, 0x3C6EF372, 0xA54FF53A,
[INFO] [stdout]  43 | |     0x510E527F, 0x9B05688C, 0x1F83D9AB, 0x5BE0CD19,
[INFO] [stdout]  44 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]     = help: consider adding `cargo-clippy` 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 `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/blake2.rs:310:24
[INFO] [stdout]     |
[INFO] [stdout] 310 |               #[cfg_attr(feature = "cargo-clippy", allow(cast_possible_truncation, eq_op))]
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/blake2s.rs:39:1
[INFO] [stdout]     |
[INFO] [stdout]  39 | / blake2_impl!(
[INFO] [stdout]  40 | |     Blake2s, Blake2sResult, blake2s, u32,
[INFO] [stdout]  41 | |     u32x4, read_u32, 32, 16, 12, 8, 7, [
[INFO] [stdout]  42 | |     0x6A09E667, 0xBB67AE85, 0x3C6EF372, 0xA54FF53A,
[INFO] [stdout]  43 | |     0x510E527F, 0x9B05688C, 0x1F83D9AB, 0x5BE0CD19,
[INFO] [stdout]  44 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stdout]     = help: consider adding `cargo-clippy` 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 `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.18s
[INFO] running `Command { std: "docker" "inspect" "5cd76ec903f07567fc0070d47ec4ecb470446300d36cf5f5317ce88ffc709d08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5cd76ec903f07567fc0070d47ec4ecb470446300d36cf5f5317ce88ffc709d08", kill_on_drop: false }`
[INFO] [stdout] 5cd76ec903f07567fc0070d47ec4ecb470446300d36cf5f5317ce88ffc709d08
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9e839ea9e1b687b8d46ab0ff7c00e2d63557075b5ef634609b40bb22988062b8
[INFO] running `Command { std: "docker" "start" "-a" "9e839ea9e1b687b8d46ab0ff7c00e2d63557075b5ef634609b40bb22988062b8", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> src/lib.rs:14:13
[INFO] [stderr]    |
[INFO] [stderr] 14 | #![cfg_attr(feature = "cargo-clippy", warn(clippy_pedantic))]
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stderr]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> src/lib.rs:15:13
[INFO] [stderr]    |
[INFO] [stderr] 15 | #![cfg_attr(feature = "cargo-clippy", allow(missing_docs_in_private_items))]
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stderr]    = help: consider adding `cargo-clippy` 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: `cargo-clippy`
[INFO] [stderr]   --> src/bytes.rs:13:12
[INFO] [stderr]    |
[INFO] [stderr] 13 | #[cfg_attr(feature = "cargo-clippy", allow(stutter))]
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stderr]    = help: consider adding `cargo-clippy` 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: `cargo-clippy`
[INFO] [stderr]   --> src/simdty.rs:12:13
[INFO] [stderr]    |
[INFO] [stderr] 12 | #![cfg_attr(feature = "cargo-clippy", allow(empty_line_after_outer_attr))]
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stderr]    = help: consider adding `cargo-clippy` 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: `cargo-clippy`
[INFO] [stderr]   --> src/simdty.rs:70:12
[INFO] [stderr]    |
[INFO] [stderr] 70 | #[cfg_attr(feature = "cargo-clippy", allow(inline_always))]
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stderr]    = help: consider adding `cargo-clippy` 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: `cargo-clippy`
[INFO] [stderr]  --> src/simd_opt/mod.rs:9:13
[INFO] [stderr]   |
[INFO] [stderr] 9 | #![cfg_attr(feature = "cargo-clippy", allow(inline_always))]
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stderr]   = help: consider adding `cargo-clippy` 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: `cargo-clippy`
[INFO] [stderr]  --> src/simd.rs:8:13
[INFO] [stderr]   |
[INFO] [stderr] 8 | #![cfg_attr(feature = "cargo-clippy", allow(inline_always))]
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stderr]   = help: consider adding `cargo-clippy` 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: `cargo-clippy`
[INFO] [stderr]    --> src/blake2.rs:377:12
[INFO] [stderr]     |
[INFO] [stderr] 377 | #[cfg_attr(feature = "cargo-clippy", allow(cast_possible_truncation, unreadable_literal))]
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stderr]     = help: consider adding `cargo-clippy` 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: `cargo-clippy`
[INFO] [stderr]   --> src/blake2b.rs:37:13
[INFO] [stderr]    |
[INFO] [stderr] 37 | #![cfg_attr(feature = "cargo-clippy", allow(unreadable_literal))]
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stderr]    = help: consider adding `cargo-clippy` 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: `cargo-clippy`
[INFO] [stderr]   --> src/blake2s.rs:37:13
[INFO] [stderr]    |
[INFO] [stderr] 37 | #![cfg_attr(feature = "cargo-clippy", allow(unreadable_literal))]
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stderr]    = help: consider adding `cargo-clippy` 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: `cargo-clippy`
[INFO] [stderr]   --> src/blake2.rs:49:20
[INFO] [stderr]    |
[INFO] [stderr] 49 |           #[cfg_attr(feature = "cargo-clippy", allow(len_without_is_empty))]
[INFO] [stderr]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/blake2b.rs:39:1
[INFO] [stderr]    |
[INFO] [stderr] 39 | / blake2_impl!(
[INFO] [stderr] 40 | |     Blake2b, Blake2bResult, blake2b, u64,
[INFO] [stderr] 41 | |     u64x4, read_u64, 64, 32, 24, 16, 63, [
[INFO] [stderr] 42 | |     0x6A09E667F3BCC908, 0xBB67AE8584CAA73B,
[INFO] [stderr] ...  |
[INFO] [stderr] 45 | |     0x1F83D9ABFB41BD6B, 0x5BE0CD19137E2179,
[INFO] [stderr] 46 | | ]);
[INFO] [stderr]    | |__- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stderr]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> src/blake2.rs:112:24
[INFO] [stderr]     |
[INFO] [stderr] 112 |               #[cfg_attr(feature = "cargo-clippy", allow(cast_possible_truncation))]
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/blake2b.rs:39:1
[INFO] [stderr]     |
[INFO] [stderr]  39 | / blake2_impl!(
[INFO] [stderr]  40 | |     Blake2b, Blake2bResult, blake2b, u64,
[INFO] [stderr]  41 | |     u64x4, read_u64, 64, 32, 24, 16, 63, [
[INFO] [stderr]  42 | |     0x6A09E667F3BCC908, 0xBB67AE8584CAA73B,
[INFO] [stderr] ...   |
[INFO] [stderr]  45 | |     0x1F83D9ABFB41BD6B, 0x5BE0CD19137E2179,
[INFO] [stderr]  46 | | ]);
[INFO] [stderr]     | |__- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stderr]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> src/blake2.rs:118:24
[INFO] [stderr]     |
[INFO] [stderr] 118 |               #[cfg_attr(feature = "cargo-clippy", allow(cast_possible_truncation))]
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/blake2b.rs:39:1
[INFO] [stderr]     |
[INFO] [stderr]  39 | / blake2_impl!(
[INFO] [stderr]  40 | |     Blake2b, Blake2bResult, blake2b, u64,
[INFO] [stderr]  41 | |     u64x4, read_u64, 64, 32, 24, 16, 63, [
[INFO] [stderr]  42 | |     0x6A09E667F3BCC908, 0xBB67AE8584CAA73B,
[INFO] [stderr] ...   |
[INFO] [stderr]  45 | |     0x1F83D9ABFB41BD6B, 0x5BE0CD19137E2179,
[INFO] [stderr]  46 | | ]);
[INFO] [stderr]     | |__- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stderr]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> src/blake2.rs:168:24
[INFO] [stderr]     |
[INFO] [stderr] 168 |               #[cfg_attr(feature = "cargo-clippy", allow(cast_possible_truncation))]
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/blake2b.rs:39:1
[INFO] [stderr]     |
[INFO] [stderr]  39 | / blake2_impl!(
[INFO] [stderr]  40 | |     Blake2b, Blake2bResult, blake2b, u64,
[INFO] [stderr]  41 | |     u64x4, read_u64, 64, 32, 24, 16, 63, [
[INFO] [stderr]  42 | |     0x6A09E667F3BCC908, 0xBB67AE8584CAA73B,
[INFO] [stderr] ...   |
[INFO] [stderr]  45 | |     0x1F83D9ABFB41BD6B, 0x5BE0CD19137E2179,
[INFO] [stderr]  46 | | ]);
[INFO] [stderr]     | |__- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stderr]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> src/blake2.rs:184:24
[INFO] [stderr]     |
[INFO] [stderr] 184 |               #[cfg_attr(feature = "cargo-clippy", allow(cast_possible_truncation))]
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/blake2b.rs:39:1
[INFO] [stderr]     |
[INFO] [stderr]  39 | / blake2_impl!(
[INFO] [stderr]  40 | |     Blake2b, Blake2bResult, blake2b, u64,
[INFO] [stderr]  41 | |     u64x4, read_u64, 64, 32, 24, 16, 63, [
[INFO] [stderr]  42 | |     0x6A09E667F3BCC908, 0xBB67AE8584CAA73B,
[INFO] [stderr] ...   |
[INFO] [stderr]  45 | |     0x1F83D9ABFB41BD6B, 0x5BE0CD19137E2179,
[INFO] [stderr]  46 | | ]);
[INFO] [stderr]     | |__- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stderr]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> src/blake2.rs:220:24
[INFO] [stderr]     |
[INFO] [stderr] 220 |               #[cfg_attr(feature = "cargo-clippy", allow(cast_possible_truncation))]
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/blake2b.rs:39:1
[INFO] [stderr]     |
[INFO] [stderr]  39 | / blake2_impl!(
[INFO] [stderr]  40 | |     Blake2b, Blake2bResult, blake2b, u64,
[INFO] [stderr]  41 | |     u64x4, read_u64, 64, 32, 24, 16, 63, [
[INFO] [stderr]  42 | |     0x6A09E667F3BCC908, 0xBB67AE8584CAA73B,
[INFO] [stderr] ...   |
[INFO] [stderr]  45 | |     0x1F83D9ABFB41BD6B, 0x5BE0CD19137E2179,
[INFO] [stderr]  46 | | ]);
[INFO] [stderr]     | |__- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stderr]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> src/blake2.rs:310:24
[INFO] [stderr]     |
[INFO] [stderr] 310 |               #[cfg_attr(feature = "cargo-clippy", allow(cast_possible_truncation, eq_op))]
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/blake2b.rs:39:1
[INFO] [stderr]     |
[INFO] [stderr]  39 | / blake2_impl!(
[INFO] [stderr]  40 | |     Blake2b, Blake2bResult, blake2b, u64,
[INFO] [stderr]  41 | |     u64x4, read_u64, 64, 32, 24, 16, 63, [
[INFO] [stderr]  42 | |     0x6A09E667F3BCC908, 0xBB67AE8584CAA73B,
[INFO] [stderr] ...   |
[INFO] [stderr]  45 | |     0x1F83D9ABFB41BD6B, 0x5BE0CD19137E2179,
[INFO] [stderr]  46 | | ]);
[INFO] [stderr]     | |__- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stderr]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> src/blake2.rs:49:20
[INFO] [stderr]    |
[INFO] [stderr] 49 |           #[cfg_attr(feature = "cargo-clippy", allow(len_without_is_empty))]
[INFO] [stderr]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/blake2s.rs:39:1
[INFO] [stderr]    |
[INFO] [stderr] 39 | / blake2_impl!(
[INFO] [stderr] 40 | |     Blake2s, Blake2sResult, blake2s, u32,
[INFO] [stderr] 41 | |     u32x4, read_u32, 32, 16, 12, 8, 7, [
[INFO] [stderr] 42 | |     0x6A09E667, 0xBB67AE85, 0x3C6EF372, 0xA54FF53A,
[INFO] [stderr] 43 | |     0x510E527F, 0x9B05688C, 0x1F83D9AB, 0x5BE0CD19,
[INFO] [stderr] 44 | | ]);
[INFO] [stderr]    | |__- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stderr]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> src/blake2.rs:112:24
[INFO] [stderr]     |
[INFO] [stderr] 112 |               #[cfg_attr(feature = "cargo-clippy", allow(cast_possible_truncation))]
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/blake2s.rs:39:1
[INFO] [stderr]     |
[INFO] [stderr]  39 | / blake2_impl!(
[INFO] [stderr]  40 | |     Blake2s, Blake2sResult, blake2s, u32,
[INFO] [stderr]  41 | |     u32x4, read_u32, 32, 16, 12, 8, 7, [
[INFO] [stderr]  42 | |     0x6A09E667, 0xBB67AE85, 0x3C6EF372, 0xA54FF53A,
[INFO] [stderr]  43 | |     0x510E527F, 0x9B05688C, 0x1F83D9AB, 0x5BE0CD19,
[INFO] [stderr]  44 | | ]);
[INFO] [stderr]     | |__- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stderr]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> src/blake2.rs:118:24
[INFO] [stderr]     |
[INFO] [stderr] 118 |               #[cfg_attr(feature = "cargo-clippy", allow(cast_possible_truncation))]
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/blake2s.rs:39:1
[INFO] [stderr]     |
[INFO] [stderr]  39 | / blake2_impl!(
[INFO] [stderr]  40 | |     Blake2s, Blake2sResult, blake2s, u32,
[INFO] [stderr]  41 | |     u32x4, read_u32, 32, 16, 12, 8, 7, [
[INFO] [stderr]  42 | |     0x6A09E667, 0xBB67AE85, 0x3C6EF372, 0xA54FF53A,
[INFO] [stderr]  43 | |     0x510E527F, 0x9B05688C, 0x1F83D9AB, 0x5BE0CD19,
[INFO] [stderr]  44 | | ]);
[INFO] [stderr]     | |__- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stderr]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> src/blake2.rs:168:24
[INFO] [stderr]     |
[INFO] [stderr] 168 |               #[cfg_attr(feature = "cargo-clippy", allow(cast_possible_truncation))]
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/blake2s.rs:39:1
[INFO] [stderr]     |
[INFO] [stderr]  39 | / blake2_impl!(
[INFO] [stderr]  40 | |     Blake2s, Blake2sResult, blake2s, u32,
[INFO] [stderr]  41 | |     u32x4, read_u32, 32, 16, 12, 8, 7, [
[INFO] [stderr]  42 | |     0x6A09E667, 0xBB67AE85, 0x3C6EF372, 0xA54FF53A,
[INFO] [stderr]  43 | |     0x510E527F, 0x9B05688C, 0x1F83D9AB, 0x5BE0CD19,
[INFO] [stderr]  44 | | ]);
[INFO] [stderr]     | |__- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stderr]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> src/blake2.rs:184:24
[INFO] [stderr]     |
[INFO] [stderr] 184 |               #[cfg_attr(feature = "cargo-clippy", allow(cast_possible_truncation))]
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/blake2s.rs:39:1
[INFO] [stderr]     |
[INFO] [stderr]  39 | / blake2_impl!(
[INFO] [stderr]  40 | |     Blake2s, Blake2sResult, blake2s, u32,
[INFO] [stderr]  41 | |     u32x4, read_u32, 32, 16, 12, 8, 7, [
[INFO] [stderr]  42 | |     0x6A09E667, 0xBB67AE85, 0x3C6EF372, 0xA54FF53A,
[INFO] [stderr]  43 | |     0x510E527F, 0x9B05688C, 0x1F83D9AB, 0x5BE0CD19,
[INFO] [stderr]  44 | | ]);
[INFO] [stderr]     | |__- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stderr]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> src/blake2.rs:220:24
[INFO] [stderr]     |
[INFO] [stderr] 220 |               #[cfg_attr(feature = "cargo-clippy", allow(cast_possible_truncation))]
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/blake2s.rs:39:1
[INFO] [stderr]     |
[INFO] [stderr]  39 | / blake2_impl!(
[INFO] [stderr]  40 | |     Blake2s, Blake2sResult, blake2s, u32,
[INFO] [stderr]  41 | |     u32x4, read_u32, 32, 16, 12, 8, 7, [
[INFO] [stderr]  42 | |     0x6A09E667, 0xBB67AE85, 0x3C6EF372, 0xA54FF53A,
[INFO] [stderr]  43 | |     0x510E527F, 0x9B05688C, 0x1F83D9AB, 0x5BE0CD19,
[INFO] [stderr]  44 | | ]);
[INFO] [stderr]     | |__- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stderr]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> src/blake2.rs:310:24
[INFO] [stderr]     |
[INFO] [stderr] 310 |               #[cfg_attr(feature = "cargo-clippy", allow(cast_possible_truncation, eq_op))]
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/blake2s.rs:39:1
[INFO] [stderr]     |
[INFO] [stderr]  39 | / blake2_impl!(
[INFO] [stderr]  40 | |     Blake2s, Blake2sResult, blake2s, u32,
[INFO] [stderr]  41 | |     u32x4, read_u32, 32, 16, 12, 8, 7, [
[INFO] [stderr]  42 | |     0x6A09E667, 0xBB67AE85, 0x3C6EF372, 0xA54FF53A,
[INFO] [stderr]  43 | |     0x510E527F, 0x9B05688C, 0x1F83D9AB, 0x5BE0CD19,
[INFO] [stderr]  44 | | ]);
[INFO] [stderr]     | |__- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stderr]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `blake2-rfc_bellman_edition` (lib) generated 24 warnings
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> src/blake2b.rs:57:17
[INFO] [stderr]    |
[INFO] [stderr] 57 |     #![cfg_attr(feature = "cargo-clippy", allow(result_unwrap_used))]
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stderr]    = help: consider adding `cargo-clippy` 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: `cargo-clippy`
[INFO] [stderr]   --> src/blake2s.rs:55:17
[INFO] [stderr]    |
[INFO] [stderr] 55 |     #![cfg_attr(feature = "cargo-clippy", allow(result_unwrap_used))]
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `simd`, `simd_asm`, `simd_opt`, and `std`
[INFO] [stderr]    = help: consider adding `cargo-clippy` 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: `blake2-rfc_bellman_edition` (lib test) generated 26 warnings (24 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/blake2_rfc_bellman_edition-223ea3de7851b436)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test blake2b::tests::test_4g ... ignored
[INFO] [stdout] test blake2b::tests::test_empty ... ok
[INFO] [stdout] test blake2b::tests::selftest ... ok
[INFO] [stdout] test blake2s::tests::test_4g ... ignored
[INFO] [stdout] test blake2b::tests::test_write ... ok
[INFO] [stdout] test blake2s::tests::selftest ... ok
[INFO] [stdout] test blake2b::tests::test_split ... ok
[INFO] [stdout] test blake2s::tests::test_default ... ok
[INFO] [stdout] test blake2s::tests::test_persona ... ok
[INFO] [stdout] test blake2b::tests::test_default ... ok
[INFO] [stdout] test blake2s::tests::test_split ... ok
[INFO] [stdout] test blake2s::tests::test_write ... ok
[INFO] [stdout] test blake2s::tests::test_empty ... ok
[INFO] [stderr]    Doc-tests blake2_rfc_bellman_edition
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/blake2b.rs - blake2b (line 13) ... FAILED
[INFO] [stdout] test src/blake2s.rs - blake2s (line 13) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/blake2b.rs - blake2b (line 13) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `blake2_rfc`
[INFO] [stdout]   --> src/blake2b.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use blake2_rfc::blake2b::{Blake2b, blake2b};
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `blake2_rfc`
[INFO] [stdout]    |
[INFO] [stdout] help: if you wanted to use a crate named `blake2_rfc`, use `cargo add blake2_rfc` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]    |
[INFO] [stdout] 13 + extern crate blake2_rfc;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/blake2s.rs - blake2s (line 13) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `blake2_rfc`
[INFO] [stdout]   --> src/blake2s.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use blake2_rfc::blake2s::{Blake2s, blake2s};
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `blake2_rfc`
[INFO] [stdout]    |
[INFO] [stdout] help: if you wanted to use a crate named `blake2_rfc`, use `cargo add blake2_rfc` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]    |
[INFO] [stdout] 13 + extern crate blake2_rfc;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/blake2b.rs - blake2b (line 13)
[INFO] [stdout]     src/blake2s.rs - blake2s (line 13)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "9e839ea9e1b687b8d46ab0ff7c00e2d63557075b5ef634609b40bb22988062b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e839ea9e1b687b8d46ab0ff7c00e2d63557075b5ef634609b40bb22988062b8", kill_on_drop: false }`
[INFO] [stdout] 9e839ea9e1b687b8d46ab0ff7c00e2d63557075b5ef634609b40bb22988062b8
