[INFO] fetching crate typed-store 0.4.0...
[INFO] testing typed-store-0.4.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate typed-store 0.4.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate typed-store 0.4.0
[INFO] finished tweaking crates.io crate typed-store 0.4.0
[INFO] tweaked toml for crates.io crate typed-store 0.4.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate typed-store 0.4.0 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 93 packages to latest compatible versions
[INFO] [stderr]       Adding bincode v1.3.3 (available: v2.0.1)
[INFO] [stderr]       Adding fdlimit v0.2.1 (available: v0.3.0)
[INFO] [stderr]       Adding prometheus v0.13.4 (available: v0.14.0)
[INFO] [stderr]       Adding rocksdb v0.19.0 (available: v0.24.0)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.110)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] d26ef61f2d5150d4cffb108143fb9429dd70403ea2ed9ca60eab2922dde331a7
[INFO] running `Command { std: "docker" "start" "-a" "d26ef61f2d5150d4cffb108143fb9429dd70403ea2ed9ca60eab2922dde331a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d26ef61f2d5150d4cffb108143fb9429dd70403ea2ed9ca60eab2922dde331a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d26ef61f2d5150d4cffb108143fb9429dd70403ea2ed9ca60eab2922dde331a7", kill_on_drop: false }`
[INFO] [stdout] d26ef61f2d5150d4cffb108143fb9429dd70403ea2ed9ca60eab2922dde331a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] c22bf9a6099a4b433a879137c603f632c2ab123af30d6948e34df6b1aa5c9acb
[INFO] running `Command { std: "docker" "start" "-a" "c22bf9a6099a4b433a879137c603f632c2ab123af30d6948e34df6b1aa5c9acb", kill_on_drop: false }`
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bindgen v0.64.0
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling fdlimit v0.2.1
[INFO] [stderr]    Compiling collectable v0.0.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling librocksdb-sys v0.8.3+7.4.4
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "c22bf9a6099a4b433a879137c603f632c2ab123af30d6948e34df6b1aa5c9acb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c22bf9a6099a4b433a879137c603f632c2ab123af30d6948e34df6b1aa5c9acb", kill_on_drop: false }`
[INFO] [stdout] c22bf9a6099a4b433a879137c603f632c2ab123af30d6948e34df6b1aa5c9acb
