[INFO] cloning repository https://github.com/f-masche/advent-of-code-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/f-masche/advent-of-code-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ff-masche%2Fadvent-of-code-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ff-masche%2Fadvent-of-code-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1e5b5c9562a6c29f857eb182250a1f8a0583d015 [INFO] checking f-masche/advent-of-code-rust against master#3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0 for pr-143164 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ff-masche%2Fadvent-of-code-rust" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/f-masche/advent-of-code-rust [INFO] finished tweaking git repo https://github.com/f-masche/advent-of-code-rust [INFO] tweaked toml for git repo https://github.com/f-masche/advent-of-code-rust written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/f-masche/advent-of-code-rust on toolchain 3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/f-masche/advent-of-code-rust 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" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: mkdir /var/lib/docker/overlay2/3f02b91b1f8f350703bee253ed7dcc6bf51a70c894d3e599dd692a53d54740cb-init: no space left on device [INFO] checking f-masche/advent-of-code-rust against master#3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0 for pr-143164 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ff-masche%2Fadvent-of-code-rust" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: failed to write new configuration file /workspace/builds/worker-0-tc2/source/.git/config.lock [INFO] [stderr] error: unable to write file data/05.txt [INFO] [stderr] error: unable to write file data/06-test.txt [INFO] [stderr] error: unable to write file data/06.txt [INFO] [stderr] error: unable to write file data/07-test.txt [INFO] [stderr] error: unable to write file data/07.txt [INFO] [stderr] error: unable to write file data/08-test.txt [INFO] [stderr] error: unable to write file data/08.txt [INFO] [stderr] error: unable to write file data/09-test.txt [INFO] [stderr] error: unable to write file data/09.txt [INFO] [stderr] error: unable to write file data/10-test.txt [INFO] [stderr] error: unable to write file data/10.txt [INFO] [stderr] error: unable to write file data/11-test.txt [INFO] [stderr] error: unable to write file src/day_03.rs [INFO] [stderr] error: unable to write file src/day_04.rs [INFO] [stderr] error: unable to write file src/day_05.rs [INFO] [stderr] error: unable to write file src/day_06.rs [INFO] [stderr] error: unable to write file src/day_07.rs [INFO] [stderr] error: unable to write file src/day_08.rs [INFO] [stderr] error: unable to write file src/day_09.rs [INFO] [stderr] error: unable to write file src/day_10.rs [INFO] [stderr] error: unable to write file src/day_11.rs [INFO] [stderr] error: unable to write file src/day_12.rs [INFO] [stderr] error: unable to write file src/day_13.rs [INFO] [stderr] error: unable to write file src/day_14.rs [INFO] [stderr] error: unable to write file src/day_15.rs [INFO] [stderr] error: unable to write file src/day_16.rs [INFO] [stderr] error: unable to write file src/day_XX.rs.template [INFO] [stderr] error: unable to write file src/main.rs [INFO] [stderr] error: unable to write file src/puzzle.rs [INFO] [stderr] error: unable to write file src/utils.rs [INFO] [stderr] fatal: unable to checkout working tree [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 f-masche/advent-of-code-rust against master#3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0 for pr-143164 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ff-masche%2Fadvent-of-code-rust" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] error: failed to write new configuration file /workspace/builds/worker-0-tc2/source/.git/config.lock [INFO] [stderr] fatal: could not set 'remote.origin.fetch' to '+refs/heads/*:refs/remotes/origin/*' [INFO] checking f-masche/advent-of-code-rust against master#3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0 for pr-143164 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ff-masche%2Fadvent-of-code-rust" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-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/sendemail-validate.sample' to '/workspace/builds/worker-0-tc2/source/.git/hooks/sendemail-validate.sample': No space left on device [INFO] checking f-masche/advent-of-code-rust against master#3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0 for pr-143164 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ff-masche%2Fadvent-of-code-rust" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-0-tc2/source': No space left on device failed to checkout https://github.com/f-masche/advent-of-code-rust Caused by: command failed: exit status: 128