[INFO] fetching crate krystals 0.0.1...
[INFO] testing krystals-0.0.1 against 1.90.0 for beta-1.91-3
[INFO] extracting crate krystals 0.0.1 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate krystals 0.0.1
[INFO] finished tweaking crates.io crate krystals 0.0.1
[INFO] tweaked toml for crates.io crate krystals 0.0.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate krystals 0.0.1 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 90 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.0.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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hex-literal v0.3.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 986d981bf6843ddf603e3c86efd3578242aa5cb0bfb0698d291812667d1e8014
[INFO] running `Command { std: "docker" "start" "-a" "986d981bf6843ddf603e3c86efd3578242aa5cb0bfb0698d291812667d1e8014", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "986d981bf6843ddf603e3c86efd3578242aa5cb0bfb0698d291812667d1e8014", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "986d981bf6843ddf603e3c86efd3578242aa5cb0bfb0698d291812667d1e8014", kill_on_drop: false }`
[INFO] [stdout] 986d981bf6843ddf603e3c86efd3578242aa5cb0bfb0698d291812667d1e8014
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f94d2b10cd718f835cdeaf5881a8a0c374dd87124d740ac2ba40c29739cf7d5b
[INFO] running `Command { std: "docker" "start" "-a" "f94d2b10cd718f835cdeaf5881a8a0c374dd87124d740ac2ba40c29739cf7d5b", kill_on_drop: false }`
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling krystals v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling rand v0.8.5
[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)]` 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]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/utils/unsafe_utils/split.rs:200:5
[INFO] [stdout]     |
[INFO] [stdout] 200 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_attributes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/utils/unsafe_utils/split.rs:216:5
[INFO] [stdout]     |
[INFO] [stdout] 216 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.36s
[INFO] running `Command { std: "docker" "inspect" "f94d2b10cd718f835cdeaf5881a8a0c374dd87124d740ac2ba40c29739cf7d5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f94d2b10cd718f835cdeaf5881a8a0c374dd87124d740ac2ba40c29739cf7d5b", kill_on_drop: false }`
[INFO] [stdout] f94d2b10cd718f835cdeaf5881a8a0c374dd87124d740ac2ba40c29739cf7d5b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f7c45319321c7eab7fddd4c7b929cf5c53892683d0d4a16c422c8c2082cfbd9e
[INFO] running `Command { std: "docker" "start" "-a" "f7c45319321c7eab7fddd4c7b929cf5c53892683d0d4a16c422c8c2082cfbd9e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling criterion v0.3.6
[INFO] [stderr]    Compiling krystals 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)]` 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]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/utils/unsafe_utils/split.rs:200:5
[INFO] [stdout]     |
[INFO] [stdout] 200 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_attributes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/utils/unsafe_utils/split.rs:216:5
[INFO] [stdout]     |
[INFO] [stdout] 216 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[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)]` 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]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/utils/unsafe_utils/split.rs:200:5
[INFO] [stdout]     |
[INFO] [stdout] 200 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_attributes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/utils/unsafe_utils/split.rs:216:5
[INFO] [stdout]     |
[INFO] [stdout] 216 |     #[must_use]
[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 `krystals` (lib test) due to 14 previous errors; 22 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "f7c45319321c7eab7fddd4c7b929cf5c53892683d0d4a16c422c8c2082cfbd9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7c45319321c7eab7fddd4c7b929cf5c53892683d0d4a16c422c8c2082cfbd9e", kill_on_drop: false }`
[INFO] [stdout] f7c45319321c7eab7fddd4c7b929cf5c53892683d0d4a16c422c8c2082cfbd9e
