[INFO] cloning repository https://github.com/jgosmann/aoc2022 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jgosmann/aoc2022" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjgosmann%2Faoc2022", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjgosmann%2Faoc2022'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5cfc1a6e173a941185b48cba845e6d32d9420455 [INFO] checking jgosmann/aoc2022 against master#85c39893a761fe4c050523278da4e7e45ab42b6e for pr-134688 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjgosmann%2Faoc2022" "/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/solvers/examples/day05 [INFO] [stderr] error: unable to write file src/solvers/examples/day07 [INFO] [stderr] error: unable to write file src/solvers/examples/day08 [INFO] [stderr] error: unable to write file src/solvers/examples/day09 [INFO] [stderr] error: unable to write file src/solvers/examples/day09-large [INFO] [stderr] error: unable to write file src/solvers/examples/day10 [INFO] [stderr] error: unable to write file src/solvers/examples/day11 [INFO] [stderr] error: unable to write file src/solvers/examples/day12 [INFO] [stderr] error: unable to write file src/solvers/examples/day13 [INFO] [stderr] error: unable to write file src/solvers/examples/day14 [INFO] [stderr] error: unable to write file src/solvers/examples/day15 [INFO] [stderr] error: unable to write file src/solvers/examples/day16 [INFO] [stderr] error: unable to write file src/solvers/examples/day17 [INFO] [stderr] error: unable to write file src/solvers/examples/day18 [INFO] [stderr] error: unable to write file src/solvers/examples/day19 [INFO] [stderr] error: unable to write file src/solvers/examples/day20 [INFO] [stderr] error: unable to write file src/solvers/examples/day21 [INFO] [stderr] error: unable to write file src/solvers/examples/day22 [INFO] [stderr] error: unable to write file src/solvers/examples/day23 [INFO] [stderr] error: unable to write file src/solvers/examples/day23-small [INFO] [stderr] error: unable to write file src/solvers/examples/day24 [INFO] [stderr] error: unable to write file src/solvers/examples/day25 [INFO] [stderr] error: unable to write file src/solvers/examples/result10-2 [INFO] [stderr] error: unable to write file src/solvers/mod.rs [INFO] [stderr] error: unable to write file src/solvers/test.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/jgosmann/aoc2022