[INFO] cloning repository https://github.com/shabbir820/avail3
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shabbir820/avail3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshabbir820%2Favail3", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshabbir820%2Favail3'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1ee54e10c037474d2ee99a0762e6ffee43f0df1c
[INFO] checking shabbir820/avail3 against master#a26e97be8826d408309fffbd8168362365719f50 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshabbir820%2Favail3" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/shabbir820/avail3 on toolchain a26e97be8826d408309fffbd8168362365719f50
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/shabbir820/avail3
[INFO] finished tweaking git repo https://github.com/shabbir820/avail3
[INFO] tweaked toml for git repo https://github.com/shabbir820/avail3 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/shabbir820/avail3 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" "+a26e97be8826d408309fffbd8168362365719f50" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/availproject/polkadot-sdk.git`
[INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/polkadot-sdk-bd42a4cc812b7fd8/objects/pack/pack_git2_5525eb60a2a89e6f': 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/polkadot-sdk-bd42a4cc812b7fd8/objects/pack/pack_git2_35fac79321ddd118': 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/polkadot-sdk-bd42a4cc812b7fd8/objects/pack/pack_git2_152374d41ef6c317': No space left on device; class=Os (2)
[INFO] [stderr] error: failed to load source for dependency `sp-core`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/availproject/polkadot-sdk.git?tag=polkadot-1.7.1-patch#b66ca4df
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/polkadot-sdk-bd42a4cc812b7fd8
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision b66ca4dfd5e244b70458d12ae37b5461739bee31 not found
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   cannot extend packfile '/workspace/cargo-home/git/db/polkadot-sdk-bd42a4cc812b7fd8/objects/pack/pack_git2_8052b9ca21a90804': 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/availproject/polkadot-sdk.git`
    warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/polkadot-sdk-bd42a4cc812b7fd8/objects/pack/pack_git2_5525eb60a2a89e6f': No space left on device; class=Os (2)
    warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/polkadot-sdk-bd42a4cc812b7fd8/objects/pack/pack_git2_35fac79321ddd118': No space left on device; class=Os (2)
    warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/polkadot-sdk-bd42a4cc812b7fd8/objects/pack/pack_git2_152374d41ef6c317': No space left on device; class=Os (2)
    error: failed to load source for dependency `sp-core`
    
    Caused by:
      Unable to update https://github.com/availproject/polkadot-sdk.git?tag=polkadot-1.7.1-patch#b66ca4df
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/polkadot-sdk-bd42a4cc812b7fd8
    
    Caused by:
      revision b66ca4dfd5e244b70458d12ae37b5461739bee31 not found
    
    Caused by:
      cannot extend packfile '/workspace/cargo-home/git/db/polkadot-sdk-bd42a4cc812b7fd8/objects/pack/pack_git2_8052b9ca21a90804': No space left on device; class=Os (2)