[INFO] cloning repository https://github.com/nathanhay/raytracer_rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nathanhay/raytracer_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathanhay%2Fraytracer_rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathanhay%2Fraytracer_rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 51c19a28a018c863a0bf7c5f23eb354045a60399 [INFO] checking nathanhay/raytracer_rs against master#c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2 for pr-142712 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathanhay%2Fraytracer_rs" "/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 src/antialiasing_gamma.ppm [INFO] [stderr] error: unable to write file src/hemispherical.ppm [INFO] [stderr] error: unable to write file src/hittable.rs [INFO] [stderr] error: unable to write file src/hittable1.ppm [INFO] [stderr] error: unable to write file src/hittable_list.rs [INFO] [stderr] error: unable to write file src/image.ppm [INFO] [stderr] error: unable to write file src/image2.ppm [INFO] [stderr] error: unable to write file src/lambertian.ppm [INFO] [stderr] error: unable to write file src/lib.rs [INFO] [stderr] error: unable to write file src/main.rs [INFO] [stderr] error: unable to write file src/material.rs [INFO] [stderr] error: unable to write file src/metalspheres.ppm [INFO] [stderr] error: unable to write file src/metalspheres2.ppm [INFO] [stderr] error: unable to write file src/metalspheres3.ppm [INFO] [stderr] error: unable to write file src/metalspheres4.ppm [INFO] [stderr] error: unable to write file src/ray.rs [INFO] [stderr] error: unable to write file src/sphere.rs [INFO] [stderr] error: unable to write file src/sphere1.ppm [INFO] [stderr] error: unable to write file src/sphere2.ppm [INFO] [stderr] error: unable to write file src/surfacenorm1.ppm [INFO] [stderr] error: unable to write file src/utils.rs [INFO] [stderr] fatal: cannot create directory at 'src/vector3': No space left on device [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/nathanhay/raytracer_rs Caused by: command failed: exit status: 128