[INFO] fetching crate blake2-rfc_bellman_edition 0.0.1...
[INFO] checking blake2-rfc_bellman_edition-0.0.1 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate blake2-rfc_bellman_edition 0.0.1 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate blake2-rfc_bellman_edition 0.0.1 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "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.3.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 70016376a6791b2f91c1ed0b3dc09a8f1a1a61695a61813bdcfb692ee1d6a7b9
[INFO] running `Command { std: "docker" "start" "-a" "70016376a6791b2f91c1ed0b3dc09a8f1a1a61695a61813bdcfb692ee1d6a7b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "70016376a6791b2f91c1ed0b3dc09a8f1a1a61695a61813bdcfb692ee1d6a7b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70016376a6791b2f91c1ed0b3dc09a8f1a1a61695a61813bdcfb692ee1d6a7b9", kill_on_drop: false }`
[INFO] [stdout] 70016376a6791b2f91c1ed0b3dc09a8f1a1a61695a61813bdcfb692ee1d6a7b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ca2edd375803c60555e5537b5897afde009d6c859ff5602b7f0c64d513ea307f
[INFO] running `Command { std: "docker" "start" "-a" "ca2edd375803c60555e5537b5897afde009d6c859ff5602b7f0c64d513ea307f", 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]     Checking nodrop v0.1.14
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking 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/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/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/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/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: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/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/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] [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/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/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/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/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: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/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: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/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/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/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] [stdout] error[E0463]: can't find crate for `blake2_rfc`
[INFO] [stdout]  --> benches/blake2s.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern crate blake2_rfc;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `blake2_rfc`
[INFO] [stdout]  --> benches/blake2b.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern crate blake2_rfc;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `blake2-rfc_bellman_edition` (bench "blake2b") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `blake2-rfc_bellman_edition` (bench "blake2s") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "ca2edd375803c60555e5537b5897afde009d6c859ff5602b7f0c64d513ea307f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca2edd375803c60555e5537b5897afde009d6c859ff5602b7f0c64d513ea307f", kill_on_drop: false }`
[INFO] [stdout] ca2edd375803c60555e5537b5897afde009d6c859ff5602b7f0c64d513ea307f
