[INFO] fetching crate kyberlib 0.0.6... [INFO] checking kyberlib-0.0.6 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] extracting crate kyberlib 0.0.6 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate kyberlib 0.0.6 on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate kyberlib 0.0.6 [INFO] finished tweaking crates.io crate kyberlib 0.0.6 [INFO] tweaked toml for crates.io crate kyberlib 0.0.6 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate crates.io crate kyberlib 0.0.6 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pqc_core v0.3.0 [INFO] [stderr] Downloaded vrd v0.0.7 [INFO] [stderr] Downloaded vrd v0.0.5 [INFO] [stderr] Downloaded dtt v0.0.6 [INFO] [stderr] Downloaded rlg v0.0.4 [INFO] [stderr] Downloaded dtt v0.0.5 [INFO] [stderr] Downloaded rlg v0.0.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f487b3f7901e1339661e7affbfe89edd0bb1ee93c68242d1688ac216dbc9bbad [INFO] running `Command { std: "docker" "start" "-a" "f487b3f7901e1339661e7affbfe89edd0bb1ee93c68242d1688ac216dbc9bbad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f487b3f7901e1339661e7affbfe89edd0bb1ee93c68242d1688ac216dbc9bbad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f487b3f7901e1339661e7affbfe89edd0bb1ee93c68242d1688ac216dbc9bbad", kill_on_drop: false }` [INFO] [stdout] f487b3f7901e1339661e7affbfe89edd0bb1ee93c68242d1688ac216dbc9bbad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e8e74079056ae63989adcc3708641ae5ccb8e68ba4d5d42170743c39b326b46 [INFO] running `Command { std: "docker" "start" "-a" "7e8e74079056ae63989adcc3708641ae5ccb8e68ba4d5d42170743c39b326b46", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling serde v1.0.200 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Compiling vrd v0.0.5 [INFO] [stderr] Compiling dtt v0.0.5 [INFO] [stderr] Checking crossbeam-utils v0.8.19 [INFO] [stderr] Compiling rlg v0.0.3 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling dtt v0.0.6 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking either v1.11.0 [INFO] [stderr] Compiling vrd v0.0.7 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking num-traits v0.2.19 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling kyberlib v0.0.6 (/opt/rustwide/workdir) [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D pointer_structural_match` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `wasm` [INFO] [stdout] --> build.rs:6:15 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(not(feature = "wasm"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `wasm` 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: `avx2` [INFO] [stdout] --> build.rs:8:15 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "avx2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `avx2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling rlg v0.0.4 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking hostname v0.4.0 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Compiling syn v2.0.61 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling serde_derive v1.0.200 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.42 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking pqc_core v0.3.0 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Checking js-sys v0.3.69 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking serde-big-array v0.5.1 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.42 [INFO] [stderr] Checking wasm-bindgen-test v0.3.42 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D pointer_structural_match` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/lib.rs:161:17 [INFO] [stdout] | [INFO] [stdout] 161 | #![cfg_attr(not(feature = "std"), no_std)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `std` 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: `kyber1024` [INFO] [stdout] --> src/lib.rs:164:11 [INFO] [stdout] | [INFO] [stdout] 164 | #[cfg(all(feature = "kyber1024", feature = "kyber512"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `kyber1024` 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: `kyber512` [INFO] [stdout] --> src/lib.rs:164:34 [INFO] [stdout] | [INFO] [stdout] 164 | #[cfg(all(feature = "kyber1024", feature = "kyber512"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `kyber512` 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: `avx2` [INFO] [stdout] --> src/lib.rs:167:35 [INFO] [stdout] | [INFO] [stdout] 167 | #[cfg(all(target_arch = "x86_64", feature = "avx2"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `avx2` 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: `avx2` [INFO] [stdout] --> src/lib.rs:169:35 [INFO] [stdout] | [INFO] [stdout] 169 | #[cfg(all(target_arch = "x86_64", feature = "avx2"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `avx2` 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: `avx2` [INFO] [stdout] --> src/lib.rs:172:44 [INFO] [stdout] | [INFO] [stdout] 172 | #[cfg(any(not(target_arch = "x86_64"), not(feature = "avx2")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `avx2` 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: `avx2` [INFO] [stdout] --> src/lib.rs:175:44 [INFO] [stdout] | [INFO] [stdout] 175 | #[cfg(any(not(target_arch = "x86_64"), not(feature = "avx2")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `avx2` 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: `avx2` [INFO] [stdout] --> src/lib.rs:178:44 [INFO] [stdout] | [INFO] [stdout] 178 | #[cfg(any(not(target_arch = "x86_64"), not(feature = "avx2")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `avx2` 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: `hazmat` [INFO] [stdout] --> src/lib.rs:179:7 [INFO] [stdout] | [INFO] [stdout] 179 | #[cfg(feature = "hazmat")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `hazmat` 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: `wasm` [INFO] [stdout] --> src/lib.rs:182:7 [INFO] [stdout] | [INFO] [stdout] 182 | #[cfg(feature = "wasm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `wasm` 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 name: `KYBER_SECURITY_PARAMETERat` [INFO] [stdout] --> src/lib.rs:222:5 [INFO] [stdout] | [INFO] [stdout] 222 | KYBER_SECURITY_PARAMETERat, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(KYBER_SECURITY_PARAMETERat)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(KYBER_SECURITY_PARAMETERat)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing` [INFO] [stdout] --> src/lib.rs:223:5 [INFO] [stdout] | [INFO] [stdout] 223 | fuzzing, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `benchmarking` [INFO] [stdout] --> src/lib.rs:224:5 [INFO] [stdout] | [INFO] [stdout] 224 | feature = "benchmarking" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `benchmarking` 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: `90s` [INFO] [stdout] --> src/reference/aes256ctr.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | #![cfg(feature = "90s")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `90s` 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: `kyber512` [INFO] [stdout] --> src/reference/cbd.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | if cfg!(feature = "kyber512") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `kyber512` 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: `hazmat` [INFO] [stdout] --> src/reference/indcpa.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "hazmat")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `hazmat` 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: `kyber1024` [INFO] [stdout] --> src/reference/polyvec.rs:26:11 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(feature = "kyber1024")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `kyber1024` 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: `kyber1024` [INFO] [stdout] --> src/reference/polyvec.rs:60:15 [INFO] [stdout] | [INFO] [stdout] 60 | #[cfg(not(feature = "kyber1024"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `kyber1024` 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: `kyber1024` [INFO] [stdout] --> src/reference/polyvec.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | #[cfg(feature = "kyber1024")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `kyber1024` 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: `kyber1024` [INFO] [stdout] --> src/reference/polyvec.rs:131:15 [INFO] [stdout] | [INFO] [stdout] 131 | #[cfg(not(feature = "kyber1024"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `kyber1024` 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: `zeroize` [INFO] [stdout] --> src/api.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `zeroize` 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: `zeroize` [INFO] [stdout] --> src/api.rs:167:12 [INFO] [stdout] | [INFO] [stdout] 167 | #[cfg_attr(feature = "zeroize", derive(Zeroize, ZeroizeOnDrop))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `zeroize` 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: `zeroize` [INFO] [stdout] --> src/api.rs:79:15 [INFO] [stdout] | [INFO] [stdout] 79 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `zeroize` 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: `std` [INFO] [stdout] --> src/error.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `std` 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: `kyber1024` [INFO] [stdout] --> src/params.rs:40:11 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg(not(feature = "kyber1024"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `kyber1024` 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: `kyber1024` [INFO] [stdout] --> src/params.rs:50:11 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg(not(feature = "kyber1024"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `kyber1024` 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: `kyber1024` [INFO] [stdout] --> src/params.rs:93:7 [INFO] [stdout] | [INFO] [stdout] 93 | #[cfg(feature = "kyber1024")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `kyber1024` 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: `kyber1024` [INFO] [stdout] --> src/params.rs:99:7 [INFO] [stdout] | [INFO] [stdout] 99 | #[cfg(feature = "kyber1024")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `kyber1024` 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: `90s` [INFO] [stdout] --> src/params.rs:12:34 [INFO] [stdout] | [INFO] [stdout] 12 | pub const KYBER_90S: bool = cfg!(feature = "90s"); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `90s` 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: `kyber512` [INFO] [stdout] --> src/params.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | if cfg!(feature = "kyber512") { 3 } else { 2 }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `kyber512` 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: `kyber512` [INFO] [stdout] --> src/params.rs:77:13 [INFO] [stdout] | [INFO] [stdout] 77 | if cfg!(feature = "kyber512") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `kyber512` 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: `kyber1024` [INFO] [stdout] --> src/params.rs:79:20 [INFO] [stdout] | [INFO] [stdout] 79 | } else if cfg!(feature = "kyber1024") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `kyber1024` 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: `90s` [INFO] [stdout] --> src/symmetric.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(feature = "90s")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `90s` 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: `90s` [INFO] [stdout] --> src/symmetric.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(not(feature = "90s"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `90s` 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: `90s` [INFO] [stdout] --> src/symmetric.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "90s")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `90s` 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: `90s-fixslice` [INFO] [stdout] --> src/symmetric.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "90s-fixslice")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `90s-fixslice` 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: `90s-fixslice` [INFO] [stdout] --> src/symmetric.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(feature = "90s-fixslice")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `90s-fixslice` 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: `90s` [INFO] [stdout] --> src/symmetric.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(feature = "90s")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `90s` 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: `90s` [INFO] [stdout] --> src/symmetric.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(not(feature = "90s"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `90s` 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: `90s` [INFO] [stdout] --> src/symmetric.rs:29:7 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(feature = "90s")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `90s` 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: `90s` [INFO] [stdout] --> src/symmetric.rs:33:11 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(not(feature = "90s"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `90s` 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: `90s` [INFO] [stdout] --> src/symmetric.rs:37:11 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(not(feature = "90s"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `90s` 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: `90s` [INFO] [stdout] --> src/symmetric.rs:41:7 [INFO] [stdout] | [INFO] [stdout] 41 | #[cfg(feature = "90s")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `90s` 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: `90s` [INFO] [stdout] --> src/symmetric.rs:70:11 [INFO] [stdout] | [INFO] [stdout] 70 | #[cfg(not(feature = "90s"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `90s` 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: `90s` [INFO] [stdout] --> src/symmetric.rs:76:7 [INFO] [stdout] | [INFO] [stdout] 76 | #[cfg(feature = "90s")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `90s` 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: `90s` [INFO] [stdout] --> src/symmetric.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | #[cfg(not(feature = "90s"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `90s` 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: `90s` [INFO] [stdout] --> src/symmetric.rs:91:7 [INFO] [stdout] | [INFO] [stdout] 91 | #[cfg(feature = "90s")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `90s` 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: `90s` [INFO] [stdout] --> src/symmetric.rs:100:11 [INFO] [stdout] | [INFO] [stdout] 100 | #[cfg(not(feature = "90s"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `90s` 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: `90s` [INFO] [stdout] --> src/symmetric.rs:106:7 [INFO] [stdout] | [INFO] [stdout] 106 | #[cfg(feature = "90s")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `90s` 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: `90s` [INFO] [stdout] --> src/symmetric.rs:115:11 [INFO] [stdout] | [INFO] [stdout] 115 | #[cfg(not(feature = "90s"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `90s` 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: `90s` [INFO] [stdout] --> src/symmetric.rs:125:7 [INFO] [stdout] | [INFO] [stdout] 125 | #[cfg(feature = "90s")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `90s` 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: `90s` [INFO] [stdout] --> src/symmetric.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #[cfg(not(feature = "90s"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `90s` 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: `90s` [INFO] [stdout] --> src/symmetric.rs:141:7 [INFO] [stdout] | [INFO] [stdout] 141 | #[cfg(feature = "90s")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `90s` 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: `90s` [INFO] [stdout] --> src/symmetric.rs:159:11 [INFO] [stdout] | [INFO] [stdout] 159 | #[cfg(not(feature = "90s"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `90s` 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: `90s` [INFO] [stdout] --> src/symmetric.rs:165:7 [INFO] [stdout] | [INFO] [stdout] 165 | #[cfg(feature = "90s")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `90s` 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: `90s` [INFO] [stdout] --> src/symmetric.rs:174:11 [INFO] [stdout] | [INFO] [stdout] 174 | #[cfg(not(feature = "90s"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `90s` 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: `90s` [INFO] [stdout] --> src/symmetric.rs:189:11 [INFO] [stdout] | [INFO] [stdout] 189 | #[cfg(not(feature = "90s"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `90s` 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: `90s` [INFO] [stdout] --> src/symmetric.rs:199:11 [INFO] [stdout] | [INFO] [stdout] 199 | #[cfg(not(feature = "90s"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `90s` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 59 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D pointer_structural_match` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D pointer_structural_match` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D pointer_structural_match` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D pointer_structural_match` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D pointer_structural_match` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `kyber1024` [INFO] [stdout] --> tests/test_params.rs:45:15 [INFO] [stdout] | [INFO] [stdout] 45 | #[cfg(not(feature = "kyber1024"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `kyber1024` 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: `kyber1024` [INFO] [stdout] --> tests/test_params.rs:61:15 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(not(feature = "kyber1024"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `kyber1024` 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: `kyber1024` [INFO] [stdout] --> tests/test_params.rs:116:11 [INFO] [stdout] | [INFO] [stdout] 116 | #[cfg(feature = "kyber1024")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `kyber1024` 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: `kyber1024` [INFO] [stdout] --> tests/test_params.rs:123:11 [INFO] [stdout] | [INFO] [stdout] 123 | #[cfg(feature = "kyber1024")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `kyber1024` 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: `90s` [INFO] [stdout] --> tests/test_params.rs:14:36 [INFO] [stdout] | [INFO] [stdout] 14 | assert_eq!(KYBER_90S, cfg!(feature = "90s")); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `90s` 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: `kyber512` [INFO] [stdout] --> tests/test_params.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | if cfg!(feature = "kyber512") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `kyber512` 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: `kyber512` [INFO] [stdout] --> tests/test_params.rs:93:17 [INFO] [stdout] | [INFO] [stdout] 93 | if cfg!(feature = "kyber512") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `kyber512` 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: `kyber1024` [INFO] [stdout] --> tests/test_params.rs:95:24 [INFO] [stdout] | [INFO] [stdout] 95 | } else if cfg!(feature = "kyber1024") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `kyber1024` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D pointer_structural_match` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D pointer_structural_match` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D pointer_structural_match` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D pointer_structural_match` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D pointer_structural_match` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `90s` [INFO] [stdout] --> tests/test_symmetric.rs:101:15 [INFO] [stdout] | [INFO] [stdout] 101 | #[cfg(not(feature = "90s"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `90s` 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: `90s` [INFO] [stdout] --> tests/test_symmetric.rs:128:15 [INFO] [stdout] | [INFO] [stdout] 128 | #[cfg(not(feature = "90s"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `90s` 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 name: `KYBER_SECURITY_PARAMETERat` [INFO] [stdout] --> tests/test_kat.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg(KYBER_SECURITY_PARAMETERat)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(KYBER_SECURITY_PARAMETERat)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(KYBER_SECURITY_PARAMETERat)");` to the top of the `build.rs` [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: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D pointer_structural_match` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D pointer_structural_match` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D pointer_structural_match` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D pointer_structural_match` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D pointer_structural_match` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `benchmarking` [INFO] [stdout] --> benches/api.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg(feature = "benchmarking")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `benchmarking` 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: `kyber512` [INFO] [stdout] --> tests/test_lib.rs:10:15 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "kyber512")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `kyber512` 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: `kyber1024` [INFO] [stdout] --> tests/test_lib.rs:17:15 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(feature = "kyber1024")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `kyber1024` 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: `90s` [INFO] [stdout] --> tests/test_lib.rs:24:15 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(feature = "90s")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `90s` 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: `avx2` [INFO] [stdout] --> tests/test_lib.rs:31:15 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "avx2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `avx2` 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: `wasm` [INFO] [stdout] --> tests/test_lib.rs:40:15 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg(feature = "wasm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `wasm` 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: `zeroize` [INFO] [stdout] --> tests/test_lib.rs:47:15 [INFO] [stdout] | [INFO] [stdout] 47 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `zeroize` 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: `std` [INFO] [stdout] --> tests/test_lib.rs:54:15 [INFO] [stdout] | [INFO] [stdout] 54 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `std` 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: `kyber512` [INFO] [stdout] --> tests/test_lib.rs:63:19 [INFO] [stdout] | [INFO] [stdout] 63 | #[cfg(all(feature = "kyber512", feature = "kyber1024"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `kyber512` 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: `kyber1024` [INFO] [stdout] --> tests/test_lib.rs:63:41 [INFO] [stdout] | [INFO] [stdout] 63 | #[cfg(all(feature = "kyber512", feature = "kyber1024"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `kyber1024` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D pointer_structural_match` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D pointer_structural_match` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> tests/test_error.rs:71:7 [INFO] [stdout] | [INFO] [stdout] 71 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `std` 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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/lib.rs:161:17 [INFO] [stdout] | [INFO] [stdout] 161 | #![cfg_attr(not(feature = "std"), no_std)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `std` 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: `kyber1024` [INFO] [stdout] --> src/lib.rs:164:11 [INFO] [stdout] | [INFO] [stdout] 164 | #[cfg(all(feature = "kyber1024", feature = "kyber512"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `kyber1024` 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: `kyber512` [INFO] [stdout] --> src/lib.rs:164:34 [INFO] [stdout] | [INFO] [stdout] 164 | #[cfg(all(feature = "kyber1024", feature = "kyber512"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `kyber512` 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: `avx2` [INFO] [stdout] --> src/lib.rs:167:35 [INFO] [stdout] | [INFO] [stdout] 167 | #[cfg(all(target_arch = "x86_64", feature = "avx2"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `avx2` 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: `avx2` [INFO] [stdout] --> src/lib.rs:169:35 [INFO] [stdout] | [INFO] [stdout] 169 | #[cfg(all(target_arch = "x86_64", feature = "avx2"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `avx2` 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: `avx2` [INFO] [stdout] --> src/lib.rs:172:44 [INFO] [stdout] | [INFO] [stdout] 172 | #[cfg(any(not(target_arch = "x86_64"), not(feature = "avx2")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `avx2` 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: `avx2` [INFO] [stdout] --> src/lib.rs:175:44 [INFO] [stdout] | [INFO] [stdout] 175 | #[cfg(any(not(target_arch = "x86_64"), not(feature = "avx2")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `avx2` 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: `avx2` [INFO] [stdout] --> src/lib.rs:178:44 [INFO] [stdout] | [INFO] [stdout] 178 | #[cfg(any(not(target_arch = "x86_64"), not(feature = "avx2")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `avx2` 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: `hazmat` [INFO] [stdout] --> src/lib.rs:179:7 [INFO] [stdout] | [INFO] [stdout] 179 | #[cfg(feature = "hazmat")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `hazmat` 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: `wasm` [INFO] [stdout] --> src/lib.rs:182:7 [INFO] [stdout] | [INFO] [stdout] 182 | #[cfg(feature = "wasm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `wasm` 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 name: `KYBER_SECURITY_PARAMETERat` [INFO] [stdout] --> src/lib.rs:222:5 [INFO] [stdout] | [INFO] [stdout] 222 | KYBER_SECURITY_PARAMETERat, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(KYBER_SECURITY_PARAMETERat)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(KYBER_SECURITY_PARAMETERat)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing` [INFO] [stdout] --> src/lib.rs:223:5 [INFO] [stdout] | [INFO] [stdout] 223 | fuzzing, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `benchmarking` [INFO] [stdout] --> src/lib.rs:224:5 [INFO] [stdout] | [INFO] [stdout] 224 | feature = "benchmarking" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `benchmarking` 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: `90s` [INFO] [stdout] --> src/reference/aes256ctr.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | #![cfg(feature = "90s")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `90s` 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: `kyber512` [INFO] [stdout] --> src/reference/cbd.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | if cfg!(feature = "kyber512") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `kyber512` 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: `hazmat` [INFO] [stdout] --> src/reference/indcpa.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "hazmat")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `hazmat` 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: `kyber1024` [INFO] [stdout] --> src/reference/polyvec.rs:26:11 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(feature = "kyber1024")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `kyber1024` 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: `kyber1024` [INFO] [stdout] --> src/reference/polyvec.rs:60:15 [INFO] [stdout] | [INFO] [stdout] 60 | #[cfg(not(feature = "kyber1024"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `kyber1024` 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: `kyber1024` [INFO] [stdout] --> src/reference/polyvec.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | #[cfg(feature = "kyber1024")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `kyber1024` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `kyber1024` [INFO] [stdout] --> src/reference/polyvec.rs:131:15 [INFO] [stdout] | [INFO] [stdout] 131 | #[cfg(not(feature = "kyber1024"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `kyber1024` 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: `zeroize` [INFO] [stdout] --> src/api.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `zeroize` 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: `zeroize` [INFO] [stdout] --> src/api.rs:167:12 [INFO] [stdout] | [INFO] [stdout] 167 | #[cfg_attr(feature = "zeroize", derive(Zeroize, ZeroizeOnDrop))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `zeroize` 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: `zeroize` [INFO] [stdout] --> src/api.rs:79:15 [INFO] [stdout] | [INFO] [stdout] 79 | #[cfg(feature = "zeroize")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `zeroize` 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: `std` [INFO] [stdout] --> src/error.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `std` 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: `kyber1024` [INFO] [stdout] --> src/params.rs:40:11 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg(not(feature = "kyber1024"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `kyber1024` 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: `kyber1024` [INFO] [stdout] --> src/params.rs:50:11 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg(not(feature = "kyber1024"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `kyber1024` 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: `kyber1024` [INFO] [stdout] --> src/params.rs:93:7 [INFO] [stdout] | [INFO] [stdout] 93 | #[cfg(feature = "kyber1024")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `kyber1024` 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: `kyber1024` [INFO] [stdout] --> src/params.rs:99:7 [INFO] [stdout] | [INFO] [stdout] 99 | #[cfg(feature = "kyber1024")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `kyber1024` 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: `90s` [INFO] [stdout] --> src/params.rs:12:34 [INFO] [stdout] | [INFO] [stdout] 12 | pub const KYBER_90S: bool = cfg!(feature = "90s"); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `90s` 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: `kyber512` [INFO] [stdout] --> src/params.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | if cfg!(feature = "kyber512") { 3 } else { 2 }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `kyber512` 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: `kyber512` [INFO] [stdout] --> src/params.rs:77:13 [INFO] [stdout] | [INFO] [stdout] 77 | if cfg!(feature = "kyber512") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `kyber512` 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: `kyber1024` [INFO] [stdout] --> src/params.rs:79:20 [INFO] [stdout] | [INFO] [stdout] 79 | } else if cfg!(feature = "kyber1024") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `kyber1024` 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: `90s` [INFO] [stdout] --> src/symmetric.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(feature = "90s")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `90s` 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: `90s` [INFO] [stdout] --> src/symmetric.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(not(feature = "90s"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `90s` 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: `90s` [INFO] [stdout] --> src/symmetric.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "90s")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `90s` 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: `90s-fixslice` [INFO] [stdout] --> src/symmetric.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "90s-fixslice")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `90s-fixslice` 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: `90s-fixslice` [INFO] [stdout] --> src/symmetric.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(feature = "90s-fixslice")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `90s-fixslice` 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: `90s` [INFO] [stdout] --> src/symmetric.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(feature = "90s")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `90s` 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: `90s` [INFO] [stdout] --> src/symmetric.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(not(feature = "90s"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `90s` 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: `90s` [INFO] [stdout] --> src/symmetric.rs:29:7 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(feature = "90s")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `90s` 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: `90s` [INFO] [stdout] --> src/symmetric.rs:33:11 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(not(feature = "90s"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `90s` 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: `90s` [INFO] [stdout] --> src/symmetric.rs:37:11 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(not(feature = "90s"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `90s` 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: `90s` [INFO] [stdout] --> src/symmetric.rs:41:7 [INFO] [stdout] | [INFO] [stdout] 41 | #[cfg(feature = "90s")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `90s` 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: `90s` [INFO] [stdout] --> src/symmetric.rs:70:11 [INFO] [stdout] | [INFO] [stdout] 70 | #[cfg(not(feature = "90s"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `90s` 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: `90s` [INFO] [stdout] --> src/symmetric.rs:76:7 [INFO] [stdout] | [INFO] [stdout] 76 | #[cfg(feature = "90s")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `90s` 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: `90s` [INFO] [stdout] --> src/symmetric.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | #[cfg(not(feature = "90s"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `90s` 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: `90s` [INFO] [stdout] --> src/symmetric.rs:91:7 [INFO] [stdout] | [INFO] [stdout] 91 | #[cfg(feature = "90s")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `90s` 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: `90s` [INFO] [stdout] --> src/symmetric.rs:100:11 [INFO] [stdout] | [INFO] [stdout] 100 | #[cfg(not(feature = "90s"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `90s` 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: `90s` [INFO] [stdout] --> src/symmetric.rs:106:7 [INFO] [stdout] | [INFO] [stdout] 106 | #[cfg(feature = "90s")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `90s` 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: `90s` [INFO] [stdout] --> src/symmetric.rs:115:11 [INFO] [stdout] | [INFO] [stdout] 115 | #[cfg(not(feature = "90s"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `90s` 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: `90s` [INFO] [stdout] --> src/symmetric.rs:125:7 [INFO] [stdout] | [INFO] [stdout] 125 | #[cfg(feature = "90s")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `90s` 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: `90s` [INFO] [stdout] --> src/symmetric.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 135 | #[cfg(not(feature = "90s"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `90s` 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: `90s` [INFO] [stdout] --> src/symmetric.rs:141:7 [INFO] [stdout] | [INFO] [stdout] 141 | #[cfg(feature = "90s")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `90s` 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: `90s` [INFO] [stdout] --> src/symmetric.rs:159:11 [INFO] [stdout] | [INFO] [stdout] 159 | #[cfg(not(feature = "90s"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `90s` 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: `90s` [INFO] [stdout] --> src/symmetric.rs:165:7 [INFO] [stdout] | [INFO] [stdout] 165 | #[cfg(feature = "90s")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `90s` 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: `90s` [INFO] [stdout] --> src/symmetric.rs:174:11 [INFO] [stdout] | [INFO] [stdout] 174 | #[cfg(not(feature = "90s"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `90s` 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: `90s` [INFO] [stdout] --> src/symmetric.rs:189:11 [INFO] [stdout] | [INFO] [stdout] 189 | #[cfg(not(feature = "90s"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `90s` 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: `90s` [INFO] [stdout] --> src/symmetric.rs:199:11 [INFO] [stdout] | [INFO] [stdout] 199 | #[cfg(not(feature = "90s"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio` [INFO] [stdout] = help: consider adding `90s` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 59 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.59s [INFO] running `Command { std: "docker" "inspect" "7e8e74079056ae63989adcc3708641ae5ccb8e68ba4d5d42170743c39b326b46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e8e74079056ae63989adcc3708641ae5ccb8e68ba4d5d42170743c39b326b46", kill_on_drop: false }` [INFO] [stdout] 7e8e74079056ae63989adcc3708641ae5ccb8e68ba4d5d42170743c39b326b46