[INFO] cloning repository https://github.com/nwrenger/eta
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nwrenger/eta" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnwrenger%2Feta", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnwrenger%2Feta'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 89330b74661db522af69db22d4d73af3170bc417
[INFO] checking nwrenger/eta against master#9bfa31f632912180dc742809bcc51a97f2d7079d for pr-140151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnwrenger%2Feta" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/nwrenger/eta on toolchain 9bfa31f632912180dc742809bcc51a97f2d7079d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/nwrenger/eta
[INFO] finished tweaking git repo https://github.com/nwrenger/eta
[INFO] tweaked toml for git repo https://github.com/nwrenger/eta written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/wez/wezterm`
[INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/wezterm-538685baaf6e6bce/objects/pack/pack_git2_5ef2e69514b014a8': 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/wezterm-538685baaf6e6bce/objects/pack/pack_git2_61387e74f1586782': 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/wezterm-538685baaf6e6bce/objects/pack/pack_git2_11de5a450245b625': No space left on device; class=Os (2)
[INFO] [stderr] error: failed to get `termwiz` as a dependency of package `eta v0.1.0 (/workspace/builds/worker-7-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `termwiz`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/wez/wezterm
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/wezterm-538685baaf6e6bce
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   cannot extend packfile '/workspace/cargo-home/git/db/wezterm-538685baaf6e6bce/objects/pack/pack_git2_3509815fa94d1954': No space left on device; class=Os (2)


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
        Updating crates.io index
        Updating git repository `https://github.com/wez/wezterm`
    warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/wezterm-538685baaf6e6bce/objects/pack/pack_git2_5ef2e69514b014a8': No space left on device; class=Os (2)
    warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/wezterm-538685baaf6e6bce/objects/pack/pack_git2_61387e74f1586782': No space left on device; class=Os (2)
    warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/wezterm-538685baaf6e6bce/objects/pack/pack_git2_11de5a450245b625': No space left on device; class=Os (2)
    error: failed to get `termwiz` as a dependency of package `eta v0.1.0 (/workspace/builds/worker-7-tc1/source)`
    
    Caused by:
      failed to load source for dependency `termwiz`
    
    Caused by:
      Unable to update https://github.com/wez/wezterm
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/wezterm-538685baaf6e6bce
    
    Caused by:
      cannot extend packfile '/workspace/cargo-home/git/db/wezterm-538685baaf6e6bce/objects/pack/pack_git2_3509815fa94d1954': No space left on device; class=Os (2)