[INFO] cloning repository https://github.com/benfrankel/bevy_jam3 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/benfrankel/bevy_jam3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenfrankel%2Fbevy_jam3", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenfrankel%2Fbevy_jam3'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 17c9ccd1356e2da8592e7243f69392a45c475ce2 [INFO] checking benfrankel/bevy_jam3/17c9ccd1356e2da8592e7243f69392a45c475ce2 against master#2dece5bb62f234f5622a08289c5a3d1555cd7843 for pr-132325 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenfrankel%2Fbevy_jam3" "/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/benfrankel/bevy_jam3 on toolchain 2dece5bb62f234f5622a08289c5a3d1555cd7843 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2dece5bb62f234f5622a08289c5a3d1555cd7843" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/benfrankel/bevy_jam3 [INFO] finished tweaking git repo https://github.com/benfrankel/bevy_jam3 [INFO] tweaked toml for git repo https://github.com/benfrankel/bevy_jam3 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/benfrankel/bevy_jam3 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" "+2dece5bb62f234f5622a08289c5a3d1555cd7843" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bevy_asset_loader_derive v0.20.1 [INFO] [stderr] Downloaded bevy_common_assets v0.10.0 [INFO] [stderr] Downloaded iyes_progress v0.11.0 [INFO] [stderr] Downloaded bevy_rapier2d v0.25.0 [INFO] [stderr] Downloaded rapier2d v0.18.0 [INFO] [stderr] Downloaded parry2d v0.13.7 [INFO] [stderr] error: failed to unpack package `parry2d v0.13.7` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `parry2d-0.13.7/src/transformation/to_polyline/cuboid_to_polyline.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/parry2d-0.13.7/src/transformation/to_polyline/cuboid_to_polyline.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `parry2d-0.13.7/src/transformation/to_polyline/cuboid_to_polyline.rs` into `/workspace/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/parry2d-0.13.7/src/transformation/to_polyline/cuboid_to_polyline.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) ExecutionFailed(ExitStatus(unix_wait_status(25856)))