[INFO] cloning repository https://github.com/rdaum/moor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rdaum/moor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frdaum%2Fmoor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frdaum%2Fmoor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b4804b11ccc824004e048c63b59739ba9a3a8147
[INFO] checking rdaum/moor against master#5a45ab9738330fb317d49e3594c2db5248b1e971 for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frdaum%2Fmoor" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/rdaum/moor on toolchain 5a45ab9738330fb317d49e3594c2db5248b1e971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/rdaum/moor
[INFO] finished tweaking git repo https://github.com/rdaum/moor
[INFO] tweaked toml for git repo https://github.com/rdaum/moor written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/rdaum/moor 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" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/rolldown/rolldown`
[INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/rolldown-8b2c76fc50da01ed/objects/pack/pack_git2_446cb352fbef5f0a': 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/rolldown-8b2c76fc50da01ed/objects/pack/pack_git2_e042611687def5ae': 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/rolldown-8b2c76fc50da01ed/objects/pack/pack_git2_94e374a1e61052cf': No space left on device; class=Os (2)
[INFO] [stderr] error: failed to get `rolldown` as a dependency of package `moor-web-host v0.9.0-alpha (/workspace/builds/worker-2-tc1/source/crates/web-host)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `rolldown`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/rolldown/rolldown#64b33283
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/rolldown-8b2c76fc50da01ed
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision 64b332837617ce9033c3ede28a239e38271a135f not found
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   cannot extend packfile '/workspace/cargo-home/git/db/rolldown-8b2c76fc50da01ed/objects/pack/pack_git2_fbfe8790dc6b5251': 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/rolldown/rolldown`
    warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/rolldown-8b2c76fc50da01ed/objects/pack/pack_git2_446cb352fbef5f0a': No space left on device; class=Os (2)
    warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/rolldown-8b2c76fc50da01ed/objects/pack/pack_git2_e042611687def5ae': No space left on device; class=Os (2)
    warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/rolldown-8b2c76fc50da01ed/objects/pack/pack_git2_94e374a1e61052cf': No space left on device; class=Os (2)
    error: failed to get `rolldown` as a dependency of package `moor-web-host v0.9.0-alpha (/workspace/builds/worker-2-tc1/source/crates/web-host)`
    
    Caused by:
      failed to load source for dependency `rolldown`
    
    Caused by:
      Unable to update https://github.com/rolldown/rolldown#64b33283
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/rolldown-8b2c76fc50da01ed
    
    Caused by:
      revision 64b332837617ce9033c3ede28a239e38271a135f not found
    
    Caused by:
      cannot extend packfile '/workspace/cargo-home/git/db/rolldown-8b2c76fc50da01ed/objects/pack/pack_git2_fbfe8790dc6b5251': No space left on device; class=Os (2)