[INFO] cloning repository https://github.com/zookini/aoc-2021
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zookini/aoc-2021" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzookini%2Faoc-2021", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzookini%2Faoc-2021'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 48e6bce83dc6203433e9a0fc13d368c31f2f2e89
[INFO] checking zookini/aoc-2021 against master#cb06d12710575a0d7ff71d6fe108f3bcff4f9195 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzookini%2Faoc-2021" "/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 input/09.txt
[INFO] [stderr] error: unable to write file input/10.txt
[INFO] [stderr] error: unable to write file input/11.txt
[INFO] [stderr] error: unable to write file input/12.txt
[INFO] [stderr] error: unable to write file input/13.txt
[INFO] [stderr] error: unable to write file input/14.txt
[INFO] [stderr] error: unable to write file input/15.txt
[INFO] [stderr] error: unable to write file input/16.txt
[INFO] [stderr] error: unable to write file input/18.txt
[INFO] [stderr] error: unable to write file input/19.txt
[INFO] [stderr] error: unable to write file input/20.txt
[INFO] [stderr] error: unable to write file input/22.txt
[INFO] [stderr] error: unable to write file input/23.txt
[INFO] [stderr] error: unable to write file input/24.txt
[INFO] [stderr] error: unable to write file input/25.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/zookini/aoc-2021

Caused by:
    command failed: exit status: 128
    
    