[INFO] cloning repository https://github.com/travisbrown/memory.lol
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/travisbrown/memory.lol" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftravisbrown%2Fmemory.lol", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftravisbrown%2Fmemory.lol'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6d5461645c460462fa69ef23f0a654a6953931b2
[INFO] checking travisbrown/memory.lol against master#cb06d12710575a0d7ff71d6fe108f3bcff4f9195 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftravisbrown%2Fmemory.lol" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/travisbrown/memory.lol on toolchain cb06d12710575a0d7ff71d6fe108f3bcff4f9195
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/travisbrown/memory.lol
[INFO] finished tweaking git repo https://github.com/travisbrown/memory.lol
[INFO] tweaked toml for git repo https://github.com/travisbrown/memory.lol written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/travisbrown/memory.lol 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" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/rwf2/Rocket.git`
[INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/rocket-d262ed918654d32a/objects/pack/pack_git2_b2e92312cba8e260': 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-d262ed918654d32a/objects/pack/pack_git2_fdc1d674fb38dc54': 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-d262ed918654d32a/objects/pack/pack_git2_fa46b1e9d02770aa': No space left on device; class=Os (2)
[INFO] [stderr] error: failed to get `rocket` as a dependency of package `memory-lol-web v0.2.0 (/workspace/builds/worker-0-tc1/source/web)`
[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/rwf2/Rocket.git?rev=39c90481e700274da057d371a1da60bcc968aedc#39c90481
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/rocket-d262ed918654d32a
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision 39c90481e700274da057d371a1da60bcc968aedc not found
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   cannot extend packfile '/workspace/cargo-home/git/db/rocket-d262ed918654d32a/objects/pack/pack_git2_109272991bae68e4': No space left on device; class=Os (2)


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
        Updating crates.io index
        Updating git repository `https://github.com/rwf2/Rocket.git`
    warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/rocket-d262ed918654d32a/objects/pack/pack_git2_b2e92312cba8e260': No space left on device; class=Os (2)
    warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/rocket-d262ed918654d32a/objects/pack/pack_git2_fdc1d674fb38dc54': No space left on device; class=Os (2)
    warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/rocket-d262ed918654d32a/objects/pack/pack_git2_fa46b1e9d02770aa': No space left on device; class=Os (2)
    error: failed to get `rocket` as a dependency of package `memory-lol-web v0.2.0 (/workspace/builds/worker-0-tc1/source/web)`
    
    Caused by:
      failed to load source for dependency `rocket`
    
    Caused by:
      Unable to update https://github.com/rwf2/Rocket.git?rev=39c90481e700274da057d371a1da60bcc968aedc#39c90481
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/rocket-d262ed918654d32a
    
    Caused by:
      revision 39c90481e700274da057d371a1da60bcc968aedc not found
    
    Caused by:
      cannot extend packfile '/workspace/cargo-home/git/db/rocket-d262ed918654d32a/objects/pack/pack_git2_109272991bae68e4': No space left on device; class=Os (2)