[INFO] cloning repository https://github.com/scv119/rust101 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/scv119/rust101" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscv119%2Frust101", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscv119%2Frust101'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d845231afb96fd964289fed7f7d6d259edb1e682 [INFO] checking scv119/rust101 against master#3cdcdaf31b45f8045164aae9604573d23091970b for pr-122267 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscv119%2Frust101" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/part00 [INFO] [stderr] error: unable to write file src/part00.rs [INFO] [stderr] error: unable to write file src/part01.rs [INFO] [stderr] error: unable to write file src/part02.rs [INFO] [stderr] error: unable to write file src/part03.rs [INFO] [stderr] error: unable to write file src/part04.rs [INFO] [stderr] error: unable to write file src/part05.rs [INFO] [stderr] error: unable to write file src/part06.rs [INFO] [stderr] error: unable to write file src/part07.rs [INFO] [stderr] error: unable to write file src/part08.rs [INFO] [stderr] error: unable to write file src/part09.rs [INFO] [stderr] error: unable to write file src/part10.rs [INFO] [stderr] error: unable to write file src/part11.rs [INFO] [stderr] error: unable to write file src/part12.rs [INFO] [stderr] error: unable to write file src/part13.rs [INFO] [stderr] error: unable to write file src/part14.rs [INFO] [stderr] error: unable to write file src/part15.rs [INFO] [stderr] error: unable to write file src/part16.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] [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/scv119/rust101 [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.