[INFO] fetching crate qbice 0.6.8... [INFO] testing qbice-0.6.8 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate qbice 0.6.8 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate qbice 0.6.8 [INFO] finished tweaking crates.io crate qbice 0.6.8 [INFO] tweaked toml for crates.io crate qbice 0.6.8 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate qbice 0.6.8 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate qbice 0.6.8 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 41e63aa36d01aaa7e7f5f51d0fd5c178f88c37f330d2c896519f50719df13ddb [INFO] running `Command { std: "docker" "start" "-a" "41e63aa36d01aaa7e7f5f51d0fd5c178f88c37f330d2c896519f50719df13ddb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "41e63aa36d01aaa7e7f5f51d0fd5c178f88c37f330d2c896519f50719df13ddb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41e63aa36d01aaa7e7f5f51d0fd5c178f88c37f330d2c896519f50719df13ddb", kill_on_drop: false }` [INFO] [stdout] 41e63aa36d01aaa7e7f5f51d0fd5c178f88c37f330d2c896519f50719df13ddb [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd37e17a568d695851488afc623ba08188f1f4f747851cd82c50b1e1f08f26fb [INFO] running `Command { std: "docker" "start" "-a" "cd37e17a568d695851488afc623ba08188f1f4f747851cd82c50b1e1f08f26fb", kill_on_drop: false }` [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling flexstr v0.9.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling uuid v1.20.0 [INFO] [stderr] Compiling async-lock v3.4.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling sdd v4.6.2 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling saa v5.4.9 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling tracing-core v0.1.35 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling waitgroup v0.1.2 [INFO] [stderr] Compiling scc v3.5.6 [INFO] [stderr] Compiling libz-sys v1.1.23 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling qbice_identifiable_derive_lib v0.1.1 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling qbice_serialize_derive v0.1.0 [INFO] [stderr] Compiling qbice_stable_hash_derive v0.1.3 [INFO] [stderr] Compiling qbice_identifiable_derive v0.1.1 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling qbice_derive v0.1.3 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling qbice_serialize v0.1.3 [INFO] [stderr] Compiling ouroboros v0.18.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling tracing v0.1.43 [INFO] [stderr] Compiling qbice_stable_hash v0.1.5 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling qbice_stable_type_id v0.1.5 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling bon-macros v3.8.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling moka v0.12.13 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling rust-librocksdb-sys v0.42.0+10.10.1 [INFO] [stderr] Compiling bon v3.8.2 [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "cd37e17a568d695851488afc623ba08188f1f4f747851cd82c50b1e1f08f26fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd37e17a568d695851488afc623ba08188f1f4f747851cd82c50b1e1f08f26fb", kill_on_drop: false }` [INFO] [stdout] cd37e17a568d695851488afc623ba08188f1f4f747851cd82c50b1e1f08f26fb