[INFO] fetching crate crystals-rs 0.0.1... [INFO] testing crystals-rs-0.0.1 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate crystals-rs 0.0.1 into /workspace/builds/worker-1-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-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate crystals-rs 0.0.1 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 412dd2f5a3b621bb20b3cf636580c3324c0dcf87bcf6bbeea817a8ff3bf53ca2 [INFO] running `Command { std: "docker" "start" "-a" "412dd2f5a3b621bb20b3cf636580c3324c0dcf87bcf6bbeea817a8ff3bf53ca2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "412dd2f5a3b621bb20b3cf636580c3324c0dcf87bcf6bbeea817a8ff3bf53ca2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "412dd2f5a3b621bb20b3cf636580c3324c0dcf87bcf6bbeea817a8ff3bf53ca2", kill_on_drop: false }` [INFO] [stdout] 412dd2f5a3b621bb20b3cf636580c3324c0dcf87bcf6bbeea817a8ff3bf53ca2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef946d8355fbdf09aa5356ec0a8d47c920bf25947b701cf12e0306d2b0aab741 [INFO] running `Command { std: "docker" "start" "-a" "ef946d8355fbdf09aa5356ec0a8d47c920bf25947b701cf12e0306d2b0aab741", kill_on_drop: false }` [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crystals-rs v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling rand v0.8.5 [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 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 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 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 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 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 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 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 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 2.50s [INFO] running `Command { std: "docker" "inspect" "ef946d8355fbdf09aa5356ec0a8d47c920bf25947b701cf12e0306d2b0aab741", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef946d8355fbdf09aa5356ec0a8d47c920bf25947b701cf12e0306d2b0aab741", kill_on_drop: false }` [INFO] [stdout] ef946d8355fbdf09aa5356ec0a8d47c920bf25947b701cf12e0306d2b0aab741 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f2f2611a122d717bd560a5d9b8f876764fed671a38098602f03e6cf134ab908 [INFO] running `Command { std: "docker" "start" "-a" "6f2f2611a122d717bd560a5d9b8f876764fed671a38098602f03e6cf134ab908", 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 regex-syntax v0.8.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling hex-literal v0.3.4 [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)]` 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 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 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 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 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 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 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 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 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] [stderr] Compiling regex v1.11.3 [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] 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)]` 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 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 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 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 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 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 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 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 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 `crystals-rs` (lib test) due to 14 previous errors; 22 warnings emitted [INFO] running `Command { std: "docker" "inspect" "6f2f2611a122d717bd560a5d9b8f876764fed671a38098602f03e6cf134ab908", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f2f2611a122d717bd560a5d9b8f876764fed671a38098602f03e6cf134ab908", kill_on_drop: false }` [INFO] [stdout] 6f2f2611a122d717bd560a5d9b8f876764fed671a38098602f03e6cf134ab908