[INFO] cloning repository https://github.com/cBournhonesque/lightrider
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cBournhonesque/lightrider" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FcBournhonesque%2Flightrider", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FcBournhonesque%2Flightrider'...
[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/cBournhonesque/lightrider
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cBournhonesque/lightrider" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FcBournhonesque%2Flightrider", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FcBournhonesque%2Flightrider'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 11ab3a34faf6bc330eb1ae2a62472732073691d4
[INFO] checking cBournhonesque/lightrider against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FcBournhonesque%2Flightrider" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/cBournhonesque/lightrider on toolchain 8a65ee08296b36342bf7c3cdc15312ccbc357227
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/cBournhonesque/lightrider
[INFO] finished tweaking git repo https://github.com/cBournhonesque/lightrider
[INFO] tweaked toml for git repo https://github.com/cBournhonesque/lightrider written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/cBournhonesque/lightrider 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" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/cBournhonesque/lightyear`
[INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/lightyear-16a1ca81dacb5ed5/objects/pack/pack_git2_34f08797db221b1f': 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/lightyear-16a1ca81dacb5ed5/objects/pack/pack_git2_8ab519d057076d93': 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/lightyear-16a1ca81dacb5ed5/objects/pack/pack_git2_057ff0f4f9442c2a': No space left on device; class=Os (2)
[INFO] [stderr] error: failed to get `lightyear` as a dependency of package `client v0.1.0 (/workspace/builds/worker-4-tc1/source/client)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `lightyear`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/cBournhonesque/lightyear?branch=main#851dbdeb
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/lightyear-16a1ca81dacb5ed5
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision 851dbdeb08264002ad9d8b1a72f1a70ec17c8a9f not found
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   cannot extend packfile '/workspace/cargo-home/git/db/lightyear-16a1ca81dacb5ed5/objects/pack/pack_git2_55dc86949e715d40': 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/cBournhonesque/lightyear`
    warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/lightyear-16a1ca81dacb5ed5/objects/pack/pack_git2_34f08797db221b1f': No space left on device; class=Os (2)
    warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/lightyear-16a1ca81dacb5ed5/objects/pack/pack_git2_8ab519d057076d93': No space left on device; class=Os (2)
    warning: spurious network error (1 try remaining): cannot extend packfile '/workspace/cargo-home/git/db/lightyear-16a1ca81dacb5ed5/objects/pack/pack_git2_057ff0f4f9442c2a': No space left on device; class=Os (2)
    error: failed to get `lightyear` as a dependency of package `client v0.1.0 (/workspace/builds/worker-4-tc1/source/client)`
    
    Caused by:
      failed to load source for dependency `lightyear`
    
    Caused by:
      Unable to update https://github.com/cBournhonesque/lightyear?branch=main#851dbdeb
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/lightyear-16a1ca81dacb5ed5
    
    Caused by:
      revision 851dbdeb08264002ad9d8b1a72f1a70ec17c8a9f not found
    
    Caused by:
      cannot extend packfile '/workspace/cargo-home/git/db/lightyear-16a1ca81dacb5ed5/objects/pack/pack_git2_55dc86949e715d40': No space left on device; class=Os (2)