[INFO] cloning repository https://github.com/glklimmer/realkings [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/glklimmer/realkings" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglklimmer%2Frealkings", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglklimmer%2Frealkings'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 11a28d3ae6b113bbd7e00054f92104567ec20a34 [INFO] checking glklimmer/realkings against try#81185c2d21df0ba45fd33e65bbdce76dc0d89bd9 for pr-139646 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglklimmer%2Frealkings" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/glklimmer/realkings on toolchain 81185c2d21df0ba45fd33e65bbdce76dc0d89bd9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+81185c2d21df0ba45fd33e65bbdce76dc0d89bd9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/glklimmer/realkings [INFO] finished tweaking git repo https://github.com/glklimmer/realkings [INFO] tweaked toml for git repo https://github.com/glklimmer/realkings written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/glklimmer/realkings 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" "+81185c2d21df0ba45fd33e65bbdce76dc0d89bd9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded avian_derive v0.1.0 [INFO] [stderr] Downloaded bevy_third_person_camera v0.1.11 [INFO] [stderr] Downloaded parry3d v0.15.1 [INFO] [stderr] error: No space left on device (os error 28) [INFO] checking glklimmer/realkings against try#81185c2d21df0ba45fd33e65bbdce76dc0d89bd9 for pr-139646 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglklimmer%2Frealkings" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/glklimmer/realkings on toolchain 81185c2d21df0ba45fd33e65bbdce76dc0d89bd9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+81185c2d21df0ba45fd33e65bbdce76dc0d89bd9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/glklimmer/realkings [INFO] finished tweaking git repo https://github.com/glklimmer/realkings [INFO] tweaked toml for git repo https://github.com/glklimmer/realkings written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/glklimmer/realkings 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" "+81185c2d21df0ba45fd33e65bbdce76dc0d89bd9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] error: failed to download `parry3d v0.15.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] unable to get packages from source [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack package `parry3d v0.15.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `parry3d-0.15.1/src/bounding_volume/aabb.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parry3d-0.15.1/src/bounding_volume/aabb.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `parry3d-0.15.1/src/bounding_volume/aabb.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parry3d-0.15.1/src/bounding_volume/aabb.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] checking glklimmer/realkings against try#81185c2d21df0ba45fd33e65bbdce76dc0d89bd9 for pr-139646 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglklimmer%2Frealkings" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file Cargo.lock [INFO] [stderr] error: unable to write file Cargo.toml [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] [INFO] checking glklimmer/realkings against try#81185c2d21df0ba45fd33e65bbdce76dc0d89bd9 for pr-139646 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglklimmer%2Frealkings" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/glklimmer/realkings on toolchain 81185c2d21df0ba45fd33e65bbdce76dc0d89bd9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+81185c2d21df0ba45fd33e65bbdce76dc0d89bd9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/glklimmer/realkings [INFO] finished tweaking git repo https://github.com/glklimmer/realkings [INFO] tweaked toml for git repo https://github.com/glklimmer/realkings written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/glklimmer/realkings 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" "+81185c2d21df0ba45fd33e65bbdce76dc0d89bd9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] error: failed to download `parry3d v0.15.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] unable to get packages from source [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack package `parry3d v0.15.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `parry3d-0.15.1/src/query/split/split_trimesh.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parry3d-0.15.1/src/query/split/split_trimesh.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `parry3d-0.15.1/src/query/split/split_trimesh.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parry3d-0.15.1/src/query/split/split_trimesh.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] unexpected end of file [INFO] checking glklimmer/realkings against try#81185c2d21df0ba45fd33e65bbdce76dc0d89bd9 for pr-139646 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglklimmer%2Frealkings" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/glklimmer/realkings on toolchain 81185c2d21df0ba45fd33e65bbdce76dc0d89bd9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+81185c2d21df0ba45fd33e65bbdce76dc0d89bd9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/glklimmer/realkings [INFO] finished tweaking git repo https://github.com/glklimmer/realkings [INFO] tweaked toml for git repo https://github.com/glklimmer/realkings written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/glklimmer/realkings 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" "+81185c2d21df0ba45fd33e65bbdce76dc0d89bd9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] error: failed to download `parry3d v0.15.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] unable to get packages from source [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack package `parry3d v0.15.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `parry3d-0.15.1/src/partitioning/qbvh/traversal.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parry3d-0.15.1/src/partitioning/qbvh/traversal.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `parry3d-0.15.1/src/partitioning/qbvh/traversal.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parry3d-0.15.1/src/partitioning/qbvh/traversal.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) command failed: exit status: 101 Downloading crates ... error: failed to download `parry3d v0.15.1` Caused by: unable to get packages from source Caused by: failed to unpack package `parry3d v0.15.1` Caused by: failed to unpack entry at `parry3d-0.15.1/src/partitioning/qbvh/traversal.rs` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parry3d-0.15.1/src/partitioning/qbvh/traversal.rs` Caused by: failed to unpack `parry3d-0.15.1/src/partitioning/qbvh/traversal.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parry3d-0.15.1/src/partitioning/qbvh/traversal.rs` Caused by: No space left on device (os error 28)