[INFO] cloning repository https://github.com/ke6jjj/helium-wallet-recover
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ke6jjj/helium-wallet-recover" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fke6jjj%2Fhelium-wallet-recover", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fke6jjj%2Fhelium-wallet-recover'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9cc5c10b3bd4c96be9c785d5f991f0f2ffc5ff2e
[INFO] checking ke6jjj/helium-wallet-recover against master#a26e97be8826d408309fffbd8168362365719f50 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fke6jjj%2Fhelium-wallet-recover" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/ke6jjj/helium-wallet-recover on toolchain a26e97be8826d408309fffbd8168362365719f50
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/ke6jjj/helium-wallet-recover
[INFO] finished tweaking git repo https://github.com/ke6jjj/helium-wallet-recover
[INFO] tweaked toml for git repo https://github.com/ke6jjj/helium-wallet-recover written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/ke6jjj/helium-wallet-recover 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" "+a26e97be8826d408309fffbd8168362365719f50" "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/helium/helium-wallet-rs`
[INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/helium-wallet-rs-c426ae3d53f298c4/objects/pack/pack_git2_da9e4e8cfac8294c': No space left on device; class=Os (2)
[INFO] [stderr]     Updating git repository `https://github.com/helium/helium-anchor-gen.git`
[INFO] [stderr] warning: spurious network error (3 tries remaining): failed to make directory '/workspace/cargo-home/git/db/helium-anchor-gen-97385dfc9d0e7e6d/refs/commit': No space left on device; class=Os (2)
[INFO] [stderr] warning: spurious network error (2 tries remaining): failed to make directory '/workspace/cargo-home/git/db/helium-anchor-gen-97385dfc9d0e7e6d/refs/commit': No space left on device; class=Os (2)
[INFO] [stderr] warning: spurious network error (1 tries remaining): failed to make directory '/workspace/cargo-home/git/db/helium-anchor-gen-97385dfc9d0e7e6d/refs/commit': No space left on device; class=Os (2)
[INFO] [stderr] error: failed to get `helium-anchor-gen` as a dependency of package `helium-lib v0.0.0 (https://github.com/helium/helium-wallet-rs#21208fcf)`
[INFO] [stderr]     ... which satisfies git dependency `helium-lib` (locked to 0.0.0) of package `helium-wallet-recover v0.3.1 (/workspace/builds/worker-2-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `helium-anchor-gen`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/helium/helium-anchor-gen.git#3036b337
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/helium-anchor-gen-97385dfc9d0e7e6d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision 3036b33793cfe54b20ab24761677493510d5bd50 not found
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to make directory '/workspace/cargo-home/git/db/helium-anchor-gen-97385dfc9d0e7e6d/refs/commit': 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/helium/helium-wallet-rs`
    warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/helium-wallet-rs-c426ae3d53f298c4/objects/pack/pack_git2_da9e4e8cfac8294c': No space left on device; class=Os (2)
        Updating git repository `https://github.com/helium/helium-anchor-gen.git`
    warning: spurious network error (3 tries remaining): failed to make directory '/workspace/cargo-home/git/db/helium-anchor-gen-97385dfc9d0e7e6d/refs/commit': No space left on device; class=Os (2)
    warning: spurious network error (2 tries remaining): failed to make directory '/workspace/cargo-home/git/db/helium-anchor-gen-97385dfc9d0e7e6d/refs/commit': No space left on device; class=Os (2)
    warning: spurious network error (1 tries remaining): failed to make directory '/workspace/cargo-home/git/db/helium-anchor-gen-97385dfc9d0e7e6d/refs/commit': No space left on device; class=Os (2)
    error: failed to get `helium-anchor-gen` as a dependency of package `helium-lib v0.0.0 (https://github.com/helium/helium-wallet-rs#21208fcf)`
        ... which satisfies git dependency `helium-lib` (locked to 0.0.0) of package `helium-wallet-recover v0.3.1 (/workspace/builds/worker-2-tc1/source)`
    
    Caused by:
      failed to load source for dependency `helium-anchor-gen`
    
    Caused by:
      Unable to update https://github.com/helium/helium-anchor-gen.git#3036b337
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/helium-anchor-gen-97385dfc9d0e7e6d
    
    Caused by:
      revision 3036b33793cfe54b20ab24761677493510d5bd50 not found
    
    Caused by:
      failed to make directory '/workspace/cargo-home/git/db/helium-anchor-gen-97385dfc9d0e7e6d/refs/commit': No space left on device; class=Os (2)