[INFO] cloning repository https://github.com/iwanbk/winmycelium
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iwanbk/winmycelium" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiwanbk%2Fwinmycelium", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiwanbk%2Fwinmycelium'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bae052eda72141f2658ff1c5bab74e1deaa3c0e3
[INFO] checking iwanbk/winmycelium against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiwanbk%2Fwinmycelium" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/iwanbk/winmycelium
[INFO] finished tweaking git repo https://github.com/iwanbk/winmycelium
[INFO] tweaked toml for git repo https://github.com/iwanbk/winmycelium written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/iwanbk/winmycelium on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/iwanbk/winmycelium 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/threefoldtech/mycelium`
[INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/mycelium-8a8a4c15c737832b/objects/pack/pack_git2_8a14abbb3e13f2eb': 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/mycelium-8a8a4c15c737832b/objects/pack/pack_git2_6367152550ea8584': No space left on device; class=Os (2)
[INFO] [stderr] error: failed to get `mycelium` as a dependency of package `winmycelium v0.1.0 (/workspace/builds/worker-2-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `mycelium`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/threefoldtech/mycelium#21ac2df7
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/mycelium-8a8a4c15c737832b
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision 21ac2df7f42b3bf6b03d020e892105360b290330 not found
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   no error


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
        Updating git repository `https://github.com/threefoldtech/mycelium`
    warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/mycelium-8a8a4c15c737832b/objects/pack/pack_git2_8a14abbb3e13f2eb': No space left on device; class=Os (2)
    warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/mycelium-8a8a4c15c737832b/objects/pack/pack_git2_6367152550ea8584': No space left on device; class=Os (2)
    error: failed to get `mycelium` as a dependency of package `winmycelium v0.1.0 (/workspace/builds/worker-2-tc1/source)`
    
    Caused by:
      failed to load source for dependency `mycelium`
    
    Caused by:
      Unable to update https://github.com/threefoldtech/mycelium#21ac2df7
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/mycelium-8a8a4c15c737832b
    
    Caused by:
      revision 21ac2df7f42b3bf6b03d020e892105360b290330 not found
    
    Caused by:
      no error