[INFO] cloning repository https://github.com/ifamakes/gin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ifamakes/gin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fifamakes%2Fgin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fifamakes%2Fgin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] af4d5c96c0af51717c8a73349a6cf4ee5fb5a32e [INFO] checking ifamakes/gin against try#2b43d8e161cfe46fae25518efb124c3c1d0fa392 for pr-145604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fifamakes%2Fgin" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-5-tc2/source': No space left on device [INFO] checking ifamakes/gin against try#2b43d8e161cfe46fae25518efb124c3c1d0fa392 for pr-145604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fifamakes%2Fgin" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/graphics/sprite.wgsl.vert [INFO] [stderr] error: unable to write file src/graphics/swap_chain.rs [INFO] [stderr] error: unable to write file src/graphics/texture.rs [INFO] [stderr] error: unable to write file src/graphics/vertex.rs [INFO] [stderr] error: unable to write file src/main.rs [INFO] [stderr] error: unable to write file src/shader.wgsl [INFO] [stderr] fatal: unable to checkout working tree [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 ifamakes/gin against try#2b43d8e161cfe46fae25518efb124c3c1d0fa392 for pr-145604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fifamakes%2Fgin" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/graphics/sprite.wgsl.frag [INFO] [stderr] error: unable to write file src/graphics/sprite.wgsl.vert [INFO] [stderr] error: unable to write file src/graphics/swap_chain.rs [INFO] [stderr] error: unable to write file src/graphics/texture.rs [INFO] [stderr] error: unable to write file src/graphics/vertex.rs [INFO] [stderr] error: unable to write file src/main.rs [INFO] [stderr] error: unable to write file src/shader.wgsl [INFO] [stderr] fatal: unable to checkout working tree [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 ifamakes/gin against try#2b43d8e161cfe46fae25518efb124c3c1d0fa392 for pr-145604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fifamakes%2Fgin" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/graphics/sprite.wgsl.frag [INFO] [stderr] error: unable to write file src/graphics/sprite.wgsl.vert [INFO] [stderr] error: unable to write file src/graphics/swap_chain.rs [INFO] [stderr] error: unable to write file src/graphics/texture.rs [INFO] [stderr] error: unable to write file src/graphics/vertex.rs [INFO] [stderr] error: unable to write file src/main.rs [INFO] [stderr] error: unable to write file src/shader.wgsl [INFO] [stderr] fatal: unable to checkout working tree [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 ifamakes/gin against try#2b43d8e161cfe46fae25518efb124c3c1d0fa392 for pr-145604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fifamakes%2Fgin" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ifamakes/gin [INFO] finished tweaking git repo https://github.com/ifamakes/gin [INFO] tweaked toml for git repo https://github.com/ifamakes/gin written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ifamakes/gin on toolchain 2b43d8e161cfe46fae25518efb124c3c1d0fa392 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b43d8e161cfe46fae25518efb124c3c1d0fa392" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ifamakes/gin 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" "+2b43d8e161cfe46fae25518efb124c3c1d0fa392" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gfx-auxil v0.9.0 [INFO] [stderr] Downloaded gfx-backend-empty v0.8.0 [INFO] [stderr] Downloaded gpu-alloc v0.4.5 [INFO] [stderr] Downloaded thunderdome v0.4.1 [INFO] [stderr] Downloaded d3d12 v0.4.0 [INFO] [stderr] Downloaded wgpu-types v0.8.0 [INFO] [stderr] Downloaded gfx-backend-vulkan v0.8.0 [INFO] [stderr] error: failed to unpack package `gfx-backend-vulkan v0.8.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `gfx-backend-vulkan-0.8.0/src/lib.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gfx-backend-vulkan-0.8.0/src/lib.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `gfx-backend-vulkan-0.8.0/src/lib.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gfx-backend-vulkan-0.8.0/src/lib.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 gfx-auxil v0.9.0 Downloaded gfx-backend-empty v0.8.0 Downloaded gpu-alloc v0.4.5 Downloaded thunderdome v0.4.1 Downloaded d3d12 v0.4.0 Downloaded wgpu-types v0.8.0 Downloaded gfx-backend-vulkan v0.8.0 error: failed to unpack package `gfx-backend-vulkan v0.8.0` Caused by: failed to unpack entry at `gfx-backend-vulkan-0.8.0/src/lib.rs` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gfx-backend-vulkan-0.8.0/src/lib.rs` Caused by: failed to unpack `gfx-backend-vulkan-0.8.0/src/lib.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gfx-backend-vulkan-0.8.0/src/lib.rs` Caused by: No space left on device (os error 28)