[INFO] cloning repository https://github.com/TiedyeNetwork/tiedye [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TiedyeNetwork/tiedye" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTiedyeNetwork%2Ftiedye", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTiedyeNetwork%2Ftiedye'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ee244d5a6cce079c6aedb6ad5768ebcb635b2987 [INFO] testing TiedyeNetwork/tiedye against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTiedyeNetwork%2Ftiedye" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TiedyeNetwork/tiedye on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/TiedyeNetwork/tiedye [INFO] finished tweaking git repo https://github.com/TiedyeNetwork/tiedye [INFO] tweaked toml for git repo https://github.com/TiedyeNetwork/tiedye written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/TiedyeNetwork/tiedye 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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/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/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/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/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/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/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/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/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/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/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-staking-primitives` dependency) [INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `srml-staking-reward-curve` dependency) [INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/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/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/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/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/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] Downloading crates ... [INFO] [stderr] Downloaded jobserver v0.1.17 [INFO] [stderr] Downloaded impl-codec v0.4.1 [INFO] [stderr] Downloaded zeroize v0.10.1 [INFO] [stderr] Downloaded primitive-types v0.5.1 [INFO] [stderr] Downloaded impl-serde v0.2.1 [INFO] [stderr] Downloaded wasmi v0.5.1 [INFO] [stderr] Downloaded jsonrpc-core-client v13.2.0 [INFO] [stderr] Downloaded nohash-hasher v0.1.2 [INFO] [stderr] Downloaded wasmi-validation v0.2.0 [INFO] [stderr] Downloaded jsonrpc-client-transports v13.2.0 [INFO] [stderr] Downloaded aio-limited v0.1.1 [INFO] [stderr] Downloaded environmental v1.0.2 [INFO] [stderr] Downloaded impl-trait-for-tuples v0.1.2 [INFO] [stderr] Downloaded rpassword v4.0.1 [INFO] [stderr] Downloaded env_logger v0.7.0 [INFO] [stderr] Downloaded miniz_oxide v0.3.3 [INFO] [stderr] Downloaded openssl-sys v0.9.51 [INFO] [stderr] Downloaded flate2 v1.0.12 [INFO] [stderr] Downloaded js-sys v0.3.28 [INFO] [stderr] Downloaded hashbrown v0.6.1 [INFO] [stderr] error: failed to unpack package `hashbrown v0.6.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `hashbrown-0.6.1/src/raw/sse2.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.6.1/src/raw/sse2.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `hashbrown-0.6.1/src/raw/sse2.rs` into `/workspace/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.6.1/src/raw/sse2.rs` [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/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/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/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/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/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/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/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/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/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/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition (in the `sr-staking-primitives` dependency) warning: /workspace/builds/worker-0-tc1/source/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition (in the `srml-staking-reward-curve` dependency) warning: /workspace/builds/worker-0-tc1/source/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/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/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/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/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition (in the `version` dependency) Downloading crates ... Downloaded jobserver v0.1.17 Downloaded impl-codec v0.4.1 Downloaded zeroize v0.10.1 Downloaded primitive-types v0.5.1 Downloaded impl-serde v0.2.1 Downloaded wasmi v0.5.1 Downloaded jsonrpc-core-client v13.2.0 Downloaded nohash-hasher v0.1.2 Downloaded wasmi-validation v0.2.0 Downloaded jsonrpc-client-transports v13.2.0 Downloaded aio-limited v0.1.1 Downloaded environmental v1.0.2 Downloaded impl-trait-for-tuples v0.1.2 Downloaded rpassword v4.0.1 Downloaded env_logger v0.7.0 Downloaded miniz_oxide v0.3.3 Downloaded openssl-sys v0.9.51 Downloaded flate2 v1.0.12 Downloaded js-sys v0.3.28 Downloaded hashbrown v0.6.1 error: failed to unpack package `hashbrown v0.6.1` Caused by: failed to unpack entry at `hashbrown-0.6.1/src/raw/sse2.rs` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.6.1/src/raw/sse2.rs` Caused by: failed to unpack `hashbrown-0.6.1/src/raw/sse2.rs` into `/workspace/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.6.1/src/raw/sse2.rs` Caused by: No space left on device (os error 28)