[INFO] cloning repository https://github.com/msakuta/near-smart-contract-test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/msakuta/near-smart-contract-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmsakuta%2Fnear-smart-contract-test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmsakuta%2Fnear-smart-contract-test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 91f56fc26a0de5ade64e2f69e16fd5584e6a2d00
[INFO] checking msakuta/near-smart-contract-test against master#cb06d12710575a0d7ff71d6fe108f3bcff4f9195 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmsakuta%2Fnear-smart-contract-test" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/msakuta/near-smart-contract-test 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] removed /workspace/builds/worker-4-tc1/source/.cargo/config
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/msakuta/near-smart-contract-test
[INFO] finished tweaking git repo https://github.com/msakuta/near-smart-contract-test
[INFO] tweaked toml for git repo https://github.com/msakuta/near-smart-contract-test written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/msakuta/near-smart-contract-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" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/paritytech/rust-secp256k1.git`
[INFO] [stderr]     Updating git submodule `https://github.com/bitcoin/secp256k1`
[INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/rust-secp256k1-2552950a05bf0e0a/d05fd8e/depend/secp256k1/.git/objects/pack/pack_git2_0640ee5d6a320f48': 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/rust-secp256k1-2552950a05bf0e0a/d05fd8e/depend/secp256k1/.git/objects/pack/pack_git2_079a8b1d1a9d76c2': No space left on device; class=Os (2)
[INFO] [stderr] warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/rust-secp256k1-2552950a05bf0e0a/d05fd8e/depend/secp256k1/.git/objects/pack/pack_git2_9193190488695926': No space left on device; class=Os (2)
[INFO] [stderr] error: failed to load source for dependency `parity-secp256k1`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/paritytech/rust-secp256k1.git#d05fd8e1
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to update submodule `depend/secp256k1`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to fetch submodule `depend/secp256k1` from https://github.com/bitcoin/secp256k1
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision 0d9540b13ffcd7cd44cc361b8744b93d88aa76ba not found
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   cannot extend packfile '/workspace/cargo-home/git/checkouts/rust-secp256k1-2552950a05bf0e0a/d05fd8e/depend/secp256k1/.git/objects/pack/pack_git2_8e573e7fcc5c437f': 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 git repository `https://github.com/paritytech/rust-secp256k1.git`
        Updating git submodule `https://github.com/bitcoin/secp256k1`
    warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/rust-secp256k1-2552950a05bf0e0a/d05fd8e/depend/secp256k1/.git/objects/pack/pack_git2_0640ee5d6a320f48': No space left on device; class=Os (2)
    warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/rust-secp256k1-2552950a05bf0e0a/d05fd8e/depend/secp256k1/.git/objects/pack/pack_git2_079a8b1d1a9d76c2': No space left on device; class=Os (2)
    warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/rust-secp256k1-2552950a05bf0e0a/d05fd8e/depend/secp256k1/.git/objects/pack/pack_git2_9193190488695926': No space left on device; class=Os (2)
    error: failed to load source for dependency `parity-secp256k1`
    
    Caused by:
      Unable to update https://github.com/paritytech/rust-secp256k1.git#d05fd8e1
    
    Caused by:
      failed to update submodule `depend/secp256k1`
    
    Caused by:
      failed to fetch submodule `depend/secp256k1` from https://github.com/bitcoin/secp256k1
    
    Caused by:
      revision 0d9540b13ffcd7cd44cc361b8744b93d88aa76ba not found
    
    Caused by:
      cannot extend packfile '/workspace/cargo-home/git/checkouts/rust-secp256k1-2552950a05bf0e0a/d05fd8e/depend/secp256k1/.git/objects/pack/pack_git2_8e573e7fcc5c437f': No space left on device; class=Os (2)