[INFO] cloning repository https://github.com/tuminfei/hero-chain [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tuminfei/hero-chain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftuminfei%2Fhero-chain", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftuminfei%2Fhero-chain'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftuminfei%2Fhero-chain: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/tuminfei/hero-chain [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tuminfei/hero-chain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftuminfei%2Fhero-chain", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftuminfei%2Fhero-chain'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 186a7a9237d50ac9fed76c0a92b2fab38a79f22e [INFO] checking tuminfei/hero-chain against master#90384941aae4ea38de00e4702b50757e9b882a19 for pr-138340 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftuminfei%2Fhero-chain" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tuminfei/hero-chain on toolchain 90384941aae4ea38de00e4702b50757e9b882a19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+90384941aae4ea38de00e4702b50757e9b882a19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tuminfei/hero-chain [INFO] finished tweaking git repo https://github.com/tuminfei/hero-chain [INFO] tweaked toml for git repo https://github.com/tuminfei/hero-chain written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tuminfei/hero-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" "+90384941aae4ea38de00e4702b50757e9b882a19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `contract` dependency) [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `srml-contract` dependency) [INFO] [stderr] error: failed to get `substrate-basic-authorship` as a dependency of package `hero-chain v1.0.0 (/workspace/builds/worker-1-tc1/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `substrate-basic-authorship` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/paritytech/substrate.git?branch=v1.0#2e30b732 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] could not write to '/workspace/cargo-home/git/checkouts/substrate-ef701c1d76c9f8aa/2e30b73/core/client/src/light/call_executor.rs': No space left on device; class=Os (2) overridden task result to broken:missing-deps Caused by: the crate depends on missing dependencies: warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition (in the `contract` dependency) warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition (in the `srml-contract` dependency) error: failed to get `substrate-basic-authorship` as a dependency of package `hero-chain v1.0.0 (/workspace/builds/worker-1-tc1/source)` Caused by: failed to load source for dependency `substrate-basic-authorship` Caused by: Unable to update https://github.com/paritytech/substrate.git?branch=v1.0#2e30b732 Caused by: could not write to '/workspace/cargo-home/git/checkouts/substrate-ef701c1d76c9f8aa/2e30b73/core/client/src/light/call_executor.rs': No space left on device; class=Os (2)