[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#8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b for pr-133925 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglanderson42%2Fraytracing_in_one_weekend" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-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) error: unable to write file src/raytracer/ray.rs [INFO] [stderr] Updating files: 81% (13/16) error: unable to write file src/raytracer/sphere.rs [INFO] [stderr] Updating files: 87% (14/16) error: unable to write file src/raytracer/utils.rs [INFO] [stderr] Updating files: 93% (15/16) error: unable to write file src/raytracer/vec3.rs [INFO] [stderr] 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] failed to checkout https://github.com/glanderson42/raytracing_in_one_weekend Caused by: command failed: exit status: 128