[INFO] cloning repository https://github.com/gfx-rs/wgpu
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gfx-rs/wgpu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgfx-rs%2Fwgpu", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgfx-rs%2Fwgpu'...
[INFO] [stderr] fatal: write error: No space left on device
[INFO] [stderr] fatal: fetch-pack: invalid index-pack output
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/gfx-rs/wgpu
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gfx-rs/wgpu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgfx-rs%2Fwgpu", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgfx-rs%2Fwgpu'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 68a6f3bf8cac7761896344a028b5038383561b26
[INFO] checking gfx-rs/wgpu against master#01706e1a34c87656fcbfce198608f4cd2ac6461a for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgfx-rs%2Fwgpu" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/gfx-rs/wgpu on toolchain 01706e1a34c87656fcbfce198608f4cd2ac6461a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/gfx-rs/wgpu
[INFO] finished tweaking git repo https://github.com/gfx-rs/wgpu
[INFO] tweaked toml for git repo https://github.com/gfx-rs/wgpu written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/gfx-rs/wgpu 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" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/deno_webgpu/Cargo.toml: unused manifest key: target.cfg(not(target_arch = "wasm32")).dependencies.wgt.package
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/gfx-rs/rspirv`
[INFO] [stderr]     Updating git submodule `https://github.com/KhronosGroup/SPIRV-Headers.git`
[INFO] [stderr]     Updating git repository `https://github.com/Razaekel/noise-rs.git`
[INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/noise-rs-48b7230d03d627bf/objects/pack/pack_git2_b0ad6a8402e500a1': 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/noise-rs-48b7230d03d627bf/objects/pack/pack_git2_406531ebb6e6b36f': No space left on device; class=Os (2)
[INFO] [stderr] warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/noise-rs-48b7230d03d627bf/objects/pack/pack_git2_08cb44a7c53dc028': No space left on device; class=Os (2)
[INFO] [stderr] error: failed to get `noise` as a dependency of package `wgpu-examples v24.0.0 (/workspace/builds/worker-1-tc1/source/examples)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `noise`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/Razaekel/noise-rs.git?rev=c6942d4fb70af26db4441edcf41f90fa115333f2#c6942d4f
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/noise-rs-48b7230d03d627bf
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision c6942d4fb70af26db4441edcf41f90fa115333f2 not found
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   cannot extend packfile '/workspace/cargo-home/git/db/noise-rs-48b7230d03d627bf/objects/pack/pack_git2_c9e0524c3816b2a8': 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-1-tc1/source/deno_webgpu/Cargo.toml: unused manifest key: target.cfg(not(target_arch = "wasm32")).dependencies.wgt.package
        Updating crates.io index
        Updating git repository `https://github.com/gfx-rs/rspirv`
        Updating git submodule `https://github.com/KhronosGroup/SPIRV-Headers.git`
        Updating git repository `https://github.com/Razaekel/noise-rs.git`
    warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/noise-rs-48b7230d03d627bf/objects/pack/pack_git2_b0ad6a8402e500a1': No space left on device; class=Os (2)
    warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/noise-rs-48b7230d03d627bf/objects/pack/pack_git2_406531ebb6e6b36f': No space left on device; class=Os (2)
    warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/noise-rs-48b7230d03d627bf/objects/pack/pack_git2_08cb44a7c53dc028': No space left on device; class=Os (2)
    error: failed to get `noise` as a dependency of package `wgpu-examples v24.0.0 (/workspace/builds/worker-1-tc1/source/examples)`
    
    Caused by:
      failed to load source for dependency `noise`
    
    Caused by:
      Unable to update https://github.com/Razaekel/noise-rs.git?rev=c6942d4fb70af26db4441edcf41f90fa115333f2#c6942d4f
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/noise-rs-48b7230d03d627bf
    
    Caused by:
      revision c6942d4fb70af26db4441edcf41f90fa115333f2 not found
    
    Caused by:
      cannot extend packfile '/workspace/cargo-home/git/db/noise-rs-48b7230d03d627bf/objects/pack/pack_git2_c9e0524c3816b2a8': No space left on device; class=Os (2)