[INFO] cloning repository https://github.com/sebastienrousseau/kyberlib
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sebastienrousseau/kyberlib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebastienrousseau%2Fkyberlib", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebastienrousseau%2Fkyberlib'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 39041e24e5fc85c2a180610a5efd6668b9a12bf7
[INFO] building sebastienrousseau/kyberlib against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebastienrousseau%2Fkyberlib" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sebastienrousseau/kyberlib
[INFO] finished tweaking git repo https://github.com/sebastienrousseau/kyberlib
[INFO] tweaked toml for git repo https://github.com/sebastienrousseau/kyberlib written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sebastienrousseau/kyberlib on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sebastienrousseau/kyberlib 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde-big-array v0.5.1
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.43
[INFO] [stderr]   Downloaded vrd v0.0.8
[INFO] [stderr]   Downloaded minicov v0.3.5
[INFO] [stderr]   Downloaded is-terminal v0.4.12
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.43
[INFO] [stderr]   Downloaded plotters-svg v0.3.5
[INFO] [stderr]   Downloaded rlg v0.0.4
[INFO] [stderr]   Downloaded rlg v0.0.5
[INFO] [stderr]   Downloaded anes v0.1.6
[INFO] [stderr]   Downloaded cast v0.3.0
[INFO] [stderr]   Downloaded plotters-backend v0.3.5
[INFO] [stderr]   Downloaded rlg v0.0.3
[INFO] [stderr]   Downloaded dtt v0.0.6
[INFO] [stderr]   Downloaded tinytemplate v1.2.1
[INFO] [stderr]   Downloaded criterion-plot v0.5.0
[INFO] [stderr]   Downloaded vrd v0.0.5
[INFO] [stderr]   Downloaded pqc_core v0.3.0
[INFO] [stderr]   Downloaded vrd v0.0.7
[INFO] [stderr]   Downloaded dtt v0.0.5
[INFO] [stderr]   Downloaded oorandom v11.1.3
[INFO] [stderr]   Downloaded cc v1.2.10
[INFO] [stderr]   Downloaded libyml v0.0.5
[INFO] [stderr]   Downloaded criterion v0.5.1
[INFO] [stderr]   Downloaded serde_yml v0.0.12
[INFO] [stderr]   Downloaded mio v1.0.1
[INFO] [stderr]   Downloaded plotters v0.3.5
[INFO] [stderr]   Downloaded syn v2.0.61
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5e4d543eedcd972e70ad99b7bfb3133748cdc7f9362721d8bee122aa5d0c1d9c
[INFO] running `Command { std: "docker" "start" "-a" "5e4d543eedcd972e70ad99b7bfb3133748cdc7f9362721d8bee122aa5d0c1d9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5e4d543eedcd972e70ad99b7bfb3133748cdc7f9362721d8bee122aa5d0c1d9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e4d543eedcd972e70ad99b7bfb3133748cdc7f9362721d8bee122aa5d0c1d9c", kill_on_drop: false }`
[INFO] [stdout] 5e4d543eedcd972e70ad99b7bfb3133748cdc7f9362721d8bee122aa5d0c1d9c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 671c5b993c788e3893f4938ddaaea21422e28512138c0f5efe33c0ffc2cedeee
[INFO] running `Command { std: "docker" "start" "-a" "671c5b993c788e3893f4938ddaaea21422e28512138c0f5efe33c0ffc2cedeee", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling vrd v0.0.5
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling serde_json v1.0.127
[INFO] [stderr]    Compiling dtt v0.0.5
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling rlg v0.0.3
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling dtt v0.0.6
[INFO] [stderr]    Compiling vrd v0.0.7
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling rlg v0.0.4
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling serde_yml v0.0.12
[INFO] [stderr]    Compiling vrd v0.0.8
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling rlg v0.0.5
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling kyberlib v0.0.6 (/opt/rustwide/workdir)
[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] [stderr]    Compiling libyml v0.0.5
[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]    Compiling time v0.3.36
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.1
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling hostname v0.4.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.2
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling syn v2.0.61
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling serde_derive v1.0.209
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling pqc_core v0.3.0
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling serde-big-array v0.5.1
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]    Compiling toml v0.8.19
[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 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: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 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.72s
[INFO] running `Command { std: "docker" "inspect" "671c5b993c788e3893f4938ddaaea21422e28512138c0f5efe33c0ffc2cedeee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "671c5b993c788e3893f4938ddaaea21422e28512138c0f5efe33c0ffc2cedeee", kill_on_drop: false }`
[INFO] [stdout] 671c5b993c788e3893f4938ddaaea21422e28512138c0f5efe33c0ffc2cedeee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f7ec4beca725c257a7e36e76f788a42cecd6a4c70cb4adca792c6cbebf2ce754
[INFO] running `Command { std: "docker" "start" "-a" "f7ec4beca725c257a7e36e76f788a42cecd6a4c70cb4adca792c6cbebf2ce754", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling js-sys v0.3.70
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling 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]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.43
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[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 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: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 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] [stderr]    Compiling clap_builder v4.5.2
[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] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.43
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.43
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling kyberlib v0.0.6 (/opt/rustwide/workdir)
[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 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: 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: `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_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: 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: 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] 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] [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: 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_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: 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_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: 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: 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: 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: 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] [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_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: 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 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: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 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: unexpected `cfg` condition name: `wasm_bindgen_unstable_test_coverage`
[INFO] [stdout]   --> tests/test_wasm.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     #[wasm_bindgen_test]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `wasm_bindgen_test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `wasm_bindgen_test` may come from an old version of the `wasm_bindgen_test_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_test_macro`
[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]    = note: this warning originates in the attribute macro `wasm_bindgen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm_bindgen_unstable_test_coverage`
[INFO] [stdout]   --> tests/test_wasm.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     #[wasm_bindgen_test]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `wasm_bindgen_test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `wasm_bindgen_test` may come from an old version of the `wasm_bindgen_test_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_test_macro`
[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 attribute macro `wasm_bindgen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm_bindgen_unstable_test_coverage`
[INFO] [stdout]   --> tests/test_wasm.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     #[wasm_bindgen_test]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `wasm_bindgen_test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `wasm_bindgen_test` may come from an old version of the `wasm_bindgen_test_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_test_macro`
[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 attribute macro `wasm_bindgen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm_bindgen_unstable_test_coverage`
[INFO] [stdout]   --> tests/test_wasm.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     #[wasm_bindgen_test]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `wasm_bindgen_test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `wasm_bindgen_test` may come from an old version of the `wasm_bindgen_test_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_test_macro`
[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 attribute macro `wasm_bindgen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm_bindgen_unstable_test_coverage`
[INFO] [stdout]   --> tests/test_wasm.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 83 |     #[wasm_bindgen_test]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `wasm_bindgen_test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `wasm_bindgen_test` may come from an old version of the `wasm_bindgen_test_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_test_macro`
[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 attribute macro `wasm_bindgen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm_bindgen_unstable_test_coverage`
[INFO] [stdout]    --> tests/test_wasm.rs:113:5
[INFO] [stdout]     |
[INFO] [stdout] 113 |     #[wasm_bindgen_test]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `wasm_bindgen_test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the attribute macro `wasm_bindgen_test` may come from an old version of the `wasm_bindgen_test_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_test_macro`
[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 attribute macro `wasm_bindgen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm_bindgen_unstable_test_coverage`
[INFO] [stdout]    --> tests/test_wasm.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 |     #[wasm_bindgen_test]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `wasm_bindgen_test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the attribute macro `wasm_bindgen_test` may come from an old version of the `wasm_bindgen_test_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_test_macro`
[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 attribute macro `wasm_bindgen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm_bindgen_unstable_test_coverage`
[INFO] [stdout]    --> tests/test_wasm.rs:143:5
[INFO] [stdout]     |
[INFO] [stdout] 143 |     #[wasm_bindgen_test]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `wasm_bindgen_test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the attribute macro `wasm_bindgen_test` may come from an old version of the `wasm_bindgen_test_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_test_macro`
[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 attribute macro `wasm_bindgen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm_bindgen_unstable_test_coverage`
[INFO] [stdout]    --> tests/test_wasm.rs:157:5
[INFO] [stdout]     |
[INFO] [stdout] 157 |     #[wasm_bindgen_test]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `wasm_bindgen_test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the attribute macro `wasm_bindgen_test` may come from an old version of the `wasm_bindgen_test_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_test_macro`
[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 attribute macro `wasm_bindgen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm_bindgen_unstable_test_coverage`
[INFO] [stdout]    --> tests/test_wasm.rs:181:5
[INFO] [stdout]     |
[INFO] [stdout] 181 |     #[wasm_bindgen_test]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `wasm_bindgen_test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the attribute macro `wasm_bindgen_test` may come from an old version of the `wasm_bindgen_test_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_test_macro`
[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 attribute macro `wasm_bindgen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm_bindgen_unstable_test_coverage`
[INFO] [stdout]    --> tests/test_wasm.rs:198:5
[INFO] [stdout]     |
[INFO] [stdout] 198 |     #[wasm_bindgen_test]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `wasm_bindgen_test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the attribute macro `wasm_bindgen_test` may come from an old version of the `wasm_bindgen_test_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_test_macro`
[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 attribute macro `wasm_bindgen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm_bindgen_unstable_test_coverage`
[INFO] [stdout]    --> tests/test_wasm.rs:216:5
[INFO] [stdout]     |
[INFO] [stdout] 216 |     #[wasm_bindgen_test]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `wasm_bindgen_test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the attribute macro `wasm_bindgen_test` may come from an old version of the `wasm_bindgen_test_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_test_macro`
[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 attribute macro `wasm_bindgen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm_bindgen_unstable_test_coverage`
[INFO] [stdout]    --> tests/test_wasm.rs:237:5
[INFO] [stdout]     |
[INFO] [stdout] 237 |     #[wasm_bindgen_test]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `wasm_bindgen_test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the attribute macro `wasm_bindgen_test` may come from an old version of the `wasm_bindgen_test_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_test_macro`
[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 attribute macro `wasm_bindgen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm_bindgen_unstable_test_coverage`
[INFO] [stdout]    --> tests/test_wasm.rs:253:5
[INFO] [stdout]     |
[INFO] [stdout] 253 |     #[wasm_bindgen_test]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `wasm_bindgen_test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the attribute macro `wasm_bindgen_test` may come from an old version of the `wasm_bindgen_test_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_test_macro`
[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 attribute macro `wasm_bindgen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm_bindgen_unstable_test_coverage`
[INFO] [stdout]    --> tests/test_wasm.rs:286:5
[INFO] [stdout]     |
[INFO] [stdout] 286 |     #[wasm_bindgen_test]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `wasm_bindgen_test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the attribute macro `wasm_bindgen_test` may come from an old version of the `wasm_bindgen_test_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_test_macro`
[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 attribute macro `wasm_bindgen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[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: 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: 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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.13s
[INFO] running `Command { std: "docker" "inspect" "f7ec4beca725c257a7e36e76f788a42cecd6a4c70cb4adca792c6cbebf2ce754", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7ec4beca725c257a7e36e76f788a42cecd6a4c70cb4adca792c6cbebf2ce754", kill_on_drop: false }`
[INFO] [stdout] f7ec4beca725c257a7e36e76f788a42cecd6a4c70cb4adca792c6cbebf2ce754
