[INFO] cloning repository https://github.com/fanyang1988/polkeos
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fanyang1988/polkeos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffanyang1988%2Fpolkeos", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffanyang1988%2Fpolkeos'...
[INFO] [stderr] fatal: error closing file /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffanyang1988%2Fpolkeos/packed-refs.new: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/fanyang1988/polkeos
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fanyang1988/polkeos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffanyang1988%2Fpolkeos", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffanyang1988%2Fpolkeos'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 45f7446fce5b9bfe4806927b96f2d09c42914aba
[INFO] checking fanyang1988/polkeos against master#46424fb5054f211ec836c5c03159f92e46bb35ac for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffanyang1988%2Fpolkeos" "/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/fanyang1988/polkeos on toolchain 46424fb5054f211ec836c5c03159f92e46bb35ac
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/fanyang1988/polkeos
[INFO] finished tweaking git repo https://github.com/fanyang1988/polkeos
[INFO] tweaked toml for git repo https://github.com/fanyang1988/polkeos written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/fanyang1988/polkeos 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" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/paritytech/substrate.git`
[INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/substrate-ef701c1d76c9f8aa/objects/pack/pack_git2_d783cf50f8308b0b': 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/substrate-ef701c1d76c9f8aa/objects/pack/pack_git2_84e97e0a7e5fa317': 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/substrate-ef701c1d76c9f8aa/objects/pack/pack_git2_b026b249d468bc64': No space left on device; class=Os (2)
[INFO] [stderr] error: failed to get `substrate-basic-authorship` as a dependency of package `polkeos v1.0.0 (/workspace/builds/worker-4-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `substrate-basic-authorship`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/paritytech/substrate.git?rev=cc1d67e973fd02c0c997b164ba516cf041bf21f1#cc1d67e9
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   could not write to '/workspace/cargo-home/git/checkouts/substrate-ef701c1d76c9f8aa/cc1d67e/build.rs': 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/paritytech/substrate.git`
    warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/substrate-ef701c1d76c9f8aa/objects/pack/pack_git2_d783cf50f8308b0b': No space left on device; class=Os (2)
    warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/substrate-ef701c1d76c9f8aa/objects/pack/pack_git2_84e97e0a7e5fa317': No space left on device; class=Os (2)
    warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/substrate-ef701c1d76c9f8aa/objects/pack/pack_git2_b026b249d468bc64': No space left on device; class=Os (2)
    error: failed to get `substrate-basic-authorship` as a dependency of package `polkeos v1.0.0 (/workspace/builds/worker-4-tc1/source)`
    
    Caused by:
      failed to load source for dependency `substrate-basic-authorship`
    
    Caused by:
      Unable to update https://github.com/paritytech/substrate.git?rev=cc1d67e973fd02c0c997b164ba516cf041bf21f1#cc1d67e9
    
    Caused by:
      could not write to '/workspace/cargo-home/git/checkouts/substrate-ef701c1d76c9f8aa/cc1d67e/build.rs': No space left on device; class=Os (2)