[INFO] cloning repository https://github.com/chenson2018/leetcode [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chenson2018/leetcode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchenson2018%2Fleetcode", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchenson2018%2Fleetcode'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 771ca08af79e623051a6b252f20cf56c683c4584 [INFO] checking chenson2018/leetcode/771ca08af79e623051a6b252f20cf56c683c4584 against master#f8192ba0d00bbbc58a10c45823ba010e98ea4474 for pr-130531 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchenson2018%2Fleetcode" "/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/bin/0199.rs [INFO] [stderr] error: unable to write file src/bin/0206.rs [INFO] [stderr] error: unable to write file src/bin/0226.rs [INFO] [stderr] error: unable to write file src/bin/0235.rs [INFO] [stderr] error: unable to write file src/bin/0278.rs [INFO] [stderr] error: unable to write file src/bin/0295.rs [INFO] [stderr] error: unable to write file src/bin/0328.rs [INFO] [stderr] error: unable to write file src/bin/0704.rs [INFO] [stderr] error: unable to write file src/bin/0746.rs [INFO] [stderr] error: unable to write file src/bin/0876.rs [INFO] [stderr] error: unable to write file src/lib.rs [INFO] [stderr] error: unable to write file src/strcutures.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/chenson2018/leetcode