[INFO] cloning repository https://github.com/serbanrobu/fictional-lamp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/serbanrobu/fictional-lamp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fserbanrobu%2Ffictional-lamp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fserbanrobu%2Ffictional-lamp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 311ffaf7e2b4f11294bace9a9d07fd58e60fc3ac
[INFO] checking serbanrobu/fictional-lamp against master#9bfa31f632912180dc742809bcc51a97f2d7079d for pr-140151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fserbanrobu%2Ffictional-lamp" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/serbanrobu/fictional-lamp on toolchain 9bfa31f632912180dc742809bcc51a97f2d7079d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/serbanrobu/fictional-lamp
[INFO] finished tweaking git repo https://github.com/serbanrobu/fictional-lamp
[INFO] tweaked toml for git repo https://github.com/serbanrobu/fictional-lamp written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/serbanrobu/fictional-lamp 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" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/leptos-rs/leptos`
[INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/leptos-79e4740403520456/objects/pack/pack_git2_f59cf3f3b988d434': 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/leptos-79e4740403520456/objects/pack/pack_git2_08f58466e1179a16': 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/leptos-79e4740403520456/objects/pack/pack_git2_4229f00adf9c6696': No space left on device; class=Os (2)
[INFO] [stderr] error: failed to get `leptos` as a dependency of package `leptos_start v0.1.0 (/workspace/builds/worker-5-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `leptos`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/leptos-rs/leptos#b54a6021
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/leptos-79e4740403520456
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision b54a60213b923304dcbd4b424f5a147cd3f93592 not found
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   cannot extend packfile '/workspace/cargo-home/git/db/leptos-79e4740403520456/objects/pack/pack_git2_9b33a65abd051607': 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/leptos-rs/leptos`
    warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/leptos-79e4740403520456/objects/pack/pack_git2_f59cf3f3b988d434': No space left on device; class=Os (2)
    warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/leptos-79e4740403520456/objects/pack/pack_git2_08f58466e1179a16': No space left on device; class=Os (2)
    warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/leptos-79e4740403520456/objects/pack/pack_git2_4229f00adf9c6696': No space left on device; class=Os (2)
    error: failed to get `leptos` as a dependency of package `leptos_start v0.1.0 (/workspace/builds/worker-5-tc1/source)`
    
    Caused by:
      failed to load source for dependency `leptos`
    
    Caused by:
      Unable to update https://github.com/leptos-rs/leptos#b54a6021
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/leptos-79e4740403520456
    
    Caused by:
      revision b54a60213b923304dcbd4b424f5a147cd3f93592 not found
    
    Caused by:
      cannot extend packfile '/workspace/cargo-home/git/db/leptos-79e4740403520456/objects/pack/pack_git2_9b33a65abd051607': No space left on device; class=Os (2)