[INFO] cloning repository https://github.com/icewind1991/ammocount
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/icewind1991/ammocount" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficewind1991%2Fammocount", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficewind1991%2Fammocount'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 586f6d3f34a7dd67e6b645d672444ca58b28b65a
[INFO] checking icewind1991/ammocount against master#a26e97be8826d408309fffbd8168362365719f50 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficewind1991%2Fammocount" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/icewind1991/ammocount on toolchain a26e97be8826d408309fffbd8168362365719f50
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/icewind1991/ammocount
[INFO] finished tweaking git repo https://github.com/icewind1991/ammocount
[INFO] tweaked toml for git repo https://github.com/icewind1991/ammocount written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/icewind1991/ammocount 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" "+a26e97be8826d408309fffbd8168362365719f50" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/demostf/parser`
[INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/parser-8121cf840f8ffc6c/objects/pack/pack_git2_e6aacb658f98c90a': 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/parser-8121cf840f8ffc6c/objects/pack/pack_git2_a7ed0cbf45244c5f': 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/parser-8121cf840f8ffc6c/objects/pack/pack_git2_591a87055016d7b4': No space left on device; class=Os (2)
[INFO] [stderr] error: failed to get `tf-demo-parser` as a dependency of package `ammocount v0.1.0 (/workspace/builds/worker-3-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `tf-demo-parser`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/demostf/parser#74ab5072
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/parser-8121cf840f8ffc6c
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision 74ab5072d2243be371dfe218a8bcb1529a55ab31 not found
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   cannot extend packfile '/workspace/cargo-home/git/db/parser-8121cf840f8ffc6c/objects/pack/pack_git2_156802c4de5b85de': 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/demostf/parser`
    warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/parser-8121cf840f8ffc6c/objects/pack/pack_git2_e6aacb658f98c90a': No space left on device; class=Os (2)
    warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/parser-8121cf840f8ffc6c/objects/pack/pack_git2_a7ed0cbf45244c5f': No space left on device; class=Os (2)
    warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/parser-8121cf840f8ffc6c/objects/pack/pack_git2_591a87055016d7b4': No space left on device; class=Os (2)
    error: failed to get `tf-demo-parser` as a dependency of package `ammocount v0.1.0 (/workspace/builds/worker-3-tc1/source)`
    
    Caused by:
      failed to load source for dependency `tf-demo-parser`
    
    Caused by:
      Unable to update https://github.com/demostf/parser#74ab5072
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/parser-8121cf840f8ffc6c
    
    Caused by:
      revision 74ab5072d2243be371dfe218a8bcb1529a55ab31 not found
    
    Caused by:
      cannot extend packfile '/workspace/cargo-home/git/db/parser-8121cf840f8ffc6c/objects/pack/pack_git2_156802c4de5b85de': No space left on device; class=Os (2)