[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 try#33835004928d3bf65db4d4712e1330766263b0bd 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-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/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-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/guruvamsi-policharla/KEMs on toolchain 33835004928d3bf65db4d4712e1330766263b0bd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa948322f515d2ea6c2a1b2740b7d92723d3bc66451aa3dd16a6348aac8fe69b [INFO] running `Command { std: "docker" "start" "-a" "aa948322f515d2ea6c2a1b2740b7d92723d3bc66451aa3dd16a6348aac8fe69b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa948322f515d2ea6c2a1b2740b7d92723d3bc66451aa3dd16a6348aac8fe69b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa948322f515d2ea6c2a1b2740b7d92723d3bc66451aa3dd16a6348aac8fe69b", kill_on_drop: false }` [INFO] [stdout] aa948322f515d2ea6c2a1b2740b7d92723d3bc66451aa3dd16a6348aac8fe69b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e648b013a6877206ff6cf55cb5d9b40d7641bab0461621bcab4559769e181a2 [INFO] running `Command { std: "docker" "start" "-a" "8e648b013a6877206ff6cf55cb5d9b40d7641bab0461621bcab4559769e181a2", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling keccak v0.2.0-pre.0 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling keccak v0.1.5 [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 quote v1.0.38 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 (https://github.com/pinkforest/curve25519-dalek.git?branch=bump-rand-0.9#92ec8d3e) [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 inout v0.1.4 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling block-buffer v0.11.0-rc.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 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] [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 curve25519-dalek-derive v0.1.1 (https://github.com/pinkforest/curve25519-dalek.git?branch=bump-rand-0.9#92ec8d3e) [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [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 [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::::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 [INFO] [stdout] help: add `#![feature(integer_extend_truncate)]` to the crate attributes to enable `core::num::::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 [INFO] [stdout] help: add `#![feature(integer_extend_truncate)]` to the crate attributes to enable `core::num::::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 [INFO] [stdout] help: add `#![feature(integer_extend_truncate)]` to the crate attributes to enable `core::num::::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 [INFO] [stdout] help: add `#![feature(integer_extend_truncate)]` to the crate attributes to enable `core::num::::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 [INFO] [stdout] help: add `#![feature(integer_extend_truncate)]` to the crate attributes to enable `core::num::::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 [INFO] [stdout] help: add `#![feature(integer_extend_truncate)]` to the crate attributes to enable `core::num::::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 [INFO] [stdout] help: add `#![feature(integer_extend_truncate)]` to the crate attributes to enable `core::num::::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 [INFO] [stdout] help: add `#![feature(integer_extend_truncate)]` to the crate attributes to enable `core::num::::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

EncryptionKey

[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 13.82s [INFO] running `Command { std: "docker" "inspect" "8e648b013a6877206ff6cf55cb5d9b40d7641bab0461621bcab4559769e181a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e648b013a6877206ff6cf55cb5d9b40d7641bab0461621bcab4559769e181a2", kill_on_drop: false }` [INFO] [stdout] 8e648b013a6877206ff6cf55cb5d9b40d7641bab0461621bcab4559769e181a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d604d0e9de7eee09c65ed2a9ed2fd727cf40a11964feaa81fb36da5325b40b7 [INFO] running `Command { std: "docker" "start" "-a" "1d604d0e9de7eee09c65ed2a9ed2fd727cf40a11964feaa81fb36da5325b40b7", 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 zerocopy v0.8.23 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling half v2.4.1 [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 plotters-backend v0.3.7 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling clap_builder v4.5.26 [INFO] [stderr] Compiling plotters-svg v0.3.7 [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 cc v1.2.16 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling build-deps v0.1.4 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] error: could not compile `regex-syntax` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=7d3403cdd26cfda8 -C extra-filename=-75f380ddc8366c5e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "1d604d0e9de7eee09c65ed2a9ed2fd727cf40a11964feaa81fb36da5325b40b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d604d0e9de7eee09c65ed2a9ed2fd727cf40a11964feaa81fb36da5325b40b7", kill_on_drop: false }` [INFO] [stdout] 1d604d0e9de7eee09c65ed2a9ed2fd727cf40a11964feaa81fb36da5325b40b7