[INFO] cloning repository https://github.com/lafferjm/emo_crab [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lafferjm/emo_crab" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flafferjm%2Femo_crab", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flafferjm%2Femo_crab'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7efb8f743c2c7ff1b569a9fd4c21acc3a073d003 [INFO] checking lafferjm/emo_crab against try#15e8bc6907ab2b3623cb52acc726f4787458df64 for pr-141352 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flafferjm%2Femo_crab" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/pre-merge-commit.sample' to '/workspace/builds/worker-1-tc2/source/.git/hooks/pre-merge-commit.sample': No space left on device [INFO] checking lafferjm/emo_crab against try#15e8bc6907ab2b3623cb52acc726f4787458df64 for pr-141352 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flafferjm%2Femo_crab" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] fatal: error closing file /workspace/builds/worker-1-tc2/source/.git/packed-refs.new: No space left on device [INFO] checking lafferjm/emo_crab against try#15e8bc6907ab2b3623cb52acc726f4787458df64 for pr-141352 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flafferjm%2Femo_crab" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file assets/emo_crab.png [INFO] [stderr] error: unable to write file roms/beep.ch8 [INFO] [stderr] error: unable to write file roms/flags.ch8 [INFO] [stderr] error: unable to write file roms/ibm_logo.ch8 [INFO] [stderr] error: unable to write file roms/keypad.ch8 [INFO] [stderr] error: unable to write file roms/test_opcode.ch8 [INFO] [stderr] error: unable to write file roms/tetris.ch8 [INFO] [stderr] fatal: cannot create directory at 'src': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking lafferjm/emo_crab against try#15e8bc6907ab2b3623cb52acc726f4787458df64 for pr-141352 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flafferjm%2Femo_crab" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] fatal: update_ref failed for ref 'HEAD': cannot update the ref 'refs/heads/main': unable to append to '/workspace/builds/worker-1-tc2/source/.git/logs/refs/heads/main': No space left on device [INFO] checking lafferjm/emo_crab against try#15e8bc6907ab2b3623cb52acc726f4787458df64 for pr-141352 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flafferjm%2Femo_crab" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lafferjm/emo_crab on toolchain 15e8bc6907ab2b3623cb52acc726f4787458df64 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+15e8bc6907ab2b3623cb52acc726f4787458df64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lafferjm/emo_crab [INFO] finished tweaking git repo https://github.com/lafferjm/emo_crab [INFO] tweaked toml for git repo https://github.com/lafferjm/emo_crab written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/lafferjm/emo_crab 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" "+15e8bc6907ab2b3623cb52acc726f4787458df64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+15e8bc6907ab2b3623cb52acc726f4787458df64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ee2a47eca742b5c5ff5d0c6959c44f6f0b5a4ff6dc7af76dd04095a8c3495c8 [INFO] running `Command { std: "docker" "start" "-a" "2ee2a47eca742b5c5ff5d0c6959c44f6f0b5a4ff6dc7af76dd04095a8c3495c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ee2a47eca742b5c5ff5d0c6959c44f6f0b5a4ff6dc7af76dd04095a8c3495c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ee2a47eca742b5c5ff5d0c6959c44f6f0b5a4ff6dc7af76dd04095a8c3495c8", kill_on_drop: false }` [INFO] [stdout] 2ee2a47eca742b5c5ff5d0c6959c44f6f0b5a4ff6dc7af76dd04095a8c3495c8 command failed: exit status: 1 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/dce391c3486a6b855fb9236afdc4b96d77af62f2d25ad24d8236a7b41cd9f8f7/merged/opt/rustwide/rustup-home: no space left on device: unknown