[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] cdafe1bb512fc2a03d56479fbb92a92da0d46b11 [INFO] testing weimeme/scs-chain against master#1ddedbaa5919b7b3e70d984660e21e844c615c97 for pr-128400 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweimeme%2Fscs-chain" "/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/weimeme/scs-chain on toolchain 1ddedbaa5919b7b3e70d984660e21e844c615c97 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "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-3-tc1/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" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/ChainSupport/frontier.git` [INFO] [stderr] Updating git repository `https://github.com/paritytech/polkadot-sdk` [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 `fc-api v1.0.0-dev (https://github.com/ChainSupport/frontier.git?branch=release-polkadot-v1.13.0#de644003)` [INFO] [stderr] ... which satisfies git dependency `fc-api` (locked to 1.0.0-dev) of package `staging-node-cli v3.0.0-dev (/workspace/builds/worker-3-tc1/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-cff69157b985ed76/776e957/cumulus/parachains/chain-specs/contracts-rococo.json': No space left on device; class=Os (2) [ERROR] this task or one of its parent failed! [ERROR] overridden task result to broken:missing-deps [ERROR] caused by: the crate depends on missing dependencies [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.