[INFO] cloning repository https://github.com/guimcaballero/raytracer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/guimcaballero/raytracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguimcaballero%2Fraytracer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguimcaballero%2Fraytracer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 427a1783f44f6def0e45d4b318d11282df1f6483 [INFO] checking guimcaballero/raytracer against master#b44e14f762fd4062faeba97f8f2bc470298ec1ac for pr-135331 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguimcaballero%2Fraytracer" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file renders/image4.ppm [INFO] [stderr] Updating files: 51% (36/70) error: unable to write file renders/image5.ppm [INFO] [stderr] Updating files: 52% (37/70) error: unable to write file renders/image6.ppm [INFO] [stderr] Updating files: 54% (38/70) error: unable to write file renders/image7.ppm [INFO] [stderr] Updating files: 55% (39/70) error: unable to write file renders/image8.ppm [INFO] [stderr] Updating files: 57% (40/70) error: unable to write file renders/image9.ppm [INFO] [stderr] Updating files: 58% (41/70) fatal: cannot create directory at 'src': 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] ExecutionFailed(ExitStatus(unix_wait_status(32768))) failed to checkout https://github.com/guimcaballero/raytracer