[INFO] fetching crate msdf 0.2.1...
[INFO] testing msdf-0.2.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate msdf 0.2.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate msdf 0.2.1
[INFO] finished tweaking crates.io crate msdf 0.2.1
[INFO] tweaked toml for crates.io crate msdf 0.2.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate msdf 0.2.1 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 97 packages to latest compatible versions
[INFO] [stderr]       Adding image v0.24.9 (available: v0.25.8)
[INFO] [stderr]       Adding ttf-parser v0.15.2 (available: v0.25.1)
[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-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 89cfad23113d1d1fed6286f46e26f426b6dcd39b6de6ee25590c28e6d5ead886
[INFO] running `Command { std: "docker" "start" "-a" "89cfad23113d1d1fed6286f46e26f426b6dcd39b6de6ee25590c28e6d5ead886", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "89cfad23113d1d1fed6286f46e26f426b6dcd39b6de6ee25590c28e6d5ead886", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89cfad23113d1d1fed6286f46e26f426b6dcd39b6de6ee25590c28e6d5ead886", kill_on_drop: false }`
[INFO] [stdout] 89cfad23113d1d1fed6286f46e26f426b6dcd39b6de6ee25590c28e6d5ead886
[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=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] f7413bbeed57015d437ee7ccbaa0221e8f815064689a57c7145cc9c61982651a
[INFO] running `Command { std: "docker" "start" "-a" "f7413bbeed57015d437ee7ccbaa0221e8f815064689a57c7145cc9c61982651a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling bindgen v0.60.1
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling msdf-sys v0.1.0
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "f7413bbeed57015d437ee7ccbaa0221e8f815064689a57c7145cc9c61982651a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7413bbeed57015d437ee7ccbaa0221e8f815064689a57c7145cc9c61982651a", kill_on_drop: false }`
[INFO] [stdout] f7413bbeed57015d437ee7ccbaa0221e8f815064689a57c7145cc9c61982651a
