[INFO] cloning repository https://github.com/itowlson/spin-module-badger
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/itowlson/spin-module-badger" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitowlson%2Fspin-module-badger", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitowlson%2Fspin-module-badger'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4941e3b1ac3e044a25c35fea109f73deb4df6236
[INFO] checking itowlson/spin-module-badger against master#46424fb5054f211ec836c5c03159f92e46bb35ac for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitowlson%2Fspin-module-badger" "/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/itowlson/spin-module-badger 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/itowlson/spin-module-badger
[INFO] finished tweaking git repo https://github.com/itowlson/spin-module-badger
[INFO] tweaked toml for git repo https://github.com/itowlson/spin-module-badger written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/itowlson/spin-module-badger 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/fermyon/spin`
[INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/spin-af3dbb23525728d0/objects/pack/pack_git2_a60fc3ab89cc5d72': 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/spin-af3dbb23525728d0/objects/pack/pack_git2_5dcd094841bddee5': 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/spin-af3dbb23525728d0/objects/pack/pack_git2_20b0e2ccd2a5e236': No space left on device; class=Os (2)
[INFO] [stderr] error: failed to get `spin-common` as a dependency of package `module-badger v0.1.0 (/workspace/builds/worker-3-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `spin-common`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/fermyon/spin?branch=main#1540d13a
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/spin-af3dbb23525728d0
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision 1540d13af9e5f77d0329858fa2bfefd4468f73c9 not found
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   cannot extend packfile '/workspace/cargo-home/git/db/spin-af3dbb23525728d0/objects/pack/pack_git2_b5f2dd76dd4b5379': 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/fermyon/spin`
    warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/spin-af3dbb23525728d0/objects/pack/pack_git2_a60fc3ab89cc5d72': No space left on device; class=Os (2)
    warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/spin-af3dbb23525728d0/objects/pack/pack_git2_5dcd094841bddee5': No space left on device; class=Os (2)
    warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/spin-af3dbb23525728d0/objects/pack/pack_git2_20b0e2ccd2a5e236': No space left on device; class=Os (2)
    error: failed to get `spin-common` as a dependency of package `module-badger v0.1.0 (/workspace/builds/worker-3-tc1/source)`
    
    Caused by:
      failed to load source for dependency `spin-common`
    
    Caused by:
      Unable to update https://github.com/fermyon/spin?branch=main#1540d13a
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/spin-af3dbb23525728d0
    
    Caused by:
      revision 1540d13af9e5f77d0329858fa2bfefd4468f73c9 not found
    
    Caused by:
      cannot extend packfile '/workspace/cargo-home/git/db/spin-af3dbb23525728d0/objects/pack/pack_git2_b5f2dd76dd4b5379': No space left on device; class=Os (2)