[INFO] cloning repository https://github.com/damyanp/imgui-windows-d3d12-renderer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/damyanp/imgui-windows-d3d12-renderer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdamyanp%2Fimgui-windows-d3d12-renderer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdamyanp%2Fimgui-windows-d3d12-renderer'...
[INFO] [stderr] error: unable to write symref for HEAD: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/damyanp/imgui-windows-d3d12-renderer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/damyanp/imgui-windows-d3d12-renderer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdamyanp%2Fimgui-windows-d3d12-renderer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdamyanp%2Fimgui-windows-d3d12-renderer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ab385f170eda122edd3a29135ead8d1a86a187f9
[INFO] checking damyanp/imgui-windows-d3d12-renderer against master#cb06d12710575a0d7ff71d6fe108f3bcff4f9195 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdamyanp%2Fimgui-windows-d3d12-renderer" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/damyanp/imgui-windows-d3d12-renderer on toolchain cb06d12710575a0d7ff71d6fe108f3bcff4f9195
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/damyanp/imgui-windows-d3d12-renderer
[INFO] finished tweaking git repo https://github.com/damyanp/imgui-windows-d3d12-renderer
[INFO] tweaked toml for git repo https://github.com/damyanp/imgui-windows-d3d12-renderer written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/damyanp/imgui-windows-d3d12-renderer 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" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/imgui-rs/imgui-rs.git`
[INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/imgui-rs-c6b2be93560d3af3/objects/pack/pack_git2_d8c5c8c83b5bc458': 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/imgui-rs-c6b2be93560d3af3/objects/pack/pack_git2_e21c82cd26bedf3d': 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/imgui-rs-c6b2be93560d3af3/objects/pack/pack_git2_f57ee3b3c0f5416e': No space left on device; class=Os (2)
[INFO] [stderr] error: failed to get `imgui` as a dependency of package `imgui-windows-d3d12-renderer v0.1.2 (/workspace/builds/worker-4-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `imgui`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/imgui-rs/imgui-rs.git?rev=67f7f11363e62f09aa0e1288a17800e505860486#67f7f113
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/imgui-rs-c6b2be93560d3af3
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision 67f7f11363e62f09aa0e1288a17800e505860486 not found
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   cannot extend packfile '/workspace/cargo-home/git/db/imgui-rs-c6b2be93560d3af3/objects/pack/pack_git2_0506c119ab3d6d4b': No space left on device; class=Os (2)


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
        Blocking waiting for file lock on package cache
        Updating git repository `https://github.com/imgui-rs/imgui-rs.git`
    warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/imgui-rs-c6b2be93560d3af3/objects/pack/pack_git2_d8c5c8c83b5bc458': No space left on device; class=Os (2)
    warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/imgui-rs-c6b2be93560d3af3/objects/pack/pack_git2_e21c82cd26bedf3d': No space left on device; class=Os (2)
    warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/imgui-rs-c6b2be93560d3af3/objects/pack/pack_git2_f57ee3b3c0f5416e': No space left on device; class=Os (2)
    error: failed to get `imgui` as a dependency of package `imgui-windows-d3d12-renderer v0.1.2 (/workspace/builds/worker-4-tc1/source)`
    
    Caused by:
      failed to load source for dependency `imgui`
    
    Caused by:
      Unable to update https://github.com/imgui-rs/imgui-rs.git?rev=67f7f11363e62f09aa0e1288a17800e505860486#67f7f113
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/imgui-rs-c6b2be93560d3af3
    
    Caused by:
      revision 67f7f11363e62f09aa0e1288a17800e505860486 not found
    
    Caused by:
      cannot extend packfile '/workspace/cargo-home/git/db/imgui-rs-c6b2be93560d3af3/objects/pack/pack_git2_0506c119ab3d6d4b': No space left on device; class=Os (2)