[INFO] cloning repository https://github.com/malbernaz/bevy_physics [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/malbernaz/bevy_physics" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmalbernaz%2Fbevy_physics", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmalbernaz%2Fbevy_physics'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b3a73d33fb28e20f08fedcef27598eeae33be362 [INFO] checking malbernaz/bevy_physics against master#85c39893a761fe4c050523278da4e7e45ab42b6e for pr-134688 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmalbernaz%2Fbevy_physics" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/physics/aabb.rs [INFO] [stderr] error: unable to write file src/physics/actor.rs [INFO] [stderr] error: unable to write file src/physics/cardinal.rs [INFO] [stderr] error: unable to write file src/physics/collider.rs [INFO] [stderr] error: unable to write file src/physics/custom_collider.rs [INFO] [stderr] error: unable to write file src/physics/mod.rs [INFO] [stderr] error: unable to write file src/physics/plugin.rs [INFO] [stderr] error: unable to write file src/physics/ray_cast.rs [INFO] [stderr] error: unable to write file src/physics/solid.rs [INFO] [stderr] error: unable to write file src/physics/velocity.rs [INFO] [stderr] error: unable to write file src/player.rs [INFO] [stderr] error: unable to write file src/systems.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] ExecutionFailed(ExitStatus(unix_wait_status(32768))) failed to checkout https://github.com/malbernaz/bevy_physics