[INFO] cloning repository https://github.com/rakurtz/aoc_2022_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rakurtz/aoc_2022_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frakurtz%2Faoc_2022_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frakurtz%2Faoc_2022_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0d7e2a80807100f2404af016d5b786c998023b2c [INFO] checking rakurtz/aoc_2022_rust against master#fc5af1813307d25a84d633f21e2e53c9376eb547 for pr-144386 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frakurtz%2Faoc_2022_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 puzzle_inputs/day_2.txt [INFO] [stderr] error: unable to write file puzzle_inputs/day_3.txt [INFO] [stderr] error: unable to write file puzzle_inputs/day_4.txt [INFO] [stderr] error: unable to write file puzzle_inputs/day_5.txt [INFO] [stderr] error: unable to write file puzzle_inputs/day_6.txt [INFO] [stderr] error: unable to write file puzzle_inputs/day_7.txt [INFO] [stderr] error: unable to write file puzzle_inputs/day_8.txt [INFO] [stderr] error: unable to write file puzzle_inputs/day_9.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] failed to checkout https://github.com/rakurtz/aoc_2022_rust Caused by: command failed: exit status: 128