[INFO] cloning repository https://github.com/githubaccount624/rocket-rooms
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/githubaccount624/rocket-rooms" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgithubaccount624%2Frocket-rooms", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgithubaccount624%2Frocket-rooms'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgithubaccount624%2Frocket-rooms: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/githubaccount624/rocket-rooms
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/githubaccount624/rocket-rooms" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgithubaccount624%2Frocket-rooms", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgithubaccount624%2Frocket-rooms'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dc208e5517eb71bd80a974ce87681e18a9ad08b6
[INFO] checking githubaccount624/rocket-rooms against master#9bfa31f632912180dc742809bcc51a97f2d7079d for pr-140151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgithubaccount624%2Frocket-rooms" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/githubaccount624/rocket-rooms on toolchain 9bfa31f632912180dc742809bcc51a97f2d7079d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/githubaccount624/rocket-rooms
[INFO] finished tweaking git repo https://github.com/githubaccount624/rocket-rooms
[INFO] tweaked toml for git repo https://github.com/githubaccount624/rocket-rooms written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/githubaccount624/rocket-rooms 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" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "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/SergioBenitez/Rocket`
[INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/rocket-ade358cddb10db93/objects/pack/pack_git2_7d5185770089e717': 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/rocket-ade358cddb10db93/objects/pack/pack_git2_b23244db5c65d22c': 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/rocket-ade358cddb10db93/objects/pack/pack_git2_e589ca6dc21d5fc8': No space left on device; class=Os (2)
[INFO] [stderr] error: failed to get `rocket` as a dependency of package `rocket-rooms v0.1.0 (/workspace/builds/worker-3-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `rocket`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/SergioBenitez/Rocket?branch=async#e7afd0d1
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/rocket-ade358cddb10db93
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision e7afd0d1f464b85392051be3a2f382185960ccb8 not found
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   cannot extend packfile '/workspace/cargo-home/git/db/rocket-ade358cddb10db93/objects/pack/pack_git2_f382829c33c047a7': No space left on device; class=Os (2)


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/SergioBenitez/Rocket`
    warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/rocket-ade358cddb10db93/objects/pack/pack_git2_7d5185770089e717': No space left on device; class=Os (2)
    warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/rocket-ade358cddb10db93/objects/pack/pack_git2_b23244db5c65d22c': No space left on device; class=Os (2)
    warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/rocket-ade358cddb10db93/objects/pack/pack_git2_e589ca6dc21d5fc8': No space left on device; class=Os (2)
    error: failed to get `rocket` as a dependency of package `rocket-rooms v0.1.0 (/workspace/builds/worker-3-tc1/source)`
    
    Caused by:
      failed to load source for dependency `rocket`
    
    Caused by:
      Unable to update https://github.com/SergioBenitez/Rocket?branch=async#e7afd0d1
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/rocket-ade358cddb10db93
    
    Caused by:
      revision e7afd0d1f464b85392051be3a2f382185960ccb8 not found
    
    Caused by:
      cannot extend packfile '/workspace/cargo-home/git/db/rocket-ade358cddb10db93/objects/pack/pack_git2_f382829c33c047a7': No space left on device; class=Os (2)