[INFO] cloning repository https://github.com/OxAndHorse/tagkem_kyber768
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/OxAndHorse/tagkem_kyber768" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOxAndHorse%2Ftagkem_kyber768", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOxAndHorse%2Ftagkem_kyber768'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 46268bb878d4f575734784bbf3cf3808440b7ac7
[INFO] checking OxAndHorse/tagkem_kyber768 against master#57f772f25c5ce2bd870d6f8c3ab318eaee5a3326 for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOxAndHorse%2Ftagkem_kyber768" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/OxAndHorse/tagkem_kyber768
[INFO] finished tweaking git repo https://github.com/OxAndHorse/tagkem_kyber768
[INFO] tweaked toml for git repo https://github.com/OxAndHorse/tagkem_kyber768 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/OxAndHorse/tagkem_kyber768 on toolchain 57f772f25c5ce2bd870d6f8c3ab318eaee5a3326
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/OxAndHorse/tagkem_kyber768 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" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/RustCrypto/traits.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded keccak v0.2.0-pre.0
[INFO] [stderr]   Downloaded serde_bare v0.5.0
[INFO] [stderr]   Downloaded oorandom v11.1.4
[INFO] [stderr]   Downloaded safe-oqs v0.10.0
[INFO] [stderr]   Downloaded crypto-common v0.2.0-rc.3
[INFO] [stderr]   Downloaded block-buffer v0.11.0-rc.4
[INFO] [stderr]   Downloaded serdect v0.3.0
[INFO] [stderr]   Downloaded inout v0.2.0-rc.4
[INFO] [stderr]   Downloaded digest v0.11.0-rc.0
[INFO] [stderr]   Downloaded hybrid-array v0.3.0
[INFO] [stderr]   Downloaded x25519-dalek v3.0.0-pre.0
[INFO] [stderr]   Downloaded primefield v0.14.0-pre.2
[INFO] [stderr]   Downloaded cstr_core v0.2.6
[INFO] [stderr]   Downloaded cipher v0.5.0-rc.0
[INFO] [stderr]   Downloaded group v0.14.0-pre.0
[INFO] [stderr]   Downloaded rstest v0.24.0
[INFO] [stderr]   Downloaded half v1.8.3
[INFO] [stderr]   Downloaded postcard v1.1.1
[INFO] [stderr]   Downloaded primeorder v0.14.0-pre.4
[INFO] [stderr]   Downloaded ff v0.14.0-pre.0
[INFO] [stderr]   Downloaded sec1 v0.8.0-rc.4
[INFO] [stderr]   Downloaded const-oid v0.10.0
[INFO] [stderr]   Downloaded clap v4.5.26
[INFO] [stderr]   Downloaded sha2 v0.11.0-rc.0
[INFO] [stderr]   Downloaded hmac v0.13.0-rc.0
[INFO] [stderr]   Downloaded prettyplease v0.2.31
[INFO] [stderr]   Downloaded rstest_macros v0.24.0
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.23
[INFO] [stderr]   Downloaded p256 v0.14.0-pre.5
[INFO] [stderr]   Downloaded der v0.8.0-rc.1
[INFO] [stderr]   Downloaded elliptic-curve v0.14.0-rc.5
[INFO] [stderr]   Downloaded k256 v0.14.0-pre.5
[INFO] [stderr]   Downloaded aes v0.9.0-rc.0
[INFO] [stderr]   Downloaded p521 v0.14.0-pre.5
[INFO] [stderr]   Downloaded serde_json v1.0.137
[INFO] [stderr]   Downloaded clap_builder v4.5.26
[INFO] [stderr]   Downloaded hkdf v0.13.0-rc.0
[INFO] [stderr]   Downloaded crypto-bigint v0.7.0-pre.4
[INFO] [stderr]   Downloaded zerocopy v0.8.23
[INFO] [stderr]   Downloaded p384 v0.14.0-pre.5
[INFO] [stderr]   Downloaded curve25519-dalek v5.0.0-pre.0
[INFO] [stderr]   Downloaded fiat-crypto v0.3.0
[INFO] [stderr]   Downloaded sha3 v0.11.0-rc.0
[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-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3ec868b6da8a2128ee85e582505b3104f9a0ff188ede9e83a9c4b0544321b4c0
[INFO] running `Command { std: "docker" "start" "-a" "3ec868b6da8a2128ee85e582505b3104f9a0ff188ede9e83a9c4b0544321b4c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3ec868b6da8a2128ee85e582505b3104f9a0ff188ede9e83a9c4b0544321b4c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ec868b6da8a2128ee85e582505b3104f9a0ff188ede9e83a9c4b0544321b4c0", kill_on_drop: false }`
[INFO] [stdout] 3ec868b6da8a2128ee85e582505b3104f9a0ff188ede9e83a9c4b0544321b4c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 83bdb7a039cfd7959797ce9ec8c254952d2de755f4463623401aed8f31d4df11
[INFO] running `Command { std: "docker" "start" "-a" "83bdb7a039cfd7959797ce9ec8c254952d2de755f4463623401aed8f31d4df11", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking const-oid v0.10.0
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking keccak v0.2.0-pre.0
[INFO] [stderr]    Compiling serde_json v1.0.137
[INFO] [stderr]    Compiling prettyplease v0.2.31
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]     Checking clap_builder v4.5.26
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking kem v0.3.0-pre.0 (https://github.com/RustCrypto/traits.git#a4d8074d)
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling build-deps v0.1.4
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking hybrid-array v0.3.0
[INFO] [stderr]    Compiling rstest_macros v0.24.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking winnow v0.7.4
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking hex-literal v1.0.0
[INFO] [stderr]     Checking crypto-common v0.2.0-rc.3
[INFO] [stderr]     Checking block-buffer v0.11.0-rc.4
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]     Checking inout v0.2.0-rc.4
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling safe-oqs v0.10.0
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]     Checking cstr_core v0.2.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking cobs v0.2.3
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]    Compiling curve25519-dalek v5.0.0-pre.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking clap v4.5.26
[INFO] [stderr]     Checking dhkem v0.0.1-alpha (/opt/rustwide/workdir/dhkem)
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking digest v0.11.0-rc.0
[INFO] [stderr]     Checking cipher v0.5.0-rc.0
[INFO] [stderr]     Checking aes v0.9.0-rc.0
[INFO] [stderr]     Checking sha3 v0.11.0-rc.0
[INFO] [stderr]     Checking hmac v0.13.0-rc.0
[INFO] [stderr]     Checking sha2 v0.11.0-rc.0
[INFO] [stderr]     Checking hkdf v0.13.0-rc.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[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
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking x25519-dalek v3.0.0-pre.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]     Checking rstest v0.24.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking serdect v0.3.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking serde_bare v0.5.0
[INFO] [stderr]     Checking ml-kem v0.3.0-pre (/opt/rustwide/workdir/ml-kem)
[INFO] [stderr]     Checking frodo-kem v0.0.1 (/opt/rustwide/workdir/frodo-kem)
[INFO] [stderr]     Checking postcard v1.1.1
[INFO] [stderr]    Compiling safe-oqs-sys v0.10.0+liboqs-0.10.1
[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:42:57
[INFO] [stdout]    |
[INFO] [stdout] 42 |         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:44:38
[INFO] [stdout]    |
[INFO] [stdout] 44 |         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:172:33
[INFO] [stdout]     |
[INFO] [stdout] 172 |             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:422:38
[INFO] [stdout]     |
[INFO] [stdout] 422 |             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:422:52
[INFO] [stdout]     |
[INFO] [stdout] 422 |             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]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking x-wing v0.0.1-pre.1 (/opt/rustwide/workdir/x-wing)
[INFO] [stderr]     Checking toml v0.8.20
[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:42:57
[INFO] [stdout]    |
[INFO] [stdout] 42 |         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:44:38
[INFO] [stdout]    |
[INFO] [stdout] 44 |         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:172:33
[INFO] [stdout]     |
[INFO] [stdout] 172 |             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:422:38
[INFO] [stdout]     |
[INFO] [stdout] 422 |             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:422:52
[INFO] [stdout]     |
[INFO] [stdout] 422 |             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: function `round_trip_test` is never used
[INFO] [stdout]    --> ml-kem/src/lib.rs:313:8
[INFO] [stdout]     |
[INFO] [stdout] 313 |     fn round_trip_test<K>()
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] running `Command { std: "docker" "inspect" "83bdb7a039cfd7959797ce9ec8c254952d2de755f4463623401aed8f31d4df11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83bdb7a039cfd7959797ce9ec8c254952d2de755f4463623401aed8f31d4df11", kill_on_drop: false }`
[INFO] [stdout] 83bdb7a039cfd7959797ce9ec8c254952d2de755f4463623401aed8f31d4df11
