[INFO] cloning repository https://github.com/rvalera/substrate-parachain-template [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rvalera/substrate-parachain-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frvalera%2Fsubstrate-parachain-template", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frvalera%2Fsubstrate-parachain-template'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c232e4572b0c9ec8d739e8b0bcf122214c8bc3e4 [INFO] checking rvalera/substrate-parachain-template against master#a932eb36f8adf6c8cdfc450f063943da3112d621 for pr-140209-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frvalera%2Fsubstrate-parachain-template" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rvalera/substrate-parachain-template on toolchain a932eb36f8adf6c8cdfc450f063943da3112d621 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a932eb36f8adf6c8cdfc450f063943da3112d621" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rvalera/substrate-parachain-template [INFO] finished tweaking git repo https://github.com/rvalera/substrate-parachain-template [INFO] tweaked toml for git repo https://github.com/rvalera/substrate-parachain-template written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rvalera/substrate-parachain-template 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" "+a932eb36f8adf6c8cdfc450f063943da3112d621" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/paritytech/cumulus.git` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/cumulus-f78d212175048e50/objects/pack/pack_git2_d58f04319d3a4191': 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/cumulus-f78d212175048e50/objects/pack/pack_git2_49d5bb34488433e6': 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/cumulus-f78d212175048e50/objects/pack/pack_git2_936dafcb13e281fb': No space left on device; class=Os (2) [INFO] [stderr] error: failed to get `cumulus-client-cli` as a dependency of package `parachain-template-node v0.1.0 (/workspace/builds/worker-1-tc1/source/node)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `cumulus-client-cli` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.28#803de46c [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to fetch into: /workspace/cargo-home/git/db/cumulus-f78d212175048e50 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] revision 803de46cae9f84705fd5de3ced225793c4a520ce not found [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] cannot extend packfile '/workspace/cargo-home/git/db/cumulus-f78d212175048e50/objects/pack/pack_git2_7e2acce338ea3c13': No space left on device; class=Os (2) overridden task result to broken:missing-deps Caused by: the crate depends on missing dependencies: warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions Blocking waiting for file lock on package cache Updating git repository `https://github.com/paritytech/cumulus.git` warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/cumulus-f78d212175048e50/objects/pack/pack_git2_d58f04319d3a4191': No space left on device; class=Os (2) warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/cumulus-f78d212175048e50/objects/pack/pack_git2_49d5bb34488433e6': No space left on device; class=Os (2) warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/cumulus-f78d212175048e50/objects/pack/pack_git2_936dafcb13e281fb': No space left on device; class=Os (2) error: failed to get `cumulus-client-cli` as a dependency of package `parachain-template-node v0.1.0 (/workspace/builds/worker-1-tc1/source/node)` Caused by: failed to load source for dependency `cumulus-client-cli` Caused by: Unable to update https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.28#803de46c Caused by: failed to fetch into: /workspace/cargo-home/git/db/cumulus-f78d212175048e50 Caused by: revision 803de46cae9f84705fd5de3ced225793c4a520ce not found Caused by: cannot extend packfile '/workspace/cargo-home/git/db/cumulus-f78d212175048e50/objects/pack/pack_git2_7e2acce338ea3c13': No space left on device; class=Os (2)