[INFO] cloning repository https://github.com/nicholashobbs/rust-test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nicholashobbs/rust-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicholashobbs%2Frust-test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicholashobbs%2Frust-test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 64e16bd9da94659636dcfce3c0d9a4a62c7d897e
[INFO] checking nicholashobbs/rust-test against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicholashobbs%2Frust-test" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/nicholashobbs/rust-test on toolchain 8a65ee08296b36342bf7c3cdc15312ccbc357227
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/nicholashobbs/rust-test
[INFO] finished tweaking git repo https://github.com/nicholashobbs/rust-test
[INFO] tweaked toml for git repo https://github.com/nicholashobbs/rust-test written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/nicholashobbs/rust-test 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" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-5-tc1/source/app/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/seed-rs/seed`
[INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/seed-04c69cf890f9deff/objects/pack/pack_git2_df17ebbd332e27d4': 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/seed-04c69cf890f9deff/objects/pack/pack_git2_8658206952a6efe4': No space left on device; class=Os (2)
[INFO] [stderr] warning: spurious network error (1 try remaining): cannot extend packfile '/workspace/cargo-home/git/db/seed-04c69cf890f9deff/objects/pack/pack_git2_64d5f5e485a09a4f': No space left on device; class=Os (2)
[INFO] [stderr] error: failed to get `seed` as a dependency of package `app v0.1.0 (/workspace/builds/worker-5-tc1/source/app)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `seed`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/seed-rs/seed?rev=0a538f0#0a538f03
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/seed-04c69cf890f9deff
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision 0a538f03d6aeb56b00d997c80a666e388279a727 not found
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   cannot extend packfile '/workspace/cargo-home/git/db/seed-04c69cf890f9deff/objects/pack/pack_git2_7985d8f12a284785': No space left on device; class=Os (2)


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
    warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
    package:   /workspace/builds/worker-5-tc1/source/app/Cargo.toml
    workspace: /workspace/builds/worker-5-tc1/source/Cargo.toml
        Blocking waiting for file lock on package cache
        Updating git repository `https://github.com/seed-rs/seed`
    warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/seed-04c69cf890f9deff/objects/pack/pack_git2_df17ebbd332e27d4': No space left on device; class=Os (2)
    warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/seed-04c69cf890f9deff/objects/pack/pack_git2_8658206952a6efe4': No space left on device; class=Os (2)
    warning: spurious network error (1 try remaining): cannot extend packfile '/workspace/cargo-home/git/db/seed-04c69cf890f9deff/objects/pack/pack_git2_64d5f5e485a09a4f': No space left on device; class=Os (2)
    error: failed to get `seed` as a dependency of package `app v0.1.0 (/workspace/builds/worker-5-tc1/source/app)`
    
    Caused by:
      failed to load source for dependency `seed`
    
    Caused by:
      Unable to update https://github.com/seed-rs/seed?rev=0a538f0#0a538f03
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/seed-04c69cf890f9deff
    
    Caused by:
      revision 0a538f03d6aeb56b00d997c80a666e388279a727 not found
    
    Caused by:
      cannot extend packfile '/workspace/cargo-home/git/db/seed-04c69cf890f9deff/objects/pack/pack_git2_7985d8f12a284785': No space left on device; class=Os (2)