[INFO] cloning repository https://github.com/natebrunette/aoc-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/natebrunette/aoc-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatebrunette%2Faoc-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatebrunette%2Faoc-rust'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatebrunette%2Faoc-rust: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/natebrunette/aoc-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/natebrunette/aoc-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatebrunette%2Faoc-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatebrunette%2Faoc-rust'... [INFO] [stderr] error: failed to write new configuration file /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatebrunette%2Faoc-rust/config.lock [INFO] [stderr] fatal: could not set 'core.repositoryformatversion' to '0' [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/natebrunette/aoc-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/natebrunette/aoc-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatebrunette%2Faoc-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatebrunette%2Faoc-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 31e7d7defa9bdf5366fca0a3d5ca38e2922f98de [INFO] checking natebrunette/aoc-rust against master#75530e9f72a1990ed2305e16fd51d02f47048f12 for pr-138676 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatebrunette%2Faoc-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 src/aoc2023/res/day04.txt [INFO] [stderr] error: unable to write file src/aoc2023/res/day04_sample.txt [INFO] [stderr] error: unable to write file src/aoc2023/res/day05.txt [INFO] [stderr] error: unable to write file src/aoc2023/res/day05_sample.txt [INFO] [stderr] error: unable to write file src/aoc2023/res/day06.txt [INFO] [stderr] error: unable to write file src/aoc2023/res/day06_sample.txt [INFO] [stderr] error: unable to write file src/aoc2023/res/day07.txt [INFO] [stderr] error: unable to write file src/aoc2023/res/day07_sample.txt [INFO] [stderr] error: unable to write file src/aoc2023/res/day08.txt [INFO] [stderr] error: unable to write file src/aoc2023/res/day08_sample.txt [INFO] [stderr] error: unable to write file src/aoc2023/res/day08_sample2.txt [INFO] [stderr] error: unable to write file src/aoc2023/res/day08_sample3.txt [INFO] [stderr] error: unable to write file src/aoc2023/res/day09.txt [INFO] [stderr] error: unable to write file src/aoc2023/res/day09_sample.txt [INFO] [stderr] error: unable to write file src/aoc2023/res/day10.txt [INFO] [stderr] error: unable to write file src/aoc2023/res/day10_sample.txt [INFO] [stderr] error: unable to write file src/aoc2023/res/day11.txt [INFO] [stderr] error: unable to write file src/aoc2023/res/day11_sample.txt [INFO] [stderr] error: unable to write file src/graph.rs [INFO] [stderr] error: unable to write file src/lib.rs [INFO] [stderr] error: unable to write file src/main.rs [INFO] [stderr] error: unable to write file src/matrix.rs [INFO] [stderr] error: unable to write file src/point.rs [INFO] [stderr] error: unable to write file src/range.rs [INFO] [stderr] error: unable to write file src/shared.rs [INFO] [stderr] error: unable to write file src/tests.rs [INFO] [stderr] fatal: unable to checkout working tree [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/natebrunette/aoc-rust Caused by: command failed: exit status: 128