[INFO] cloning repository https://github.com/jgray-dev/rust-template
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jgray-dev/rust-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjgray-dev%2Frust-template", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjgray-dev%2Frust-template'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a48f0356aa4e6f4b0c4fa96dc28faa9e65f0c958
[INFO] checking jgray-dev/rust-template against master#01706e1a34c87656fcbfce198608f4cd2ac6461a for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjgray-dev%2Frust-template" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file target/debug/insert_crab_dance_here_cargotoml_line_2
[INFO] [stderr] error: unable to write file target/debug/insert_crab_dance_here_cargotoml_line_2.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] 


failed to checkout https://github.com/jgray-dev/rust-template

Caused by:
    command failed: exit status: 128
    
    