[INFO] cloning repository https://github.com/sekisamu/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/sekisamu/parachain-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsekisamu%2Fparachain-template", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsekisamu%2Fparachain-template'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dd5ca0e49ea6f961e060fc4982583d5d012c98ca [INFO] checking sekisamu/parachain-template against master#a932eb36f8adf6c8cdfc450f063943da3112d621 for pr-140209-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsekisamu%2Fparachain-template" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sekisamu/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] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/sekisamu/parachain-template [INFO] finished tweaking git repo https://github.com/sekisamu/parachain-template [INFO] tweaked toml for git repo https://github.com/sekisamu/parachain-template written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sekisamu/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] Updating git repository `https://github.com/paritytech/polkadot-sdk` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/polkadot-sdk-dee0edd6eefa0594/objects/pack/pack_git2_8001389eb3c0bd93': 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-dee0edd6eefa0594/objects/pack/pack_git2_82f74d440cd8e7a9': 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-dee0edd6eefa0594/objects/pack/pack_git2_22cc81161923cecd': 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-4-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/polkadot-sdk?tag=polkadot-v1.16.4#c455194a [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to fetch into: /workspace/cargo-home/git/db/polkadot-sdk-dee0edd6eefa0594 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] revision c455194a2ae2f613c1c671e00dbf397b83ed8171 not found [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] cannot extend packfile '/workspace/cargo-home/git/db/polkadot-sdk-dee0edd6eefa0594/objects/pack/pack_git2_d7cba34294c6d135': 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/paritytech/polkadot-sdk` warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/polkadot-sdk-dee0edd6eefa0594/objects/pack/pack_git2_8001389eb3c0bd93': 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-dee0edd6eefa0594/objects/pack/pack_git2_82f74d440cd8e7a9': 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-dee0edd6eefa0594/objects/pack/pack_git2_22cc81161923cecd': 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-4-tc1/source/node)` Caused by: failed to load source for dependency `cumulus-client-cli` Caused by: Unable to update https://github.com/paritytech/polkadot-sdk?tag=polkadot-v1.16.4#c455194a Caused by: failed to fetch into: /workspace/cargo-home/git/db/polkadot-sdk-dee0edd6eefa0594 Caused by: revision c455194a2ae2f613c1c671e00dbf397b83ed8171 not found Caused by: cannot extend packfile '/workspace/cargo-home/git/db/polkadot-sdk-dee0edd6eefa0594/objects/pack/pack_git2_d7cba34294c6d135': No space left on device; class=Os (2)