[INFO] cloning repository https://github.com/chrmarti/advent-of-code-2022 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chrmarti/advent-of-code-2022" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchrmarti%2Fadvent-of-code-2022", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchrmarti%2Fadvent-of-code-2022'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 54d53aca387fce7e51a739d015c3968390f6b75a [INFO] checking chrmarti/advent-of-code-2022/54d53aca387fce7e51a739d015c3968390f6b75a against master#f8192ba0d00bbbc58a10c45823ba010e98ea4474 for pr-130531 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchrmarti%2Fadvent-of-code-2022" "/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 src/08b-main.rs [INFO] [stderr] error: unable to write file src/09-input.txt [INFO] [stderr] error: unable to write file src/09a-main.rs [INFO] [stderr] error: unable to write file src/09b-main.rs [INFO] [stderr] error: unable to write file src/10-input.txt [INFO] [stderr] error: unable to write file src/10a-main.rs [INFO] [stderr] error: unable to write file src/10b-main.rs [INFO] [stderr] error: unable to write file src/11-input.txt [INFO] [stderr] error: unable to write file src/11a-main.rs [INFO] [stderr] error: unable to write file src/11b-main.rs [INFO] [stderr] error: unable to write file src/12-input.txt [INFO] [stderr] error: unable to write file src/12a-main.rs [INFO] [stderr] error: unable to write file src/12b-main.rs [INFO] [stderr] error: unable to write file src/13-input.txt [INFO] [stderr] error: unable to write file src/13a-main.rs [INFO] [stderr] error: unable to write file src/13b-main.rs [INFO] [stderr] error: unable to write file src/14-input.txt [INFO] [stderr] error: unable to write file src/14a-main.rs [INFO] [stderr] error: unable to write file src/14b-main.rs [INFO] [stderr] error: unable to write file src/15-input.txt [INFO] [stderr] error: unable to write file src/15a-main.rs [INFO] [stderr] error: unable to write file src/15b-main.rs [INFO] [stderr] error: unable to write file src/16-input.txt [INFO] [stderr] error: unable to write file src/16a-main.rs [INFO] [stderr] error: unable to write file src/16b1-main.rs [INFO] [stderr] error: unable to write file src/16b2-main.rs [INFO] [stderr] error: unable to write file src/17-input.txt [INFO] [stderr] error: unable to write file src/17a-main.rs [INFO] [stderr] error: unable to write file src/17b-main.rs [INFO] [stderr] error: unable to write file src/18-input.txt [INFO] [stderr] error: unable to write file src/18a-main.rs [INFO] [stderr] error: unable to write file src/18b-main.rs [INFO] [stderr] error: unable to write file src/19-input.txt [INFO] [stderr] error: unable to write file src/19a-main.rs [INFO] [stderr] error: unable to write file src/20-input.txt [INFO] [stderr] error: unable to write file src/20a-main.rs [INFO] [stderr] error: unable to write file src/20b-main.rs [INFO] [stderr] error: unable to write file src/21-input.txt [INFO] [stderr] error: unable to write file src/21a-main.rs [INFO] [stderr] error: unable to write file src/21b-main.rs [INFO] [stderr] error: unable to write file src/22-input.txt [INFO] [stderr] error: unable to write file src/22a-main.rs [INFO] [stderr] error: unable to write file src/23-input.txt [INFO] [stderr] error: unable to write file src/23-main.rs [INFO] [stderr] error: unable to write file src/24-input.txt [INFO] [stderr] error: unable to write file src/24a-main.rs [INFO] [stderr] error: unable to write file src/24b-main.rs [INFO] [stderr] error: unable to write file src/25-input.txt [INFO] [stderr] error: unable to write file src/25a-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/chrmarti/advent-of-code-2022