[INFO] cloning repository https://github.com/bittrance/fargate-stats-reporter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bittrance/fargate-stats-reporter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbittrance%2Ffargate-stats-reporter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbittrance%2Ffargate-stats-reporter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3d4dffa71d406709e913472b515d939ee07004e7
[INFO] checking bittrance/fargate-stats-reporter against master#32cd9114712a24010b0583624dc52ac302194128 for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbittrance%2Ffargate-stats-reporter" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bittrance/fargate-stats-reporter
[INFO] finished tweaking git repo https://github.com/bittrance/fargate-stats-reporter
[INFO] tweaked toml for git repo https://github.com/bittrance/fargate-stats-reporter written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bittrance/fargate-stats-reporter on toolchain 32cd9114712a24010b0583624dc52ac302194128
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bittrance/fargate-stats-reporter 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" "+32cd9114712a24010b0583624dc52ac302194128" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/bittrance/rusoto`
[INFO] [stderr]     Updating git submodule `https://github.com/boto/botocore.git`
[INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/rusoto-58f5bfce75ab19c1/bfbd110/service_crategen/botocore/.git/objects/pack/pack_git2_d633714b5ab2aae2': No space left on device; class=Os (2)
[INFO] [stderr] warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/rusoto-58f5bfce75ab19c1/bfbd110/service_crategen/botocore/.git/objects/pack/pack_git2_b3af37b11eb78b17': No space left on device; class=Os (2)
[INFO] [stderr] warning: spurious network error (1 try remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/rusoto-58f5bfce75ab19c1/bfbd110/service_crategen/botocore/.git/objects/pack/pack_git2_e1be10587c19d891': No space left on device; class=Os (2)
[INFO] [stderr] error: failed to get `rusoto_cloudwatch` as a dependency of package `fargate-stats-reporter v0.1.0 (/workspace/builds/worker-5-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `rusoto_cloudwatch`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/bittrance/rusoto?branch=mock-dispatch-errors-take-2#bfbd110e
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to update submodule `service_crategen/botocore`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to fetch submodule `service_crategen/botocore` from https://github.com/boto/botocore.git
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision 58b6fcd4f86efdb0da6a7f628963c4d527ac80ab not found
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   cannot extend packfile '/workspace/cargo-home/git/checkouts/rusoto-58f5bfce75ab19c1/bfbd110/service_crategen/botocore/.git/objects/pack/pack_git2_1e14452e0acd0167': 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 crates.io index
        Updating git repository `https://github.com/bittrance/rusoto`
        Updating git submodule `https://github.com/boto/botocore.git`
    warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/rusoto-58f5bfce75ab19c1/bfbd110/service_crategen/botocore/.git/objects/pack/pack_git2_d633714b5ab2aae2': No space left on device; class=Os (2)
    warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/rusoto-58f5bfce75ab19c1/bfbd110/service_crategen/botocore/.git/objects/pack/pack_git2_b3af37b11eb78b17': No space left on device; class=Os (2)
    warning: spurious network error (1 try remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/rusoto-58f5bfce75ab19c1/bfbd110/service_crategen/botocore/.git/objects/pack/pack_git2_e1be10587c19d891': No space left on device; class=Os (2)
    error: failed to get `rusoto_cloudwatch` as a dependency of package `fargate-stats-reporter v0.1.0 (/workspace/builds/worker-5-tc1/source)`
    
    Caused by:
      failed to load source for dependency `rusoto_cloudwatch`
    
    Caused by:
      Unable to update https://github.com/bittrance/rusoto?branch=mock-dispatch-errors-take-2#bfbd110e
    
    Caused by:
      failed to update submodule `service_crategen/botocore`
    
    Caused by:
      failed to fetch submodule `service_crategen/botocore` from https://github.com/boto/botocore.git
    
    Caused by:
      revision 58b6fcd4f86efdb0da6a7f628963c4d527ac80ab not found
    
    Caused by:
      cannot extend packfile '/workspace/cargo-home/git/checkouts/rusoto-58f5bfce75ab19c1/bfbd110/service_crategen/botocore/.git/objects/pack/pack_git2_1e14452e0acd0167': No space left on device; class=Os (2)