[INFO] cloning repository https://github.com/vladimir-o-razuvayev/aoc_2022 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vladimir-o-razuvayev/aoc_2022" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvladimir-o-razuvayev%2Faoc_2022", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvladimir-o-razuvayev%2Faoc_2022'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 08c66de22b11ba61cc0ab8dd0dbd8a42da7d1466 [INFO] checking vladimir-o-razuvayev/aoc_2022 against master#9ba3d315b4b2bea7485071eaf4b2681320cd2a27 for pr-124592 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvladimir-o-razuvayev%2Faoc_2022" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/puzzles/day_02/example.txt [INFO] [stderr] error: unable to write file src/puzzles/day_02/index.js [INFO] [stderr] error: unable to write file src/puzzles/day_02/input.txt [INFO] [stderr] error: unable to write file src/puzzles/day_02/mod.rs [INFO] [stderr] error: unable to write file src/puzzles/day_10.rs [INFO] [stderr] error: unable to write file src/puzzles/day_10_input.txt [INFO] [stderr] error: unable to write file src/puzzles/day_11.rs [INFO] [stderr] error: unable to write file src/puzzles/day_11_input.txt [INFO] [stderr] error: unable to write file src/puzzles/day_12.rs [INFO] [stderr] error: unable to write file src/puzzles/day_12_example.txt [INFO] [stderr] error: unable to write file src/puzzles/day_12_input.txt [INFO] [stderr] error: unable to write file src/puzzles/day_3.rs [INFO] [stderr] error: unable to write file src/puzzles/day_3_input.txt [INFO] [stderr] error: unable to write file src/puzzles/day_4.rs [INFO] [stderr] error: unable to write file src/puzzles/day_4_input.txt [INFO] [stderr] error: unable to write file src/puzzles/day_5.rs [INFO] [stderr] error: unable to write file src/puzzles/day_5_input.txt [INFO] [stderr] error: unable to write file src/puzzles/day_6.rs [INFO] [stderr] error: unable to write file src/puzzles/day_6_input.txt [INFO] [stderr] error: unable to write file src/puzzles/day_7.rs [INFO] [stderr] error: unable to write file src/puzzles/day_7_input.txt [INFO] [stderr] error: unable to write file src/puzzles/day_8.rs [INFO] [stderr] error: unable to write file src/puzzles/day_8_example.txt [INFO] [stderr] error: unable to write file src/puzzles/day_8_input.txt [INFO] [stderr] error: unable to write file src/puzzles/day_9.rs [INFO] [stderr] error: unable to write file src/puzzles/day_9_input.txt [INFO] [stderr] error: unable to write file src/puzzles/mod.rs [INFO] [stderr] error: unable to write file webpack.config.js [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/vladimir-o-razuvayev/aoc_2022 [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.