[INFO] cloning repository https://github.com/gnayliated/pilot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gnayliated/pilot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgnayliated%2Fpilot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgnayliated%2Fpilot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 63ab9a5a84b6f7dc0806fd697d20bfe63d5d2f7f
[INFO] checking gnayliated/pilot against master#01706e1a34c87656fcbfce198608f4cd2ac6461a for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgnayliated%2Fpilot" "/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/gnayliated/pilot on toolchain 01706e1a34c87656fcbfce198608f4cd2ac6461a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/gnayliated/pilot
[INFO] finished tweaking git repo https://github.com/gnayliated/pilot
[INFO] tweaked toml for git repo https://github.com/gnayliated/pilot written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/gnayliated/pilot 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" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/detailyang/third-party-api-clients.git`
[INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/third-party-api-clients-7cba946c1ec374f2/objects/pack/pack_git2_75020405a1e7fd87': 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/third-party-api-clients-7cba946c1ec374f2/objects/pack/pack_git2_94e2ee90d2f2b59c': 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/third-party-api-clients-7cba946c1ec374f2/objects/pack/pack_git2_141b68e0789d1125': No space left on device; class=Os (2)
[INFO] [stderr] error: failed to get `octorust` as a dependency of package `pilot-pipeline v0.1.0 (/workspace/builds/worker-5-tc1/source/crates/pilot-pipeline)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `octorust`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/detailyang/third-party-api-clients.git#6e57bdb1
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/third-party-api-clients-7cba946c1ec374f2
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision 6e57bdb178103c117093475dec459003f2116ffc not found
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   cannot extend packfile '/workspace/cargo-home/git/db/third-party-api-clients-7cba946c1ec374f2/objects/pack/pack_git2_b732ba40525f0477': 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/detailyang/third-party-api-clients.git`
    warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/third-party-api-clients-7cba946c1ec374f2/objects/pack/pack_git2_75020405a1e7fd87': No space left on device; class=Os (2)
    warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/third-party-api-clients-7cba946c1ec374f2/objects/pack/pack_git2_94e2ee90d2f2b59c': No space left on device; class=Os (2)
    warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/third-party-api-clients-7cba946c1ec374f2/objects/pack/pack_git2_141b68e0789d1125': No space left on device; class=Os (2)
    error: failed to get `octorust` as a dependency of package `pilot-pipeline v0.1.0 (/workspace/builds/worker-5-tc1/source/crates/pilot-pipeline)`
    
    Caused by:
      failed to load source for dependency `octorust`
    
    Caused by:
      Unable to update https://github.com/detailyang/third-party-api-clients.git#6e57bdb1
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/third-party-api-clients-7cba946c1ec374f2
    
    Caused by:
      revision 6e57bdb178103c117093475dec459003f2116ffc not found
    
    Caused by:
      cannot extend packfile '/workspace/cargo-home/git/db/third-party-api-clients-7cba946c1ec374f2/objects/pack/pack_git2_b732ba40525f0477': No space left on device; class=Os (2)