[INFO] cloning repository https://github.com/yz89/substrate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yz89/substrate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyz89%2Fsubstrate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyz89%2Fsubstrate'... [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/yz89/substrate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yz89/substrate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyz89%2Fsubstrate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyz89%2Fsubstrate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4049ddf37315d0a0d53d15d062b4be49280cf630 [INFO] checking yz89/substrate against master#e9182f195b8505c87c4bd055b9f6e114ccda0981 for pr-144098 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyz89%2Fsubstrate" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/yz89/substrate [INFO] finished tweaking git repo https://github.com/yz89/substrate [INFO] tweaked toml for git repo https://github.com/yz89/substrate written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/yz89/substrate on toolchain e9182f195b8505c87c4bd055b9f6e114ccda0981 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e9182f195b8505c87c4bd055b9f6e114ccda0981" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/yz89/substrate 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" "+e9182f195b8505c87c4bd055b9f6e114ccda0981" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/node-template/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `balances` dependency) [INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/node-template/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `client` dependency) [INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/node-template/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `executive` dependency) [INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/node-template/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `indices` dependency) [INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/node-template/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `primitives` dependency) [INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/node-template/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `rstd` dependency) [INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/node-template/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `runtime-io` dependency) [INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/node-template/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `sr-primitives` dependency) [INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/node-template/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `sudo` dependency) [INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/node-template/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `support` dependency) [INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/node-template/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `system` dependency) [INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/node-template/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `timestamp` dependency) [INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/node-template/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `version` dependency) [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sysinfo v0.9.0 [INFO] [stderr] Downloaded vecarray v0.1.3 [INFO] [stderr] Downloaded keccak-hasher v0.15.2 [INFO] [stderr] Downloaded trie-bench v0.16.2 [INFO] [stderr] Downloaded serde_derive v1.0.97 [INFO] [stderr] Downloaded bitvec v0.11.3 [INFO] [stderr] Downloaded ref_thread_local v0.0.0 [INFO] [stderr] Downloaded zeroize_derive v0.9.0 [INFO] [stderr] Downloaded substrate-wasm-builder-runner v1.0.2 [INFO] [stderr] Downloaded cmake v0.1.40 [INFO] [stderr] Downloaded wabt v0.7.4 [INFO] [stderr] Downloaded cargo_metadata v0.8.1 [INFO] [stderr] Downloaded rhododendron v0.7.0 [INFO] [stderr] Downloaded ws v0.8.1 [INFO] [stderr] Downloaded websocket v0.23.0 [INFO] [stderr] Downloaded hyper v0.12.33 [INFO] [stderr] Downloaded curve25519-dalek v1.2.1 [INFO] [stderr] Downloaded criterion v0.2.11 [INFO] [stderr] Downloaded miniz_oxide v0.3.0 [INFO] [stderr] Downloaded blake2 v0.8.0 [INFO] [stderr] Downloaded js-sys v0.3.25 [INFO] [stderr] Downloaded bstr v0.2.6 [INFO] [stderr] Downloaded web-sys v0.3.25 [INFO] [stderr] Downloaded openssl-sys v0.9.48 [INFO] [stderr] Downloaded multistream-select v0.5.0 [INFO] [stderr] Downloaded rand_xoshiro v0.1.0 [INFO] [stderr] Downloaded pwasm-utils v0.6.2 [INFO] [stderr] Downloaded jsonrpc-client-transports v13.0.0 [INFO] [stderr] Downloaded jsonrpc-derive v13.0.0 [INFO] [stderr] Downloaded jsonrpc-ws-server v13.0.0 [INFO] [stderr] Downloaded parity-scale-codec v1.0.4 [INFO] [stderr] Downloaded jsonrpc-pubsub v13.0.0 [INFO] [stderr] Downloaded jsonrpc-core v13.0.0 [INFO] [stderr] Downloaded wabt-sys v0.5.4 [INFO] [stderr] error: failed to unpack package `wabt-sys v0.5.4` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `wabt-sys-0.5.4/wabt/test/dump/atomic.txt` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wabt-sys-0.5.4/wabt/test/dump/atomic.txt` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `wabt-sys-0.5.4/wabt/test/dump/atomic.txt` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wabt-sys-0.5.4/wabt/test/dump/atomic.txt` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) command failed: exit status: 101 warning: /workspace/builds/worker-0-tc1/source/node-template/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition (in the `balances` dependency) warning: /workspace/builds/worker-0-tc1/source/node-template/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition (in the `client` dependency) warning: /workspace/builds/worker-0-tc1/source/node-template/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition (in the `executive` dependency) warning: /workspace/builds/worker-0-tc1/source/node-template/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition (in the `indices` dependency) warning: /workspace/builds/worker-0-tc1/source/node-template/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition (in the `primitives` dependency) warning: /workspace/builds/worker-0-tc1/source/node-template/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition (in the `rstd` dependency) warning: /workspace/builds/worker-0-tc1/source/node-template/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition (in the `runtime-io` dependency) warning: /workspace/builds/worker-0-tc1/source/node-template/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition (in the `sr-primitives` dependency) warning: /workspace/builds/worker-0-tc1/source/node-template/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition (in the `sudo` dependency) warning: /workspace/builds/worker-0-tc1/source/node-template/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition (in the `support` dependency) warning: /workspace/builds/worker-0-tc1/source/node-template/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition (in the `system` dependency) warning: /workspace/builds/worker-0-tc1/source/node-template/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition (in the `timestamp` dependency) warning: /workspace/builds/worker-0-tc1/source/node-template/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition (in the `version` dependency) Updating crates.io index Downloading crates ... Downloaded sysinfo v0.9.0 Downloaded vecarray v0.1.3 Downloaded keccak-hasher v0.15.2 Downloaded trie-bench v0.16.2 Downloaded serde_derive v1.0.97 Downloaded bitvec v0.11.3 Downloaded ref_thread_local v0.0.0 Downloaded zeroize_derive v0.9.0 Downloaded substrate-wasm-builder-runner v1.0.2 Downloaded cmake v0.1.40 Downloaded wabt v0.7.4 Downloaded cargo_metadata v0.8.1 Downloaded rhododendron v0.7.0 Downloaded ws v0.8.1 Downloaded websocket v0.23.0 Downloaded hyper v0.12.33 Downloaded curve25519-dalek v1.2.1 Downloaded criterion v0.2.11 Downloaded miniz_oxide v0.3.0 Downloaded blake2 v0.8.0 Downloaded js-sys v0.3.25 Downloaded bstr v0.2.6 Downloaded web-sys v0.3.25 Downloaded openssl-sys v0.9.48 Downloaded multistream-select v0.5.0 Downloaded rand_xoshiro v0.1.0 Downloaded pwasm-utils v0.6.2 Downloaded jsonrpc-client-transports v13.0.0 Downloaded jsonrpc-derive v13.0.0 Downloaded jsonrpc-ws-server v13.0.0 Downloaded parity-scale-codec v1.0.4 Downloaded jsonrpc-pubsub v13.0.0 Downloaded jsonrpc-core v13.0.0 Downloaded wabt-sys v0.5.4 error: failed to unpack package `wabt-sys v0.5.4` Caused by: failed to unpack entry at `wabt-sys-0.5.4/wabt/test/dump/atomic.txt` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wabt-sys-0.5.4/wabt/test/dump/atomic.txt` Caused by: failed to unpack `wabt-sys-0.5.4/wabt/test/dump/atomic.txt` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wabt-sys-0.5.4/wabt/test/dump/atomic.txt` Caused by: No space left on device (os error 28)