[INFO] cloning repository https://github.com/voliva/AoC-2021-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/voliva/AoC-2021-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvoliva%2FAoC-2021-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvoliva%2FAoC-2021-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 308e7598623a19b044c8fcd24547f0024eabd4ee [INFO] checking voliva/AoC-2021-rust against master#ca77504943887037504c7fc0b9bf06dab3910373 for pr-145181 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvoliva%2FAoC-2021-rust" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/solutions/day04.rs [INFO] [stderr] error: unable to write file src/solutions/day05.rs [INFO] [stderr] error: unable to write file src/solutions/day06.rs [INFO] [stderr] error: unable to write file src/solutions/day07.rs [INFO] [stderr] error: unable to write file src/solutions/day08.rs [INFO] [stderr] error: unable to write file src/solutions/day09.rs [INFO] [stderr] error: unable to write file src/solutions/day10.rs [INFO] [stderr] error: unable to write file src/solutions/day11.rs [INFO] [stderr] error: unable to write file src/solutions/day12.rs [INFO] [stderr] error: unable to write file src/solutions/day13.rs [INFO] [stderr] error: unable to write file src/solutions/day14.rs [INFO] [stderr] error: unable to write file src/solutions/day15.rs [INFO] [stderr] error: unable to write file src/solutions/day16.rs [INFO] [stderr] error: unable to write file src/solutions/day17.rs [INFO] [stderr] error: unable to write file src/solutions/day18.rs [INFO] [stderr] error: unable to write file src/solutions/day19.rs [INFO] [stderr] error: unable to write file src/solutions/day20.rs [INFO] [stderr] error: unable to write file src/solutions/day21.rs [INFO] [stderr] error: unable to write file src/solutions/day22.rs [INFO] [stderr] error: unable to write file src/solutions/day23.rs [INFO] [stderr] error: unable to write file src/solutions/day24.rs [INFO] [stderr] error: unable to write file src/solutions/day25.rs [INFO] [stderr] error: unable to write file src/solutions/mod.rs [INFO] [stderr] error: unable to write file src/solutions/solver.rs [INFO] [stderr] error: unable to write file src/solutions/template.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/voliva/AoC-2021-rust Caused by: command failed: exit status: 128