[INFO] cloning repository https://github.com/bradishungry/tetris-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bradishungry/tetris-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbradishungry%2Ftetris-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbradishungry%2Ftetris-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7ab8491327785fc1b3a04746171997bde715cb5f [INFO] checking bradishungry/tetris-rust against master#f5d3fe273b8b9e7125bf8856d44793b6cc4b6735 for pr-139587-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbradishungry%2Ftetris-rust" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bradishungry/tetris-rust on toolchain f5d3fe273b8b9e7125bf8856d44793b6cc4b6735 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5d3fe273b8b9e7125bf8856d44793b6cc4b6735" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bradishungry/tetris-rust [INFO] finished tweaking git repo https://github.com/bradishungry/tetris-rust [INFO] tweaked toml for git repo https://github.com/bradishungry/tetris-rust written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/bradishungry/tetris-rust 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" "+f5d3fe273b8b9e7125bf8856d44793b6cc4b6735" "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] Blocking waiting for file lock on package cache [INFO] [stderr] error: failed to get `gfx-backend-metal` as a dependency of package `tetris v0.1.0 (/workspace/builds/worker-5-tc1/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `gfx-backend-metal` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/gfx-rs/gfx.git?rev=bd7f058#bd7f058e [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] could not write to '/workspace/cargo-home/git/checkouts/gfx-9a2af3106fb1e696/bd7f058/src/backend/vulkan/src/lib.rs': No space left on device; class=Os (2) overridden task result to broken:missing-deps Caused by: the crate depends on missing dependencies: warning: no edition set: defaulting to the 2015 edition while the latest is 2024 Blocking waiting for file lock on package cache error: failed to get `gfx-backend-metal` as a dependency of package `tetris v0.1.0 (/workspace/builds/worker-5-tc1/source)` Caused by: failed to load source for dependency `gfx-backend-metal` Caused by: Unable to update https://github.com/gfx-rs/gfx.git?rev=bd7f058#bd7f058e Caused by: could not write to '/workspace/cargo-home/git/checkouts/gfx-9a2af3106fb1e696/bd7f058/src/backend/vulkan/src/lib.rs': No space left on device; class=Os (2)