[INFO] fetching crate kyberlib 0.0.6...
[INFO] checking kyberlib-0.0.6 against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] extracting crate kyberlib 0.0.6 into /workspace/builds/worker-5-tc1/source
[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-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate kyberlib 0.0.6 on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rlg v0.0.3
[INFO] [stderr]   Downloaded nasm-rs v0.3.0
[INFO] [stderr]   Downloaded dtt v0.0.5
[INFO] [stderr]   Downloaded pqc_core v0.3.0
[INFO] [stderr]   Downloaded vrd v0.0.5
[INFO] [stderr]   Downloaded hostname v0.4.0
[INFO] [stderr]   Downloaded rlg v0.0.4
[INFO] [stderr]   Downloaded dtt v0.0.6
[INFO] [stderr]   Downloaded vrd v0.0.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5f1a51e11e27634e066d1854215c82c7a24cb1a6e9bd26f2c3a11f7d8cb5724d
[INFO] running `Command { std: "docker" "start" "-a" "5f1a51e11e27634e066d1854215c82c7a24cb1a6e9bd26f2c3a11f7d8cb5724d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5f1a51e11e27634e066d1854215c82c7a24cb1a6e9bd26f2c3a11f7d8cb5724d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f1a51e11e27634e066d1854215c82c7a24cb1a6e9bd26f2c3a11f7d8cb5724d", kill_on_drop: false }`
[INFO] [stdout] 5f1a51e11e27634e066d1854215c82c7a24cb1a6e9bd26f2c3a11f7d8cb5724d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c319b5fdb5325ad52d26c30be72df0b8108242738c03cb1d2be4cc5d5d83836e
[INFO] running `Command { std: "docker" "start" "-a" "c319b5fdb5325ad52d26c30be72df0b8108242738c03cb1d2be4cc5d5d83836e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]     Checking cfg-if v1.0.0
[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]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking time-core v0.1.2
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]    Compiling dtt v0.0.5
[INFO] [stderr]    Compiling vrd v0.0.5
[INFO] [stderr]     Checking crossbeam-utils v0.8.19
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]    Compiling rlg v0.0.3
[INFO] [stderr]     Checking match_cfg v0.1.0
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling vrd v0.0.7
[INFO] [stderr]     Checking either v1.11.0
[INFO] [stderr]    Compiling dtt v0.0.6
[INFO] [stderr]    Compiling rlg v0.0.4
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking num-traits v0.2.19
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling kyberlib v0.0.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> 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 `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking hostname v0.4.0
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]     Checking parking_lot v0.12.2
[INFO] [stderr]    Compiling syn v2.0.61
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking criterion-plot v0.5.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]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]     Checking pqc_core v0.3.0
[INFO] [stderr]     Checking tokio v1.37.0
[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 wasm-bindgen-futures v0.4.42
[INFO] [stderr]     Checking wasm-bindgen-test v0.3.42
[INFO] [stderr]     Checking serde-big-array v0.5.1
[INFO] [stderr]     Checking ciborium v0.2.2
[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 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> 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 `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition 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: `docsrs`, `feature`, and `test` and 31 more
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `zeroize`
[INFO] [stdout]   --> src/api.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     zero!(secret);
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `zero` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `zero` may come from an old version of the `pqc_core` crate, try updating your dependency with `cargo update -p pqc_core`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `zero` (in Nightly builds, run with -Z macro-backtrace for more info)
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> 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 `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> 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 `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> 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 `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> 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 `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> 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 `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> benches/api.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / #![cfg(feature = "benchmarking")]
[INFO] [stdout]   2 | | use criterion::{criterion_group, criterion_main, Criterion};
[INFO] [stdout]   3 | | use kyberlib::{
[INFO] [stdout]   4 | |     kem::{encrypt_message, generate_key_pair},
[INFO] [stdout] ...   |
[INFO] [stdout] 156 | | criterion_group!(benches, keypair);
[INFO] [stdout] 157 | | criterion_main!(benches);
[INFO] [stdout]     | |_________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> tests/test_symmetric.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | / #[cfg(test)]
[INFO] [stdout]   5 | | mod tests {
[INFO] [stdout]   6 | |     // Import necessary items
[INFO] [stdout]   7 | |     use kyberlib::{
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> 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 `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> 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: missing documentation for the crate
[INFO] [stdout]    --> tests/test_wasm.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | / #[cfg(test)]
[INFO] [stdout]   5 | | mod tests {
[INFO] [stdout]   6 | |     // Import necessary items
[INFO] [stdout]   7 | |     use kyberlib::wasm::{Kex, Keys, Params};
[INFO] [stdout] ...   |
[INFO] [stdout] 319 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> 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 `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[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: `docsrs`, `feature`, and `test` and 31 more
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]   --> tests/test_kat.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / #![cfg(KYBER_SECURITY_PARAMETERat)]
[INFO] [stdout]  2 | |
[INFO] [stdout]  3 | | mod load;
[INFO] [stdout] ...  |
[INFO] [stdout] 85 | |         .collect::<Vec<u8>>()
[INFO] [stdout] 86 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> 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 `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> 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 `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> 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 `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> 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 `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> 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 `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: value assigned to `invalid_public_key` is never read
[INFO] [stdout]    --> tests/test_api.rs:193:9
[INFO] [stdout]     |
[INFO] [stdout] 193 |         invalid_public_key[0] = 0xFF;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `-D unused-assignments` implied by `-D unused`
[INFO] [stdout]     = help: to override `-D unused` add `#[allow(unused_assignments)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: value assigned to `invalid_secret_key` is never read
[INFO] [stdout]    --> tests/test_api.rs:194:9
[INFO] [stdout]     |
[INFO] [stdout] 194 |         invalid_secret_key[0] = 0xFF;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> 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: missing documentation for the crate
[INFO] [stdout]   --> tests/test_error.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | / #![cfg(test)]
[INFO] [stdout]  5 | |
[INFO] [stdout]  6 | | // Import the necessary crates for testing in a no_std environment
[INFO] [stdout]  7 | | extern crate alloc;
[INFO] [stdout] ...  |
[INFO] [stdout] 75 | |     let _std_error: &dyn std::error::Error = &error;
[INFO] [stdout] 76 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> tests/test_api.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | / use kyberlib::*;
[INFO] [stdout]   6 | | use rand::rngs::OsRng;
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> 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 `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> tests/test_params.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | / #[cfg(test)]
[INFO] [stdout]   5 | | mod tests {
[INFO] [stdout]   6 | |     // Import necessary items
[INFO] [stdout]   7 | |     use kyberlib::params::*;
[INFO] [stdout] ...   |
[INFO] [stdout] 176 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kyberlib` (test "test_api") due to 2 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> tests/test_kex.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / use kyberlib::*;
[INFO] [stdout]   2 | | mod utils;
[INFO] [stdout]   3 | | use utils::*;
[INFO] [stdout] ...   |
[INFO] [stdout] 259 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> 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 `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> tests/test_rng.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | / #[cfg(test)]
[INFO] [stdout]   5 | | mod tests {
[INFO] [stdout]   6 | |
[INFO] [stdout]   7 | |     use kyberlib::{rng::randombytes, KyberLibError};
[INFO] [stdout] ...   |
[INFO] [stdout] 206 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition 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: `docsrs`, `feature`, and `test` and 31 more
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `zeroize`
[INFO] [stdout]   --> src/api.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     zero!(secret);
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `aes`, `cc`, `ctr`, `default`, `kyber768`, `nasm-rs`, `sha2`, and `tokio`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `zero` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `zero` may come from an old version of the `pqc_core` crate, try updating your dependency with `cargo update -p pqc_core`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `zero` (in Nightly builds, run with -Z macro-backtrace for more info)
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> 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 `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]   --> tests/test_kem.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / use kyberlib::*;
[INFO] [stdout]  2 | | mod utils;
[INFO] [stdout]  3 | | use kyberlib::keypairfrom;
[INFO] [stdout]  4 | | use utils::FailingRng;
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |     assert_eq!(pk2, keys.public);
[INFO] [stdout] 88 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> tests/test_lib.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | / #[cfg(test)]
[INFO] [stdout]   5 | | mod tests {
[INFO] [stdout]   6 | |
[INFO] [stdout]   7 | |     /// Tests for feature flags
[INFO] [stdout] ...   |
[INFO] [stdout] 566 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> tests/test_macros.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | / #[cfg(test)]
[INFO] [stdout]   5 | | mod tests {
[INFO] [stdout]   6 | |     use kyberlib::{
[INFO] [stdout]   7 | |         keypair, kyberlib_ake_client_confirm, kyberlib_ake_client_init,
[INFO] [stdout] ...   |
[INFO] [stdout] 293 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c319b5fdb5325ad52d26c30be72df0b8108242738c03cb1d2be4cc5d5d83836e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c319b5fdb5325ad52d26c30be72df0b8108242738c03cb1d2be4cc5d5d83836e", kill_on_drop: false }`
[INFO] [stdout] c319b5fdb5325ad52d26c30be72df0b8108242738c03cb1d2be4cc5d5d83836e
