[INFO] fetching crate arcium-core-utils 0.2.4... [INFO] building arcium-core-utils-0.2.4 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate arcium-core-utils 0.2.4 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate arcium-core-utils 0.2.4 [INFO] finished tweaking crates.io crate arcium-core-utils 0.2.4 [INFO] tweaked toml for crates.io crate arcium-core-utils 0.2.4 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate arcium-core-utils 0.2.4 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate arcium-core-utils 0.2.4 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe3a45144419de8694b37defcec7f2488fa600eae1e39c250b4c09580ffd7ef6 [INFO] running `Command { std: "docker" "start" "-a" "fe3a45144419de8694b37defcec7f2488fa600eae1e39c250b4c09580ffd7ef6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe3a45144419de8694b37defcec7f2488fa600eae1e39c250b4c09580ffd7ef6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe3a45144419de8694b37defcec7f2488fa600eae1e39c250b4c09580ffd7ef6", kill_on_drop: false }` [INFO] [stdout] fe3a45144419de8694b37defcec7f2488fa600eae1e39c250b4c09580ffd7ef6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06f5e46e5b1370bd4a1abca0600f7e805656831a8e9050c669e8e8558966e448 [INFO] running `Command { std: "docker" "start" "-a" "06f5e46e5b1370bd4a1abca0600f7e805656831a8e9050c669e8e8558966e448", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling rustls-pki-types v1.10.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling const-oid v0.10.0-rc.3 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rustls v0.23.21 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling addchain v0.2.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling rustls-native-certs v0.7.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling quinn-udp v0.5.9 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling blake3 v1.5.5 [INFO] [stderr] Compiling curve25519-dalek-arcium-fork v4.1.5 [INFO] [stderr] Compiling rustc-hash v2.1.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling itybity v0.3.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling ff_derive v0.13.1 [INFO] [stderr] Compiling ambassador v0.4.1 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling der v0.8.0-rc.1 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling asn1-rs v0.6.2 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling spki v0.8.0-rc.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pkcs8 v0.11.0-rc.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Compiling der-parser v9.0.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling x509-parser v0.16.0 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] error: could not compile `rustls` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.21/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 -C debuginfo=2 --cfg 'feature="ring"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=187aee3217892ed2 -C extra-filename=-c5ec872fcacb2a0f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-debe7c411cf97340.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-337e8bcc16ac44fc.rmeta --extern pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-613e103407ed47ec.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-68368e1356ecb79f.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-1f0f6071d4ba9d26.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-1fec86ed002e5b5c.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-5ce628bacc3e6846/out --check-cfg 'cfg(bench)' --check-cfg 'cfg(read_buf)'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "06f5e46e5b1370bd4a1abca0600f7e805656831a8e9050c669e8e8558966e448", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06f5e46e5b1370bd4a1abca0600f7e805656831a8e9050c669e8e8558966e448", kill_on_drop: false }` [INFO] [stdout] 06f5e46e5b1370bd4a1abca0600f7e805656831a8e9050c669e8e8558966e448