[INFO] cloning repository https://github.com/rpjohnst/aoc2021 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rpjohnst/aoc2021" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frpjohnst%2Faoc2021", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frpjohnst%2Faoc2021'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ae22ec8466c1dcf0f6c47ebc147d966331428480 [INFO] testing rpjohnst/aoc2021 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frpjohnst%2Faoc2021" "/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/bin/day09-1.rs [INFO] [stderr] error: unable to write file src/bin/day09-2.rs [INFO] [stderr] error: unable to write file src/bin/day10-1.rs [INFO] [stderr] error: unable to write file src/bin/day10-2.rs [INFO] [stderr] error: unable to write file src/bin/day11-1.rs [INFO] [stderr] error: unable to write file src/bin/day11-2.rs [INFO] [stderr] error: unable to write file src/bin/day12-1.rs [INFO] [stderr] error: unable to write file src/bin/day12-2.rs [INFO] [stderr] error: unable to write file src/bin/day13-1.rs [INFO] [stderr] error: unable to write file src/bin/day13-2.rs [INFO] [stderr] error: unable to write file src/bin/day14-1.rs [INFO] [stderr] error: unable to write file src/bin/day14-2.rs [INFO] [stderr] error: unable to write file src/bin/day15-1.rs [INFO] [stderr] error: unable to write file src/bin/day15-2.rs [INFO] [stderr] error: unable to write file src/bin/day16-1.rs [INFO] [stderr] error: unable to write file src/bin/day16-2.rs [INFO] [stderr] error: unable to write file src/bin/day17-1.rs [INFO] [stderr] error: unable to write file src/bin/day17-2.rs [INFO] [stderr] error: unable to write file src/bin/day18-1.rs [INFO] [stderr] error: unable to write file src/bin/day18-2.rs [INFO] [stderr] error: unable to write file src/bin/day19-1.rs [INFO] [stderr] error: unable to write file src/bin/day19-2.rs [INFO] [stderr] error: unable to write file src/bin/day20-1.rs [INFO] [stderr] error: unable to write file src/bin/day20-2.rs [INFO] [stderr] error: unable to write file src/bin/day21-1.rs [INFO] [stderr] error: unable to write file src/bin/day21-2.rs [INFO] [stderr] error: unable to write file src/bin/day22-1.rs [INFO] [stderr] error: unable to write file src/bin/day22-2.rs [INFO] [stderr] error: unable to write file src/bin/day23.rs [INFO] [stderr] error: unable to write file src/bin/day24.rs [INFO] [stderr] error: unable to write file src/bin/day25.rs [INFO] [stderr] error: unable to write file src/day01.rs [INFO] [stderr] error: unable to write file src/day02.rs [INFO] [stderr] error: unable to write file src/day05.rs [INFO] [stderr] error: unable to write file src/day08.rs [INFO] [stderr] error: unable to write file src/day16.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/day22.rs [INFO] [stderr] error: unable to write file src/lib.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] [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/rpjohnst/aoc2021 [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.