[INFO] fetching crate crystals-rs 0.0.1...
[INFO] testing crystals-rs-0.0.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate crystals-rs 0.0.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate crystals-rs 0.0.1
[INFO] finished tweaking crates.io crate crystals-rs 0.0.1
[INFO] tweaked toml for crates.io crate crystals-rs 0.0.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate crystals-rs 0.0.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 88 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.3.6 (available: v0.7.0)
[INFO] [stderr]       Adding hex-literal v0.3.4 (available: v1.1.0)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding secrecy v0.8.0 (available: v0.10.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d53aa928b233c61a1eefab603f8c04b1b3b1962077420dc197c9b97d3c2e00e7
[INFO] running `Command { std: "docker" "start" "-a" "d53aa928b233c61a1eefab603f8c04b1b3b1962077420dc197c9b97d3c2e00e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d53aa928b233c61a1eefab603f8c04b1b3b1962077420dc197c9b97d3c2e00e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d53aa928b233c61a1eefab603f8c04b1b3b1962077420dc197c9b97d3c2e00e7", kill_on_drop: false }`
[INFO] [stdout] d53aa928b233c61a1eefab603f8c04b1b3b1962077420dc197c9b97d3c2e00e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 375b71964f1345b18965de26f938ee34ceca82095ddd221e45d94e4e0c01b9a4
[INFO] running `Command { std: "docker" "start" "-a" "375b71964f1345b18965de26f938ee34ceca82095ddd221e45d94e4e0c01b9a4", kill_on_drop: false }`
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling crystals-rs v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stdout] warning: unused imports: `Cell` and `RefCell`
[INFO] [stdout]   --> src/lib.rs:25:32
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub use self::core::cell::{Cell, RefCell};
[INFO] [stdout]    |                                ^^^^  ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Clone` and `self`
[INFO] [stdout]   --> src/lib.rs:26:33
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub use self::core::clone::{self, Clone};
[INFO] [stdout]    |                                 ^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `From`, `Into`, and `self`
[INFO] [stdout]   --> src/lib.rs:27:35
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub use self::core::convert::{self, From, Into};
[INFO] [stdout]    |                                   ^^^^  ^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Default` and `self`
[INFO] [stdout]   --> src/lib.rs:28:35
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub use self::core::default::{self, Default};
[INFO] [stdout]    |                                   ^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Debug` and `Display`
[INFO] [stdout]   --> src/lib.rs:29:37
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub use self::core::fmt::{self, Debug, Display};
[INFO] [stdout]    |                                     ^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PhantomData` and `self`
[INFO] [stdout]   --> src/lib.rs:30:34
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub use self::core::marker::{self, PhantomData};
[INFO] [stdout]    |                                  ^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::core::num::Wrapping`
[INFO] [stdout]   --> src/lib.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub use self::core::num::Wrapping;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Option` and `self`
[INFO] [stdout]   --> src/lib.rs:33:34
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub use self::core::option::{self, Option};
[INFO] [stdout]    |                                  ^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Result` and `self`
[INFO] [stdout]   --> src/lib.rs:34:34
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub use self::core::result::{self, Result};
[INFO] [stdout]    |                                  ^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `cmp`, `iter`, `num`, `ptr`, and `str`
[INFO] [stdout]   --> src/lib.rs:35:26
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub use self::core::{cmp, iter, mem, num, ptr, slice, str};
[INFO] [stdout]    |                          ^^^  ^^^^       ^^^  ^^^         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `i16`, `i32`, `i64`, `i8`, and `isize`
[INFO] [stdout]   --> src/lib.rs:36:26
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub use self::core::{i16, i32, i64, i8, isize};
[INFO] [stdout]    |                          ^^^  ^^^  ^^^  ^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `u16`, `u32`, `u64`, `u8`, and `usize`
[INFO] [stdout]   --> src/lib.rs:37:26
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub use self::core::{u16, u32, u64, u8, usize};
[INFO] [stdout]    |                          ^^^  ^^^  ^^^  ^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `array_chunks`
[INFO] [stdout]  --> src/utils/unsafe_utils/split.rs:4:33
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(not(any(has_array_chunks, feature = "array_chunks")))]
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `default`, `pub_internals`, `std`, and `unstable`
[INFO] [stdout]   = help: consider adding `array_chunks` as a feature in `Cargo.toml`
[INFO] [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: `array_chunks`
[INFO] [stdout]   --> src/utils/unsafe_utils/split.rs:12:33
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(not(any(has_array_chunks, feature = "array_chunks")))]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `pub_internals`, `std`, and `unstable`
[INFO] [stdout]    = help: consider adding `array_chunks` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `array_chunks`
[INFO] [stdout]   --> src/utils/unsafe_utils/split.rs:19:29
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(any(has_array_chunks, feature = "array_chunks"))]
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `pub_internals`, `std`, and `unstable`
[INFO] [stdout]    = help: consider adding `array_chunks` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `array_chunks`
[INFO] [stdout]   --> src/utils/unsafe_utils/split.rs:22:29
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(any(has_array_chunks, feature = "array_chunks"))]
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `pub_internals`, `std`, and `unstable`
[INFO] [stdout]    = help: consider adding `array_chunks` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `array_chunks`
[INFO] [stdout]   --> src/utils/unsafe_utils/split.rs:29:33
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[cfg(not(any(has_array_chunks, feature = "array_chunks")))]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `pub_internals`, `std`, and `unstable`
[INFO] [stdout]    = help: consider adding `array_chunks` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `array_chunks`
[INFO] [stdout]   --> src/utils/unsafe_utils/split.rs:67:33
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[cfg(not(any(has_array_chunks, feature = "array_chunks")))]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `pub_internals`, `std`, and `unstable`
[INFO] [stdout]    = help: consider adding `array_chunks` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `array_chunks`
[INFO] [stdout]    --> src/utils/unsafe_utils/split.rs:260:33
[INFO] [stdout]     |
[INFO] [stdout] 260 | #[cfg(not(any(has_array_chunks, feature = "array_chunks")))]
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `pub_internals`, `std`, and `unstable`
[INFO] [stdout]     = help: consider adding `array_chunks` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `array_chunks`
[INFO] [stdout]    --> src/utils/unsafe_utils/split.rs:290:33
[INFO] [stdout]     |
[INFO] [stdout] 290 | #[cfg(not(any(has_array_chunks, feature = "array_chunks")))]
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `pub_internals`, `std`, and `unstable`
[INFO] [stdout]     = help: consider adding `array_chunks` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/utils/unsafe_utils/split.rs:200:5
[INFO] [stdout]     |
[INFO] [stdout] 200 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout]     = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/utils/unsafe_utils/split.rs:216:5
[INFO] [stdout]     |
[INFO] [stdout] 216 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Kem` is never used
[INFO] [stdout]   --> src/kem.rs:89:7
[INFO] [stdout]    |
[INFO] [stdout] 89 | trait Kem {}
[INFO] [stdout]    |       ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.84s
[INFO] running `Command { std: "docker" "inspect" "375b71964f1345b18965de26f938ee34ceca82095ddd221e45d94e4e0c01b9a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "375b71964f1345b18965de26f938ee34ceca82095ddd221e45d94e4e0c01b9a4", kill_on_drop: false }`
[INFO] [stdout] 375b71964f1345b18965de26f938ee34ceca82095ddd221e45d94e4e0c01b9a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d48be3b468539fb26d15ce69328c29d34957b6e521986fc16939a7320ecd01cb
[INFO] running `Command { std: "docker" "start" "-a" "d48be3b468539fb26d15ce69328c29d34957b6e521986fc16939a7320ecd01cb", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling criterion-plot v0.4.5
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling crystals-rs v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Cell` and `RefCell`
[INFO] [stdout]   --> src/lib.rs:25:32
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub use self::core::cell::{Cell, RefCell};
[INFO] [stdout]    |                                ^^^^  ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Clone` and `self`
[INFO] [stdout]   --> src/lib.rs:26:33
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub use self::core::clone::{self, Clone};
[INFO] [stdout]    |                                 ^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `From`, `Into`, and `self`
[INFO] [stdout]   --> src/lib.rs:27:35
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub use self::core::convert::{self, From, Into};
[INFO] [stdout]    |                                   ^^^^  ^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Default` and `self`
[INFO] [stdout]   --> src/lib.rs:28:35
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub use self::core::default::{self, Default};
[INFO] [stdout]    |                                   ^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Debug` and `Display`
[INFO] [stdout]   --> src/lib.rs:29:37
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub use self::core::fmt::{self, Debug, Display};
[INFO] [stdout]    |                                     ^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PhantomData` and `self`
[INFO] [stdout]   --> src/lib.rs:30:34
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub use self::core::marker::{self, PhantomData};
[INFO] [stdout]    |                                  ^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::core::num::Wrapping`
[INFO] [stdout]   --> src/lib.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub use self::core::num::Wrapping;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Option` and `self`
[INFO] [stdout]   --> src/lib.rs:33:34
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub use self::core::option::{self, Option};
[INFO] [stdout]    |                                  ^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Result` and `self`
[INFO] [stdout]   --> src/lib.rs:34:34
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub use self::core::result::{self, Result};
[INFO] [stdout]    |                                  ^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `cmp`, `iter`, `num`, `ptr`, and `str`
[INFO] [stdout]   --> src/lib.rs:35:26
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub use self::core::{cmp, iter, mem, num, ptr, slice, str};
[INFO] [stdout]    |                          ^^^  ^^^^       ^^^  ^^^         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `i16`, `i32`, `i64`, `i8`, and `isize`
[INFO] [stdout]   --> src/lib.rs:36:26
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub use self::core::{i16, i32, i64, i8, isize};
[INFO] [stdout]    |                          ^^^  ^^^  ^^^  ^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `u16`, `u32`, `u64`, `u8`, and `usize`
[INFO] [stdout]   --> src/lib.rs:37:26
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub use self::core::{u16, u32, u64, u8, usize};
[INFO] [stdout]    |                          ^^^  ^^^  ^^^  ^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `array_chunks`
[INFO] [stdout]  --> src/utils/unsafe_utils/split.rs:4:33
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(not(any(has_array_chunks, feature = "array_chunks")))]
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `default`, `pub_internals`, `std`, and `unstable`
[INFO] [stdout]   = help: consider adding `array_chunks` as a feature in `Cargo.toml`
[INFO] [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: `array_chunks`
[INFO] [stdout]   --> src/utils/unsafe_utils/split.rs:12:33
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(not(any(has_array_chunks, feature = "array_chunks")))]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `pub_internals`, `std`, and `unstable`
[INFO] [stdout]    = help: consider adding `array_chunks` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `array_chunks`
[INFO] [stdout]   --> src/utils/unsafe_utils/split.rs:19:29
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(any(has_array_chunks, feature = "array_chunks"))]
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `pub_internals`, `std`, and `unstable`
[INFO] [stdout]    = help: consider adding `array_chunks` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `array_chunks`
[INFO] [stdout]   --> src/utils/unsafe_utils/split.rs:22:29
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(any(has_array_chunks, feature = "array_chunks"))]
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `pub_internals`, `std`, and `unstable`
[INFO] [stdout]    = help: consider adding `array_chunks` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `array_chunks`
[INFO] [stdout]   --> src/utils/unsafe_utils/split.rs:29:33
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[cfg(not(any(has_array_chunks, feature = "array_chunks")))]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `pub_internals`, `std`, and `unstable`
[INFO] [stdout]    = help: consider adding `array_chunks` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `array_chunks`
[INFO] [stdout]   --> src/utils/unsafe_utils/split.rs:67:33
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[cfg(not(any(has_array_chunks, feature = "array_chunks")))]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `pub_internals`, `std`, and `unstable`
[INFO] [stdout]    = help: consider adding `array_chunks` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `array_chunks`
[INFO] [stdout]    --> src/utils/unsafe_utils/split.rs:260:33
[INFO] [stdout]     |
[INFO] [stdout] 260 | #[cfg(not(any(has_array_chunks, feature = "array_chunks")))]
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `pub_internals`, `std`, and `unstable`
[INFO] [stdout]     = help: consider adding `array_chunks` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `array_chunks`
[INFO] [stdout]    --> src/utils/unsafe_utils/split.rs:290:33
[INFO] [stdout]     |
[INFO] [stdout] 290 | #[cfg(not(any(has_array_chunks, feature = "array_chunks")))]
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `pub_internals`, `std`, and `unstable`
[INFO] [stdout]     = help: consider adding `array_chunks` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/utils/unsafe_utils/split.rs:200:5
[INFO] [stdout]     |
[INFO] [stdout] 200 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout]     = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/utils/unsafe_utils/split.rs:216:5
[INFO] [stdout]     |
[INFO] [stdout] 216 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Kem` is never used
[INFO] [stdout]   --> src/kem.rs:89:7
[INFO] [stdout]    |
[INFO] [stdout] 89 | trait Kem {}
[INFO] [stdout]    |       ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.3.6
[INFO] [stdout] error[E0432]: unresolved import `crystals_cref`
[INFO] [stdout]    --> src/poly/dilithium.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |     use crystals_cref::dilithium as cref;
[INFO] [stdout]     |         ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `crystals_cref`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `crystals_cref`, use `cargo add crystals_cref` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crystals_cref`
[INFO] [stdout]    --> src/poly/kyber.rs:548:9
[INFO] [stdout]     |
[INFO] [stdout] 548 |     use crystals_cref::kyber as cref;
[INFO] [stdout]     |         ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `crystals_cref`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `crystals_cref`, use `cargo add crystals_cref` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crystals_cref`
[INFO] [stdout]    --> src/ciphertext.rs:407:9
[INFO] [stdout]     |
[INFO] [stdout] 407 |     use crystals_cref::kyber as cref;
[INFO] [stdout]     |         ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `crystals_cref`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `crystals_cref`, use `cargo add crystals_cref` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crystals_cref`
[INFO] [stdout]    --> src/pke.rs:200:9
[INFO] [stdout]     |
[INFO] [stdout] 200 |     use crystals_cref::kyber as cref;
[INFO] [stdout]     |         ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `crystals_cref`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `crystals_cref`, use `cargo add crystals_cref` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crystals_cref`
[INFO] [stdout]    --> src/pke.rs:201:9
[INFO] [stdout]     |
[INFO] [stdout] 201 |     use crystals_cref::randombytes;
[INFO] [stdout]     |         ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `crystals_cref`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `crystals_cref`, use `cargo add crystals_cref` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `crystals_cref`
[INFO] [stdout]    --> src/poly/kyber.rs:584:13
[INFO] [stdout]     |
[INFO] [stdout] 584 |             crystals_cref::kyber::ntt(&mut p);
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `crystals_cref`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `crystals_cref`, use `cargo add crystals_cref` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `crystals_cref`
[INFO] [stdout]    --> src/poly/kyber.rs:602:13
[INFO] [stdout]     |
[INFO] [stdout] 602 |             crystals_cref::kyber::inv_ntt(&mut p);
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `crystals_cref`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `crystals_cref`, use `cargo add crystals_cref` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `crystals_cref`
[INFO] [stdout]    --> src/poly/kyber.rs:603:13
[INFO] [stdout]     |
[INFO] [stdout] 603 |             crystals_cref::kyber::poly_reduce(&mut p);
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `crystals_cref`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `crystals_cref`, use `cargo add crystals_cref` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `crystals_cref`
[INFO] [stdout]    --> src/poly/kyber.rs:625:13
[INFO] [stdout]     |
[INFO] [stdout] 625 |             crystals_cref::kyber::poly_pointwise_montgomery(&mut r, &a, &b);
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `crystals_cref`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `crystals_cref`, use `cargo add crystals_cref` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `crystals_cref`
[INFO] [stdout]    --> src/poly/kyber.rs:626:13
[INFO] [stdout]     |
[INFO] [stdout] 626 |             crystals_cref::kyber::poly_reduce(&mut r);
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `crystals_cref`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `crystals_cref`, use `cargo add crystals_cref` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `crystals_cref`
[INFO] [stdout]    --> src/poly/kyber.rs:644:13
[INFO] [stdout]     |
[INFO] [stdout] 644 |             crystals_cref::kyber::poly_cbd_eta_eq_2(&mut p, &buf);
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `crystals_cref`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `crystals_cref`, use `cargo add crystals_cref` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `crystals_cref`
[INFO] [stdout]    --> src/poly/kyber.rs:662:13
[INFO] [stdout]     |
[INFO] [stdout] 662 |             crystals_cref::kyber::poly_cbd_eta_eq_3(&mut p, &buf);
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `crystals_cref`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `crystals_cref`, use `cargo add crystals_cref` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `crystals_cref`
[INFO] [stdout]    --> src/poly/kyber.rs:682:13
[INFO] [stdout]     |
[INFO] [stdout] 682 |             crystals_cref::kyber::poly_getnoise_eta_eq_3(&mut p, &seed, nonce);
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `crystals_cref`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `crystals_cref`, use `cargo add crystals_cref` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `crystals_cref`
[INFO] [stdout]    --> src/polymat.rs:144:13
[INFO] [stdout]     |
[INFO] [stdout] 144 |             crystals_cref::kyber::gen_matrix(&mut a_ref, &seed, TRANSPOSED);
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `crystals_cref`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `crystals_cref`, use `cargo add crystals_cref` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Cell` and `RefCell`
[INFO] [stdout]   --> src/lib.rs:25:32
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub use self::core::cell::{Cell, RefCell};
[INFO] [stdout]    |                                ^^^^  ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Clone` and `self`
[INFO] [stdout]   --> src/lib.rs:26:33
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub use self::core::clone::{self, Clone};
[INFO] [stdout]    |                                 ^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `From`, `Into`, and `self`
[INFO] [stdout]   --> src/lib.rs:27:35
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub use self::core::convert::{self, From, Into};
[INFO] [stdout]    |                                   ^^^^  ^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Default` and `self`
[INFO] [stdout]   --> src/lib.rs:28:35
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub use self::core::default::{self, Default};
[INFO] [stdout]    |                                   ^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Debug` and `Display`
[INFO] [stdout]   --> src/lib.rs:29:37
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub use self::core::fmt::{self, Debug, Display};
[INFO] [stdout]    |                                     ^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PhantomData` and `self`
[INFO] [stdout]   --> src/lib.rs:30:34
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub use self::core::marker::{self, PhantomData};
[INFO] [stdout]    |                                  ^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::core::num::Wrapping`
[INFO] [stdout]   --> src/lib.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub use self::core::num::Wrapping;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Option` and `self`
[INFO] [stdout]   --> src/lib.rs:33:34
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub use self::core::option::{self, Option};
[INFO] [stdout]    |                                  ^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Result` and `self`
[INFO] [stdout]   --> src/lib.rs:34:34
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub use self::core::result::{self, Result};
[INFO] [stdout]    |                                  ^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `cmp`, `iter`, `num`, `ptr`, and `str`
[INFO] [stdout]   --> src/lib.rs:35:26
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub use self::core::{cmp, iter, mem, num, ptr, slice, str};
[INFO] [stdout]    |                          ^^^  ^^^^       ^^^  ^^^         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `i16`, `i32`, `i64`, `i8`, and `isize`
[INFO] [stdout]   --> src/lib.rs:36:26
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub use self::core::{i16, i32, i64, i8, isize};
[INFO] [stdout]    |                          ^^^  ^^^  ^^^  ^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `u16`, `u32`, `u64`, `u8`, and `usize`
[INFO] [stdout]   --> src/lib.rs:37:26
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub use self::core::{u16, u32, u64, u8, usize};
[INFO] [stdout]    |                          ^^^  ^^^  ^^^  ^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `array_chunks`
[INFO] [stdout]  --> src/utils/unsafe_utils/split.rs:4:33
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(not(any(has_array_chunks, feature = "array_chunks")))]
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `default`, `pub_internals`, `std`, and `unstable`
[INFO] [stdout]   = help: consider adding `array_chunks` as a feature in `Cargo.toml`
[INFO] [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: `array_chunks`
[INFO] [stdout]   --> src/utils/unsafe_utils/split.rs:12:33
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(not(any(has_array_chunks, feature = "array_chunks")))]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `pub_internals`, `std`, and `unstable`
[INFO] [stdout]    = help: consider adding `array_chunks` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `array_chunks`
[INFO] [stdout]   --> src/utils/unsafe_utils/split.rs:19:29
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(any(has_array_chunks, feature = "array_chunks"))]
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `pub_internals`, `std`, and `unstable`
[INFO] [stdout]    = help: consider adding `array_chunks` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `array_chunks`
[INFO] [stdout]   --> src/utils/unsafe_utils/split.rs:22:29
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(any(has_array_chunks, feature = "array_chunks"))]
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `pub_internals`, `std`, and `unstable`
[INFO] [stdout]    = help: consider adding `array_chunks` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `array_chunks`
[INFO] [stdout]   --> src/utils/unsafe_utils/split.rs:29:33
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[cfg(not(any(has_array_chunks, feature = "array_chunks")))]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `pub_internals`, `std`, and `unstable`
[INFO] [stdout]    = help: consider adding `array_chunks` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `array_chunks`
[INFO] [stdout]   --> src/utils/unsafe_utils/split.rs:67:33
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[cfg(not(any(has_array_chunks, feature = "array_chunks")))]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `default`, `pub_internals`, `std`, and `unstable`
[INFO] [stdout]    = help: consider adding `array_chunks` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `array_chunks`
[INFO] [stdout]    --> src/utils/unsafe_utils/split.rs:260:33
[INFO] [stdout]     |
[INFO] [stdout] 260 | #[cfg(not(any(has_array_chunks, feature = "array_chunks")))]
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `pub_internals`, `std`, and `unstable`
[INFO] [stdout]     = help: consider adding `array_chunks` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `array_chunks`
[INFO] [stdout]    --> src/utils/unsafe_utils/split.rs:290:33
[INFO] [stdout]     |
[INFO] [stdout] 290 | #[cfg(not(any(has_array_chunks, feature = "array_chunks")))]
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `pub_internals`, `std`, and `unstable`
[INFO] [stdout]     = help: consider adding `array_chunks` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/utils/unsafe_utils/split.rs:200:5
[INFO] [stdout]     |
[INFO] [stdout] 200 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout]     = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/utils/unsafe_utils/split.rs:216:5
[INFO] [stdout]     |
[INFO] [stdout] 216 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `sha3::digest::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/keccak/fips202.rs:245:42
[INFO] [stdout]     |
[INFO] [stdout] 245 |                 assert_eq!(golden_digest.as_slice(), &digest[..]);
[INFO] [stdout]     |                                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `sha3::digest::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/keccak/fips202.rs:270:42
[INFO] [stdout]     |
[INFO] [stdout] 270 |                 assert_eq!(golden_digest.as_slice(), &digest[..]);
[INFO] [stdout]     |                                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `crystals-rs` (lib test) due to 14 previous errors; 24 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "d48be3b468539fb26d15ce69328c29d34957b6e521986fc16939a7320ecd01cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d48be3b468539fb26d15ce69328c29d34957b6e521986fc16939a7320ecd01cb", kill_on_drop: false }`
[INFO] [stdout] d48be3b468539fb26d15ce69328c29d34957b6e521986fc16939a7320ecd01cb
