[INFO] fetching crate commonware-sync 0.0.62... [INFO] testing commonware-sync-0.0.62 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759 [INFO] extracting crate commonware-sync 0.0.62 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate commonware-sync 0.0.62 [INFO] finished tweaking crates.io crate commonware-sync 0.0.62 [INFO] tweaked toml for crates.io crate commonware-sync 0.0.62 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate commonware-sync 0.0.62 on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate commonware-sync 0.0.62 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap v4.5.18 [INFO] [stderr] Downloaded plotters-svg v0.3.6 [INFO] [stderr] Downloaded plotters-backend v0.3.6 [INFO] [stderr] Downloaded quanta v0.12.3 [INFO] [stderr] Downloaded once_cell v1.21.2 [INFO] [stderr] Downloaded serde_json v1.0.122 [INFO] [stderr] Downloaded raw-cpuid v11.1.0 [INFO] [stderr] Downloaded clap_builder v4.5.18 [INFO] [stderr] Downloaded plotters v0.3.6 [INFO] [stderr] Downloaded blst v0.3.13 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d39ad19e9a83a329b34e7108ac5302708844e4745dd889ddc7e4ccea0a4e82aa [INFO] running `Command { std: "docker" "start" "-a" "d39ad19e9a83a329b34e7108ac5302708844e4745dd889ddc7e4ccea0a4e82aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d39ad19e9a83a329b34e7108ac5302708844e4745dd889ddc7e4ccea0a4e82aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d39ad19e9a83a329b34e7108ac5302708844e4745dd889ddc7e4ccea0a4e82aa", kill_on_drop: false }` [INFO] [stdout] d39ad19e9a83a329b34e7108ac5302708844e4745dd889ddc7e4ccea0a4e82aa [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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ccdb9feaa8e6a65fd5482bddbb6f816d5b0c80bb5f4e4d171582125cbf4777e6 [INFO] running `Command { std: "docker" "start" "-a" "ccdb9feaa8e6a65fd5482bddbb6f816d5b0c80bb5f4e4d171582125cbf4777e6", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.21.2 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling plotters-backend v0.3.6 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling portable-atomic v1.7.0 [INFO] [stderr] Compiling raw-cpuid v11.1.0 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling plotters-svg v0.3.6 [INFO] [stderr] Compiling clap_builder v4.5.18 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling subtle-ng v2.5.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling plotters v0.3.6 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling spinning_top v0.3.0 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling nonzero_ext v0.3.0 [INFO] [stderr] Compiling quanta v0.12.3 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling sysinfo v0.33.1 [INFO] [stderr] Compiling clap v4.5.18 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling blst v0.3.13 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling prometheus-client-derive-encode v0.4.2 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] error: could not compile `futures-util` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d98a5da813da67eb189387b8ccfb73cf481275d8/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/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 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=403878c78dbf14c2 -C extra-filename=-00575817facedddf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-936568f69017fa45.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-6a962cd5a09a8a6c.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-5d05528a5f18af34.rmeta --extern futures_macro=/opt/rustwide/target/debug/deps/libfutures_macro-581027104a8102c0.so --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-0f6e1bb6dc26a643.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-3a4d5f580eabc392.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-608d6d24a619d2bf.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-a03c60b7165ca03c.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-c09967ab85f7644d.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-5746ff04a740b968.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d98a5da813da67eb189387b8ccfb73cf481275d8/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/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="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=2e0eae777f56e4d6 -C extra-filename=-89d6f5f6602d28e1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ac1de41d75287ad9.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-5d4998790aa1a97d.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-4b1352fcb5029198.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-bfa15e6bbc96081c.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-a03c60b7165ca03c.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-7ce0199077c900ac.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-0285d4981a4ba578.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-91febded78b0e07e.so --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "ccdb9feaa8e6a65fd5482bddbb6f816d5b0c80bb5f4e4d171582125cbf4777e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccdb9feaa8e6a65fd5482bddbb6f816d5b0c80bb5f4e4d171582125cbf4777e6", kill_on_drop: false }` [INFO] [stdout] ccdb9feaa8e6a65fd5482bddbb6f816d5b0c80bb5f4e4d171582125cbf4777e6