[INFO] cloning repository https://github.com/jdmnd/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/jdmnd/advent_of_code" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdmnd%2Fadvent_of_code", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdmnd%2Fadvent_of_code'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7e5c2dc0e9e33b93eff59846b80257460993855b
[INFO] checking jdmnd/advent_of_code against master#01706e1a34c87656fcbfce198608f4cd2ac6461a for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdmnd%2Fadvent_of_code" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file src/day_18/test_1.txt
[INFO] [stderr] error: unable to write file src/day_18/test_2.txt
[INFO] [stderr] error: unable to write file src/day_18/test_3.txt
[INFO] [stderr] error: unable to write file src/day_18/test_4.txt
[INFO] [stderr] error: unable to write file src/day_18/test_5.txt
[INFO] [stderr] fatal: cannot create directory at 'src/day_20': 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/jdmnd/advent_of_code

Caused by:
    command failed: exit status: 128
    
    