[INFO] fetching crate fugue-ir 0.2.102...
[INFO] testing fugue-ir-0.2.102 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate fugue-ir 0.2.102 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate fugue-ir 0.2.102
[INFO] finished tweaking crates.io crate fugue-ir 0.2.102
[INFO] tweaked toml for crates.io crate fugue-ir 0.2.102 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate fugue-ir 0.2.102 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate fugue-ir 0.2.102 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 423ee384d5a96b27e16bebfdf4710db21a97f733099fa1f1cb4d4c2e7bcb7d3f
[INFO] running `Command { std: "docker" "start" "-a" "423ee384d5a96b27e16bebfdf4710db21a97f733099fa1f1cb4d4c2e7bcb7d3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "423ee384d5a96b27e16bebfdf4710db21a97f733099fa1f1cb4d4c2e7bcb7d3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "423ee384d5a96b27e16bebfdf4710db21a97f733099fa1f1cb4d4c2e7bcb7d3f", kill_on_drop: false }`
[INFO] [stdout] 423ee384d5a96b27e16bebfdf4710db21a97f733099fa1f1cb4d4c2e7bcb7d3f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3769d3f57c00e9ef8d722643ba8c7cbce7b765785395e634e37b6891b048b1c5
[INFO] running `Command { std: "docker" "start" "-a" "3769d3f57c00e9ef8d722643ba8c7cbce7b765785395e634e37b6891b048b1c5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling gmp-mpfr-sys v1.6.5
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling libm v0.2.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling static_init_macro v1.0.4
[INFO] [stderr]    Compiling static_init v1.0.3
[INFO] [stderr]    Compiling rug v1.27.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling roxmltree v0.18.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling unsafe_unwrap v0.1.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling fugue-bytes v0.2.2
[INFO] [stderr]    Compiling iset v0.2.2
[INFO] [stderr]    Compiling fugue-arch v0.2.5
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling ustr v0.9.0
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "3769d3f57c00e9ef8d722643ba8c7cbce7b765785395e634e37b6891b048b1c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3769d3f57c00e9ef8d722643ba8c7cbce7b765785395e634e37b6891b048b1c5", kill_on_drop: false }`
[INFO] [stdout] 3769d3f57c00e9ef8d722643ba8c7cbce7b765785395e634e37b6891b048b1c5
