[INFO] cloning repository https://github.com/kprav33n/aoc22.rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kprav33n/aoc22.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkprav33n%2Faoc22.rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkprav33n%2Faoc22.rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] db6e5e266a9a2f4a9a2c78d981a41433278a4a6f [INFO] checking kprav33n/aoc22.rs against master#8e37e151835d96d6a7415e93e6876561485a3354 for pr-134218 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkprav33n%2Faoc22.rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file input/day07.txt [INFO] [stderr] error: unable to write file input/day08.txt [INFO] [stderr] error: unable to write file input/day09.txt [INFO] [stderr] error: unable to write file input/day10.txt [INFO] [stderr] error: unable to write file input/day11.txt [INFO] [stderr] error: unable to write file input/day12.txt [INFO] [stderr] error: unable to write file input/day13.txt [INFO] [stderr] error: unable to write file input/day14.txt [INFO] [stderr] error: unable to write file input/day15.txt [INFO] [stderr] error: unable to write file input/day16.txt [INFO] [stderr] error: unable to write file input/day17.txt [INFO] [stderr] error: unable to write file input/day18.txt [INFO] [stderr] error: unable to write file input/day20.txt [INFO] [stderr] error: unable to write file input/day21.txt [INFO] [stderr] error: unable to write file src/day17.rs [INFO] [stderr] error: unable to write file src/day18.rs [INFO] [stderr] error: unable to write file src/day20.rs [INFO] [stderr] error: unable to write file src/day21.rs [INFO] [stderr] error: unable to write file src/day22.rs [INFO] [stderr] error: unable to write file src/day23.rs [INFO] [stderr] error: unable to write file src/day24.rs [INFO] [stderr] error: unable to write file src/lib.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] ExecutionFailed(ExitStatus(unix_wait_status(32768))) failed to checkout https://github.com/kprav33n/aoc22.rs