[INFO] cloning repository https://github.com/crzysdrs/aoc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/crzysdrs/aoc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrzysdrs%2Faoc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrzysdrs%2Faoc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c3f5019ab7ff27f1887d9200e57fa545210ada28 [INFO] checking crzysdrs/aoc against master#9c3064e131f4939cc95a29bb11413c49bbda1491 for pr-144098 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrzysdrs%2Faoc" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/crzysdrs/aoc [INFO] finished tweaking git repo https://github.com/crzysdrs/aoc [INFO] tweaked toml for git repo https://github.com/crzysdrs/aoc written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/crzysdrs/aoc on toolchain 9c3064e131f4939cc95a29bb11413c49bbda1491 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c3064e131f4939cc95a29bb11413c49bbda1491" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/crzysdrs/aoc 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" "+9c3064e131f4939cc95a29bb11413c49bbda1491" "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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+9c3064e131f4939cc95a29bb11413c49bbda1491" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: mkdir /var/lib/docker/overlay2/daa0c21cc6cabf89165884aec0fde6746316000b3a6b71a24561793d913da054-init: no space left on device [INFO] checking crzysdrs/aoc against master#9c3064e131f4939cc95a29bb11413c49bbda1491 for pr-144098 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrzysdrs%2Faoc" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file aoc2023/src/template.rs [INFO] [stderr] fatal: cannot create directory at 'aoc2024': 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 crzysdrs/aoc against master#9c3064e131f4939cc95a29bb11413c49bbda1491 for pr-144098 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrzysdrs%2Faoc" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file aoc2022/input/day04.txt [INFO] [stderr] error: unable to write file aoc2022/input/day05.txt [INFO] [stderr] error: unable to write file aoc2022/input/day06.txt [INFO] [stderr] error: unable to write file aoc2022/input/day07.txt [INFO] [stderr] error: unable to write file aoc2022/input/day08.txt [INFO] [stderr] error: unable to write file aoc2022/input/day09.txt [INFO] [stderr] error: unable to write file aoc2022/input/day10.txt [INFO] [stderr] error: unable to write file aoc2022/input/day11.txt [INFO] [stderr] error: unable to write file aoc2022/input/day12.txt [INFO] [stderr] error: unable to write file aoc2022/input/day13.txt [INFO] [stderr] error: unable to write file aoc2022/input/day14.txt [INFO] [stderr] error: unable to write file aoc2022/input/day15.txt [INFO] [stderr] error: unable to write file aoc2022/input/day16.txt [INFO] [stderr] error: unable to write file aoc2022/input/day17.txt [INFO] [stderr] error: unable to write file aoc2022/input/day18.txt [INFO] [stderr] error: unable to write file aoc2022/input/day19.txt [INFO] [stderr] error: unable to write file aoc2022/input/day20.txt [INFO] [stderr] error: unable to write file aoc2022/input/day21.txt [INFO] [stderr] error: unable to write file aoc2022/input/day22.txt [INFO] [stderr] error: unable to write file aoc2022/input/day23.txt [INFO] [stderr] error: unable to write file aoc2022/input/day24.txt [INFO] [stderr] error: unable to write file aoc2022/input/day25.txt [INFO] [stderr] fatal: cannot create directory at 'aoc2022/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 crzysdrs/aoc against master#9c3064e131f4939cc95a29bb11413c49bbda1491 for pr-144098 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrzysdrs%2Faoc" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file aoc2020/src/day11.rs [INFO] [stderr] error: unable to write file aoc2020/src/day12.rs [INFO] [stderr] error: unable to write file aoc2020/src/day13.rs [INFO] [stderr] error: unable to write file aoc2020/src/day14.rs [INFO] [stderr] error: unable to write file aoc2020/src/day15.rs [INFO] [stderr] error: unable to write file aoc2020/src/day16.rs [INFO] [stderr] error: unable to write file aoc2020/src/day17.rs [INFO] [stderr] error: unable to write file aoc2020/src/day18.rs [INFO] [stderr] error: unable to write file aoc2020/src/day19.rs [INFO] [stderr] error: unable to write file aoc2020/src/day20.rs [INFO] [stderr] error: unable to write file aoc2020/src/day21.rs [INFO] [stderr] error: unable to write file aoc2020/src/day22.rs [INFO] [stderr] error: unable to write file aoc2020/src/day23.rs [INFO] [stderr] error: unable to write file aoc2020/src/day24.rs [INFO] [stderr] error: unable to write file aoc2020/src/day25.rs [INFO] [stderr] error: unable to write file aoc2020/src/main.rs [INFO] [stderr] error: unable to write file aoc2020/src/template.rs [INFO] [stderr] fatal: cannot create directory at 'aoc2021': 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 crzysdrs/aoc against master#9c3064e131f4939cc95a29bb11413c49bbda1491 for pr-144098 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrzysdrs%2Faoc" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] fatal: update_ref failed for ref 'HEAD': cannot update the ref 'HEAD': unable to append to '/workspace/builds/worker-5-tc2/source/.git/logs/HEAD': No space left on device failed to checkout https://github.com/crzysdrs/aoc Caused by: command failed: exit status: 128