[INFO] fetching crate blake2-rfc_bellman_edition 0.0.1...
[INFO] testing blake2-rfc_bellman_edition-0.0.1 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate blake2-rfc_bellman_edition 0.0.1 into /workspace/builds/worker-0-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate blake2-rfc_bellman_edition 0.0.1 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3156ea957a67e891bf61328e63d9498d62d474818f96eef9cee1562cafa52132
[INFO] running `Command { std: "docker" "start" "-a" "3156ea957a67e891bf61328e63d9498d62d474818f96eef9cee1562cafa52132", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3156ea957a67e891bf61328e63d9498d62d474818f96eef9cee1562cafa52132", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3156ea957a67e891bf61328e63d9498d62d474818f96eef9cee1562cafa52132", kill_on_drop: false }`
[INFO] [stdout] 3156ea957a67e891bf61328e63d9498d62d474818f96eef9cee1562cafa52132
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] a19a00ae172d84e94a8dd15de34960f3810c796bf9b10b779db6d7e61adcb30a
[INFO] running `Command { std: "docker" "start" "-a" "a19a00ae172d84e94a8dd15de34960f3810c796bf9b10b779db6d7e61adcb30a", 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.31s
[INFO] running `Command { std: "docker" "inspect" "a19a00ae172d84e94a8dd15de34960f3810c796bf9b10b779db6d7e61adcb30a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a19a00ae172d84e94a8dd15de34960f3810c796bf9b10b779db6d7e61adcb30a", kill_on_drop: false }`
[INFO] [stdout] a19a00ae172d84e94a8dd15de34960f3810c796bf9b10b779db6d7e61adcb30a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] c7742ca2afc497a7cb7f8eb31ad23043fb253719dcbe6a97fe6f19803faa8c3c
[INFO] running `Command { std: "docker" "start" "-a" "c7742ca2afc497a7cb7f8eb31ad23043fb253719dcbe6a97fe6f19803faa8c3c", 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" "c7742ca2afc497a7cb7f8eb31ad23043fb253719dcbe6a97fe6f19803faa8c3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7742ca2afc497a7cb7f8eb31ad23043fb253719dcbe6a97fe6f19803faa8c3c", kill_on_drop: false }`
[INFO] [stdout] c7742ca2afc497a7cb7f8eb31ad23043fb253719dcbe6a97fe6f19803faa8c3c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 20cf1d7c6e0fc9c806999474a605a414a91272bdf9161241d4cc406a994beed1
[INFO] running `Command { std: "docker" "start" "-a" "20cf1d7c6e0fc9c806999474a605a414a91272bdf9161241d4cc406a994beed1", 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: 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) generated 24 warnings
[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.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/blake2-rfc_bellman_edition/223ea3de7851b436/deps/blake2_rfc_bellman_edition-223ea3de7851b436)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test blake2b::tests::test_4g ... ignored
[INFO] [stdout] test blake2s::tests::test_4g ... ignored
[INFO] [stdout] test blake2b::tests::test_empty ... ok
[INFO] [stdout] test blake2b::tests::test_default ... ok
[INFO] [stdout] test blake2b::tests::test_split ... ok
[INFO] [stdout] test blake2s::tests::test_persona ... ok
[INFO] [stdout] test blake2s::tests::test_empty ... ok
[INFO] [stdout] test blake2s::tests::test_split ... ok
[INFO] [stdout] test blake2s::tests::test_write ... ok
[INFO] [stdout] test blake2b::tests::test_write ... ok
[INFO] [stdout] test blake2b::tests::selftest ... ok
[INFO] [stderr]    Doc-tests blake2_rfc_bellman_edition
[INFO] [stdout] test blake2s::tests::test_default ... ok
[INFO] [stdout] test blake2s::tests::selftest ... ok
[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/blake2s.rs - blake2s (line 13) ... FAILED
[INFO] [stdout] test src/blake2b.rs - blake2b (line 13) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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] ---- 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] 
[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.08s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "20cf1d7c6e0fc9c806999474a605a414a91272bdf9161241d4cc406a994beed1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20cf1d7c6e0fc9c806999474a605a414a91272bdf9161241d4cc406a994beed1", kill_on_drop: false }`
[INFO] [stdout] 20cf1d7c6e0fc9c806999474a605a414a91272bdf9161241d4cc406a994beed1
