[INFO] cloning repository https://github.com/gallery-finance/gallery
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gallery-finance/gallery" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgallery-finance%2Fgallery", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgallery-finance%2Fgallery'...
[INFO] [stderr] fatal: write error: No space left on device
[INFO] [stderr] fatal: fetch-pack: invalid index-pack output
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/gallery-finance/gallery
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gallery-finance/gallery" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgallery-finance%2Fgallery", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgallery-finance%2Fgallery'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 214ca72c11358ea950e2ea50d6044a6498231f24
[INFO] checking gallery-finance/gallery against master#3350c1eb3fd8fe1bee1ed4c76944d707bd256876 for pr-140558
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgallery-finance%2Fgallery" "/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/gallery-finance/gallery on toolchain 3350c1eb3fd8fe1bee1ed4c76944d707bd256876
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/gallery-finance/gallery
[INFO] finished tweaking git repo https://github.com/gallery-finance/gallery
[INFO] tweaked toml for git repo https://github.com/gallery-finance/gallery written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/gallery-finance/gallery 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" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/hdevalence/rust-rocksdb`
[INFO] [stderr] warning: spurious network error (3 tries remaining): failed to write out file: No space left on device; class=Os (2)
[INFO] [stderr] error: failed to load source for dependency `rocksdb`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/hdevalence/rust-rocksdb?rev=33cd4281570b229b628d6d827fa0053cff57000a#33cd4281
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   '/workspace/cargo-home/git/checkouts/rust-rocksdb-01bd5dc9d6940326/33cd428' exists and is not an empty directory; class=Invalid (3); code=Exists (-4)


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
        Blocking waiting for file lock on package cache
        Updating git repository `https://github.com/hdevalence/rust-rocksdb`
    warning: spurious network error (3 tries remaining): failed to write out file: No space left on device; class=Os (2)
    error: failed to load source for dependency `rocksdb`
    
    Caused by:
      Unable to update https://github.com/hdevalence/rust-rocksdb?rev=33cd4281570b229b628d6d827fa0053cff57000a#33cd4281
    
    Caused by:
      '/workspace/cargo-home/git/checkouts/rust-rocksdb-01bd5dc9d6940326/33cd428' exists and is not an empty directory; class=Invalid (3); code=Exists (-4)