[INFO] cloning repository https://github.com/pathim/advent_of_code_2024 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pathim/advent_of_code_2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpathim%2Fadvent_of_code_2024", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpathim%2Fadvent_of_code_2024'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9e2a34a911df7007dae34c46ed2225affe4e9753 [INFO] checking pathim/advent_of_code_2024 against master#9d28fe39763974a96d61232e96ac856735e4cdd6 for pr-139624 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpathim%2Fadvent_of_code_2024" "/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/aoc2024/d06.rs [INFO] [stderr] error: unable to write file src/aoc2024/d07.rs [INFO] [stderr] error: unable to write file src/aoc2024/d08.rs [INFO] [stderr] error: unable to write file src/aoc2024/d09.rs [INFO] [stderr] error: unable to write file src/aoc2024/d10.rs [INFO] [stderr] error: unable to write file src/aoc2024/d11.rs [INFO] [stderr] error: unable to write file src/aoc2024/d12.rs [INFO] [stderr] error: unable to write file src/aoc2024/d13.rs [INFO] [stderr] error: unable to write file src/aoc2024/d14.rs [INFO] [stderr] error: unable to write file src/aoc2024/d15.rs [INFO] [stderr] error: unable to write file src/aoc2024/d16.rs [INFO] [stderr] error: unable to write file src/aoc2024/d17.rs [INFO] [stderr] error: unable to write file src/aoc2024/d18.rs [INFO] [stderr] error: unable to write file src/aoc2024/d19.rs [INFO] [stderr] error: unable to write file src/aoc2024/d20.rs [INFO] [stderr] error: unable to write file src/aoc2024/d21.rs [INFO] [stderr] error: unable to write file src/aoc2024/d22.rs [INFO] [stderr] error: unable to write file src/aoc2024/d23.rs [INFO] [stderr] error: unable to write file src/aoc2024/d24.rs [INFO] [stderr] error: unable to write file src/aoc2024/d25.rs [INFO] [stderr] error: unable to write file src/aoc2024/mod.rs [INFO] [stderr] error: unable to write file src/aoc_result.rs [INFO] [stderr] error: unable to write file src/grid.rs [INFO] [stderr] error: unable to write file src/input.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/pathim/advent_of_code_2024 Caused by: command failed: exit status: 128