[INFO] cloning repository https://github.com/diversable/htmx-spin-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/diversable/htmx-spin-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdiversable%2Fhtmx-spin-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdiversable%2Fhtmx-spin-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 42f76d19e871c3be2975f0f9dba9084f914ad52b
[INFO] checking diversable/htmx-spin-example against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdiversable%2Fhtmx-spin-example" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/diversable/htmx-spin-example
[INFO] finished tweaking git repo https://github.com/diversable/htmx-spin-example
[INFO] tweaked toml for git repo https://github.com/diversable/htmx-spin-example written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/diversable/htmx-spin-example on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/diversable/htmx-spin-example 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "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_b7a3fd377b6a763d': 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_6e7f6ed7d5bfc875': No space left on device; class=Os (2)
[INFO] [stderr] warning: spurious network error (1 try remaining): cannot extend packfile '/workspace/cargo-home/git/db/spin-af3dbb23525728d0/objects/pack/pack_git2_8c888006309416a3': No space left on device; class=Os (2)
[INFO] [stderr] error: failed to get `spin-sdk` as a dependency of package `htmx-example v0.1.0 (/workspace/builds/worker-0-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `spin-sdk`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/fermyon/spin?tag=v1.4.1#e0bd9115
[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 e0bd9115fa51399e106681ac1c9ed1afbad1baaa not found
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   cannot extend packfile '/workspace/cargo-home/git/db/spin-af3dbb23525728d0/objects/pack/pack_git2_16d3cff3e978072f': 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_b7a3fd377b6a763d': 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_6e7f6ed7d5bfc875': No space left on device; class=Os (2)
    warning: spurious network error (1 try remaining): cannot extend packfile '/workspace/cargo-home/git/db/spin-af3dbb23525728d0/objects/pack/pack_git2_8c888006309416a3': No space left on device; class=Os (2)
    error: failed to get `spin-sdk` as a dependency of package `htmx-example v0.1.0 (/workspace/builds/worker-0-tc1/source)`
    
    Caused by:
      failed to load source for dependency `spin-sdk`
    
    Caused by:
      Unable to update https://github.com/fermyon/spin?tag=v1.4.1#e0bd9115
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/spin-af3dbb23525728d0
    
    Caused by:
      revision e0bd9115fa51399e106681ac1c9ed1afbad1baaa not found
    
    Caused by:
      cannot extend packfile '/workspace/cargo-home/git/db/spin-af3dbb23525728d0/objects/pack/pack_git2_16d3cff3e978072f': No space left on device; class=Os (2)