[INFO] cloning repository https://github.com/rust-game-samples/asteroid [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rust-game-samples/asteroid" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-game-samples%2Fasteroid", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-game-samples%2Fasteroid'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0aacd7dfc972a6b5c480759fcc73aec12f113811 [INFO] checking rust-game-samples/asteroid against master#3350c1eb3fd8fe1bee1ed4c76944d707bd256876 for pr-140558 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-game-samples%2Fasteroid" "/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/asteroid.rs [INFO] [stderr] error: unable to write file src/circle_component.rs [INFO] [stderr] error: unable to write file src/component.rs [INFO] [stderr] error: unable to write file src/game.rs [INFO] [stderr] error: unable to write file src/input_component.rs [INFO] [stderr] error: unable to write file src/main.rs [INFO] [stderr] error: unable to write file src/math.rs [INFO] [stderr] error: unable to write file src/move_component.rs [INFO] [stderr] error: unable to write file src/random.rs [INFO] [stderr] error: unable to write file src/shader.rs [INFO] [stderr] error: unable to write file src/sprite_component.rs [INFO] [stderr] error: unable to write file src/texture.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/rust-game-samples/asteroid Caused by: command failed: exit status: 128