[INFO] cloning repository https://github.com/dat2/game-prototype
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dat2/game-prototype" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdat2%2Fgame-prototype", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdat2%2Fgame-prototype'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 795001a1115f48f09bb6818a8f97204796d59740
[INFO] checking dat2/game-prototype against master#cb06d12710575a0d7ff71d6fe108f3bcff4f9195 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdat2%2Fgame-prototype" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/dat2/game-prototype 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] started tweaking git repo https://github.com/dat2/game-prototype
[INFO] finished tweaking git repo https://github.com/dat2/game-prototype
[INFO] tweaked toml for git repo https://github.com/dat2/game-prototype written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/dat2/game-prototype 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] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lazy_static v0.2.10
[INFO] [stderr]   Downloaded shred v0.5.0
[INFO] [stderr]   Downloaded arrayvec v0.3.24
[INFO] [stderr]   Downloaded gl v0.6.5
[INFO] [stderr]   Downloaded shared_library v0.1.7
[INFO] [stderr]   Downloaded gleam v0.4.14
[INFO] [stderr]   Downloaded core-foundation-sys v0.4.4
[INFO] [stderr]   Downloaded arrayvec v0.4.6
[INFO] [stderr]   Downloaded core-foundation v0.4.4
[INFO] [stderr]   Downloaded x11-dl v2.16.0
[INFO] [stderr]   Downloaded rusttype v0.2.3
[INFO] [stderr]   Downloaded piston2d-opengl_graphics v0.49.0
[INFO] [stderr]   Downloaded piston2d-graphics v0.23.0
[INFO] [stderr]   Downloaded ncollide_pipeline v0.12.1
[INFO] [stderr]   Downloaded ncollide_procedural v0.8.0
[INFO] [stderr]   Downloaded nphysics2d v0.7.2
[INFO] [stderr]   Downloaded ncollide_geometry v0.5.1
[INFO] [stderr] error: failed to unpack package `ncollide_geometry v0.5.1`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack entry at `ncollide_geometry-0.5.1/query/contacts_internal/plane_against_support_map.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ncollide_geometry-0.5.1/query/contacts_internal/plane_against_support_map.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `ncollide_geometry-0.5.1/query/contacts_internal/plane_against_support_map.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ncollide_geometry-0.5.1/query/contacts_internal/plane_against_support_map.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)


command failed: exit status: 101

warning: no edition set: defaulting to the 2015 edition while the latest is 2024
 Downloading crates ...
  Downloaded lazy_static v0.2.10
  Downloaded shred v0.5.0
  Downloaded arrayvec v0.3.24
  Downloaded gl v0.6.5
  Downloaded shared_library v0.1.7
  Downloaded gleam v0.4.14
  Downloaded core-foundation-sys v0.4.4
  Downloaded arrayvec v0.4.6
  Downloaded core-foundation v0.4.4
  Downloaded x11-dl v2.16.0
  Downloaded rusttype v0.2.3
  Downloaded piston2d-opengl_graphics v0.49.0
  Downloaded piston2d-graphics v0.23.0
  Downloaded ncollide_pipeline v0.12.1
  Downloaded ncollide_procedural v0.8.0
  Downloaded nphysics2d v0.7.2
  Downloaded ncollide_geometry v0.5.1
error: failed to unpack package `ncollide_geometry v0.5.1`

Caused by:
  failed to unpack entry at `ncollide_geometry-0.5.1/query/contacts_internal/plane_against_support_map.rs`

Caused by:
  failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ncollide_geometry-0.5.1/query/contacts_internal/plane_against_support_map.rs`

Caused by:
  failed to unpack `ncollide_geometry-0.5.1/query/contacts_internal/plane_against_support_map.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ncollide_geometry-0.5.1/query/contacts_internal/plane_against_support_map.rs`

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