[INFO] cloning repository https://github.com/pauldolden/advent-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pauldolden/advent-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpauldolden%2Fadvent-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpauldolden%2Fadvent-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] db193d5085a0baed4c39f18d4c258bdeb0940d74 [INFO] checking pauldolden/advent-rust against master#ba412a6e70ac84641be7764d088acabd0eb3fa39 for pr-145457 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpauldolden%2Fadvent-rust" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/_2023/1.txt [INFO] [stderr] error: unable to write file src/_2023/10.txt [INFO] [stderr] error: unable to write file src/_2023/11.txt [INFO] [stderr] error: unable to write file src/_2023/12.txt [INFO] [stderr] error: unable to write file src/_2023/13.txt [INFO] [stderr] error: unable to write file src/_2023/15.txt [INFO] [stderr] error: unable to write file src/_2023/2.txt [INFO] [stderr] error: unable to write file src/_2023/3.txt [INFO] [stderr] error: unable to write file src/_2023/8.txt [INFO] [stderr] error: unable to write file src/_2023/9.txt [INFO] [stderr] error: unable to write file src/_2023/day1.rs [INFO] [stderr] error: unable to write file src/_2023/day10.rs [INFO] [stderr] error: unable to write file src/_2023/day11.rs [INFO] [stderr] error: unable to write file src/_2023/day12.rs [INFO] [stderr] error: unable to write file src/_2023/day13.rs [INFO] [stderr] error: unable to write file src/_2023/day15.rs [INFO] [stderr] error: unable to write file src/_2023/day2.rs [INFO] [stderr] error: unable to write file src/_2023/day3.rs [INFO] [stderr] error: unable to write file src/_2023/day8.rs [INFO] [stderr] error: unable to write file src/_2023/day9.rs [INFO] [stderr] error: unable to write file src/main.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/pauldolden/advent-rust Caused by: command failed: exit status: 128