[INFO] cloning repository https://github.com/kostislav/advent-of-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kostislav/advent-of-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkostislav%2Fadvent-of-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkostislav%2Fadvent-of-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5b589af723202f4a4892b786fb1326a7a455726d [INFO] checking kostislav/advent-of-rust against master#9c67cecd12d79f1bbc00a74f70e7ef9fff086a5a for pr-138458 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkostislav%2Fadvent-of-rust" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/array.rs [INFO] [stderr] error: unable to write file src/benchmark.rs [INFO] [stderr] error: unable to write file src/collections.rs [INFO] [stderr] error: unable to write file src/graph.rs [INFO] [stderr] error: unable to write file src/input.rs [INFO] [stderr] error: unable to write file src/main.rs [INFO] [stderr] error: unable to write file src/year2021.rs [INFO] [stderr] fatal: cannot create directory at 'src/year2021': 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/kostislav/advent-of-rust Caused by: command failed: exit status: 128