[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 f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1 for pr-160235-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweimeme%2Fscs-chain" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/weimeme/scs-chain on toolchain f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.borrowed-box` is deprecated in favor of `lints.clippy.borrowed_box` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.extra-unused-type-parameters` is deprecated in favor of `lints.clippy.extra_unused_type_parameters` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.identity-op` is deprecated in favor of `lints.clippy.identity_op` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.if-same-then-else` is deprecated in favor of `lints.clippy.if_same_then_else` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.needless-lifetimes` is deprecated in favor of `lints.clippy.needless_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.nonminimal-bool` is deprecated in favor of `lints.clippy.nonminimal_bool` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.option-map-unit-fn` is deprecated in favor of `lints.clippy.option_map_unit_fn` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.too-many-arguments` is deprecated in favor of `lints.clippy.too_many_arguments` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.zero-prefixed-literal` is deprecated in favor of `lints.clippy.zero_prefixed_literal` and will not work in a future edition
[INFO] [stderr] warning: unused workspace dependency `fc-rpc-v2`
[INFO] [stderr]    --> Cargo.toml:197:25
[INFO] [stderr]     |
[INFO] [stderr] 197 | [workspace.dependencies.fc-rpc-v2]
[INFO] [stderr]     |                         ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `fc-rpc-v2`
[INFO] [stderr] warning: unused workspace dependency `fc-rpc-v2-api`
[INFO] [stderr]    --> Cargo.toml:201:25
[INFO] [stderr]     |
[INFO] [stderr] 201 | [workspace.dependencies.fc-rpc-v2-api]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `fc-rpc-v2-api`
[INFO] [stderr] warning: unused workspace dependency `fc-rpc-v2-types`
[INFO] [stderr]    --> Cargo.toml:205:25
[INFO] [stderr]     |
[INFO] [stderr] 205 | [workspace.dependencies.fc-rpc-v2-types]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `fc-rpc-v2-types`
[INFO] [stderr] warning: unused workspace dependency `fp-consensus`
[INFO] [stderr]    --> Cargo.toml:218:25
[INFO] [stderr]     |
[INFO] [stderr] 218 | [workspace.dependencies.fp-consensus]
[INFO] [stderr]     |                         ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `fp-consensus`
[INFO] [stderr] warning: unused workspace dependency `fp-ethereum`
[INFO] [stderr]    --> Cargo.toml:228:25
[INFO] [stderr]     |
[INFO] [stderr] 228 | [workspace.dependencies.fp-ethereum]
[INFO] [stderr]     |                         ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `fp-ethereum`
[INFO] [stderr] warning: unused workspace dependency `fp-storage`
[INFO] [stderr]    --> Cargo.toml:248:25
[INFO] [stderr]     |
[INFO] [stderr] 248 | [workspace.dependencies.fp-storage]
[INFO] [stderr]     |                         ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `fp-storage`
[INFO] [stderr] warning: unused workspace dependency `pallet-evm-test-vector-support`
[INFO] [stderr]    --> Cargo.toml:297:25
[INFO] [stderr]     |
[INFO] [stderr] 297 | [workspace.dependencies.pallet-evm-test-vector-support]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `pallet-evm-test-vector-support`
[INFO] [stderr] warning: unused workspace dependency `pallet-hotfix-sufficients`
[INFO] [stderr]    --> Cargo.toml:301:25
[INFO] [stderr]     |
[INFO] [stderr] 301 | [workspace.dependencies.pallet-hotfix-sufficients]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `pallet-hotfix-sufficients`
[INFO] [stderr] warning: unused workspace dependency `polkavm`
[INFO] [stderr]    --> Cargo.toml:156:1
[INFO] [stderr]     |
[INFO] [stderr] 156 | polkavm = "0.9.3"
[INFO] [stderr]     | ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `polkavm`
[INFO] [stderr] warning: unused workspace dependency `polkavm-derive`
[INFO] [stderr]    --> Cargo.toml:157:1
[INFO] [stderr]     |
[INFO] [stderr] 157 | polkavm-derive = "0.9.1"
[INFO] [stderr]     | ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `polkavm-derive`
[INFO] [stderr] warning: unused workspace dependency `polkavm-linker`
[INFO] [stderr]    --> Cargo.toml:158:1
[INFO] [stderr]     |
[INFO] [stderr] 158 | polkavm-linker = "0.9.2"
[INFO] [stderr]     | ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `polkavm-linker`
[INFO] [stderr] warning: unused workspace dependency `precompile-utils`
[INFO] [stderr]    --> Cargo.toml:306:25
[INFO] [stderr]     |
[INFO] [stderr] 306 | [workspace.dependencies.precompile-utils]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `precompile-utils`
[INFO] [stderr] warning: unused workspace dependency `quote`
[INFO] [stderr]    --> Cargo.toml:311:25
[INFO] [stderr]     |
[INFO] [stderr] 311 | [workspace.dependencies.quote]
[INFO] [stderr]     |                         ^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `quote`
[INFO] [stderr] warning: unused workspace dependency `sc-client-api`
[INFO] [stderr]    --> Cargo.toml:314:25
[INFO] [stderr]     |
[INFO] [stderr] 314 | [workspace.dependencies.sc-client-api]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `sc-client-api`
[INFO] [stderr] warning: unused workspace dependency `sc-service`
[INFO] [stderr]    --> Cargo.toml:318:25
[INFO] [stderr]     |
[INFO] [stderr] 318 | [workspace.dependencies.sc-service]
[INFO] [stderr]     |                         ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `sc-service`
[INFO] [stderr] warning: unused workspace dependency `scale-info`
[INFO] [stderr]    --> Cargo.toml:322:25
[INFO] [stderr]     |
[INFO] [stderr] 322 | [workspace.dependencies.scale-info]
[INFO] [stderr]     |                         ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `scale-info`
[INFO] [stderr] warning: unused workspace dependency `serde-big-array`
[INFO] [stderr]    --> Cargo.toml:330:25
[INFO] [stderr]     |
[INFO] [stderr] 330 | [workspace.dependencies.serde-big-array]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `serde-big-array`
[INFO] [stderr] warning: unused workspace dependency `serde_derive`
[INFO] [stderr]    --> Cargo.toml:333:25
[INFO] [stderr]     |
[INFO] [stderr] 333 | [workspace.dependencies.serde_derive]
[INFO] [stderr]     |                         ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `serde_derive`
[INFO] [stderr] warning: unused workspace dependency `serde_yaml`
[INFO] [stderr]    --> Cargo.toml:340:25
[INFO] [stderr]     |
[INFO] [stderr] 340 | [workspace.dependencies.serde_yaml]
[INFO] [stderr]     |                         ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `serde_yaml`
[INFO] [stderr] warning: unused workspace dependency `sp-api`
[INFO] [stderr]    --> Cargo.toml:343:25
[INFO] [stderr]     |
[INFO] [stderr] 343 | [workspace.dependencies.sp-api]
[INFO] [stderr]     |                         ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `sp-api`
[INFO] [stderr] warning: unused workspace dependency `sp-application-crypto`
[INFO] [stderr]    --> Cargo.toml:348:25
[INFO] [stderr]     |
[INFO] [stderr] 348 | [workspace.dependencies.sp-application-crypto]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `sp-application-crypto`
[INFO] [stderr] warning: unused workspace dependency `sp-consensus-babe`
[INFO] [stderr]    --> Cargo.toml:353:25
[INFO] [stderr]     |
[INFO] [stderr] 353 | [workspace.dependencies.sp-consensus-babe]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `sp-consensus-babe`
[INFO] [stderr] warning: unused workspace dependency `sp-core`
[INFO] [stderr]    --> Cargo.toml:358:25
[INFO] [stderr]     |
[INFO] [stderr] 358 | [workspace.dependencies.sp-core]
[INFO] [stderr]     |                         ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `sp-core`
[INFO] [stderr] warning: unused workspace dependency `sp-inherents`
[INFO] [stderr]    --> Cargo.toml:363:25
[INFO] [stderr]     |
[INFO] [stderr] 363 | [workspace.dependencies.sp-inherents]
[INFO] [stderr]     |                         ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `sp-inherents`
[INFO] [stderr] warning: unused workspace dependency `sp-keystore`
[INFO] [stderr]    --> Cargo.toml:367:25
[INFO] [stderr]     |
[INFO] [stderr] 367 | [workspace.dependencies.sp-keystore]
[INFO] [stderr]     |                         ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `sp-keystore`
[INFO] [stderr] warning: unused workspace dependency `sp-runtime`
[INFO] [stderr]    --> Cargo.toml:372:25
[INFO] [stderr]     |
[INFO] [stderr] 372 | [workspace.dependencies.sp-runtime]
[INFO] [stderr]     |                         ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `sp-runtime`
[INFO] [stderr] warning: unused workspace dependency `syn`
[INFO] [stderr]    --> Cargo.toml:377:25
[INFO] [stderr]     |
[INFO] [stderr] 377 | [workspace.dependencies.syn]
[INFO] [stderr]     |                         ^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `syn`
[INFO] [stderr] warning: unused workspace dependency `tracing-subscriber`
[INFO] [stderr]    --> Cargo.toml:383:25
[INFO] [stderr]     |
[INFO] [stderr] 383 | [workspace.dependencies.tracing-subscriber]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `tracing-subscriber`
[INFO] [stderr] warning: workspace (manifest) generated 37 warnings
[INFO] [stderr] warning: node/inspect/Cargo.toml: `lints.clippy.borrowed-box` is deprecated in favor of `lints.clippy.borrowed_box` and will not work in a future edition
[INFO] [stderr] warning: node/inspect/Cargo.toml: `lints.clippy.extra-unused-type-parameters` is deprecated in favor of `lints.clippy.extra_unused_type_parameters` and will not work in a future edition
[INFO] [stderr] warning: node/inspect/Cargo.toml: `lints.clippy.identity-op` is deprecated in favor of `lints.clippy.identity_op` and will not work in a future edition
[INFO] [stderr] warning: node/inspect/Cargo.toml: `lints.clippy.if-same-then-else` is deprecated in favor of `lints.clippy.if_same_then_else` and will not work in a future edition
[INFO] [stderr] warning: node/inspect/Cargo.toml: `lints.clippy.needless-lifetimes` is deprecated in favor of `lints.clippy.needless_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: node/inspect/Cargo.toml: `lints.clippy.nonminimal-bool` is deprecated in favor of `lints.clippy.nonminimal_bool` and will not work in a future edition
[INFO] [stderr] warning: node/inspect/Cargo.toml: `lints.clippy.option-map-unit-fn` is deprecated in favor of `lints.clippy.option_map_unit_fn` and will not work in a future edition
[INFO] [stderr] warning: node/inspect/Cargo.toml: `lints.clippy.too-many-arguments` is deprecated in favor of `lints.clippy.too_many_arguments` and will not work in a future edition
[INFO] [stderr] warning: node/inspect/Cargo.toml: `lints.clippy.zero-prefixed-literal` is deprecated in favor of `lints.clippy.zero_prefixed_literal` and will not work in a future edition
[INFO] [stderr] warning: `staging-node-inspect` (manifest) generated 9 warnings
[INFO] [stderr] warning: node/rpc/Cargo.toml: `lints.clippy.borrowed-box` is deprecated in favor of `lints.clippy.borrowed_box` and will not work in a future edition
[INFO] [stderr] warning: node/rpc/Cargo.toml: `lints.clippy.extra-unused-type-parameters` is deprecated in favor of `lints.clippy.extra_unused_type_parameters` and will not work in a future edition
[INFO] [stderr] warning: node/rpc/Cargo.toml: `lints.clippy.identity-op` is deprecated in favor of `lints.clippy.identity_op` and will not work in a future edition
[INFO] [stderr] warning: node/rpc/Cargo.toml: `lints.clippy.if-same-then-else` is deprecated in favor of `lints.clippy.if_same_then_else` and will not work in a future edition
[INFO] [stderr] warning: node/rpc/Cargo.toml: `lints.clippy.needless-lifetimes` is deprecated in favor of `lints.clippy.needless_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: node/rpc/Cargo.toml: `lints.clippy.nonminimal-bool` is deprecated in favor of `lints.clippy.nonminimal_bool` and will not work in a future edition
[INFO] [stderr] warning: node/rpc/Cargo.toml: `lints.clippy.option-map-unit-fn` is deprecated in favor of `lints.clippy.option_map_unit_fn` and will not work in a future edition
[INFO] [stderr] warning: node/rpc/Cargo.toml: `lints.clippy.too-many-arguments` is deprecated in favor of `lints.clippy.too_many_arguments` and will not work in a future edition
[INFO] [stderr] warning: node/rpc/Cargo.toml: `lints.clippy.zero-prefixed-literal` is deprecated in favor of `lints.clippy.zero_prefixed_literal` and will not work in a future edition
[INFO] [stderr] warning: `node-rpc` (manifest) generated 9 warnings
[INFO] [stderr] warning: runtime/mainnet/Cargo.toml: `lints.clippy.borrowed-box` is deprecated in favor of `lints.clippy.borrowed_box` and will not work in a future edition
[INFO] [stderr] warning: runtime/mainnet/Cargo.toml: `lints.clippy.extra-unused-type-parameters` is deprecated in favor of `lints.clippy.extra_unused_type_parameters` and will not work in a future edition
[INFO] [stderr] warning: runtime/mainnet/Cargo.toml: `lints.clippy.identity-op` is deprecated in favor of `lints.clippy.identity_op` and will not work in a future edition
[INFO] [stderr] warning: runtime/mainnet/Cargo.toml: `lints.clippy.if-same-then-else` is deprecated in favor of `lints.clippy.if_same_then_else` and will not work in a future edition
[INFO] [stderr] warning: runtime/mainnet/Cargo.toml: `lints.clippy.needless-lifetimes` is deprecated in favor of `lints.clippy.needless_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: runtime/mainnet/Cargo.toml: `lints.clippy.nonminimal-bool` is deprecated in favor of `lints.clippy.nonminimal_bool` and will not work in a future edition
[INFO] [stderr] warning: runtime/mainnet/Cargo.toml: `lints.clippy.option-map-unit-fn` is deprecated in favor of `lints.clippy.option_map_unit_fn` and will not work in a future edition
[INFO] [stderr] warning: runtime/mainnet/Cargo.toml: `lints.clippy.too-many-arguments` is deprecated in favor of `lints.clippy.too_many_arguments` and will not work in a future edition
[INFO] [stderr] warning: runtime/mainnet/Cargo.toml: `lints.clippy.zero-prefixed-literal` is deprecated in favor of `lints.clippy.zero_prefixed_literal` and will not work in a future edition
[INFO] [stderr] warning: `kitchensink-mainnet-runtime` (manifest) generated 9 warnings
[INFO] [stderr] warning: runtime/testnet/Cargo.toml: `lints.clippy.borrowed-box` is deprecated in favor of `lints.clippy.borrowed_box` and will not work in a future edition
[INFO] [stderr] warning: runtime/testnet/Cargo.toml: `lints.clippy.extra-unused-type-parameters` is deprecated in favor of `lints.clippy.extra_unused_type_parameters` and will not work in a future edition
[INFO] [stderr] warning: runtime/testnet/Cargo.toml: `lints.clippy.identity-op` is deprecated in favor of `lints.clippy.identity_op` and will not work in a future edition
[INFO] [stderr] warning: runtime/testnet/Cargo.toml: `lints.clippy.if-same-then-else` is deprecated in favor of `lints.clippy.if_same_then_else` and will not work in a future edition
[INFO] [stderr] warning: runtime/testnet/Cargo.toml: `lints.clippy.needless-lifetimes` is deprecated in favor of `lints.clippy.needless_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: runtime/testnet/Cargo.toml: `lints.clippy.nonminimal-bool` is deprecated in favor of `lints.clippy.nonminimal_bool` and will not work in a future edition
[INFO] [stderr] warning: runtime/testnet/Cargo.toml: `lints.clippy.option-map-unit-fn` is deprecated in favor of `lints.clippy.option_map_unit_fn` and will not work in a future edition
[INFO] [stderr] warning: runtime/testnet/Cargo.toml: `lints.clippy.too-many-arguments` is deprecated in favor of `lints.clippy.too_many_arguments` and will not work in a future edition
[INFO] [stderr] warning: runtime/testnet/Cargo.toml: `lints.clippy.zero-prefixed-literal` is deprecated in favor of `lints.clippy.zero_prefixed_literal` and will not work in a future edition
[INFO] [stderr] warning: `kitchensink-testnet-runtime` (manifest) generated 9 warnings
[INFO] [stderr] warning: node/primitives/Cargo.toml: `lints.clippy.borrowed-box` is deprecated in favor of `lints.clippy.borrowed_box` and will not work in a future edition
[INFO] [stderr] warning: node/primitives/Cargo.toml: `lints.clippy.extra-unused-type-parameters` is deprecated in favor of `lints.clippy.extra_unused_type_parameters` and will not work in a future edition
[INFO] [stderr] warning: node/primitives/Cargo.toml: `lints.clippy.identity-op` is deprecated in favor of `lints.clippy.identity_op` and will not work in a future edition
[INFO] [stderr] warning: node/primitives/Cargo.toml: `lints.clippy.if-same-then-else` is deprecated in favor of `lints.clippy.if_same_then_else` and will not work in a future edition
[INFO] [stderr] warning: node/primitives/Cargo.toml: `lints.clippy.needless-lifetimes` is deprecated in favor of `lints.clippy.needless_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: node/primitives/Cargo.toml: `lints.clippy.nonminimal-bool` is deprecated in favor of `lints.clippy.nonminimal_bool` and will not work in a future edition
[INFO] [stderr] warning: node/primitives/Cargo.toml: `lints.clippy.option-map-unit-fn` is deprecated in favor of `lints.clippy.option_map_unit_fn` and will not work in a future edition
[INFO] [stderr] warning: node/primitives/Cargo.toml: `lints.clippy.too-many-arguments` is deprecated in favor of `lints.clippy.too_many_arguments` and will not work in a future edition
[INFO] [stderr] warning: node/primitives/Cargo.toml: `lints.clippy.zero-prefixed-literal` is deprecated in favor of `lints.clippy.zero_prefixed_literal` and will not work in a future edition
[INFO] [stderr] warning: `node-primitives` (manifest) generated 9 warnings
[INFO] [stderr] warning: runtime/common/Cargo.toml: `lints.clippy.borrowed-box` is deprecated in favor of `lints.clippy.borrowed_box` and will not work in a future edition
[INFO] [stderr] warning: runtime/common/Cargo.toml: `lints.clippy.extra-unused-type-parameters` is deprecated in favor of `lints.clippy.extra_unused_type_parameters` and will not work in a future edition
[INFO] [stderr] warning: runtime/common/Cargo.toml: `lints.clippy.identity-op` is deprecated in favor of `lints.clippy.identity_op` and will not work in a future edition
[INFO] [stderr] warning: runtime/common/Cargo.toml: `lints.clippy.if-same-then-else` is deprecated in favor of `lints.clippy.if_same_then_else` and will not work in a future edition
[INFO] [stderr] warning: runtime/common/Cargo.toml: `lints.clippy.needless-lifetimes` is deprecated in favor of `lints.clippy.needless_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: runtime/common/Cargo.toml: `lints.clippy.nonminimal-bool` is deprecated in favor of `lints.clippy.nonminimal_bool` and will not work in a future edition
[INFO] [stderr] warning: runtime/common/Cargo.toml: `lints.clippy.option-map-unit-fn` is deprecated in favor of `lints.clippy.option_map_unit_fn` and will not work in a future edition
[INFO] [stderr] warning: runtime/common/Cargo.toml: `lints.clippy.too-many-arguments` is deprecated in favor of `lints.clippy.too_many_arguments` and will not work in a future edition
[INFO] [stderr] warning: runtime/common/Cargo.toml: `lints.clippy.zero-prefixed-literal` is deprecated in favor of `lints.clippy.zero_prefixed_literal` and will not work in a future edition
[INFO] [stderr] warning: `common-runtime` (manifest) generated 9 warnings
[INFO] [stderr] warning: node/cli/Cargo.toml: `lints.clippy.borrowed-box` is deprecated in favor of `lints.clippy.borrowed_box` and will not work in a future edition
[INFO] [stderr] warning: node/cli/Cargo.toml: `lints.clippy.extra-unused-type-parameters` is deprecated in favor of `lints.clippy.extra_unused_type_parameters` and will not work in a future edition
[INFO] [stderr] warning: node/cli/Cargo.toml: `lints.clippy.identity-op` is deprecated in favor of `lints.clippy.identity_op` and will not work in a future edition
[INFO] [stderr] warning: node/cli/Cargo.toml: `lints.clippy.if-same-then-else` is deprecated in favor of `lints.clippy.if_same_then_else` and will not work in a future edition
[INFO] [stderr] warning: node/cli/Cargo.toml: `lints.clippy.needless-lifetimes` is deprecated in favor of `lints.clippy.needless_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: node/cli/Cargo.toml: `lints.clippy.nonminimal-bool` is deprecated in favor of `lints.clippy.nonminimal_bool` and will not work in a future edition
[INFO] [stderr] warning: node/cli/Cargo.toml: `lints.clippy.option-map-unit-fn` is deprecated in favor of `lints.clippy.option_map_unit_fn` and will not work in a future edition
[INFO] [stderr] warning: node/cli/Cargo.toml: `lints.clippy.too-many-arguments` is deprecated in favor of `lints.clippy.too_many_arguments` and will not work in a future edition
[INFO] [stderr] warning: node/cli/Cargo.toml: `lints.clippy.zero-prefixed-literal` is deprecated in favor of `lints.clippy.zero_prefixed_literal` and will not work in a future edition
[INFO] [stderr] warning: `staging-node-cli` (manifest) generated 9 warnings
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 78786eda52ec7f9ee149256fd35cff46f524b0fdc4c1219708cfd2946ce3dff8
[INFO] running `Command { std: "docker" "start" "78786eda52ec7f9ee149256fd35cff46f524b0fdc4c1219708cfd2946ce3dff8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "78786eda52ec7f9ee149256fd35cff46f524b0fdc4c1219708cfd2946ce3dff8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "78786eda52ec7f9ee149256fd35cff46f524b0fdc4c1219708cfd2946ce3dff8" "/opt/rustwide/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "78786eda52ec7f9ee149256fd35cff46f524b0fdc4c1219708cfd2946ce3dff8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "78786eda52ec7f9ee149256fd35cff46f524b0fdc4c1219708cfd2946ce3dff8" "/opt/rustwide/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.borrowed-box` is deprecated in favor of `lints.clippy.borrowed_box` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.extra-unused-type-parameters` is deprecated in favor of `lints.clippy.extra_unused_type_parameters` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.identity-op` is deprecated in favor of `lints.clippy.identity_op` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.if-same-then-else` is deprecated in favor of `lints.clippy.if_same_then_else` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.needless-lifetimes` is deprecated in favor of `lints.clippy.needless_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.nonminimal-bool` is deprecated in favor of `lints.clippy.nonminimal_bool` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.option-map-unit-fn` is deprecated in favor of `lints.clippy.option_map_unit_fn` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.too-many-arguments` is deprecated in favor of `lints.clippy.too_many_arguments` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.zero-prefixed-literal` is deprecated in favor of `lints.clippy.zero_prefixed_literal` and will not work in a future edition
[INFO] [stderr] warning: unused workspace dependency `fc-rpc-v2`
[INFO] [stderr]    --> Cargo.toml:197:25
[INFO] [stderr]     |
[INFO] [stderr] 197 | [workspace.dependencies.fc-rpc-v2]
[INFO] [stderr]     |                         ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `fc-rpc-v2`
[INFO] [stderr] warning: unused workspace dependency `fc-rpc-v2-api`
[INFO] [stderr]    --> Cargo.toml:201:25
[INFO] [stderr]     |
[INFO] [stderr] 201 | [workspace.dependencies.fc-rpc-v2-api]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `fc-rpc-v2-api`
[INFO] [stderr] warning: unused workspace dependency `fc-rpc-v2-types`
[INFO] [stderr]    --> Cargo.toml:205:25
[INFO] [stderr]     |
[INFO] [stderr] 205 | [workspace.dependencies.fc-rpc-v2-types]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `fc-rpc-v2-types`
[INFO] [stderr] warning: unused workspace dependency `fp-consensus`
[INFO] [stderr]    --> Cargo.toml:218:25
[INFO] [stderr]     |
[INFO] [stderr] 218 | [workspace.dependencies.fp-consensus]
[INFO] [stderr]     |                         ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `fp-consensus`
[INFO] [stderr] warning: unused workspace dependency `fp-ethereum`
[INFO] [stderr]    --> Cargo.toml:228:25
[INFO] [stderr]     |
[INFO] [stderr] 228 | [workspace.dependencies.fp-ethereum]
[INFO] [stderr]     |                         ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `fp-ethereum`
[INFO] [stderr] warning: unused workspace dependency `fp-storage`
[INFO] [stderr]    --> Cargo.toml:248:25
[INFO] [stderr]     |
[INFO] [stderr] 248 | [workspace.dependencies.fp-storage]
[INFO] [stderr]     |                         ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `fp-storage`
[INFO] [stderr] warning: unused workspace dependency `pallet-evm-test-vector-support`
[INFO] [stderr]    --> Cargo.toml:297:25
[INFO] [stderr]     |
[INFO] [stderr] 297 | [workspace.dependencies.pallet-evm-test-vector-support]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `pallet-evm-test-vector-support`
[INFO] [stderr] warning: unused workspace dependency `pallet-hotfix-sufficients`
[INFO] [stderr]    --> Cargo.toml:301:25
[INFO] [stderr]     |
[INFO] [stderr] 301 | [workspace.dependencies.pallet-hotfix-sufficients]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `pallet-hotfix-sufficients`
[INFO] [stderr] warning: unused workspace dependency `polkavm`
[INFO] [stderr]    --> Cargo.toml:156:1
[INFO] [stderr]     |
[INFO] [stderr] 156 | polkavm = "0.9.3"
[INFO] [stderr]     | ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `polkavm`
[INFO] [stderr] warning: unused workspace dependency `polkavm-derive`
[INFO] [stderr]    --> Cargo.toml:157:1
[INFO] [stderr]     |
[INFO] [stderr] 157 | polkavm-derive = "0.9.1"
[INFO] [stderr]     | ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `polkavm-derive`
[INFO] [stderr] warning: unused workspace dependency `polkavm-linker`
[INFO] [stderr]    --> Cargo.toml:158:1
[INFO] [stderr]     |
[INFO] [stderr] 158 | polkavm-linker = "0.9.2"
[INFO] [stderr]     | ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `polkavm-linker`
[INFO] [stderr] warning: unused workspace dependency `precompile-utils`
[INFO] [stderr]    --> Cargo.toml:306:25
[INFO] [stderr]     |
[INFO] [stderr] 306 | [workspace.dependencies.precompile-utils]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `precompile-utils`
[INFO] [stderr] warning: unused workspace dependency `quote`
[INFO] [stderr]    --> Cargo.toml:311:25
[INFO] [stderr]     |
[INFO] [stderr] 311 | [workspace.dependencies.quote]
[INFO] [stderr]     |                         ^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `quote`
[INFO] [stderr] warning: unused workspace dependency `sc-client-api`
[INFO] [stderr]    --> Cargo.toml:314:25
[INFO] [stderr]     |
[INFO] [stderr] 314 | [workspace.dependencies.sc-client-api]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `sc-client-api`
[INFO] [stderr] warning: unused workspace dependency `sc-service`
[INFO] [stderr]    --> Cargo.toml:318:25
[INFO] [stderr]     |
[INFO] [stderr] 318 | [workspace.dependencies.sc-service]
[INFO] [stderr]     |                         ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `sc-service`
[INFO] [stderr] warning: unused workspace dependency `scale-info`
[INFO] [stderr]    --> Cargo.toml:322:25
[INFO] [stderr]     |
[INFO] [stderr] 322 | [workspace.dependencies.scale-info]
[INFO] [stderr]     |                         ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `scale-info`
[INFO] [stderr] warning: unused workspace dependency `serde-big-array`
[INFO] [stderr]    --> Cargo.toml:330:25
[INFO] [stderr]     |
[INFO] [stderr] 330 | [workspace.dependencies.serde-big-array]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `serde-big-array`
[INFO] [stderr] warning: unused workspace dependency `serde_derive`
[INFO] [stderr]    --> Cargo.toml:333:25
[INFO] [stderr]     |
[INFO] [stderr] 333 | [workspace.dependencies.serde_derive]
[INFO] [stderr]     |                         ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `serde_derive`
[INFO] [stderr] warning: unused workspace dependency `serde_yaml`
[INFO] [stderr]    --> Cargo.toml:340:25
[INFO] [stderr]     |
[INFO] [stderr] 340 | [workspace.dependencies.serde_yaml]
[INFO] [stderr]     |                         ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `serde_yaml`
[INFO] [stderr] warning: unused workspace dependency `sp-api`
[INFO] [stderr]    --> Cargo.toml:343:25
[INFO] [stderr]     |
[INFO] [stderr] 343 | [workspace.dependencies.sp-api]
[INFO] [stderr]     |                         ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `sp-api`
[INFO] [stderr] warning: unused workspace dependency `sp-application-crypto`
[INFO] [stderr]    --> Cargo.toml:348:25
[INFO] [stderr]     |
[INFO] [stderr] 348 | [workspace.dependencies.sp-application-crypto]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `sp-application-crypto`
[INFO] [stderr] warning: unused workspace dependency `sp-consensus-babe`
[INFO] [stderr]    --> Cargo.toml:353:25
[INFO] [stderr]     |
[INFO] [stderr] 353 | [workspace.dependencies.sp-consensus-babe]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `sp-consensus-babe`
[INFO] [stderr] warning: unused workspace dependency `sp-core`
[INFO] [stderr]    --> Cargo.toml:358:25
[INFO] [stderr]     |
[INFO] [stderr] 358 | [workspace.dependencies.sp-core]
[INFO] [stderr]     |                         ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `sp-core`
[INFO] [stderr] warning: unused workspace dependency `sp-inherents`
[INFO] [stderr]    --> Cargo.toml:363:25
[INFO] [stderr]     |
[INFO] [stderr] 363 | [workspace.dependencies.sp-inherents]
[INFO] [stderr]     |                         ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `sp-inherents`
[INFO] [stderr] warning: unused workspace dependency `sp-keystore`
[INFO] [stderr]    --> Cargo.toml:367:25
[INFO] [stderr]     |
[INFO] [stderr] 367 | [workspace.dependencies.sp-keystore]
[INFO] [stderr]     |                         ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `sp-keystore`
[INFO] [stderr] warning: unused workspace dependency `sp-runtime`
[INFO] [stderr]    --> Cargo.toml:372:25
[INFO] [stderr]     |
[INFO] [stderr] 372 | [workspace.dependencies.sp-runtime]
[INFO] [stderr]     |                         ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `sp-runtime`
[INFO] [stderr] warning: unused workspace dependency `syn`
[INFO] [stderr]    --> Cargo.toml:377:25
[INFO] [stderr]     |
[INFO] [stderr] 377 | [workspace.dependencies.syn]
[INFO] [stderr]     |                         ^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `syn`
[INFO] [stderr] warning: unused workspace dependency `tracing-subscriber`
[INFO] [stderr]    --> Cargo.toml:383:25
[INFO] [stderr]     |
[INFO] [stderr] 383 | [workspace.dependencies.tracing-subscriber]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `tracing-subscriber`
[INFO] [stderr] warning: workspace (manifest) generated 37 warnings
[INFO] [stderr] warning: node/inspect/Cargo.toml: `lints.clippy.borrowed-box` is deprecated in favor of `lints.clippy.borrowed_box` and will not work in a future edition
[INFO] [stderr] warning: node/inspect/Cargo.toml: `lints.clippy.extra-unused-type-parameters` is deprecated in favor of `lints.clippy.extra_unused_type_parameters` and will not work in a future edition
[INFO] [stderr] warning: node/inspect/Cargo.toml: `lints.clippy.identity-op` is deprecated in favor of `lints.clippy.identity_op` and will not work in a future edition
[INFO] [stderr] warning: node/inspect/Cargo.toml: `lints.clippy.if-same-then-else` is deprecated in favor of `lints.clippy.if_same_then_else` and will not work in a future edition
[INFO] [stderr] warning: node/inspect/Cargo.toml: `lints.clippy.needless-lifetimes` is deprecated in favor of `lints.clippy.needless_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: node/inspect/Cargo.toml: `lints.clippy.nonminimal-bool` is deprecated in favor of `lints.clippy.nonminimal_bool` and will not work in a future edition
[INFO] [stderr] warning: node/inspect/Cargo.toml: `lints.clippy.option-map-unit-fn` is deprecated in favor of `lints.clippy.option_map_unit_fn` and will not work in a future edition
[INFO] [stderr] warning: node/inspect/Cargo.toml: `lints.clippy.too-many-arguments` is deprecated in favor of `lints.clippy.too_many_arguments` and will not work in a future edition
[INFO] [stderr] warning: node/inspect/Cargo.toml: `lints.clippy.zero-prefixed-literal` is deprecated in favor of `lints.clippy.zero_prefixed_literal` and will not work in a future edition
[INFO] [stderr] warning: `staging-node-inspect` (manifest) generated 9 warnings
[INFO] [stderr] warning: node/rpc/Cargo.toml: `lints.clippy.borrowed-box` is deprecated in favor of `lints.clippy.borrowed_box` and will not work in a future edition
[INFO] [stderr] warning: node/rpc/Cargo.toml: `lints.clippy.extra-unused-type-parameters` is deprecated in favor of `lints.clippy.extra_unused_type_parameters` and will not work in a future edition
[INFO] [stderr] warning: node/rpc/Cargo.toml: `lints.clippy.identity-op` is deprecated in favor of `lints.clippy.identity_op` and will not work in a future edition
[INFO] [stderr] warning: node/rpc/Cargo.toml: `lints.clippy.if-same-then-else` is deprecated in favor of `lints.clippy.if_same_then_else` and will not work in a future edition
[INFO] [stderr] warning: node/rpc/Cargo.toml: `lints.clippy.needless-lifetimes` is deprecated in favor of `lints.clippy.needless_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: node/rpc/Cargo.toml: `lints.clippy.nonminimal-bool` is deprecated in favor of `lints.clippy.nonminimal_bool` and will not work in a future edition
[INFO] [stderr] warning: node/rpc/Cargo.toml: `lints.clippy.option-map-unit-fn` is deprecated in favor of `lints.clippy.option_map_unit_fn` and will not work in a future edition
[INFO] [stderr] warning: node/rpc/Cargo.toml: `lints.clippy.too-many-arguments` is deprecated in favor of `lints.clippy.too_many_arguments` and will not work in a future edition
[INFO] [stderr] warning: node/rpc/Cargo.toml: `lints.clippy.zero-prefixed-literal` is deprecated in favor of `lints.clippy.zero_prefixed_literal` and will not work in a future edition
[INFO] [stderr] warning: `node-rpc` (manifest) generated 9 warnings
[INFO] [stderr] warning: runtime/mainnet/Cargo.toml: `lints.clippy.borrowed-box` is deprecated in favor of `lints.clippy.borrowed_box` and will not work in a future edition
[INFO] [stderr] warning: runtime/mainnet/Cargo.toml: `lints.clippy.extra-unused-type-parameters` is deprecated in favor of `lints.clippy.extra_unused_type_parameters` and will not work in a future edition
[INFO] [stderr] warning: runtime/mainnet/Cargo.toml: `lints.clippy.identity-op` is deprecated in favor of `lints.clippy.identity_op` and will not work in a future edition
[INFO] [stderr] warning: runtime/mainnet/Cargo.toml: `lints.clippy.if-same-then-else` is deprecated in favor of `lints.clippy.if_same_then_else` and will not work in a future edition
[INFO] [stderr] warning: runtime/mainnet/Cargo.toml: `lints.clippy.needless-lifetimes` is deprecated in favor of `lints.clippy.needless_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: runtime/mainnet/Cargo.toml: `lints.clippy.nonminimal-bool` is deprecated in favor of `lints.clippy.nonminimal_bool` and will not work in a future edition
[INFO] [stderr] warning: runtime/mainnet/Cargo.toml: `lints.clippy.option-map-unit-fn` is deprecated in favor of `lints.clippy.option_map_unit_fn` and will not work in a future edition
[INFO] [stderr] warning: runtime/mainnet/Cargo.toml: `lints.clippy.too-many-arguments` is deprecated in favor of `lints.clippy.too_many_arguments` and will not work in a future edition
[INFO] [stderr] warning: runtime/mainnet/Cargo.toml: `lints.clippy.zero-prefixed-literal` is deprecated in favor of `lints.clippy.zero_prefixed_literal` and will not work in a future edition
[INFO] [stderr] warning: `kitchensink-mainnet-runtime` (manifest) generated 9 warnings
[INFO] [stderr] warning: runtime/testnet/Cargo.toml: `lints.clippy.borrowed-box` is deprecated in favor of `lints.clippy.borrowed_box` and will not work in a future edition
[INFO] [stderr] warning: runtime/testnet/Cargo.toml: `lints.clippy.extra-unused-type-parameters` is deprecated in favor of `lints.clippy.extra_unused_type_parameters` and will not work in a future edition
[INFO] [stderr] warning: runtime/testnet/Cargo.toml: `lints.clippy.identity-op` is deprecated in favor of `lints.clippy.identity_op` and will not work in a future edition
[INFO] [stderr] warning: runtime/testnet/Cargo.toml: `lints.clippy.if-same-then-else` is deprecated in favor of `lints.clippy.if_same_then_else` and will not work in a future edition
[INFO] [stderr] warning: runtime/testnet/Cargo.toml: `lints.clippy.needless-lifetimes` is deprecated in favor of `lints.clippy.needless_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: runtime/testnet/Cargo.toml: `lints.clippy.nonminimal-bool` is deprecated in favor of `lints.clippy.nonminimal_bool` and will not work in a future edition
[INFO] [stderr] warning: runtime/testnet/Cargo.toml: `lints.clippy.option-map-unit-fn` is deprecated in favor of `lints.clippy.option_map_unit_fn` and will not work in a future edition
[INFO] [stderr] warning: runtime/testnet/Cargo.toml: `lints.clippy.too-many-arguments` is deprecated in favor of `lints.clippy.too_many_arguments` and will not work in a future edition
[INFO] [stderr] warning: runtime/testnet/Cargo.toml: `lints.clippy.zero-prefixed-literal` is deprecated in favor of `lints.clippy.zero_prefixed_literal` and will not work in a future edition
[INFO] [stderr] warning: `kitchensink-testnet-runtime` (manifest) generated 9 warnings
[INFO] [stderr] warning: node/primitives/Cargo.toml: `lints.clippy.borrowed-box` is deprecated in favor of `lints.clippy.borrowed_box` and will not work in a future edition
[INFO] [stderr] warning: node/primitives/Cargo.toml: `lints.clippy.extra-unused-type-parameters` is deprecated in favor of `lints.clippy.extra_unused_type_parameters` and will not work in a future edition
[INFO] [stderr] warning: node/primitives/Cargo.toml: `lints.clippy.identity-op` is deprecated in favor of `lints.clippy.identity_op` and will not work in a future edition
[INFO] [stderr] warning: node/primitives/Cargo.toml: `lints.clippy.if-same-then-else` is deprecated in favor of `lints.clippy.if_same_then_else` and will not work in a future edition
[INFO] [stderr] warning: node/primitives/Cargo.toml: `lints.clippy.needless-lifetimes` is deprecated in favor of `lints.clippy.needless_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: node/primitives/Cargo.toml: `lints.clippy.nonminimal-bool` is deprecated in favor of `lints.clippy.nonminimal_bool` and will not work in a future edition
[INFO] [stderr] warning: node/primitives/Cargo.toml: `lints.clippy.option-map-unit-fn` is deprecated in favor of `lints.clippy.option_map_unit_fn` and will not work in a future edition
[INFO] [stderr] warning: node/primitives/Cargo.toml: `lints.clippy.too-many-arguments` is deprecated in favor of `lints.clippy.too_many_arguments` and will not work in a future edition
[INFO] [stderr] warning: node/primitives/Cargo.toml: `lints.clippy.zero-prefixed-literal` is deprecated in favor of `lints.clippy.zero_prefixed_literal` and will not work in a future edition
[INFO] [stderr] warning: `node-primitives` (manifest) generated 9 warnings
[INFO] [stderr] warning: node/cli/Cargo.toml: `lints.clippy.borrowed-box` is deprecated in favor of `lints.clippy.borrowed_box` and will not work in a future edition
[INFO] [stderr] warning: node/cli/Cargo.toml: `lints.clippy.extra-unused-type-parameters` is deprecated in favor of `lints.clippy.extra_unused_type_parameters` and will not work in a future edition
[INFO] [stderr] warning: node/cli/Cargo.toml: `lints.clippy.identity-op` is deprecated in favor of `lints.clippy.identity_op` and will not work in a future edition
[INFO] [stderr] warning: node/cli/Cargo.toml: `lints.clippy.if-same-then-else` is deprecated in favor of `lints.clippy.if_same_then_else` and will not work in a future edition
[INFO] [stderr] warning: node/cli/Cargo.toml: `lints.clippy.needless-lifetimes` is deprecated in favor of `lints.clippy.needless_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: node/cli/Cargo.toml: `lints.clippy.nonminimal-bool` is deprecated in favor of `lints.clippy.nonminimal_bool` and will not work in a future edition
[INFO] [stderr] warning: node/cli/Cargo.toml: `lints.clippy.option-map-unit-fn` is deprecated in favor of `lints.clippy.option_map_unit_fn` and will not work in a future edition
[INFO] [stderr] warning: node/cli/Cargo.toml: `lints.clippy.too-many-arguments` is deprecated in favor of `lints.clippy.too_many_arguments` and will not work in a future edition
[INFO] [stderr] warning: node/cli/Cargo.toml: `lints.clippy.zero-prefixed-literal` is deprecated in favor of `lints.clippy.zero_prefixed_literal` and will not work in a future edition
[INFO] [stderr] warning: `staging-node-cli` (manifest) generated 9 warnings
[INFO] [stderr] warning: runtime/common/Cargo.toml: `lints.clippy.borrowed-box` is deprecated in favor of `lints.clippy.borrowed_box` and will not work in a future edition
[INFO] [stderr] warning: runtime/common/Cargo.toml: `lints.clippy.extra-unused-type-parameters` is deprecated in favor of `lints.clippy.extra_unused_type_parameters` and will not work in a future edition
[INFO] [stderr] warning: runtime/common/Cargo.toml: `lints.clippy.identity-op` is deprecated in favor of `lints.clippy.identity_op` and will not work in a future edition
[INFO] [stderr] warning: runtime/common/Cargo.toml: `lints.clippy.if-same-then-else` is deprecated in favor of `lints.clippy.if_same_then_else` and will not work in a future edition
[INFO] [stderr] warning: runtime/common/Cargo.toml: `lints.clippy.needless-lifetimes` is deprecated in favor of `lints.clippy.needless_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: runtime/common/Cargo.toml: `lints.clippy.nonminimal-bool` is deprecated in favor of `lints.clippy.nonminimal_bool` and will not work in a future edition
[INFO] [stderr] warning: runtime/common/Cargo.toml: `lints.clippy.option-map-unit-fn` is deprecated in favor of `lints.clippy.option_map_unit_fn` and will not work in a future edition
[INFO] [stderr] warning: runtime/common/Cargo.toml: `lints.clippy.too-many-arguments` is deprecated in favor of `lints.clippy.too_many_arguments` and will not work in a future edition
[INFO] [stderr] warning: runtime/common/Cargo.toml: `lints.clippy.zero-prefixed-literal` is deprecated in favor of `lints.clippy.zero_prefixed_literal` and will not work in a future edition
[INFO] [stderr] warning: `common-runtime` (manifest) generated 9 warnings
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bytes v1.6.1
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling target-lexicon v0.12.15
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling cranelift-isle v0.95.1
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.95.1
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.95.1
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling rustix v0.36.17
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling expander v2.2.1
[INFO] [stderr]    Compiling cc v1.1.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling file-guard v0.2.0
[INFO] [stderr]    Compiling cpp_demangle v0.3.5
[INFO] [stderr]    Compiling wasmtime-cache v8.0.1
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling wasmtime v8.0.1
[INFO] [stderr]    Compiling bitcoin-internals v0.2.0
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling arrayref v0.3.8
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling winnow v0.6.15
[INFO] [stderr]    Compiling blake2b_simd v1.0.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling common-path v1.0.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling zstd-sys v2.0.12+zstd.1.5.6
[INFO] [stderr]    Compiling wasmtime-runtime v8.0.1
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling secp256k1-sys v0.9.2
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]    Compiling sp-io v30.0.0 (https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.13.0#d5160c1d)
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling cranelift-codegen v0.95.1
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]     Checking impl-num-traits v0.1.2
[INFO] [stderr]     Checking bumpalo v3.16.0
[INFO] [stderr]     Checking errno v0.3.9
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking linux-raw-sys v0.1.4
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking sp-std v14.0.0 (https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.13.0#d5160c1d)
[INFO] [stderr]     Checking hash-db v0.16.0
[INFO] [stderr]     Checking regalloc2 v0.6.1
[INFO] [stderr]     Checking environmental v1.1.4
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking wasmtime-asm-macros v8.0.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] running `Command { std: "docker" "inspect" "78786eda52ec7f9ee149256fd35cff46f524b0fdc4c1219708cfd2946ce3dff8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78786eda52ec7f9ee149256fd35cff46f524b0fdc4c1219708cfd2946ce3dff8", kill_on_drop: false }`
[INFO] [stdout] 78786eda52ec7f9ee149256fd35cff46f524b0fdc4c1219708cfd2946ce3dff8
