[INFO] cloning repository https://github.com/weimeme/scs-chain [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/weimeme/scs-chain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweimeme%2Fscs-chain", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweimeme%2Fscs-chain'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b404d6a63bbbab5eb5a7d8df6e7654334d371876 [INFO] checking weimeme/scs-chain against try#409ef99a7d4dc96ae91f65d4b48413ed174514d6 for pr-137633 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweimeme%2Fscs-chain" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: failed to write new configuration file /workspace/builds/worker-4-tc2/source/.git/config.lock [INFO] [stderr] error: failed to write new configuration file /workspace/builds/worker-4-tc2/source/.git/config.lock [INFO] [stderr] error: unable to write file .dockerignore [INFO] [stderr] error: unable to write file .gitignore [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 README.md [INFO] [stderr] fatal: cannot create directory at 'client': 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 weimeme/scs-chain against try#409ef99a7d4dc96ae91f65d4b48413ed174514d6 for pr-137633 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweimeme%2Fscs-chain" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/pre-commit.sample' to '/workspace/builds/worker-4-tc2/source/.git/hooks/pre-commit.sample': No space left on device [INFO] checking weimeme/scs-chain against try#409ef99a7d4dc96ae91f65d4b48413ed174514d6 for pr-137633 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweimeme%2Fscs-chain" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/weimeme/scs-chain on toolchain 409ef99a7d4dc96ae91f65d4b48413ed174514d6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+409ef99a7d4dc96ae91f65d4b48413ed174514d6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/weimeme/scs-chain [INFO] finished tweaking git repo https://github.com/weimeme/scs-chain [INFO] tweaked toml for git repo https://github.com/weimeme/scs-chain written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/weimeme/scs-chain 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" "+409ef99a7d4dc96ae91f65d4b48413ed174514d6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/w3f/ring-proof` [INFO] [stderr] Updating git repository `https://github.com/paritytech/polkadot-sdk` [INFO] [stderr] error: failed to get `sp-crypto-ec-utils` as a dependency of package `sp-ark-bls12-381 v0.4.2 (https://github.com/paritytech/arkworks-substrate#caa2eed7)` [INFO] [stderr] ... which satisfies git dependency `sp-ark-bls12-381` (locked to 0.4.2) of package `bandersnatch_vrfs v0.0.4 (https://github.com/w3f/ring-vrf?rev=e9782f9#e9782f93)` [INFO] [stderr] ... which satisfies git dependency `bandersnatch_vrfs` (locked to 0.0.4) of package `sp-core v28.0.0 (https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.13.0#d5160c1d)` [INFO] [stderr] ... which satisfies git dependency `sp-core` (locked to 28.0.0) of package `babe-consensus-data-provider v0.1.0 (https://github.com/ChainSupport/frontier-pos-template.git?branch=release-polkadot-v1.13.0#11cc805b)` [INFO] [stderr] ... which satisfies git dependency `babe-consensus-data-provider` (locked to 0.1.0) of package `staging-node-cli v3.0.0-dev (/workspace/builds/worker-4-tc2/source/node/cli)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `sp-crypto-ec-utils` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/paritytech/polkadot-sdk#776e9574 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] could not write to '/workspace/cargo-home/git/checkouts/polkadot-sdk-dee0edd6eefa0594/776e957/cumulus/parachains/chain-specs/coretime-kusama.json': No space left on device; class=Os (2) [INFO] checking weimeme/scs-chain against try#409ef99a7d4dc96ae91f65d4b48413ed174514d6 for pr-137633 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweimeme%2Fscs-chain" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file utils/subkey/src/lib.rs [INFO] [stderr] error: unable to write file utils/subkey/src/main.rs [INFO] [stderr] fatal: unable to checkout working tree [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 weimeme/scs-chain against try#409ef99a7d4dc96ae91f65d4b48413ed174514d6 for pr-137633 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweimeme%2Fscs-chain" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file runtime/testnet/src/lib.rs [INFO] [stderr] error: unable to write file runtime/testnet/src/precompiles.rs [INFO] [stderr] error: unable to write file runtime/testnet/src/voter_bags.rs [INFO] [stderr] fatal: cannot create directory at 'scripts': 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/weimeme/scs-chain Caused by: command failed: exit status: 128