[INFO] cloning repository https://github.com/andrejscek/aoc2023_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andrejscek/aoc2023_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrejscek%2Faoc2023_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrejscek%2Faoc2023_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ac581e9ce0e824d798bbbd0b49e28a8c54f29c0d [INFO] checking andrejscek/aoc2023_rust/ac581e9ce0e824d798bbbd0b49e28a8c54f29c0d against master#2dece5bb62f234f5622a08289c5a3d1555cd7843 for pr-132325 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrejscek%2Faoc2023_rust" "/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 data/12.txt [INFO] [stderr] error: unable to write file data/13.txt [INFO] [stderr] error: unable to write file data/14.txt [INFO] [stderr] error: unable to write file data/15.txt [INFO] [stderr] error: unable to write file data/16.txt [INFO] [stderr] error: unable to write file data/17.txt [INFO] [stderr] error: unable to write file data/18.txt [INFO] [stderr] error: unable to write file data/19.txt [INFO] [stderr] error: unable to write file data/1t1.txt [INFO] [stderr] error: unable to write file data/1t2.txt [INFO] [stderr] error: unable to write file data/2.txt [INFO] [stderr] error: unable to write file data/20.txt [INFO] [stderr] error: unable to write file data/21.txt [INFO] [stderr] error: unable to write file data/22.txt [INFO] [stderr] error: unable to write file data/23.txt [INFO] [stderr] error: unable to write file data/24.txt [INFO] [stderr] error: unable to write file data/25.txt [INFO] [stderr] error: unable to write file data/2t.txt [INFO] [stderr] error: unable to write file data/3.txt [INFO] [stderr] error: unable to write file data/3t.txt [INFO] [stderr] error: unable to write file data/4.txt [INFO] [stderr] error: unable to write file data/4t.txt [INFO] [stderr] error: unable to write file data/5.txt [INFO] [stderr] error: unable to write file data/5t.txt [INFO] [stderr] error: unable to write file data/6.txt [INFO] [stderr] error: unable to write file data/7.txt [INFO] [stderr] error: unable to write file data/8.txt [INFO] [stderr] error: unable to write file data/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] ExecutionFailed(ExitStatus(unix_wait_status(32768))) failed to checkout https://github.com/andrejscek/aoc2023_rust