[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] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: index-pack failed [WARN] Retrying crate fetch in 3 seconds (attempt 1) [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] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguimcaballero%2Fraytracer: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 2) [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#a42d94ebb883116f2867cbe3016d9bde9ca6d3f7 for pr-117593 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguimcaballero%2Fraytracer" "/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 renders/image3.ppm [INFO] [stderr] error: unable to write file renders/image4.ppm [INFO] [stderr] Updating files: 52% (37/70) error: unable to write file renders/image5.ppm [INFO] [stderr] Updating files: 54% (38/70) error: unable to write file renders/image6.ppm [INFO] [stderr] Updating files: 55% (39/70) error: unable to write file renders/image7.ppm [INFO] [stderr] Updating files: 57% (40/70) error: unable to write file renders/image8.ppm [INFO] [stderr] Updating files: 58% (41/70) error: unable to write file renders/image9.ppm [INFO] [stderr] Updating files: 60% (42/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] [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/guimcaballero/raytracer [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.