[INFO] cloning repository https://github.com/mehcode/axal [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mehcode/axal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmehcode%2Faxal", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmehcode%2Faxal'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d213c9f75de431af61c7226e44ba66f9d475858d [INFO] testing mehcode/axal against master#562dee4820c458d823175268e41601d4c060588a for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmehcode%2Faxal" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mehcode/axal [INFO] finished tweaking git repo https://github.com/mehcode/axal [INFO] tweaked toml for git repo https://github.com/mehcode/axal written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mehcode/axal on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mehcode/axal 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gcc v0.3.41 [INFO] [stderr] Downloaded libc v0.2.19 [INFO] [stderr] Downloaded cmake v0.1.20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 058c7c3dd1576085bea089b4aa86e5e283da60dd9a7d3df5bd90e79b0354e796 [INFO] running `Command { std: "docker" "start" "-a" "058c7c3dd1576085bea089b4aa86e5e283da60dd9a7d3df5bd90e79b0354e796", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "058c7c3dd1576085bea089b4aa86e5e283da60dd9a7d3df5bd90e79b0354e796", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "058c7c3dd1576085bea089b4aa86e5e283da60dd9a7d3df5bd90e79b0354e796", kill_on_drop: false }` [INFO] [stdout] 058c7c3dd1576085bea089b4aa86e5e283da60dd9a7d3df5bd90e79b0354e796 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a5af383cd1f7d261a6fabc82a9a9863c89f01a5f6ec5fcf2962da5bc5ceb672 [INFO] running `Command { std: "docker" "start" "-a" "0a5af383cd1f7d261a6fabc82a9a9863c89f01a5f6ec5fcf2962da5bc5ceb672", kill_on_drop: false }` [INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] Compiling gcc v0.3.41 [INFO] [stderr] Compiling libc v0.2.19 [INFO] [stderr] Compiling cmake v0.1.20 [INFO] [stderr] Compiling axal v0.1.0 (/opt/rustwide/workdir) [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "0a5af383cd1f7d261a6fabc82a9a9863c89f01a5f6ec5fcf2962da5bc5ceb672", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a5af383cd1f7d261a6fabc82a9a9863c89f01a5f6ec5fcf2962da5bc5ceb672", kill_on_drop: false }` [INFO] [stdout] 0a5af383cd1f7d261a6fabc82a9a9863c89f01a5f6ec5fcf2962da5bc5ceb672