[INFO] cloning repository https://github.com/bhogayatakb/rust-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bhogayatakb/rust-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbhogayatakb%2Frust-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbhogayatakb%2Frust-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7019b94eed31ffce54a56306080c4e797f5c664c [INFO] checking bhogayatakb/rust-demo/7019b94eed31ffce54a56306080c4e797f5c664c against master#d49be02cf6d2e2a01264fcdef1e20c826710c0f5 for pr-133570 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbhogayatakb%2Frust-demo" "/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 target/release/deps/rustdemo-3c0a99c74b3c3895 [INFO] [stderr] error: unable to write file target/release/deps/rustdemo-3c0a99c74b3c3895.d [INFO] [stderr] error: unable to write file target/release/rustdemo [INFO] [stderr] error: unable to write file target/release/rustdemo.d [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/bhogayatakb/rust-demo