[INFO] cloning repository https://github.com/ivoronin/veil
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ivoronin/veil" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fivoronin%2Fveil", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fivoronin%2Fveil'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ac8c63957da5040d625672ccc120e6193b16b077
[INFO] checking ivoronin/veil against master#46424fb5054f211ec836c5c03159f92e46bb35ac for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fivoronin%2Fveil" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/ivoronin/veil 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/ivoronin/veil
[INFO] finished tweaking git repo https://github.com/ivoronin/veil
[INFO] tweaked toml for git repo https://github.com/ivoronin/veil written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/ivoronin/veil 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/rust-lang/libc`
[INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/libc-6cc2a637dbcd9088/objects/pack/pack_git2_3da43d443d41ba81': 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/libc-6cc2a637dbcd9088/objects/pack/pack_git2_c375a11e24634ffe': 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/libc-6cc2a637dbcd9088/objects/pack/pack_git2_0373542e27c4ec4a': No space left on device; class=Os (2)
[INFO] [stderr] error: failed to get `libc` as a dependency of package `veil v0.1.0 (/workspace/builds/worker-1-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `libc`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/rust-lang/libc?rev=a8459287a19ab717352e59994a29f456291167ae#a8459287
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/libc-6cc2a637dbcd9088
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision a8459287a19ab717352e59994a29f456291167ae not found
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   cannot extend packfile '/workspace/cargo-home/git/db/libc-6cc2a637dbcd9088/objects/pack/pack_git2_1287b1fcd9b2ddb3': 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/rust-lang/libc`
    warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/libc-6cc2a637dbcd9088/objects/pack/pack_git2_3da43d443d41ba81': No space left on device; class=Os (2)
    warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/libc-6cc2a637dbcd9088/objects/pack/pack_git2_c375a11e24634ffe': No space left on device; class=Os (2)
    warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/libc-6cc2a637dbcd9088/objects/pack/pack_git2_0373542e27c4ec4a': No space left on device; class=Os (2)
    error: failed to get `libc` as a dependency of package `veil v0.1.0 (/workspace/builds/worker-1-tc1/source)`
    
    Caused by:
      failed to load source for dependency `libc`
    
    Caused by:
      Unable to update https://github.com/rust-lang/libc?rev=a8459287a19ab717352e59994a29f456291167ae#a8459287
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/libc-6cc2a637dbcd9088
    
    Caused by:
      revision a8459287a19ab717352e59994a29f456291167ae not found
    
    Caused by:
      cannot extend packfile '/workspace/cargo-home/git/db/libc-6cc2a637dbcd9088/objects/pack/pack_git2_1287b1fcd9b2ddb3': No space left on device; class=Os (2)