[INFO] cloning repository https://github.com/yutannihilation/wgpu-practice [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yutannihilation/wgpu-practice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyutannihilation%2Fwgpu-practice", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyutannihilation%2Fwgpu-practice'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 576f8b2a59f007fe05245bc28112a69859af5694 [INFO] checking yutannihilation/wgpu-practice against master#90384941aae4ea38de00e4702b50757e9b882a19 for pr-138340 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyutannihilation%2Fwgpu-practice" "/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/yutannihilation/wgpu-practice on toolchain 90384941aae4ea38de00e4702b50757e9b882a19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+90384941aae4ea38de00e4702b50757e9b882a19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yutannihilation/wgpu-practice [INFO] finished tweaking git repo https://github.com/yutannihilation/wgpu-practice [INFO] tweaked toml for git repo https://github.com/yutannihilation/wgpu-practice written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/yutannihilation/wgpu-practice 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" "+90384941aae4ea38de00e4702b50757e9b882a19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/sphere/Cargo.toml: unused manifest key: dependencies.glam.feature [INFO] [stderr] Updating git repository `https://github.com/gfx-rs/wgpu-rs` [INFO] [stderr] error: failed to get `wgpu` as a dependency of package `sphere v0.1.0 (/workspace/builds/worker-5-tc1/source/sphere)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `wgpu` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/gfx-rs/wgpu-rs#96b70210 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] could not write to '/workspace/cargo-home/git/checkouts/wgpu-rs-851858a060fdac58/96b7021/examples/cube/screenshot.png': No space left on device; class=Os (2) overridden task result to broken:missing-deps Caused by: the crate depends on missing dependencies: warning: /workspace/builds/worker-5-tc1/source/sphere/Cargo.toml: unused manifest key: dependencies.glam.feature Updating git repository `https://github.com/gfx-rs/wgpu-rs` error: failed to get `wgpu` as a dependency of package `sphere v0.1.0 (/workspace/builds/worker-5-tc1/source/sphere)` Caused by: failed to load source for dependency `wgpu` Caused by: Unable to update https://github.com/gfx-rs/wgpu-rs#96b70210 Caused by: could not write to '/workspace/cargo-home/git/checkouts/wgpu-rs-851858a060fdac58/96b7021/examples/cube/screenshot.png': No space left on device; class=Os (2)