[INFO] cloning repository https://github.com/davidedelpapa/rust-ui-orbtk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davidedelpapa/rust-ui-orbtk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidedelpapa%2Frust-ui-orbtk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidedelpapa%2Frust-ui-orbtk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b0c7043520196a222f1ed395a7fb0c04323b485a
[INFO] checking davidedelpapa/rust-ui-orbtk against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidedelpapa%2Frust-ui-orbtk" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/davidedelpapa/rust-ui-orbtk on toolchain 8a65ee08296b36342bf7c3cdc15312ccbc357227
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/davidedelpapa/rust-ui-orbtk
[INFO] finished tweaking git repo https://github.com/davidedelpapa/rust-ui-orbtk
[INFO] tweaked toml for git repo https://github.com/davidedelpapa/rust-ui-orbtk written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/davidedelpapa/rust-ui-orbtk 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" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/redox-os/orbtk.git`
[INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/orbtk-ac3983f3bca40215/objects/pack/pack_git2_f2d0380b8a265d2a': 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/orbtk-ac3983f3bca40215/objects/pack/pack_git2_d242346dbd5814dd': No space left on device; class=Os (2)
[INFO] [stderr] warning: spurious network error (1 try remaining): cannot extend packfile '/workspace/cargo-home/git/db/orbtk-ac3983f3bca40215/objects/pack/pack_git2_cbeb92024fca4d98': No space left on device; class=Os (2)
[INFO] [stderr] error: failed to get `orbtk` as a dependency of package `rust-ui-orbtk v0.1.0 (/workspace/builds/worker-6-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `orbtk`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/redox-os/orbtk.git?branch=develop#e643a749
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/orbtk-ac3983f3bca40215
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision e643a749f16f392d7484c2e7265bbcd3b9898bb1 not found
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   cannot extend packfile '/workspace/cargo-home/git/db/orbtk-ac3983f3bca40215/objects/pack/pack_git2_24e604f1774e176c': 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/redox-os/orbtk.git`
    warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/orbtk-ac3983f3bca40215/objects/pack/pack_git2_f2d0380b8a265d2a': No space left on device; class=Os (2)
    warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/orbtk-ac3983f3bca40215/objects/pack/pack_git2_d242346dbd5814dd': No space left on device; class=Os (2)
    warning: spurious network error (1 try remaining): cannot extend packfile '/workspace/cargo-home/git/db/orbtk-ac3983f3bca40215/objects/pack/pack_git2_cbeb92024fca4d98': No space left on device; class=Os (2)
    error: failed to get `orbtk` as a dependency of package `rust-ui-orbtk v0.1.0 (/workspace/builds/worker-6-tc1/source)`
    
    Caused by:
      failed to load source for dependency `orbtk`
    
    Caused by:
      Unable to update https://github.com/redox-os/orbtk.git?branch=develop#e643a749
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/orbtk-ac3983f3bca40215
    
    Caused by:
      revision e643a749f16f392d7484c2e7265bbcd3b9898bb1 not found
    
    Caused by:
      cannot extend packfile '/workspace/cargo-home/git/db/orbtk-ac3983f3bca40215/objects/pack/pack_git2_24e604f1774e176c': No space left on device; class=Os (2)