[INFO] cloning repository https://github.com/guruvamsi-policharla/KEMs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/guruvamsi-policharla/KEMs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguruvamsi-policharla%2FKEMs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguruvamsi-policharla%2FKEMs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 76498493de2e272206e8249cf7fc85794c3b71f9
[INFO] testing guruvamsi-policharla/KEMs against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguruvamsi-policharla%2FKEMs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/guruvamsi-policharla/KEMs
[INFO] finished tweaking git repo https://github.com/guruvamsi-policharla/KEMs
[INFO] tweaked toml for git repo https://github.com/guruvamsi-policharla/KEMs written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/guruvamsi-policharla/KEMs on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/guruvamsi-policharla/KEMs 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/RustCrypto/crypto-bigint.git`
[INFO] [stderr]     Updating git repository `https://github.com/baloo/traits.git`
[INFO] [stderr]     Updating git repository `https://github.com/zkcrypto/ff.git`
[INFO] [stderr]     Updating git repository `https://github.com/baloo/group.git`
[INFO] [stderr]     Updating git repository `https://github.com/baloo/elliptic-curves.git`
[INFO] [stderr]     Updating git repository `https://github.com/RustCrypto/hashes.git`
[INFO] [stderr]     Updating git repository `https://github.com/pinkforest/curve25519-dalek.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded const-oid v0.10.0
[INFO] [stderr]   Downloaded keccak v0.2.0-pre.0
[INFO] [stderr]   Downloaded block-buffer v0.11.0-rc.4
[INFO] [stderr]   Downloaded hybrid-array v0.3.0
[INFO] [stderr]   Downloaded hex-literal v1.0.0
[INFO] [stderr]   Downloaded serde_bare v0.5.0
[INFO] [stderr]   Downloaded serdect v0.3.0
[INFO] [stderr]   Downloaded safe-oqs v0.10.0
[INFO] [stderr]   Downloaded crypto-common v0.2.0-rc.2
[INFO] [stderr]   Downloaded cstr_core v0.2.6
[INFO] [stderr]   Downloaded cmake v0.1.54
[INFO] [stderr]   Downloaded sec1 v0.8.0-rc.4
[INFO] [stderr]   Downloaded half v1.8.3
[INFO] [stderr]   Downloaded rstest v0.24.0
[INFO] [stderr]   Downloaded build-deps v0.1.4
[INFO] [stderr]   Downloaded clap v4.5.26
[INFO] [stderr]   Downloaded toml v0.8.20
[INFO] [stderr]   Downloaded rstest_macros v0.24.0
[INFO] [stderr]   Downloaded prettyplease v0.2.31
[INFO] [stderr]   Downloaded hmac v0.13.0-pre.5
[INFO] [stderr]   Downloaded clap_builder v4.5.26
[INFO] [stderr]   Downloaded winnow v0.7.4
[INFO] [stderr]   Downloaded hkdf v0.13.0-pre.5
[INFO] [stderr]   Downloaded sha3 v0.11.0-pre.5
[INFO] [stderr]   Downloaded safe-oqs-sys v0.10.0+liboqs-0.10.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 07767293cb018951379467eb9d43e1fb34f0624ce909450327f26eac8b38cde2
[INFO] running `Command { std: "docker" "start" "-a" "07767293cb018951379467eb9d43e1fb34f0624ce909450327f26eac8b38cde2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "07767293cb018951379467eb9d43e1fb34f0624ce909450327f26eac8b38cde2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07767293cb018951379467eb9d43e1fb34f0624ce909450327f26eac8b38cde2", kill_on_drop: false }`
[INFO] [stdout] 07767293cb018951379467eb9d43e1fb34f0624ce909450327f26eac8b38cde2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6f52a0af2d59979f9b1daf8e9c31bad5799235814e4bc0ccdde96ec42a411530
[INFO] running `Command { std: "docker" "start" "-a" "6f52a0af2d59979f9b1daf8e9c31bad5799235814e4bc0ccdde96ec42a411530", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling keccak v0.2.0-pre.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling kem v0.3.0-pre.0 (https://github.com/baloo/traits.git?branch=baloo%2Frelax-sized-rng#abd9d63e)
[INFO] [stderr]    Compiling dhkem v0.0.1-alpha (/opt/rustwide/workdir/dhkem)
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3 (https://github.com/pinkforest/curve25519-dalek.git?branch=bump-rand-0.9#92ec8d3e)
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling hybrid-array v0.3.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling crypto-common v0.2.0-rc.2 (https://github.com/baloo/traits.git?branch=baloo%2Frelax-sized-rng#abd9d63e)
[INFO] [stderr]    Compiling block-buffer v0.11.0-rc.4
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling digest v0.11.0-pre.10 (https://github.com/baloo/traits.git?branch=baloo%2Frelax-sized-rng#abd9d63e)
[INFO] [stderr]    Compiling sha3 v0.11.0-pre.5
[INFO] [stderr]    Compiling ml-kem v0.3.0-pre (/opt/rustwide/workdir/ml-kem)
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1 (https://github.com/pinkforest/curve25519-dalek.git?branch=bump-rand-0.9#92ec8d3e)
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stdout] warning: unused import: `std::fs::File`
[INFO] [stdout]   --> ml-kem/src/pke.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::fs::File;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Write`
[INFO] [stdout]   --> ml-kem/src/pke.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::io::Write;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> ml-kem/src/algebra.rs:43:57
[INFO] [stdout]    |
[INFO] [stdout] 43 |         let quotient = (product >> Self::BARRETT_SHIFT).truncate();
[INFO] [stdout]    |                                                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `Truncate::truncate(...)` to keep using the current method
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]    = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] help: add `#![feature(integer_extend_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]   --> ml-kem/src/lib.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 + #![feature(integer_extend_truncate)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> ml-kem/src/algebra.rs:45:38
[INFO] [stdout]    |
[INFO] [stdout] 45 |         Self::small_reduce(remainder.truncate())
[INFO] [stdout]    |                                      ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `Truncate::truncate(...)` to keep using the current method
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_extend_truncate)]` to the crate attributes to enable `core::num::<impl u32>::truncate`
[INFO] [stdout]   --> ml-kem/src/lib.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 + #![feature(integer_extend_truncate)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> ml-kem/src/algebra.rs:173:33
[INFO] [stdout]     |
[INFO] [stdout] 173 |             let N = start_n + i.truncate();
[INFO] [stdout]     |                                 ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `Truncate::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_extend_truncate)]` to the crate attributes to enable `core::num::<impl usize>::truncate`
[INFO] [stdout]    --> ml-kem/src/lib.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 + #![feature(integer_extend_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> ml-kem/src/algebra.rs:424:38
[INFO] [stdout]     |
[INFO] [stdout] 424 |             let mut xof = XOF(rho, j.truncate(), i.truncate());
[INFO] [stdout]     |                                      ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `Truncate::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_extend_truncate)]` to the crate attributes to enable `core::num::<impl usize>::truncate`
[INFO] [stdout]    --> ml-kem/src/lib.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 + #![feature(integer_extend_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> ml-kem/src/algebra.rs:424:52
[INFO] [stdout]     |
[INFO] [stdout] 424 |             let mut xof = XOF(rho, j.truncate(), i.truncate());
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `Truncate::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_extend_truncate)]` to the crate attributes to enable `core::num::<impl usize>::truncate`
[INFO] [stdout]    --> ml-kem/src/lib.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 + #![feature(integer_extend_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> ml-kem/src/compress.rs:40:77
[INFO] [stdout]    |
[INFO] [stdout] 40 |         let y = ((((x << D::USIZE) + Q_HALF) * D::DIV_MUL) >> D::DIV_SHIFT).truncate();
[INFO] [stdout]    |                                                                             ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `Truncate::truncate(...)` to keep using the current method
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_extend_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]   --> ml-kem/src/lib.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 + #![feature(integer_extend_truncate)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> ml-kem/src/compress.rs:41:20
[INFO] [stdout]    |
[INFO] [stdout] 41 |         self.0 = y.truncate() & D::MASK;
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `Truncate::truncate(...)` to keep using the current method
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_extend_truncate)]` to the crate attributes to enable `core::num::<impl u32>::truncate`
[INFO] [stdout]   --> ml-kem/src/lib.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 + #![feature(integer_extend_truncate)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> ml-kem/src/compress.rs:49:20
[INFO] [stdout]    |
[INFO] [stdout] 49 |         self.0 = y.truncate();
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `Truncate::truncate(...)` to keep using the current method
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_extend_truncate)]` to the crate attributes to enable `core::num::<impl u32>::truncate`
[INFO] [stdout]   --> ml-kem/src/lib.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 + #![feature(integer_extend_truncate)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> ml-kem/src/encode.rs:56:54
[INFO] [stdout]    |
[INFO] [stdout] 56 |             let val: Integer = (x >> (D::USIZE * j)).truncate();
[INFO] [stdout]    |                                                      ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `Truncate::truncate(...)` to keep using the current method
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_extend_truncate)]` to the crate attributes to enable `core::num::<impl u128>::truncate`
[INFO] [stdout]   --> ml-kem/src/lib.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 + #![feature(integer_extend_truncate)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `randomness_expansion` and `encrypt_deterministic` are never used
[INFO] [stdout]    --> ml-kem/src/pke.rs:109:12
[INFO] [stdout]     |
[INFO] [stdout] 105 | / impl<P> EncryptionKey<P>
[INFO] [stdout] 106 | | where
[INFO] [stdout] 107 | |     P: PkeParams,
[INFO] [stdout]     | |_________________- methods in this implementation
[INFO] [stdout] 108 |   {
[INFO] [stdout] 109 |       pub fn randomness_expansion(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |       pub fn encrypt_deterministic(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling x25519-dalek v2.0.1 (https://github.com/pinkforest/curve25519-dalek.git?branch=bump-rand-0.9#92ec8d3e)
[INFO] [stderr]    Compiling x-wing v0.0.1-pre.1 (/opt/rustwide/workdir/x-wing)
[INFO] [stderr]    Compiling serdect v0.3.0
[INFO] [stderr]    Compiling frodo-kem v0.0.1 (/opt/rustwide/workdir/frodo-kem)
[INFO] [stdout] warning: associated constant `TWO_N` is never used
[INFO] [stdout]   --> frodo-kem/src/hazmat/traits.rs:69:11
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub trait Params: Sized + Default {
[INFO] [stdout]    |           ------ associated constant in this trait
[INFO] [stdout] ...
[INFO] [stdout] 69 |     const TWO_N: usize = 2 * Self::N;
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> frodo-kem/src/lib.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 |     unused,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    = note: `#[warn(dead_code)]` implied by `#[warn(unused)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.50s
[INFO] running `Command { std: "docker" "inspect" "6f52a0af2d59979f9b1daf8e9c31bad5799235814e4bc0ccdde96ec42a411530", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f52a0af2d59979f9b1daf8e9c31bad5799235814e4bc0ccdde96ec42a411530", kill_on_drop: false }`
[INFO] [stdout] 6f52a0af2d59979f9b1daf8e9c31bad5799235814e4bc0ccdde96ec42a411530
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] de27e4605fcc7224c8d347b9ac57fd65f9e726ffd80cd2b2ce0d3be58d73e6ac
[INFO] running `Command { std: "docker" "start" "-a" "de27e4605fcc7224c8d347b9ac57fd65f9e726ffd80cd2b2ce0d3be58d73e6ac", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling const-oid v0.10.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling prettyplease v0.2.31
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling digest v0.11.0-pre.10 (https://github.com/baloo/traits.git?branch=baloo%2Frelax-sized-rng#abd9d63e)
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling kem v0.3.0-pre.0 (https://github.com/baloo/traits.git?branch=baloo%2Frelax-sized-rng#abd9d63e)
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling clap_builder v4.5.26
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling build-deps v0.1.4
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling sha3 v0.11.0-pre.5
[INFO] [stderr]    Compiling clap v4.5.26
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling rstest_macros v0.24.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling safe-oqs v0.10.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling cstr_core v0.2.6
[INFO] [stderr]    Compiling ml-kem v0.3.0-pre (/opt/rustwide/workdir/ml-kem)
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling cobs v0.2.3
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stdout] warning: unused import: `std::fs::File`
[INFO] [stdout]   --> ml-kem/src/pke.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::fs::File;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Write`
[INFO] [stdout]   --> ml-kem/src/pke.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::io::Write;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hmac v0.13.0-pre.5
[INFO] [stderr]    Compiling hybrid-array v0.2.3
[INFO] [stderr]    Compiling sha2 v0.11.0-pre.5 (https://github.com/RustCrypto/hashes.git#e6bc891b)
[INFO] [stderr]    Compiling crypto-common v0.2.0-rc.2
[INFO] [stderr]    Compiling hkdf v0.13.0-pre.5
[INFO] [stderr]    Compiling hex-literal v1.0.0
[INFO] [stderr]    Compiling dhkem v0.0.1-alpha (/opt/rustwide/workdir/dhkem)
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> ml-kem/src/algebra.rs:43:57
[INFO] [stdout]    |
[INFO] [stdout] 43 |         let quotient = (product >> Self::BARRETT_SHIFT).truncate();
[INFO] [stdout]    |                                                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `Truncate::truncate(...)` to keep using the current method
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]    = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] help: add `#![feature(integer_extend_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]   --> ml-kem/src/lib.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 + #![feature(integer_extend_truncate)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> ml-kem/src/algebra.rs:45:38
[INFO] [stdout]    |
[INFO] [stdout] 45 |         Self::small_reduce(remainder.truncate())
[INFO] [stdout]    |                                      ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `Truncate::truncate(...)` to keep using the current method
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_extend_truncate)]` to the crate attributes to enable `core::num::<impl u32>::truncate`
[INFO] [stdout]   --> ml-kem/src/lib.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 + #![feature(integer_extend_truncate)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> ml-kem/src/algebra.rs:173:33
[INFO] [stdout]     |
[INFO] [stdout] 173 |             let N = start_n + i.truncate();
[INFO] [stdout]     |                                 ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `Truncate::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_extend_truncate)]` to the crate attributes to enable `core::num::<impl usize>::truncate`
[INFO] [stdout]    --> ml-kem/src/lib.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 + #![feature(integer_extend_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> ml-kem/src/algebra.rs:424:38
[INFO] [stdout]     |
[INFO] [stdout] 424 |             let mut xof = XOF(rho, j.truncate(), i.truncate());
[INFO] [stdout]     |                                      ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `Truncate::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_extend_truncate)]` to the crate attributes to enable `core::num::<impl usize>::truncate`
[INFO] [stdout]    --> ml-kem/src/lib.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 + #![feature(integer_extend_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> ml-kem/src/algebra.rs:424:52
[INFO] [stdout]     |
[INFO] [stdout] 424 |             let mut xof = XOF(rho, j.truncate(), i.truncate());
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `Truncate::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_extend_truncate)]` to the crate attributes to enable `core::num::<impl usize>::truncate`
[INFO] [stdout]    --> ml-kem/src/lib.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 + #![feature(integer_extend_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> ml-kem/src/compress.rs:40:77
[INFO] [stdout]    |
[INFO] [stdout] 40 |         let y = ((((x << D::USIZE) + Q_HALF) * D::DIV_MUL) >> D::DIV_SHIFT).truncate();
[INFO] [stdout]    |                                                                             ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `Truncate::truncate(...)` to keep using the current method
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_extend_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]   --> ml-kem/src/lib.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 + #![feature(integer_extend_truncate)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> ml-kem/src/compress.rs:41:20
[INFO] [stdout]    |
[INFO] [stdout] 41 |         self.0 = y.truncate() & D::MASK;
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `Truncate::truncate(...)` to keep using the current method
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_extend_truncate)]` to the crate attributes to enable `core::num::<impl u32>::truncate`
[INFO] [stdout]   --> ml-kem/src/lib.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 + #![feature(integer_extend_truncate)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> ml-kem/src/compress.rs:49:20
[INFO] [stdout]    |
[INFO] [stdout] 49 |         self.0 = y.truncate();
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `Truncate::truncate(...)` to keep using the current method
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_extend_truncate)]` to the crate attributes to enable `core::num::<impl u32>::truncate`
[INFO] [stdout]   --> ml-kem/src/lib.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 + #![feature(integer_extend_truncate)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> ml-kem/src/encode.rs:56:54
[INFO] [stdout]    |
[INFO] [stdout] 56 |             let val: Integer = (x >> (D::USIZE * j)).truncate();
[INFO] [stdout]    |                                                      ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `Truncate::truncate(...)` to keep using the current method
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_extend_truncate)]` to the crate attributes to enable `core::num::<impl u128>::truncate`
[INFO] [stdout]   --> ml-kem/src/lib.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 + #![feature(integer_extend_truncate)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `randomness_expansion` and `encrypt_deterministic` are never used
[INFO] [stdout]    --> ml-kem/src/pke.rs:109:12
[INFO] [stdout]     |
[INFO] [stdout] 105 | / impl<P> EncryptionKey<P>
[INFO] [stdout] 106 | | where
[INFO] [stdout] 107 | |     P: PkeParams,
[INFO] [stdout]     | |_________________- methods in this implementation
[INFO] [stdout] 108 |   {
[INFO] [stdout] 109 |       pub fn randomness_expansion(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |       pub fn encrypt_deterministic(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1 (https://github.com/pinkforest/curve25519-dalek.git?branch=bump-rand-0.9#92ec8d3e)
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3 (https://github.com/pinkforest/curve25519-dalek.git?branch=bump-rand-0.9#92ec8d3e)
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling x25519-dalek v2.0.1 (https://github.com/pinkforest/curve25519-dalek.git?branch=bump-rand-0.9#92ec8d3e)
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling x-wing v0.0.1-pre.1 (/opt/rustwide/workdir/x-wing)
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling rstest v0.24.0
[INFO] [stderr]    Compiling safe-oqs-sys v0.10.0+liboqs-0.10.1
[INFO] [stderr]    Compiling serde_json v1.0.137
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serdect v0.3.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling serde_bare v0.5.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling frodo-kem v0.0.1 (/opt/rustwide/workdir/frodo-kem)
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling postcard v1.1.1
[INFO] [stdout] warning: associated constant `TWO_N` is never used
[INFO] [stdout]   --> frodo-kem/src/hazmat/traits.rs:69:11
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub trait Params: Sized + Default {
[INFO] [stdout]    |           ------ associated constant in this trait
[INFO] [stdout] ...
[INFO] [stdout] 69 |     const TWO_N: usize = 2 * Self::N;
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> frodo-kem/src/lib.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 |     unused,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    = note: `#[warn(dead_code)]` implied by `#[warn(unused)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stdout] warning: unused import: `std::fs::File`
[INFO] [stdout]   --> ml-kem/src/pke.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::fs::File;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Write`
[INFO] [stdout]   --> ml-kem/src/pke.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::io::Write;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> ml-kem/src/algebra.rs:43:57
[INFO] [stdout]    |
[INFO] [stdout] 43 |         let quotient = (product >> Self::BARRETT_SHIFT).truncate();
[INFO] [stdout]    |                                                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `Truncate::truncate(...)` to keep using the current method
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]    = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] help: add `#![feature(integer_extend_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]   --> ml-kem/src/lib.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 + #![feature(integer_extend_truncate)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> ml-kem/src/algebra.rs:45:38
[INFO] [stdout]    |
[INFO] [stdout] 45 |         Self::small_reduce(remainder.truncate())
[INFO] [stdout]    |                                      ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `Truncate::truncate(...)` to keep using the current method
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_extend_truncate)]` to the crate attributes to enable `core::num::<impl u32>::truncate`
[INFO] [stdout]   --> ml-kem/src/lib.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 + #![feature(integer_extend_truncate)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> ml-kem/src/algebra.rs:173:33
[INFO] [stdout]     |
[INFO] [stdout] 173 |             let N = start_n + i.truncate();
[INFO] [stdout]     |                                 ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `Truncate::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_extend_truncate)]` to the crate attributes to enable `core::num::<impl usize>::truncate`
[INFO] [stdout]    --> ml-kem/src/lib.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 + #![feature(integer_extend_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> ml-kem/src/algebra.rs:424:38
[INFO] [stdout]     |
[INFO] [stdout] 424 |             let mut xof = XOF(rho, j.truncate(), i.truncate());
[INFO] [stdout]     |                                      ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `Truncate::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_extend_truncate)]` to the crate attributes to enable `core::num::<impl usize>::truncate`
[INFO] [stdout]    --> ml-kem/src/lib.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 + #![feature(integer_extend_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> ml-kem/src/algebra.rs:424:52
[INFO] [stdout]     |
[INFO] [stdout] 424 |             let mut xof = XOF(rho, j.truncate(), i.truncate());
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `Truncate::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_extend_truncate)]` to the crate attributes to enable `core::num::<impl usize>::truncate`
[INFO] [stdout]    --> ml-kem/src/lib.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 + #![feature(integer_extend_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> ml-kem/src/compress.rs:40:77
[INFO] [stdout]    |
[INFO] [stdout] 40 |         let y = ((((x << D::USIZE) + Q_HALF) * D::DIV_MUL) >> D::DIV_SHIFT).truncate();
[INFO] [stdout]    |                                                                             ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `Truncate::truncate(...)` to keep using the current method
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_extend_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]   --> ml-kem/src/lib.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 + #![feature(integer_extend_truncate)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> ml-kem/src/compress.rs:41:20
[INFO] [stdout]    |
[INFO] [stdout] 41 |         self.0 = y.truncate() & D::MASK;
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `Truncate::truncate(...)` to keep using the current method
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_extend_truncate)]` to the crate attributes to enable `core::num::<impl u32>::truncate`
[INFO] [stdout]   --> ml-kem/src/lib.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 + #![feature(integer_extend_truncate)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> ml-kem/src/compress.rs:49:20
[INFO] [stdout]    |
[INFO] [stdout] 49 |         self.0 = y.truncate();
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `Truncate::truncate(...)` to keep using the current method
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_extend_truncate)]` to the crate attributes to enable `core::num::<impl u32>::truncate`
[INFO] [stdout]   --> ml-kem/src/lib.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 + #![feature(integer_extend_truncate)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> ml-kem/src/encode.rs:56:54
[INFO] [stdout]    |
[INFO] [stdout] 56 |             let val: Integer = (x >> (D::USIZE * j)).truncate();
[INFO] [stdout]    |                                                      ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `Truncate::truncate(...)` to keep using the current method
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_extend_truncate)]` to the crate attributes to enable `core::num::<impl u128>::truncate`
[INFO] [stdout]   --> ml-kem/src/lib.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 + #![feature(integer_extend_truncate)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "de27e4605fcc7224c8d347b9ac57fd65f9e726ffd80cd2b2ce0d3be58d73e6ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de27e4605fcc7224c8d347b9ac57fd65f9e726ffd80cd2b2ce0d3be58d73e6ac", kill_on_drop: false }`
[INFO] [stdout] de27e4605fcc7224c8d347b9ac57fd65f9e726ffd80cd2b2ce0d3be58d73e6ac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7debdd64a1618c16cfaa6b5a68f480201d38b7394eb587c5602e4a1efd0045df
[INFO] running `Command { std: "docker" "start" "-a" "7debdd64a1618c16cfaa6b5a68f480201d38b7394eb587c5602e4a1efd0045df", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::fs::File`
[INFO] [stderr]   --> ml-kem/src/pke.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | use std::fs::File;
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::io::Write`
[INFO] [stderr]   --> ml-kem/src/pke.rs:11:5
[INFO] [stderr]    |
[INFO] [stderr] 11 | use std::io::Write;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]   --> ml-kem/src/algebra.rs:43:57
[INFO] [stderr]    |
[INFO] [stderr] 43 |         let quotient = (product >> Self::BARRETT_SHIFT).truncate();
[INFO] [stderr]    |                                                         ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: call with fully qualified syntax `Truncate::truncate(...)` to keep using the current method
[INFO] [stderr]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr]    = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr] help: add `#![feature(integer_extend_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stderr]   --> ml-kem/src/lib.rs:42:1
[INFO] [stderr]    |
[INFO] [stderr] 42 + #![feature(integer_extend_truncate)]
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]   --> ml-kem/src/algebra.rs:45:38
[INFO] [stderr]    |
[INFO] [stderr] 45 |         Self::small_reduce(remainder.truncate())
[INFO] [stderr]    |                                      ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: call with fully qualified syntax `Truncate::truncate(...)` to keep using the current method
[INFO] [stderr]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr] help: add `#![feature(integer_extend_truncate)]` to the crate attributes to enable `core::num::<impl u32>::truncate`
[INFO] [stderr]   --> ml-kem/src/lib.rs:42:1
[INFO] [stderr]    |
[INFO] [stderr] 42 + #![feature(integer_extend_truncate)]
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]    --> ml-kem/src/algebra.rs:173:33
[INFO] [stderr]     |
[INFO] [stderr] 173 |             let N = start_n + i.truncate();
[INFO] [stderr]     |                                 ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: call with fully qualified syntax `Truncate::truncate(...)` to keep using the current method
[INFO] [stderr]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr] help: add `#![feature(integer_extend_truncate)]` to the crate attributes to enable `core::num::<impl usize>::truncate`
[INFO] [stderr]    --> ml-kem/src/lib.rs:42:1
[INFO] [stderr]     |
[INFO] [stderr]  42 + #![feature(integer_extend_truncate)]
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]    --> ml-kem/src/algebra.rs:424:38
[INFO] [stderr]     |
[INFO] [stderr] 424 |             let mut xof = XOF(rho, j.truncate(), i.truncate());
[INFO] [stderr]     |                                      ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: call with fully qualified syntax `Truncate::truncate(...)` to keep using the current method
[INFO] [stderr]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr] help: add `#![feature(integer_extend_truncate)]` to the crate attributes to enable `core::num::<impl usize>::truncate`
[INFO] [stderr]    --> ml-kem/src/lib.rs:42:1
[INFO] [stderr]     |
[INFO] [stderr]  42 + #![feature(integer_extend_truncate)]
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]    --> ml-kem/src/algebra.rs:424:52
[INFO] [stderr]     |
[INFO] [stderr] 424 |             let mut xof = XOF(rho, j.truncate(), i.truncate());
[INFO] [stderr]     |                                                    ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: call with fully qualified syntax `Truncate::truncate(...)` to keep using the current method
[INFO] [stderr]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr] help: add `#![feature(integer_extend_truncate)]` to the crate attributes to enable `core::num::<impl usize>::truncate`
[INFO] [stderr]    --> ml-kem/src/lib.rs:42:1
[INFO] [stderr]     |
[INFO] [stderr]  42 + #![feature(integer_extend_truncate)]
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]   --> ml-kem/src/compress.rs:40:77
[INFO] [stderr]    |
[INFO] [stderr] 40 |         let y = ((((x << D::USIZE) + Q_HALF) * D::DIV_MUL) >> D::DIV_SHIFT).truncate();
[INFO] [stderr]    |                                                                             ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: call with fully qualified syntax `Truncate::truncate(...)` to keep using the current method
[INFO] [stderr]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr] help: add `#![feature(integer_extend_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stderr]   --> ml-kem/src/lib.rs:42:1
[INFO] [stderr]    |
[INFO] [stderr] 42 + #![feature(integer_extend_truncate)]
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]   --> ml-kem/src/compress.rs:41:20
[INFO] [stderr]    |
[INFO] [stderr] 41 |         self.0 = y.truncate() & D::MASK;
[INFO] [stderr]    |                    ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: call with fully qualified syntax `Truncate::truncate(...)` to keep using the current method
[INFO] [stderr]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr] help: add `#![feature(integer_extend_truncate)]` to the crate attributes to enable `core::num::<impl u32>::truncate`
[INFO] [stderr]   --> ml-kem/src/lib.rs:42:1
[INFO] [stderr]    |
[INFO] [stderr] 42 + #![feature(integer_extend_truncate)]
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]   --> ml-kem/src/compress.rs:49:20
[INFO] [stderr]    |
[INFO] [stderr] 49 |         self.0 = y.truncate();
[INFO] [stderr]    |                    ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: call with fully qualified syntax `Truncate::truncate(...)` to keep using the current method
[INFO] [stderr]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr] help: add `#![feature(integer_extend_truncate)]` to the crate attributes to enable `core::num::<impl u32>::truncate`
[INFO] [stderr]   --> ml-kem/src/lib.rs:42:1
[INFO] [stderr]    |
[INFO] [stderr] 42 + #![feature(integer_extend_truncate)]
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]   --> ml-kem/src/encode.rs:56:54
[INFO] [stderr]    |
[INFO] [stderr] 56 |             let val: Integer = (x >> (D::USIZE * j)).truncate();
[INFO] [stderr]    |                                                      ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: call with fully qualified syntax `Truncate::truncate(...)` to keep using the current method
[INFO] [stderr]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr] help: add `#![feature(integer_extend_truncate)]` to the crate attributes to enable `core::num::<impl u128>::truncate`
[INFO] [stderr]   --> ml-kem/src/lib.rs:42:1
[INFO] [stderr]    |
[INFO] [stderr] 42 + #![feature(integer_extend_truncate)]
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: methods `randomness_expansion` and `encrypt_deterministic` are never used
[INFO] [stderr]    --> ml-kem/src/pke.rs:109:12
[INFO] [stderr]     |
[INFO] [stderr] 105 | / impl<P> EncryptionKey<P>
[INFO] [stderr] 106 | | where
[INFO] [stderr] 107 | |     P: PkeParams,
[INFO] [stderr]     | |_________________- methods in this implementation
[INFO] [stderr] 108 |   {
[INFO] [stderr] 109 |       pub fn randomness_expansion(
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 126 |       pub fn encrypt_deterministic(
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `ml-kem` (lib) generated 12 warnings (run `cargo fix --lib -p ml-kem` to apply 2 suggestions)
[INFO] [stderr] warning: associated constant `TWO_N` is never used
[INFO] [stderr]   --> frodo-kem/src/hazmat/traits.rs:69:11
[INFO] [stderr]    |
[INFO] [stderr] 35 | pub trait Params: Sized + Default {
[INFO] [stderr]    |           ------ associated constant in this trait
[INFO] [stderr] ...
[INFO] [stderr] 69 |     const TWO_N: usize = 2 * Self::N;
[INFO] [stderr]    |           ^^^^^
[INFO] [stderr]    |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]   --> frodo-kem/src/lib.rs:68:5
[INFO] [stderr]    |
[INFO] [stderr] 68 |     unused,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr]    = note: `#[warn(dead_code)]` implied by `#[warn(unused)]`
[INFO] [stderr] 
[INFO] [stderr] warning: `frodo-kem` (lib) generated 1 warning
[INFO] [stderr] warning: `ml-kem` (lib test) generated 11 warnings (11 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dhkem-52e169e5bad0b477)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/hpke_p256_test.rs (/opt/rustwide/target/debug/deps/hpke_p256_test-d4935fa477395cce)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-ea88481b3ffc1528)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/frodo_kem-0c16906f6b4fefcd)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 121 tests
[INFO] [stdout] test hazmat::tests::generate_keypair_compatibility::case_1_aes640 ... ok
[INFO] [stdout] test hazmat::tests::encapsulate_compatibility::case_1_aes640 ... ok
[INFO] [stdout] test hazmat::tests::generate_keypair_compatibility::case_3_aes976 ... ok
[INFO] [stdout] test hazmat::tests::encapsulate_compatibility::case_3_aes976 ... ok
[INFO] [stdout] test hazmat::tests::liboqs_compatibility::case_1_aes640 ... ok
[INFO] [stdout] test hazmat::tests::generate_keypair_compatibility::case_2_shake640 ... ok
[INFO] [stdout] test hazmat::tests::decapsulate_compatibility::case_1_aes640 ... ok
[INFO] [stdout] test hazmat::tests::encapsulate_compatibility::case_5_aes1344 ... ok
[INFO] [stdout] test hazmat::tests::decapsulate_compatibility::case_3_aes976 ... ok
[INFO] [stdout] test hazmat::tests::parameter_calculations ... ok
[INFO] [stdout] test hazmat::tests::encapsulate_compatibility::case_2_shake640 ... ok
[INFO] [stdout] test hazmat::tests::generate_keypair_compatibility::case_5_aes1344 ... ok
[INFO] [stdout] test hazmat::tests::decapsulate_compatibility::case_5_aes1344 ... ok
[INFO] [stdout] test hazmat::tests::liboqs_compatibility::case_3_aes976 ... ok
[INFO] [stdout] test tests::ephemeral_works::case_1_aes640 ... ok
[INFO] [stdout] test hazmat::tests::generate_keypair_compatibility::case_4_shake976 ... ok
[INFO] [stdout] test tests::serialization_bare::case_01_aes640 ... ok
[INFO] [stdout] test hazmat::tests::liboqs_compatibility::case_2_shake640 ... ok
[INFO] [stdout] test hazmat::tests::liboqs_compatibility::case_5_aes1344 ... ok
[INFO] [stdout] test tests::serialization_bare::case_02_aes976 ... ok
[INFO] [stdout] test tests::ephemeral_works::case_2_aes976 ... ok
[INFO] [stdout] test tests::serialization_bare::case_03_aes1344 ... ok
[INFO] [stdout] test tests::serialization_bare::case_07_aes640 ... ok
[INFO] [stdout] test hazmat::tests::decapsulate_compatibility::case_2_shake640 ... ok
[INFO] [stdout] test tests::ephemeral_works::case_3_aes1344 ... ok
[INFO] [stdout] test hazmat::tests::generate_keypair_compatibility::case_6_shake1344 ... ok
[INFO] [stdout] test tests::serialization_bare::case_08_aes976 ... ok
[INFO] [stdout] test hazmat::tests::encapsulate_compatibility::case_4_shake976 ... ok
[INFO] [stdout] test tests::ephemeral_works::case_4_shake640 ... ok
[INFO] [stdout] test tests::serialization_bare::case_04_shake640 ... ok
[INFO] [stdout] test tests::serialization_bincode::case_01_aes640 ... ok
[INFO] [stdout] test tests::serialization_bare::case_05_shake976 ... ok
[INFO] [stdout] test tests::serialization_bincode::case_02_aes976 ... ok
[INFO] [stdout] test tests::serialization_bare::case_09_aes1344 ... ok
[INFO] [stdout] test hazmat::tests::liboqs_compatibility::case_4_shake976 ... ok
[INFO] [stdout] test tests::serialization_bare::case_10_shake640 ... ok
[INFO] [stdout] test tests::serialization_bincode::case_04_shake640 ... ok
[INFO] [stdout] test tests::serialization_bincode::case_03_aes1344 ... ok
[INFO] [stdout] test tests::serialization_bincode::case_07_aes640 ... ok
[INFO] [stdout] test tests::serialization_bincode::case_08_aes976 ... ok
[INFO] [stdout] test tests::serialization_cbor::case_01_aes640 ... ok
[INFO] [stdout] test tests::ephemeral_works::case_5_shake976 ... ok
[INFO] [stdout] test tests::serialization_bare::case_11_shake976 ... ok
[INFO] [stdout] test tests::serialization_bincode::case_09_aes1344 ... ok
[INFO] [stdout] test tests::serialization_cbor::case_02_aes976 ... ok
[INFO] [stdout] test hazmat::tests::decapsulate_compatibility::case_4_shake976 ... ok
[INFO] [stdout] test tests::serialization_bincode::case_10_shake640 ... ok
[INFO] [stdout] test tests::serialization_cbor::case_07_aes640 ... ok
[INFO] [stdout] test tests::serialization_bare::case_06_shake1344 ... ok
[INFO] [stdout] test hazmat::tests::encapsulate_compatibility::case_6_shake1344 ... ok
[INFO] [stdout] test tests::serialization_cbor::case_08_aes976 ... ok
[INFO] [stdout] test tests::serialization_cbor::case_03_aes1344 ... ok
[INFO] [stdout] test tests::serialization_bincode::case_05_shake976 ... ok
[INFO] [stdout] test tests::serialization_json::case_01_aes640 ... ok
[INFO] [stdout] test tests::serialization_cbor::case_04_shake640 ... ok
[INFO] [stdout] test tests::serialization_cbor::case_09_aes1344 ... ok
[INFO] [stdout] test tests::serialization_json::case_02_aes976 ... ok
[INFO] [stdout] test tests::serialization_cbor::case_10_shake640 ... ok
[INFO] [stdout] test tests::serialization_bincode::case_11_shake976 ... ok
[INFO] [stdout] test tests::serialization_json::case_07_aes640 ... ok
[INFO] [stdout] test hazmat::tests::liboqs_compatibility::case_6_shake1344 ... ok
[INFO] [stdout] test tests::serialization_json::case_04_shake640 ... ok
[INFO] [stdout] test tests::serialization_json::case_03_aes1344 ... ok
[INFO] [stdout] test tests::serialization_bare::case_12_shake1344 ... ok
[INFO] [stdout] test tests::serialization_json::case_08_aes976 ... ok
[INFO] [stdout] test tests::serialization_postcard::case_01_aes640 ... ok
[INFO] [stdout] test tests::serialization_bincode::case_06_shake1344 ... ok
[INFO] [stdout] test tests::serialization_cbor::case_05_shake976 ... ok
[INFO] [stdout] test tests::serialization_json::case_09_aes1344 ... ok
[INFO] [stdout] test tests::serialization_postcard::case_02_aes976 ... ok
[INFO] [stdout] test tests::serialization_json::case_10_shake640 ... ok
[INFO] [stdout] test tests::serialization_postcard::case_07_aes640 ... ok
[INFO] [stdout] test tests::serialization_cbor::case_11_shake976 ... ok
[INFO] [stdout] test tests::serialization_postcard::case_03_aes1344 ... ok
[INFO] [stdout] test hazmat::tests::decapsulate_compatibility::case_6_shake1344 ... ok
[INFO] [stdout] test tests::serialization_postcard::case_08_aes976 ... ok
[INFO] [stdout] test tests::serialization_json::case_05_shake976 ... ok
[INFO] [stdout] test tests::serialization_postcard::case_04_shake640 ... ok
[INFO] [stdout] test tests::serialization_toml::case_01_aes640 ... ok
[INFO] [stdout] test tests::serialization_cbor::case_06_shake1344 ... ok
[INFO] [stdout] test tests::serialization_postcard::case_09_aes1344 ... ok
[INFO] [stdout] test tests::serialization_toml::case_02_aes976 ... ok
[INFO] [stdout] test tests::serialization_toml::case_07_aes640 ... ok
[INFO] [stdout] test tests::serialization_toml::case_04_shake640 ... ok
[INFO] [stdout] test tests::serialization_toml::case_03_aes1344 ... ok
[INFO] [stdout] test tests::serialization_postcard::case_10_shake640 ... ok
[INFO] [stdout] test tests::serialization_json::case_11_shake976 ... ok
[INFO] [stdout] test tests::serialization_bincode::case_12_shake1344 ... ok
[INFO] [stdout] test tests::serialization_postcard::case_05_shake976 ... ok
[INFO] [stdout] test tests::serialization_toml::case_08_aes976 ... ok
[INFO] [stdout] test tests::serialization_yaml::case_01_aes640 ... ok
[INFO] [stdout] test tests::ephemeral_works::case_6_shake1344 ... ok
[INFO] [stdout] test tests::serialization_cbor::case_12_shake1344 ... ok
[INFO] [stdout] test tests::serialization_yaml::case_02_aes976 ... ok
[INFO] [stdout] test tests::serialization_toml::case_09_aes1344 ... ok
[INFO] [stdout] test tests::serialization_yaml::case_07_aes640 ... ok
[INFO] [stdout] test tests::serialization_toml::case_10_shake640 ... ok
[INFO] [stdout] test tests::serialization_json::case_06_shake1344 ... ok
[INFO] [stdout] test tests::serialization_yaml::case_03_aes1344 ... ok
[INFO] [stdout] test tests::serialization_postcard::case_11_shake976 ... ok
[INFO] [stdout] test tests::serialization_yaml::case_08_aes976 ... ok
[INFO] [stdout] test tests::serialization_yaml::case_04_shake640 ... ok
[INFO] [stdout] test tests::serialization_yaml::case_09_aes1344 ... ok
[INFO] [stdout] test tests::works::case_1_aes640 ... ok
[INFO] [stdout] test tests::serialization_toml::case_05_shake976 ... ok
[INFO] [stdout] test tests::works::case_2_aes976 ... ok
[INFO] [stdout] test tests::serialization_yaml::case_10_shake640 ... ok
[INFO] [stdout] test tests::serialization_json::case_12_shake1344 ... ok
[INFO] [stdout] test tests::serialization_postcard::case_06_shake1344 ... ok
[INFO] [stdout] test tests::works::case_3_aes1344 ... ok
[INFO] [stdout] test tests::serialization_toml::case_11_shake976 ... ok
[INFO] [stdout] test tests::serialization_yaml::case_05_shake976 ... ok
[INFO] [stdout] test tests::serialization_postcard::case_12_shake1344 ... ok
[INFO] [stdout] test tests::works::case_4_shake640 ... ok
[INFO] [stdout] test tests::serialization_toml::case_06_shake1344 ... ok
[INFO] [stdout] test tests::serialization_toml::case_12_shake1344 ... ok
[INFO] [stdout] test tests::serialization_yaml::case_11_shake976 ... ok
[INFO] [stdout] test tests::serialization_yaml::case_12_shake1344 ... ok
[INFO] [stdout] test tests::serialization_yaml::case_06_shake1344 ... ok
[INFO] [stdout] test tests::works::case_5_shake976 ... ok
[INFO] [stdout] test tests::works::case_6_shake1344 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 121 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 55.36s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/frodo.rs (/opt/rustwide/target/debug/deps/frodo-a53b2d5c0312a82b)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test test_vectors ... ignored
[INFO] [stdout] test test_vector::case_01_aes640 has been running for over 60 seconds
[INFO] [stdout] test test_vector::case_02_shake640 has been running for over 60 seconds
[INFO] [stdout] test test_vector::case_03_aes976 has been running for over 60 seconds
[INFO] [stdout] test test_vector::case_04_shake976 has been running for over 60 seconds
[INFO] [stdout] test test_vector::case_05_aes1344 has been running for over 60 seconds
[INFO] [stdout] test test_vector::case_06_shake1344 has been running for over 60 seconds
[INFO] [stdout] test test_vector::case_07_ephemeral_aes640 has been running for over 60 seconds
[INFO] [stdout] test test_vector::case_08_ephemeral_shake640 has been running for over 60 seconds
[INFO] [stdout] test test_vector::case_09_ephemeral_aes976 has been running for over 60 seconds
[INFO] [stdout] test test_vector::case_10_ephemeral_shake976 has been running for over 60 seconds
[INFO] [stdout] test test_vector::case_11_ephemeral_aes1344 has been running for over 60 seconds
[INFO] [stdout] test test_vector::case_12_ephemeral_shake1344 has been running for over 60 seconds
[INFO] [stdout] test test_vector::case_01_aes640 ... ok
[INFO] [stdout] test test_vector::case_07_ephemeral_aes640 ... ok
[INFO] [stdout] test test_vector::case_09_ephemeral_aes976 ... ok
[INFO] [stdout] test test_vector::case_03_aes976 ... ok
[INFO] [stdout] test test_vector::case_11_ephemeral_aes1344 ... ok
[INFO] [stdout] test test_vector::case_05_aes1344 ... ok
[INFO] [stdout] test test_vector::case_02_shake640 ... ok
[INFO] [stdout] test test_vector::case_08_ephemeral_shake640 ... ok
[INFO] [stdout] test test_vector::case_04_shake976 ... ok
[INFO] [stdout] test test_vector::case_10_ephemeral_shake976 ... ok
[INFO] [stdout] test test_vector::case_12_ephemeral_shake1344 ... ok
[INFO] [stdout] test test_vector::case_06_shake1344 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 804.82s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/rng.rs (/opt/rustwide/target/debug/deps/rng-abfa08f9c77de106)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/rsp_reader.rs (/opt/rustwide/target/debug/deps/rsp_reader-c86343c6abf9eb97)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ml_kem-ae2694d0a4dd89dc)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test encode::test::byte_codec_12_mod ... ok
[INFO] [stdout] test crypto::test::g ... ok
[INFO] [stdout] test crypto::test::h ... ok
[INFO] [stdout] test algebra::test::polynomial_ops ... ok
[INFO] [stdout] test crypto::test::j ... ok
[INFO] [stdout] test encode::test::byte_codec ... ok
[INFO] [stdout] test algebra::test::ntt_vector ... ok
[INFO] [stdout] test crypto::test::prf ... ok
[INFO] [stdout] test encode::test::vector_codec ... ok
[INFO] [stdout] test algebra::test::sample_uniform ... ok
[INFO] [stdout] test algebra::test::sample_cbd ... ok
[INFO] [stdout] test algebra::test::ntt_matrix ... ok
[INFO] [stdout] test algebra::test::ntt ... ok
[INFO] [stdout] test util::test::flatten ... ok
[INFO] [stdout] test pke::test::codec ... ok
[INFO] [stdout] test pke::test::test_vectors ... ok
[INFO] [stdout] test kem::test::codec ... ok
[INFO] [stdout] test pke::test::round_trip ... ok
[INFO] [stdout] test compress::test::decompress_compress ... ok
[INFO] [stdout] test kem::test::round_trip ... ok
[INFO] [stdout] test crypto::test::xof ... ok
[INFO] [stderr]      Running tests/encap-decap.rs (/opt/rustwide/target/debug/deps/encap_decap-59992d822e872fe4)
[INFO] [stdout] test test::round_trip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test acvp_encap_decap ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.86s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/key-gen.rs (/opt/rustwide/target/debug/deps/key_gen-870fd3597a02de6b)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test acvp_key_gen ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.67s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/x_wing-6e225484429dedf0)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::ciphertext_serialize ... ok
[INFO] [stdout] test tests::key_serialize ... ok
[INFO] [stdout] test tests::rfc_test_vectors ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests dhkem
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests frodo_kem
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test frodo-kem/src/lib.rs - (line 7) ... ok
[INFO] [stdout] test frodo-kem/src/lib.rs - (line 28) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.86s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 7.82s; merged doctests compilation took 0.95s
[INFO] [stderr]    Doc-tests ml_kem
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test ml-kem/src/lib.rs - (line 122) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.43s; merged doctests compilation took 1.40s
[INFO] [stderr]    Doc-tests x_wing
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test x-wing/src/lib.rs - (line 96) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.81s; merged doctests compilation took 0.66s
[INFO] running `Command { std: "docker" "inspect" "7debdd64a1618c16cfaa6b5a68f480201d38b7394eb587c5602e4a1efd0045df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7debdd64a1618c16cfaa6b5a68f480201d38b7394eb587c5602e4a1efd0045df", kill_on_drop: false }`
[INFO] [stdout] 7debdd64a1618c16cfaa6b5a68f480201d38b7394eb587c5602e4a1efd0045df
