[INFO] fetching crate rustfoundry 4.2.0... [INFO] testing rustfoundry-4.2.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate rustfoundry 4.2.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate rustfoundry 4.2.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rustfoundry 4.2.0 [INFO] tweaked toml for crates.io crate rustfoundry 4.2.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rustfoundry 4.2.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 325 packages to latest compatible versions [INFO] [stderr] Adding bindgen v0.68.1 (available: v0.72.1) [INFO] [stderr] Adding erased-serde v0.3.31 (available: v0.4.8) [INFO] [stderr] Adding governor v0.6.3 (available: v0.10.1) [INFO] [stderr] Adding hyper v0.14.32 (available: v1.7.0) [INFO] [stderr] Adding ipnetwork v0.20.0 (available: v0.21.1) [INFO] [stderr] Adding local-ip-address v0.5.7 (available: v0.6.5) [INFO] [stderr] Adding neli v0.6.5 (available: v0.7.1) [INFO] [stderr] Adding neli-proc-macros v0.1.4 (available: v0.2.1) [INFO] [stderr] Adding opentelemetry-proto v0.5.0 (available: v0.31.0) [INFO] [stderr] Adding prometheus v0.13.4 (available: v0.14.0) [INFO] [stderr] Adding prometheus-client v0.18.1 (available: v0.24.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding serde_yaml v0.8.26 (available: v0.9.34+deprecated) [INFO] [stderr] Adding socket2 v0.5.10 (available: v0.6.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] [stderr] Adding tikv-jemalloc-ctl v0.5.4 (available: v0.6.0) [INFO] [stderr] Adding tikv-jemallocator v0.5.4 (available: v0.6.0) [INFO] [stderr] Adding tonic v0.11.0 (available: v0.14.2) [INFO] [stderr] Adding yaml-merge-keys v0.5.1 (available: v0.8.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6fffe50c83f5ea9c2f78d01b5dcbdfe2f8fa45045b076cbfa7de926617cc8e7c [INFO] running `Command { std: "docker" "start" "-a" "6fffe50c83f5ea9c2f78d01b5dcbdfe2f8fa45045b076cbfa7de926617cc8e7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6fffe50c83f5ea9c2f78d01b5dcbdfe2f8fa45045b076cbfa7de926617cc8e7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fffe50c83f5ea9c2f78d01b5dcbdfe2f8fa45045b076cbfa7de926617cc8e7c", kill_on_drop: false }` [INFO] [stdout] 6fffe50c83f5ea9c2f78d01b5dcbdfe2f8fa45045b076cbfa7de926617cc8e7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26b773495cbb7c006489ef02c5b44611bb829ce7f215b1214fe1aaa09c039c56 [INFO] running `Command { std: "docker" "start" "-a" "26b773495cbb7c006489ef02c5b44611bb829ce7f215b1214fe1aaa09c039c56", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling trackable_derive v1.0.0 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling bindgen v0.68.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling trackable v1.3.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling neli-proc-macros v0.1.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling procfs v0.16.0 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling procfs-core v0.16.0 [INFO] [stderr] Compiling neli v0.6.5 [INFO] [stderr] Compiling opentelemetry v0.22.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling prometheus-client-derive-text-encode v0.3.0 [INFO] [stderr] Compiling raw-cpuid v11.6.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling slog-async v2.8.0 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling dtoa v1.0.10 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling serde_with_macros v3.14.1 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling prometheus-client v0.18.1 [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/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/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=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_taskdump)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(tokio_uring)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --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=4c2622a2b3ff6b98 -C extra-filename=-af43029d37d2f0a9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-82ad4f0211bdc963.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-da63375c181a7f4e.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-2551d3eb0792bbe2.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-72bf04572caa1c84.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-2f5e2289476d18ca.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "26b773495cbb7c006489ef02c5b44611bb829ce7f215b1214fe1aaa09c039c56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26b773495cbb7c006489ef02c5b44611bb829ce7f215b1214fe1aaa09c039c56", kill_on_drop: false }` [INFO] [stdout] 26b773495cbb7c006489ef02c5b44611bb829ce7f215b1214fe1aaa09c039c56