[INFO] cloning repository https://github.com/dallagi/raytracer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dallagi/raytracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdallagi%2Fraytracer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdallagi%2Fraytracer'... [INFO] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: fetch-pack: invalid index-pack output [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/dallagi/raytracer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dallagi/raytracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdallagi%2Fraytracer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdallagi%2Fraytracer'... [INFO] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: fetch-pack: invalid index-pack output [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/dallagi/raytracer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dallagi/raytracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdallagi%2Fraytracer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdallagi%2Fraytracer'... [INFO] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: fetch-pack: invalid index-pack output [WARN] Retrying crate fetch in 3 seconds (attempt 3) [INFO] cloning repository https://github.com/dallagi/raytracer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dallagi/raytracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdallagi%2Fraytracer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdallagi%2Fraytracer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 32f2266ec938bffee2b2903dbc9f53ff89fe8ce5 [INFO] checking dallagi/raytracer/32f2266ec938bffee2b2903dbc9f53ff89fe8ce5 against master#2dece5bb62f234f5622a08289c5a3d1555cd7843 for pr-132325 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdallagi%2Fraytracer" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file examples/out/clock_hours.ppm [INFO] [stderr] error: unable to write file examples/out/flat_sphere.ppm [INFO] [stderr] error: unable to write file examples/out/patterns.png [INFO] [stderr] error: unable to write file examples/out/patterns.ppm [INFO] [stderr] error: unable to write file examples/out/projectile_plot.ppm [INFO] [stderr] error: unable to write file examples/out/scene.png [INFO] [stderr] error: unable to write file examples/out/scene.ppm [INFO] [stderr] error: unable to write file examples/out/sphere.png [INFO] [stderr] error: unable to write file examples/out/sphere.ppm [INFO] [stderr] error: unable to write file examples/patterns.rs [INFO] [stderr] error: unable to write file examples/projectile.rs [INFO] [stderr] error: unable to write file examples/projectile_plot.rs [INFO] [stderr] error: unable to write file examples/scene.rs [INFO] [stderr] 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/dallagi/raytracer