[INFO] fetching crate crystals-rs 0.0.1... [INFO] testing crystals-rs-0.0.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate crystals-rs 0.0.1 into /workspace/builds/worker-4-tc1/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-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate crystals-rs 0.0.1 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 98 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a48fef5b586ef3a299edb8d003eb653329305e1eccfc1f62f82029d05219a169 [INFO] running `Command { std: "docker" "start" "-a" "a48fef5b586ef3a299edb8d003eb653329305e1eccfc1f62f82029d05219a169", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a48fef5b586ef3a299edb8d003eb653329305e1eccfc1f62f82029d05219a169", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a48fef5b586ef3a299edb8d003eb653329305e1eccfc1f62f82029d05219a169", kill_on_drop: false }` [INFO] [stdout] a48fef5b586ef3a299edb8d003eb653329305e1eccfc1f62f82029d05219a169 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ead2b0e4813a049f8c584460889c832f7f2ad3213ef2be070162d386365cf3d [INFO] running `Command { std: "docker" "start" "-a" "8ead2b0e4813a049f8c584460889c832f7f2ad3213ef2be070162d386365cf3d", kill_on_drop: false }` [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling array-init v2.1.0 [INFO] [stderr] Compiling crystals-rs v0.0.1 (/opt/rustwide/workdir) [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.1 [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 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]` 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, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits [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, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits [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 7.96s [INFO] running `Command { std: "docker" "inspect" "8ead2b0e4813a049f8c584460889c832f7f2ad3213ef2be070162d386365cf3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ead2b0e4813a049f8c584460889c832f7f2ad3213ef2be070162d386365cf3d", kill_on_drop: false }` [INFO] [stdout] 8ead2b0e4813a049f8c584460889c832f7f2ad3213ef2be070162d386365cf3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 194a8aef2353a711bf43b7b164b5d303bd7677c1d25c0bae5b8f972ced2f6ea8 [INFO] running `Command { std: "docker" "start" "-a" "194a8aef2353a711bf43b7b164b5d303bd7677c1d25c0bae5b8f972ced2f6ea8", kill_on_drop: false }` [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Compiling tinytemplate v1.2.1 [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 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]` 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, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits [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, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling regex v1.11.2 [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 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 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]` 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, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits [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, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits [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" "194a8aef2353a711bf43b7b164b5d303bd7677c1d25c0bae5b8f972ced2f6ea8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "194a8aef2353a711bf43b7b164b5d303bd7677c1d25c0bae5b8f972ced2f6ea8", kill_on_drop: false }` [INFO] [stdout] 194a8aef2353a711bf43b7b164b5d303bd7677c1d25c0bae5b8f972ced2f6ea8