[INFO] cloning repository https://github.com/talhadaar/parachain-template-0.9.29 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/talhadaar/parachain-template-0.9.29" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftalhadaar%2Fparachain-template-0.9.29", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftalhadaar%2Fparachain-template-0.9.29'... [INFO] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: fetch-pack: invalid index-pack output [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/talhadaar/parachain-template-0.9.29 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/talhadaar/parachain-template-0.9.29" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftalhadaar%2Fparachain-template-0.9.29", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftalhadaar%2Fparachain-template-0.9.29'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a3cc3cb8aba2a8d3f06e98aa37892c1ef85ae80c [INFO] checking talhadaar/parachain-template-0.9.29 against try#5e7498e6740d105521420ac0ab146e2c7a21596d for pr-138363 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftalhadaar%2Fparachain-template-0.9.29" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/talhadaar/parachain-template-0.9.29 on toolchain 5e7498e6740d105521420ac0ab146e2c7a21596d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5e7498e6740d105521420ac0ab146e2c7a21596d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/talhadaar/parachain-template-0.9.29 [INFO] finished tweaking git repo https://github.com/talhadaar/parachain-template-0.9.29 [INFO] tweaked toml for git repo https://github.com/talhadaar/parachain-template-0.9.29 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/talhadaar/parachain-template-0.9.29 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" "+5e7498e6740d105521420ac0ab146e2c7a21596d" "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] Updating git repository `https://github.com/paritytech/cumulus.git` [INFO] [stderr] Updating git repository `https://github.com/paritytech/substrate` [INFO] [stderr] Updating git repository `https://github.com/paritytech/polkadot` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/polkadot-b4e923577e855508/objects/pack/pack_git2_cbf0b3bb3f240a5a': No space left on device; class=Os (2) [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasmtime-jit-debug v6.0.1 [INFO] [stderr] Downloaded wasmtime-asm-macros v6.0.1 [INFO] [stderr] Downloaded cranelift-codegen-shared v0.93.1 [INFO] [stderr] Downloaded wasmtime-jit-icache-coherence v6.0.1 [INFO] [stderr] Downloaded cranelift-native v0.93.1 [INFO] [stderr] Downloaded wasmtime-types v6.0.1 [INFO] [stderr] Downloaded wasmtime-jit v6.0.1 [INFO] [stderr] Downloaded fs4 v0.6.3 [INFO] [stderr] Downloaded array-bytes v6.0.0 [INFO] [stderr] Downloaded libp2p-core v0.39.1 [INFO] [stderr] Downloaded libp2p-identity v0.1.1 [INFO] [stderr] Downloaded parity-db v0.4.6 [INFO] [stderr] Downloaded cranelift-codegen-meta v0.93.1 [INFO] [stderr] Downloaded winnow v0.4.0 [INFO] [stderr] Downloaded wasmtime-cranelift v6.0.1 [INFO] [stderr] Downloaded wasmtime-environ v6.0.1 [INFO] [stderr] Downloaded wasmtime-runtime v6.0.1 [INFO] [stderr] Downloaded wasmtime v6.0.1 [INFO] [stderr] Downloaded cranelift-wasm v0.93.1 [INFO] [stderr] Downloaded cranelift-isle v0.93.1 [INFO] [stderr] Downloaded wasmtime-cache v6.0.1 [INFO] [stderr] Downloaded cranelift-bforest v0.93.1 [INFO] [stderr] Downloaded cranelift-frontend v0.93.1 [INFO] [stderr] Downloaded cranelift-entity v0.93.1 [INFO] [stderr] Downloaded orchestra-proc-macro v0.2.1 [INFO] [stderr] Downloaded orchestra v0.2.1 [INFO] [stderr] Downloaded tikv-jemalloc-ctl v0.5.0 [INFO] [stderr] Downloaded prioritized-metered-channel v0.4.0 [INFO] [stderr] Downloaded fiat-crypto v0.1.19 [INFO] [stderr] error: No space left on device (os error 28) [INFO] checking talhadaar/parachain-template-0.9.29 against try#5e7498e6740d105521420ac0ab146e2c7a21596d for pr-138363 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftalhadaar%2Fparachain-template-0.9.29" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file Cargo.lock [INFO] [stderr] error: unable to write file Cargo.toml [INFO] [stderr] error: unable to write file LICENSE [INFO] [stderr] error: unable to write file README.md [INFO] [stderr] fatal: cannot create directory at 'node': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking talhadaar/parachain-template-0.9.29 against try#5e7498e6740d105521420ac0ab146e2c7a21596d for pr-138363 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftalhadaar%2Fparachain-template-0.9.29" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file Cargo.lock [INFO] [stderr] error: unable to write file Cargo.toml [INFO] [stderr] error: unable to write file LICENSE [INFO] [stderr] error: unable to write file README.md [INFO] [stderr] fatal: cannot create directory at 'node': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking talhadaar/parachain-template-0.9.29 against try#5e7498e6740d105521420ac0ab146e2c7a21596d for pr-138363 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftalhadaar%2Fparachain-template-0.9.29" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file Cargo.lock [INFO] [stderr] error: unable to write file Cargo.toml [INFO] [stderr] error: unable to write file LICENSE [INFO] [stderr] error: unable to write file README.md [INFO] [stderr] fatal: cannot create directory at 'node': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking talhadaar/parachain-template-0.9.29 against try#5e7498e6740d105521420ac0ab146e2c7a21596d for pr-138363 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftalhadaar%2Fparachain-template-0.9.29" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file CODEOWNERS [INFO] [stderr] error: unable to write file Cargo.lock [INFO] [stderr] error: unable to write file Cargo.toml [INFO] [stderr] error: unable to write file LICENSE [INFO] [stderr] error: unable to write file README.md [INFO] [stderr] fatal: cannot create directory at 'node': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] failed to checkout https://github.com/talhadaar/parachain-template-0.9.29 Caused by: command failed: exit status: 128