[INFO] cloning repository https://github.com/s-cerevisiae/fairy-ring
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/s-cerevisiae/fairy-ring" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs-cerevisiae%2Ffairy-ring", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs-cerevisiae%2Ffairy-ring'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 126006a0ac2473c71e5a0aa877abe640258a3c55
[INFO] checking s-cerevisiae/fairy-ring against master#3350c1eb3fd8fe1bee1ed4c76944d707bd256876 for pr-140558
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs-cerevisiae%2Ffairy-ring" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/s-cerevisiae/fairy-ring on toolchain 3350c1eb3fd8fe1bee1ed4c76944d707bd256876
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/s-cerevisiae/fairy-ring
[INFO] finished tweaking git repo https://github.com/s-cerevisiae/fairy-ring
[INFO] tweaked toml for git repo https://github.com/s-cerevisiae/fairy-ring written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/s-cerevisiae/fairy-ring 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" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/matrix-org/matrix-rust-sdk.git`
[INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/matrix-rust-sdk-5cafb5792f78b8d1/objects/pack/pack_git2_d78a8dc542eb2506': 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/matrix-rust-sdk-5cafb5792f78b8d1/objects/pack/pack_git2_92ad724218dbadec': 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/matrix-rust-sdk-5cafb5792f78b8d1/objects/pack/pack_git2_719109357d9d3261': No space left on device; class=Os (2)
[INFO] [stderr] error: failed to get `matrix-sdk-appservice` as a dependency of package `fairy-ring v0.0.0 (/workspace/builds/worker-0-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `matrix-sdk-appservice`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/matrix-org/matrix-rust-sdk.git?rev=9148eaae#9148eaae
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/matrix-rust-sdk-5cafb5792f78b8d1
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision 9148eaaea13d0c6748b9415f13fadda5d95a61b4 not found
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   cannot extend packfile '/workspace/cargo-home/git/db/matrix-rust-sdk-5cafb5792f78b8d1/objects/pack/pack_git2_17fb0bb3fa7a3531': 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/matrix-org/matrix-rust-sdk.git`
    warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/matrix-rust-sdk-5cafb5792f78b8d1/objects/pack/pack_git2_d78a8dc542eb2506': No space left on device; class=Os (2)
    warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/matrix-rust-sdk-5cafb5792f78b8d1/objects/pack/pack_git2_92ad724218dbadec': No space left on device; class=Os (2)
    warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/matrix-rust-sdk-5cafb5792f78b8d1/objects/pack/pack_git2_719109357d9d3261': No space left on device; class=Os (2)
    error: failed to get `matrix-sdk-appservice` as a dependency of package `fairy-ring v0.0.0 (/workspace/builds/worker-0-tc1/source)`
    
    Caused by:
      failed to load source for dependency `matrix-sdk-appservice`
    
    Caused by:
      Unable to update https://github.com/matrix-org/matrix-rust-sdk.git?rev=9148eaae#9148eaae
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/matrix-rust-sdk-5cafb5792f78b8d1
    
    Caused by:
      revision 9148eaaea13d0c6748b9415f13fadda5d95a61b4 not found
    
    Caused by:
      cannot extend packfile '/workspace/cargo-home/git/db/matrix-rust-sdk-5cafb5792f78b8d1/objects/pack/pack_git2_17fb0bb3fa7a3531': No space left on device; class=Os (2)