[INFO] cloning repository https://github.com/asampley/project-euler-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/asampley/project-euler-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasampley%2Fproject-euler-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasampley%2Fproject-euler-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 777be9ee720f4c75a169d06012b3e86eda1e7b28 [INFO] checking asampley/project-euler-rust/777be9ee720f4c75a169d06012b3e86eda1e7b28 against master#5fe0e40e05f2d0408c6a292b160f96d595aedfbc for pr-130367 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasampley%2Fproject-euler-rust" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/problems/p16.rs [INFO] [stderr] error: unable to write file src/problems/p17.rs [INFO] [stderr] error: unable to write file src/problems/p18.rs [INFO] [stderr] error: unable to write file src/problems/p19.rs [INFO] [stderr] error: unable to write file src/problems/p2.rs [INFO] [stderr] error: unable to write file src/problems/p20.rs [INFO] [stderr] error: unable to write file src/problems/p21.rs [INFO] [stderr] error: unable to write file src/problems/p22.rs [INFO] [stderr] error: unable to write file src/problems/p23.rs [INFO] [stderr] error: unable to write file src/problems/p24.rs [INFO] [stderr] error: unable to write file src/problems/p25.rs [INFO] [stderr] error: unable to write file src/problems/p26.rs [INFO] [stderr] error: unable to write file src/problems/p27.rs [INFO] [stderr] error: unable to write file src/problems/p28.rs [INFO] [stderr] error: unable to write file src/problems/p29.rs [INFO] [stderr] error: unable to write file src/problems/p3.rs [INFO] [stderr] error: unable to write file src/problems/p30.rs [INFO] [stderr] error: unable to write file src/problems/p4.rs [INFO] [stderr] error: unable to write file src/problems/p5.rs [INFO] [stderr] error: unable to write file src/problems/p6.rs [INFO] [stderr] error: unable to write file src/problems/p7.rs [INFO] [stderr] error: unable to write file src/problems/p8.rs [INFO] [stderr] error: unable to write file src/problems/p9.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/asampley/project-euler-rust