[INFO] cloning repository https://github.com/glanderson42/raytracing_in_one_weekend [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/glanderson42/raytracing_in_one_weekend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglanderson42%2Fraytracing_in_one_weekend", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglanderson42%2Fraytracing_in_one_weekend'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f2b6670a36b3ba4a2e311bf1e8fa8d930623a4db [INFO] checking glanderson42/raytracing_in_one_weekend against master#b44e14f762fd4062faeba97f8f2bc470298ec1ac for pr-135331 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglanderson42%2Fraytracing_in_one_weekend" "/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 raytacing.ppm [INFO] [stderr] Updating files: 43% (7/16) Updating files: 50% (8/16) Updating files: 56% (9/16) Updating files: 62% (10/16) Updating files: 68% (11/16) Updating files: 75% (12/16) Updating files: 81% (13/16) Updating files: 87% (14/16) Updating files: 93% (15/16) Updating files: 100% (16/16) Updating files: 100% (16/16), done. [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/glanderson42/raytracing_in_one_weekend