[INFO] cloning repository https://github.com/yopox/advent2022 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yopox/advent2022" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyopox%2Fadvent2022", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyopox%2Fadvent2022'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b74d3652266dd899dfab1d9eb6a92379cb1bef3a [INFO] checking yopox/advent2022 against master#f9515fdd5aa132e27d9b580a35b27f4b453251c1 for pr-125923 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyopox%2Fadvent2022" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/days/data/day22 [INFO] [stderr] error: unable to write file src/days/data/day22_example [INFO] [stderr] error: unable to write file src/days/data/day23 [INFO] [stderr] error: unable to write file src/days/data/day23_example [INFO] [stderr] error: unable to write file src/days/data/day24 [INFO] [stderr] error: unable to write file src/days/data/day24_example [INFO] [stderr] error: unable to write file src/days/data/day25 [INFO] [stderr] error: unable to write file src/days/data/day25_example [INFO] [stderr] error: unable to write file src/days/data/day2_example [INFO] [stderr] error: unable to write file src/days/data/day3 [INFO] [stderr] error: unable to write file src/days/data/day3_example [INFO] [stderr] error: unable to write file src/days/data/day4 [INFO] [stderr] error: unable to write file src/days/data/day4_example [INFO] [stderr] error: unable to write file src/days/data/day5 [INFO] [stderr] error: unable to write file src/days/data/day5_example [INFO] [stderr] error: unable to write file src/days/data/day6 [INFO] [stderr] error: unable to write file src/days/data/day6_example [INFO] [stderr] error: unable to write file src/days/data/day7 [INFO] [stderr] error: unable to write file src/days/data/day7_example [INFO] [stderr] error: unable to write file src/days/data/day8 [INFO] [stderr] error: unable to write file src/days/data/day8_example [INFO] [stderr] error: unable to write file src/days/data/day9 [INFO] [stderr] error: unable to write file src/days/data/day9_example [INFO] [stderr] error: unable to write file src/days/day01.rs [INFO] [stderr] error: unable to write file src/days/day02.rs [INFO] [stderr] error: unable to write file src/days/day03.rs [INFO] [stderr] error: unable to write file src/days/day04.rs [INFO] [stderr] error: unable to write file src/days/day05.rs [INFO] [stderr] error: unable to write file src/days/day06.rs [INFO] [stderr] error: unable to write file src/days/day07.rs [INFO] [stderr] error: unable to write file src/days/day08.rs [INFO] [stderr] error: unable to write file src/days/day09.rs [INFO] [stderr] error: unable to write file src/days/day10.rs [INFO] [stderr] error: unable to write file src/days/day11.rs [INFO] [stderr] error: unable to write file src/days/day12.rs [INFO] [stderr] error: unable to write file src/days/day13.rs [INFO] [stderr] error: unable to write file src/days/day14.rs [INFO] [stderr] error: unable to write file src/days/day15.rs [INFO] [stderr] error: unable to write file src/days/day16.rs [INFO] [stderr] error: unable to write file src/days/day17.rs [INFO] [stderr] error: unable to write file src/days/day18.rs [INFO] [stderr] error: unable to write file src/days/day19.rs [INFO] [stderr] error: unable to write file src/days/day20.rs [INFO] [stderr] error: unable to write file src/days/day21.rs [INFO] [stderr] error: unable to write file src/days/day22.rs [INFO] [stderr] error: unable to write file src/days/day23.rs [INFO] [stderr] error: unable to write file src/days/day24.rs [INFO] [stderr] error: unable to write file src/days/day25.rs [INFO] [stderr] error: unable to write file src/days/mod.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] [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/yopox/advent2022 [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.