[INFO] cloning repository https://github.com/danielobrien/advent-of-code
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danielobrien/advent-of-code" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielobrien%2Fadvent-of-code", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielobrien%2Fadvent-of-code'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 94d8d3d5f3103c7b63b24f646713db55e2a89f01
[INFO] checking danielobrien/advent-of-code against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielobrien%2Fadvent-of-code" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/danielobrien/advent-of-code
[INFO] finished tweaking git repo https://github.com/danielobrien/advent-of-code
[INFO] tweaked toml for git repo https://github.com/danielobrien/advent-of-code written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/danielobrien/advent-of-code on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/danielobrien/advent-of-code 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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stderr] Error response from daemon: mkdir /var/lib/docker/overlay2/f78c4c872efcab4e2349e92d0558977ffb232147f9a9169988eb2e94ed8457ed-init: no space left on device
[INFO] checking danielobrien/advent-of-code against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielobrien%2Fadvent-of-code" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file src/aoc2015/day24.rs
[INFO] [stderr] error: unable to write file src/aoc2015/day25.rs
[INFO] [stderr] error: unable to write file src/aoc2015/mod.rs
[INFO] [stderr] error: unable to write file src/aoc2015/util.rs
[INFO] [stderr] error: unable to write file src/main.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 danielobrien/advent-of-code against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielobrien%2Fadvent-of-code" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file input/day-03.txt
[INFO] [stderr] error: unable to write file input/day-04.txt
[INFO] [stderr] error: unable to write file input/day-05.txt
[INFO] [stderr] error: unable to write file input/day-06.txt
[INFO] [stderr] error: unable to write file input/day-07.txt
[INFO] [stderr] error: unable to write file input/day-08.txt
[INFO] [stderr] error: unable to write file input/day-09.txt
[INFO] [stderr] error: unable to write file input/day-10.txt
[INFO] [stderr] error: unable to write file input/day-11.txt
[INFO] [stderr] error: unable to write file input/day-12.txt
[INFO] [stderr] error: unable to write file input/day-13.txt
[INFO] [stderr] error: unable to write file input/day-14.txt
[INFO] [stderr] error: unable to write file input/day-15.txt
[INFO] [stderr] error: unable to write file input/day-16.txt
[INFO] [stderr] error: unable to write file input/day-17.txt
[INFO] [stderr] error: unable to write file input/day-18.txt
[INFO] [stderr] error: unable to write file input/day-19.txt
[INFO] [stderr] error: unable to write file input/day-20.txt
[INFO] [stderr] error: unable to write file input/day-21.txt
[INFO] [stderr] error: unable to write file input/day-22.txt
[INFO] [stderr] error: unable to write file input/day-23.txt
[INFO] [stderr] error: unable to write file input/day-24.txt
[INFO] [stderr] error: unable to write file input/day-25.txt
[INFO] [stderr] error: unable to write file input/day-25a.txt
[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 danielobrien/advent-of-code against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielobrien%2Fadvent-of-code" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-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/prepare-commit-msg.sample' to '/workspace/builds/worker-7-tc2/source/.git/hooks/prepare-commit-msg.sample': No space left on device
[INFO] checking danielobrien/advent-of-code against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielobrien%2Fadvent-of-code" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-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/push-to-checkout.sample' to '/workspace/builds/worker-7-tc2/source/.git/hooks/push-to-checkout.sample': No space left on device


failed to checkout https://github.com/danielobrien/advent-of-code

Caused by:
    command failed: exit status: 128
    
    