[INFO] fetching crate ml-kem 0.3.0...
[INFO] checking ml-kem-0.3.0 against master#57f772f25c5ce2bd870d6f8c3ab318eaee5a3326 for pr-133502-22
[INFO] extracting crate ml-kem 0.3.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate ml-kem 0.3.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ml-kem 0.3.0
[INFO] tweaked toml for crates.io crate ml-kem 0.3.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ml-kem 0.3.0 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 crates.io crate ml-kem 0.3.0 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 crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hybrid-array v0.4.8
[INFO] [stderr]   Downloaded ctutils v0.4.0
[INFO] [stderr]   Downloaded cmov v0.5.2
[INFO] [stderr]   Downloaded zmij v1.0.12
[INFO] [stderr]   Downloaded pkcs8 v0.11.0
[INFO] [stderr]   Downloaded hex-literal v1.1.0
[INFO] [stderr]   Downloaded spki v0.8.0
[INFO] [stderr]   Downloaded kem v0.3.0
[INFO] [stderr]   Downloaded pem-rfc7468 v1.0.0
[INFO] [stderr]   Downloaded module-lattice v0.2.2
[INFO] [stderr]   Downloaded base64ct v1.8.2
[INFO] [stderr]   Downloaded der v0.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5618acf57699f88fdc069ff041ed0d77e6e702a60692369f03964e1748968411
[INFO] running `Command { std: "docker" "start" "-a" "5618acf57699f88fdc069ff041ed0d77e6e702a60692369f03964e1748968411", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5618acf57699f88fdc069ff041ed0d77e6e702a60692369f03964e1748968411", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5618acf57699f88fdc069ff041ed0d77e6e702a60692369f03964e1748968411", kill_on_drop: false }`
[INFO] [stdout] 5618acf57699f88fdc069ff041ed0d77e6e702a60692369f03964e1748968411
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1d0ed3127826b8d4f0664be4404a1ba4a3ef44543764d232762ee16d31892008
[INFO] running `Command { std: "docker" "start" "-a" "1d0ed3127826b8d4f0664be4404a1ba4a3ef44543764d232762ee16d31892008", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]     Checking cmov v0.5.2
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking ctutils v0.4.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking keccak v0.2.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking hybrid-array v0.4.8
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]     Checking criterion-plot v0.6.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking crypto-common v0.2.1
[INFO] [stderr]     Checking block-buffer v0.12.0
[INFO] [stderr]     Checking module-lattice v0.2.2
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking hex-literal v1.1.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking digest v0.11.2
[INFO] [stderr]     Checking kem v0.3.0
[INFO] [stderr]     Checking clap v4.5.54
[INFO] [stderr]     Checking sha3 v0.11.0
[INFO] [stderr]     Checking ml-kem v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/algebra.rs:123:27
[INFO] [stdout]     |
[INFO] [stdout] 123 |         let N = start_n + u8::truncate(i);
[INFO] [stdout]     |                           ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `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 u8>::truncate`
[INFO] [stdout]    --> src/lib.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 + #![feature(integer_extend_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future
[INFO] [stdout]   --> src/compress.rs:42:18
[INFO] [stdout]    |
[INFO] [stdout] 42 |         self.0 = u16::truncate(y) & D::MASK;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `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 u16>::truncate`
[INFO] [stdout]   --> src/lib.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 + #![feature(integer_extend_truncate)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking criterion v0.7.0
[INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/algebra.rs:123:27
[INFO] [stdout]     |
[INFO] [stdout] 123 |         let N = start_n + u8::truncate(i);
[INFO] [stdout]     |                           ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `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 u8>::truncate`
[INFO] [stdout]    --> src/lib.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout]  45 + #![feature(integer_extend_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future
[INFO] [stdout]   --> src/compress.rs:42:18
[INFO] [stdout]    |
[INFO] [stdout] 42 |         self.0 = u16::truncate(y) & D::MASK;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `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 u16>::truncate`
[INFO] [stdout]   --> src/lib.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 + #![feature(integer_extend_truncate)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.54s
[INFO] running `Command { std: "docker" "inspect" "1d0ed3127826b8d4f0664be4404a1ba4a3ef44543764d232762ee16d31892008", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d0ed3127826b8d4f0664be4404a1ba4a3ef44543764d232762ee16d31892008", kill_on_drop: false }`
[INFO] [stdout] 1d0ed3127826b8d4f0664be4404a1ba4a3ef44543764d232762ee16d31892008
