[INFO] cloning repository https://github.com/kacperpucylo/rs-rogue-like [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kacperpucylo/rs-rogue-like" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkacperpucylo%2Frs-rogue-like", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkacperpucylo%2Frs-rogue-like'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] abfb29872db784c10fe6d62b68c331ffcd241fd8 [INFO] checking kacperpucylo/rs-rogue-like against master#a7fc463dd8fbeca800d4b3efc501069502cffe64 for pr-136988 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkacperpucylo%2Frs-rogue-like" "/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/systems/map_render.rs [INFO] [stderr] error: unable to write file src/systems/mod.rs [INFO] [stderr] error: unable to write file src/systems/movement.rs [INFO] [stderr] error: unable to write file src/systems/player_input.rs [INFO] [stderr] error: unable to write file src/systems/random_move.rs [INFO] [stderr] error: unable to write file src/systems/tooltips.rs [INFO] [stderr] error: unable to write file src/turn_state.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/kacperpucylo/rs-rogue-like Caused by: command failed: exit status: 128