[INFO] cloning repository https://github.com/YinMo19/cal_pi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/YinMo19/cal_pi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYinMo19%2Fcal_pi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYinMo19%2Fcal_pi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3a86001fa065c94bb4e8608d12b094993db2aea8
[INFO] testing YinMo19/cal_pi against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYinMo19%2Fcal_pi" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/YinMo19/cal_pi
[INFO] finished tweaking git repo https://github.com/YinMo19/cal_pi
[INFO] tweaked toml for git repo https://github.com/YinMo19/cal_pi written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/YinMo19/cal_pi on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/YinMo19/cal_pi 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" "+beta-2026-03-05" "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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2eec45b05b72e777c8dd29dc2e0780ded905714e0bee9129bf127c5da3576a86
[INFO] running `Command { std: "docker" "start" "-a" "2eec45b05b72e777c8dd29dc2e0780ded905714e0bee9129bf127c5da3576a86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2eec45b05b72e777c8dd29dc2e0780ded905714e0bee9129bf127c5da3576a86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2eec45b05b72e777c8dd29dc2e0780ded905714e0bee9129bf127c5da3576a86", kill_on_drop: false }`
[INFO] [stdout] 2eec45b05b72e777c8dd29dc2e0780ded905714e0bee9129bf127c5da3576a86
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1bbff6d954626f65995d77502ff849d71507e08e0976e8a1a4c7eb9d53f4cf1e
[INFO] running `Command { std: "docker" "start" "-a" "1bbff6d954626f65995d77502ff849d71507e08e0976e8a1a4c7eb9d53f4cf1e", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling gmp-mpfr-sys v1.6.4
[INFO] [stderr]    Compiling libc v0.2.164
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling rug v1.26.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.6
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "1bbff6d954626f65995d77502ff849d71507e08e0976e8a1a4c7eb9d53f4cf1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1bbff6d954626f65995d77502ff849d71507e08e0976e8a1a4c7eb9d53f4cf1e", kill_on_drop: false }`
[INFO] [stdout] 1bbff6d954626f65995d77502ff849d71507e08e0976e8a1a4c7eb9d53f4cf1e
