[INFO] cloning repository https://github.com/richerfu/wgpu-demo-with-winit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/richerfu/wgpu-demo-with-winit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fricherfu%2Fwgpu-demo-with-winit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fricherfu%2Fwgpu-demo-with-winit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 389489d5c55aee05e96478a97155c713435fd4ad [INFO] checking richerfu/wgpu-demo-with-winit against master#d14d202262d13df896b0c624b0cec6e4bfde631a for pr-143028 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fricherfu%2Fwgpu-demo-with-winit" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/richerfu/wgpu-demo-with-winit [INFO] finished tweaking git repo https://github.com/richerfu/wgpu-demo-with-winit [INFO] tweaked toml for git repo https://github.com/richerfu/wgpu-demo-with-winit written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/richerfu/wgpu-demo-with-winit on toolchain d14d202262d13df896b0c624b0cec6e4bfde631a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d14d202262d13df896b0c624b0cec6e4bfde631a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/richerfu/wgpu-demo-with-winit 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" "+d14d202262d13df896b0c624b0cec6e4bfde631a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/ash-rs/ash.git` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/ash-b4604afb699e89f5/objects/pack/pack_git2_56a2d637f338684a': No space left on device; class=Os (2) [INFO] [stderr] warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/ash-b4604afb699e89f5/objects/pack/pack_git2_e6311dfd81c581df': No space left on device; class=Os (2) [INFO] [stderr] warning: spurious network error (1 try remaining): cannot extend packfile '/workspace/cargo-home/git/db/ash-b4604afb699e89f5/objects/pack/pack_git2_6518588c239f8743': No space left on device; class=Os (2) [INFO] [stderr] error: failed to load source for dependency `ash` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/ash-rs/ash.git?branch=master#7dbd586d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to clone into: /workspace/cargo-home/git/db/ash-b4604afb699e89f5 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] revision 7dbd586d2bb82a0e0d8aeabc2555bcdec8b6af01 not found [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] cannot extend packfile '/workspace/cargo-home/git/db/ash-b4604afb699e89f5/objects/pack/pack_git2_b9de57d0e637fccd': No space left on device; class=Os (2) overridden task result to broken:missing-deps Caused by: the crate depends on missing dependencies: Updating git repository `https://github.com/ash-rs/ash.git` warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/ash-b4604afb699e89f5/objects/pack/pack_git2_56a2d637f338684a': No space left on device; class=Os (2) warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/ash-b4604afb699e89f5/objects/pack/pack_git2_e6311dfd81c581df': No space left on device; class=Os (2) warning: spurious network error (1 try remaining): cannot extend packfile '/workspace/cargo-home/git/db/ash-b4604afb699e89f5/objects/pack/pack_git2_6518588c239f8743': No space left on device; class=Os (2) error: failed to load source for dependency `ash` Caused by: Unable to update https://github.com/ash-rs/ash.git?branch=master#7dbd586d Caused by: failed to clone into: /workspace/cargo-home/git/db/ash-b4604afb699e89f5 Caused by: revision 7dbd586d2bb82a0e0d8aeabc2555bcdec8b6af01 not found Caused by: cannot extend packfile '/workspace/cargo-home/git/db/ash-b4604afb699e89f5/objects/pack/pack_git2_b9de57d0e637fccd': No space left on device; class=Os (2)