[INFO] cloning repository https://github.com/rust-adventure/space-golf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rust-adventure/space-golf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-adventure%2Fspace-golf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-adventure%2Fspace-golf'... [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/rust-adventure/space-golf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rust-adventure/space-golf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-adventure%2Fspace-golf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-adventure%2Fspace-golf'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-adventure%2Fspace-golf/refs/tags: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/rust-adventure/space-golf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rust-adventure/space-golf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-adventure%2Fspace-golf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-adventure%2Fspace-golf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] de77dbda4ea310347c15a20dc13d8dd1ba42cfe7 [INFO] checking rust-adventure/space-golf against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-adventure%2Fspace-golf" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rust-adventure/space-golf [INFO] finished tweaking git repo https://github.com/rust-adventure/space-golf [INFO] tweaked toml for git repo https://github.com/rust-adventure/space-golf written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rust-adventure/space-golf on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rust-adventure/space-golf 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] warning: failed to write cache, path: /workspace/cargo-home/registry/index/index.crates.io-1949cf8c6b5b557f/.cache/be/vy/bevy_mouse_tracking_plugin, error: No space left on device (os error 28) [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded particular_derive v0.1.1 [INFO] [stderr] Downloaded bevy-inspector-egui-derive v0.12.0 [INFO] [stderr] Downloaded particular v0.1.6 [INFO] [stderr] Downloaded bevy_egui v0.15.1 [INFO] [stderr] Downloaded bevy_rapier2d v0.16.2 [INFO] [stderr] Downloaded bevy_mouse_tracking_plugin v0.3.1 [INFO] [stderr] Downloaded rapier2d v0.14.0 [INFO] [stderr] Downloaded egui v0.18.1 [INFO] [stderr] Downloaded parry2d v0.9.0 [INFO] [stderr] Downloaded bevy-inspector-egui v0.12.1 [INFO] [stderr] Downloaded nalgebra v0.31.1 [INFO] [stderr] error: failed to unpack package `nalgebra v0.31.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `nalgebra-0.31.1/src/third_party/glam/common/glam_quaternion.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nalgebra-0.31.1/src/third_party/glam/common/glam_quaternion.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `nalgebra-0.31.1/src/third_party/glam/common/glam_quaternion.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nalgebra-0.31.1/src/third_party/glam/common/glam_quaternion.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) command failed: exit status: 101 Blocking waiting for file lock on package cache Updating crates.io index warning: failed to write cache, path: /workspace/cargo-home/registry/index/index.crates.io-1949cf8c6b5b557f/.cache/be/vy/bevy_mouse_tracking_plugin, error: No space left on device (os error 28) Blocking waiting for file lock on package cache Downloading crates ... Downloaded particular_derive v0.1.1 Downloaded bevy-inspector-egui-derive v0.12.0 Downloaded particular v0.1.6 Downloaded bevy_egui v0.15.1 Downloaded bevy_rapier2d v0.16.2 Downloaded bevy_mouse_tracking_plugin v0.3.1 Downloaded rapier2d v0.14.0 Downloaded egui v0.18.1 Downloaded parry2d v0.9.0 Downloaded bevy-inspector-egui v0.12.1 Downloaded nalgebra v0.31.1 error: failed to unpack package `nalgebra v0.31.1` Caused by: failed to unpack entry at `nalgebra-0.31.1/src/third_party/glam/common/glam_quaternion.rs` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nalgebra-0.31.1/src/third_party/glam/common/glam_quaternion.rs` Caused by: failed to unpack `nalgebra-0.31.1/src/third_party/glam/common/glam_quaternion.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nalgebra-0.31.1/src/third_party/glam/common/glam_quaternion.rs` Caused by: No space left on device (os error 28)