[INFO] cloning repository https://github.com/blacktemplar/battle-snake [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/blacktemplar/battle-snake" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblacktemplar%2Fbattle-snake", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblacktemplar%2Fbattle-snake'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 32b0437d378924b4e369d2f00c22a2470b004d27 [INFO] checking blacktemplar/battle-snake/32b0437d378924b4e369d2f00c22a2470b004d27 against try#9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132 for pr-133274 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblacktemplar%2Fbattle-snake" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/blacktemplar/battle-snake on toolchain 9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/blacktemplar/battle-snake [INFO] finished tweaking git repo https://github.com/blacktemplar/battle-snake [INFO] tweaked toml for git repo https://github.com/blacktemplar/battle-snake written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/blacktemplar/battle-snake 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" "+9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132" "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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d2613862b117dd82d63251c548291f81e499925c6c30c890b3e43f065a6cc935 [INFO] running `Command { std: "docker" "start" "-a" "d2613862b117dd82d63251c548291f81e499925c6c30c890b3e43f065a6cc935", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d2613862b117dd82d63251c548291f81e499925c6c30c890b3e43f065a6cc935", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2613862b117dd82d63251c548291f81e499925c6c30c890b3e43f065a6cc935", kill_on_drop: false }` [INFO] [stdout] d2613862b117dd82d63251c548291f81e499925c6c30c890b3e43f065a6cc935 [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=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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba3c9ed434f7b0f22fe512798584894565ea3bb419d78935f308415ac20ec227 [INFO] running `Command { std: "docker" "start" "-a" "ba3c9ed434f7b0f22fe512798584894565ea3bb419d78935f308415ac20ec227", kill_on_drop: false }` [INFO] [stderr] time="2024-11-23T13:11:01Z" level=error msg="error waiting for container: " [INFO] [stderr] Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error mounting "/var/lib/crater-agent-workspace/rustup-home" to rootfs at "/opt/rustwide/rustup-home": mkdir /var/lib/docker/overlay2/f67cfe283b7c8d22fe743ea2b263322236d35f1f9969e8c0f3fc4b5d8fdbe3ff/merged/opt/rustwide/rustup-home: no space left on device: unknown [INFO] running `Command { std: "docker" "inspect" "ba3c9ed434f7b0f22fe512798584894565ea3bb419d78935f308415ac20ec227", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba3c9ed434f7b0f22fe512798584894565ea3bb419d78935f308415ac20ec227", kill_on_drop: false }` [INFO] [stdout] ba3c9ed434f7b0f22fe512798584894565ea3bb419d78935f308415ac20ec227