[INFO] cloning repository https://github.com/robwhitby/aoc23-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/robwhitby/aoc23-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobwhitby%2Faoc23-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobwhitby%2Faoc23-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8917211cff4a9233d07a8b0cca84b40d43d82d9f [INFO] checking robwhitby/aoc23-rust against master#f25e92bd42b14e45440c0a30a4ed751ea502f430 for pr-127481 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobwhitby%2Faoc23-rust" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file inputs/day04.txt [INFO] [stderr] error: unable to write file inputs/day04ex.txt [INFO] [stderr] error: unable to write file inputs/day05.txt [INFO] [stderr] error: unable to write file inputs/day05ex.txt [INFO] [stderr] error: unable to write file inputs/day06.txt [INFO] [stderr] error: unable to write file inputs/day06ex.txt [INFO] [stderr] error: unable to write file inputs/day07.txt [INFO] [stderr] error: unable to write file inputs/day07ex.txt [INFO] [stderr] error: unable to write file inputs/day08.txt [INFO] [stderr] error: unable to write file inputs/day08ex.txt [INFO] [stderr] error: unable to write file inputs/day08ex2.txt [INFO] [stderr] error: unable to write file inputs/day09.txt [INFO] [stderr] error: unable to write file inputs/day09ex.txt [INFO] [stderr] error: unable to write file inputs/day10.txt [INFO] [stderr] error: unable to write file inputs/day10ex.txt [INFO] [stderr] error: unable to write file inputs/day10ex2.txt [INFO] [stderr] error: unable to write file inputs/day11.txt [INFO] [stderr] error: unable to write file inputs/day11ex.txt [INFO] [stderr] error: unable to write file inputs/day12.txt [INFO] [stderr] error: unable to write file inputs/day12ex.txt [INFO] [stderr] error: unable to write file inputs/day13.txt [INFO] [stderr] error: unable to write file inputs/day13ex.txt [INFO] [stderr] error: unable to write file inputs/day14.txt [INFO] [stderr] error: unable to write file inputs/day14ex-cycle.txt [INFO] [stderr] error: unable to write file inputs/day14ex-north.txt [INFO] [stderr] error: unable to write file inputs/day14ex.txt [INFO] [stderr] error: unable to write file inputs/day15.txt [INFO] [stderr] error: unable to write file inputs/day16.txt [INFO] [stderr] error: unable to write file inputs/day16ex.txt [INFO] [stderr] error: unable to write file inputs/day17.txt [INFO] [stderr] error: unable to write file inputs/day17ex.txt [INFO] [stderr] error: unable to write file inputs/day17ex2.txt [INFO] [stderr] error: unable to write file inputs/day18.txt [INFO] [stderr] error: unable to write file inputs/day18ex.txt [INFO] [stderr] error: unable to write file inputs/day19.txt [INFO] [stderr] error: unable to write file inputs/day19ex.txt [INFO] [stderr] error: unable to write file inputs/day20.txt [INFO] [stderr] error: unable to write file inputs/day20ex1.txt [INFO] [stderr] error: unable to write file inputs/day20ex2.txt [INFO] [stderr] error: unable to write file inputs/day21.txt [INFO] [stderr] error: unable to write file inputs/day21ex.txt [INFO] [stderr] error: unable to write file inputs/day22.txt [INFO] [stderr] error: unable to write file inputs/day22ex.txt [INFO] [stderr] error: unable to write file inputs/day23.txt [INFO] [stderr] error: unable to write file inputs/day23ex.txt [INFO] [stderr] error: unable to write file inputs/day24.txt [INFO] [stderr] error: unable to write file inputs/day24ex.txt [INFO] [stderr] error: unable to write file inputs/day25.txt [INFO] [stderr] error: unable to write file inputs/day25ex.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] [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/robwhitby/aoc23-rust [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.