[INFO] cloning repository https://github.com/kinkard/outer-frontiers
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kinkard/outer-frontiers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkinkard%2Fouter-frontiers", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkinkard%2Fouter-frontiers'...
[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/kinkard/outer-frontiers
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kinkard/outer-frontiers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkinkard%2Fouter-frontiers", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkinkard%2Fouter-frontiers'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b498091311feb1f2b3762c630e5c51195bd3192b
[INFO] checking kinkard/outer-frontiers against master#cb06d12710575a0d7ff71d6fe108f3bcff4f9195 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkinkard%2Fouter-frontiers" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/kinkard/outer-frontiers on toolchain cb06d12710575a0d7ff71d6fe108f3bcff4f9195
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/kinkard/outer-frontiers
[INFO] finished tweaking git repo https://github.com/kinkard/outer-frontiers
[INFO] tweaked toml for git repo https://github.com/kinkard/outer-frontiers written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/kinkard/outer-frontiers already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracy-client v0.17.6
[INFO] [stderr]   Downloaded bevy_rapier3d v0.28.0
[INFO] [stderr]   Downloaded tracing-tracy v0.11.3
[INFO] [stderr]   Downloaded tracy-client-sys v0.24.3
[INFO] [stderr]   Downloaded rapier3d v0.22.0
[INFO] [stderr]   Downloaded parry3d v0.17.4
[INFO] [stderr] error: failed to unpack package `parry3d v0.17.4`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack entry at `parry3d-0.17.4/src/bounding_volume/bounding_sphere_convex.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parry3d-0.17.4/src/bounding_volume/bounding_sphere_convex.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `parry3d-0.17.4/src/bounding_volume/bounding_sphere_convex.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parry3d-0.17.4/src/bounding_volume/bounding_sphere_convex.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)


command failed: exit status: 101

 Downloading crates ...
  Downloaded tracy-client v0.17.6
  Downloaded bevy_rapier3d v0.28.0
  Downloaded tracing-tracy v0.11.3
  Downloaded tracy-client-sys v0.24.3
  Downloaded rapier3d v0.22.0
  Downloaded parry3d v0.17.4
error: failed to unpack package `parry3d v0.17.4`

Caused by:
  failed to unpack entry at `parry3d-0.17.4/src/bounding_volume/bounding_sphere_convex.rs`

Caused by:
  failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parry3d-0.17.4/src/bounding_volume/bounding_sphere_convex.rs`

Caused by:
  failed to unpack `parry3d-0.17.4/src/bounding_volume/bounding_sphere_convex.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parry3d-0.17.4/src/bounding_volume/bounding_sphere_convex.rs`

Caused by:
  No space left on device (os error 28)