[INFO] cloning repository https://github.com/stafiprotocol/stafi-node
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stafiprotocol/stafi-node" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstafiprotocol%2Fstafi-node", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstafiprotocol%2Fstafi-node'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c18884dd89f81178a889bc7a070a24465f7a8c3d
[INFO] checking stafiprotocol/stafi-node against master#cb06d12710575a0d7ff71d6fe108f3bcff4f9195 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstafiprotocol%2Fstafi-node" "/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/stafiprotocol/stafi-node on toolchain cb06d12710575a0d7ff71d6fe108f3bcff4f9195
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/stafiprotocol/stafi-node
[INFO] finished tweaking git repo https://github.com/stafiprotocol/stafi-node
[INFO] tweaked toml for git repo https://github.com/stafiprotocol/stafi-node written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/stafiprotocol/stafi-node 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" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/stafiprotocol/stafi-blockchain.git`
[INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/stafi-blockchain-d56cb16b69dc65fa/objects/pack/pack_git2_2f2f643fe971e1a5': 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/stafi-blockchain-d56cb16b69dc65fa/objects/pack/pack_git2_6aa3239df6b1520f': 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/stafi-blockchain-d56cb16b69dc65fa/objects/pack/pack_git2_ac2316159c88d991': No space left on device; class=Os (2)
[INFO] [stderr] error: failed to get `frame-benchmarking-cli` as a dependency of package `node-cli v0.6.3 (/workspace/builds/worker-3-tc1/source/node/cli)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `frame-benchmarking-cli`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/stafiprotocol/stafi-blockchain.git?branch=master#92fd41bb
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/stafi-blockchain-d56cb16b69dc65fa
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision 92fd41bb8c394300ac04210d0535bcbe562530e5 not found
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   cannot extend packfile '/workspace/cargo-home/git/db/stafi-blockchain-d56cb16b69dc65fa/objects/pack/pack_git2_10a6205fe40b568f': No space left on device; class=Os (2)


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
        Updating git repository `https://github.com/stafiprotocol/stafi-blockchain.git`
    warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/stafi-blockchain-d56cb16b69dc65fa/objects/pack/pack_git2_2f2f643fe971e1a5': No space left on device; class=Os (2)
    warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/stafi-blockchain-d56cb16b69dc65fa/objects/pack/pack_git2_6aa3239df6b1520f': No space left on device; class=Os (2)
    warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/stafi-blockchain-d56cb16b69dc65fa/objects/pack/pack_git2_ac2316159c88d991': No space left on device; class=Os (2)
    error: failed to get `frame-benchmarking-cli` as a dependency of package `node-cli v0.6.3 (/workspace/builds/worker-3-tc1/source/node/cli)`
    
    Caused by:
      failed to load source for dependency `frame-benchmarking-cli`
    
    Caused by:
      Unable to update https://github.com/stafiprotocol/stafi-blockchain.git?branch=master#92fd41bb
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/stafi-blockchain-d56cb16b69dc65fa
    
    Caused by:
      revision 92fd41bb8c394300ac04210d0535bcbe562530e5 not found
    
    Caused by:
      cannot extend packfile '/workspace/cargo-home/git/db/stafi-blockchain-d56cb16b69dc65fa/objects/pack/pack_git2_10a6205fe40b568f': No space left on device; class=Os (2)