[INFO] cloning repository https://github.com/Alyssadaypin/polkadot-sdk--028
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Alyssadaypin/polkadot-sdk--028" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlyssadaypin%2Fpolkadot-sdk--028", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlyssadaypin%2Fpolkadot-sdk--028'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b86c6c3dc55f180011eb881a86b909806a6456e7
[INFO] checking Alyssadaypin/polkadot-sdk--028 against c9ff496891c278ad660bc0ab85c1f0b72059464a for pr-160491
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlyssadaypin%2Fpolkadot-sdk--028" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  60% (5701/9349)
Updating files:  61% (5703/9349)
Updating files:  62% (5797/9349)
Updating files:  63% (5890/9349)
Updating files:  64% (5984/9349)
Updating files:  65% (6077/9349)
Updating files:  66% (6171/9349)
Updating files:  67% (6264/9349)
Updating files:  68% (6358/9349)
Updating files:  69% (6451/9349)
Updating files:  70% (6545/9349)
Updating files:  71% (6638/9349)
Updating files:  72% (6732/9349)
Updating files:  73% (6825/9349)
Updating files:  74% (6919/9349)
Updating files:  75% (7012/9349)
Updating files:  76% (7106/9349)
Updating files:  77% (7199/9349)
Updating files:  78% (7293/9349)
Updating files:  79% (7386/9349)
Updating files:  80% (7480/9349)
Updating files:  81% (7573/9349)
Updating files:  82% (7667/9349)
Updating files:  83% (7760/9349)
Updating files:  84% (7854/9349)
Updating files:  85% (7947/9349)
Updating files:  86% (8041/9349)
Updating files:  87% (8134/9349)
Updating files:  88% (8228/9349)
Updating files:  89% (8321/9349)
Updating files:  90% (8415/9349)
Updating files:  91% (8508/9349)
Updating files:  92% (8602/9349)
Updating files:  93% (8695/9349)
Updating files:  94% (8789/9349)
Updating files:  95% (8882/9349)
Updating files:  96% (8976/9349)
Updating files:  97% (9069/9349)
Updating files:  98% (9163/9349)
Updating files:  99% (9256/9349)
Updating files: 100% (9349/9349)
Updating files: 100% (9349/9349), done.
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Alyssadaypin/polkadot-sdk--028
[INFO] finished tweaking git repo https://github.com/Alyssadaypin/polkadot-sdk--028
[INFO] tweaked toml for git repo https://github.com/Alyssadaypin/polkadot-sdk--028 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Alyssadaypin/polkadot-sdk--028 on toolchain c9ff496891c278ad660bc0ab85c1f0b72059464a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Alyssadaypin/polkadot-sdk--028 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" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "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: workspace (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/node/gum/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: polkadot/node/gum/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: polkadot/node/gum/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: polkadot/node/gum/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: polkadot/node/gum/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: polkadot/node/gum/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: polkadot/node/gum/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: polkadot/node/gum/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: polkadot/node/gum/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: `tracing-gum` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/primitives/consensus/grandpa/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: substrate/primitives/consensus/grandpa/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: substrate/primitives/consensus/grandpa/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: substrate/primitives/consensus/grandpa/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: substrate/primitives/consensus/grandpa/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: substrate/primitives/consensus/grandpa/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: substrate/primitives/consensus/grandpa/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: substrate/primitives/consensus/grandpa/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: substrate/primitives/consensus/grandpa/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: `sp-consensus-grandpa` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/parachains/integration-tests/emulated/chains/parachains/bridges/bridge-hub-rococo/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: cumulus/parachains/integration-tests/emulated/chains/parachains/bridges/bridge-hub-rococo/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: cumulus/parachains/integration-tests/emulated/chains/parachains/bridges/bridge-hub-rococo/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: cumulus/parachains/integration-tests/emulated/chains/parachains/bridges/bridge-hub-rococo/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: cumulus/parachains/integration-tests/emulated/chains/parachains/bridges/bridge-hub-rococo/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: cumulus/parachains/integration-tests/emulated/chains/parachains/bridges/bridge-hub-rococo/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: cumulus/parachains/integration-tests/emulated/chains/parachains/bridges/bridge-hub-rococo/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: cumulus/parachains/integration-tests/emulated/chains/parachains/bridges/bridge-hub-rococo/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: cumulus/parachains/integration-tests/emulated/chains/parachains/bridges/bridge-hub-rococo/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: `bridge-hub-rococo-emulated-chain` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/client/proposer-metrics/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: substrate/client/proposer-metrics/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: substrate/client/proposer-metrics/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: substrate/client/proposer-metrics/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: substrate/client/proposer-metrics/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: substrate/client/proposer-metrics/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: substrate/client/proposer-metrics/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: substrate/client/proposer-metrics/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: substrate/client/proposer-metrics/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: `sc-proposer-metrics` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/election-provider-multi-phase/test-staking-e2e/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: substrate/frame/election-provider-multi-phase/test-staking-e2e/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: substrate/frame/election-provider-multi-phase/test-staking-e2e/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: substrate/frame/election-provider-multi-phase/test-staking-e2e/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: substrate/frame/election-provider-multi-phase/test-staking-e2e/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: substrate/frame/election-provider-multi-phase/test-staking-e2e/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: substrate/frame/election-provider-multi-phase/test-staking-e2e/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: substrate/frame/election-provider-multi-phase/test-staking-e2e/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: substrate/frame/election-provider-multi-phase/test-staking-e2e/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: `pallet-election-provider-e2e-test` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/test-utils/runtime/client/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: substrate/test-utils/runtime/client/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: substrate/test-utils/runtime/client/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: substrate/test-utils/runtime/client/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: substrate/test-utils/runtime/client/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: substrate/test-utils/runtime/client/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: substrate/test-utils/runtime/client/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: substrate/test-utils/runtime/client/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: substrate/test-utils/runtime/client/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: `substrate-test-runtime-client` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/glutton/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: substrate/frame/glutton/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: substrate/frame/glutton/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: substrate/frame/glutton/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: substrate/frame/glutton/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: substrate/frame/glutton/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: substrate/frame/glutton/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: substrate/frame/glutton/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: substrate/frame/glutton/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: `pallet-glutton` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/indices/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: substrate/frame/indices/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: substrate/frame/indices/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: substrate/frame/indices/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: substrate/frame/indices/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: substrate/frame/indices/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: substrate/frame/indices/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: substrate/frame/indices/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: substrate/frame/indices/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: `pallet-indices` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/test-utils/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: substrate/test-utils/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: substrate/test-utils/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: substrate/test-utils/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: substrate/test-utils/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: substrate/test-utils/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: substrate/test-utils/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: substrate/test-utils/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: substrate/test-utils/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: `substrate-test-utils` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/client/consensus/babe/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: substrate/client/consensus/babe/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: substrate/client/consensus/babe/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: substrate/client/consensus/babe/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: substrate/client/consensus/babe/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: substrate/client/consensus/babe/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: substrate/client/consensus/babe/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: substrate/client/consensus/babe/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: substrate/client/consensus/babe/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: `sc-consensus-babe` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/test-utils/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: substrate/test-utils/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: substrate/test-utils/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: substrate/test-utils/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: substrate/test-utils/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: substrate/test-utils/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: substrate/test-utils/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: substrate/test-utils/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: substrate/test-utils/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: `substrate-cli-test-utils` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/staking/reward-fn/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: substrate/frame/staking/reward-fn/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: substrate/frame/staking/reward-fn/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: substrate/frame/staking/reward-fn/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: substrate/frame/staking/reward-fn/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: substrate/frame/staking/reward-fn/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: substrate/frame/staking/reward-fn/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: substrate/frame/staking/reward-fn/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: substrate/frame/staking/reward-fn/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: `pallet-staking-reward-fn` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/node/subsystem/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: polkadot/node/subsystem/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: polkadot/node/subsystem/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: polkadot/node/subsystem/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: polkadot/node/subsystem/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: polkadot/node/subsystem/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: polkadot/node/subsystem/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: polkadot/node/subsystem/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: polkadot/node/subsystem/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: `polkadot-node-subsystem` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/broker/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: substrate/frame/broker/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: substrate/frame/broker/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: substrate/frame/broker/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: substrate/frame/broker/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: substrate/frame/broker/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: substrate/frame/broker/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: substrate/frame/broker/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: substrate/frame/broker/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: `pallet-broker` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/node/network/availability-distribution/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: polkadot/node/network/availability-distribution/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: polkadot/node/network/availability-distribution/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: polkadot/node/network/availability-distribution/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: polkadot/node/network/availability-distribution/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: polkadot/node/network/availability-distribution/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: polkadot/node/network/availability-distribution/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: polkadot/node/network/availability-distribution/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: polkadot/node/network/availability-distribution/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: `polkadot-availability-distribution` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/assets-freezer/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: substrate/frame/assets-freezer/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: substrate/frame/assets-freezer/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: substrate/frame/assets-freezer/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: substrate/frame/assets-freezer/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: substrate/frame/assets-freezer/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: substrate/frame/assets-freezer/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: substrate/frame/assets-freezer/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: substrate/frame/assets-freezer/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: `pallet-assets-freezer` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/utils/frame/rpc/state-trie-migration-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: substrate/utils/frame/rpc/state-trie-migration-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: substrate/utils/frame/rpc/state-trie-migration-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: substrate/utils/frame/rpc/state-trie-migration-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: substrate/utils/frame/rpc/state-trie-migration-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: substrate/utils/frame/rpc/state-trie-migration-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: substrate/utils/frame/rpc/state-trie-migration-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: substrate/utils/frame/rpc/state-trie-migration-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: substrate/utils/frame/rpc/state-trie-migration-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: `substrate-state-trie-migration-rpc` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/runtime/rococo/bridge-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: polkadot/runtime/rococo/bridge-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: polkadot/runtime/rococo/bridge-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: polkadot/runtime/rococo/bridge-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: polkadot/runtime/rococo/bridge-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: polkadot/runtime/rococo/bridge-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: polkadot/runtime/rococo/bridge-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: polkadot/runtime/rococo/bridge-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: polkadot/runtime/rococo/bridge-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: `bp-rococo` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/client/service/test/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: substrate/client/service/test/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: substrate/client/service/test/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: substrate/client/service/test/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: substrate/client/service/test/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: substrate/client/service/test/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: substrate/client/service/test/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: substrate/client/service/test/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: substrate/client/service/test/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: `sc-service-test` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/client/network/sync/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: substrate/client/network/sync/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: substrate/client/network/sync/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: substrate/client/network/sync/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: substrate/client/network/sync/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: substrate/client/network/sync/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: substrate/client/network/sync/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: substrate/client/network/sync/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: substrate/client/network/sync/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: `sc-network-sync` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/beefy/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: substrate/frame/beefy/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: substrate/frame/beefy/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: substrate/frame/beefy/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: substrate/frame/beefy/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: substrate/frame/beefy/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: substrate/frame/beefy/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: substrate/frame/beefy/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: substrate/frame/beefy/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: `pallet-beefy` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/parachains/integration-tests/emulated/tests/assets/asset-hub-westend/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: cumulus/parachains/integration-tests/emulated/tests/assets/asset-hub-westend/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: cumulus/parachains/integration-tests/emulated/tests/assets/asset-hub-westend/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: cumulus/parachains/integration-tests/emulated/tests/assets/asset-hub-westend/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: cumulus/parachains/integration-tests/emulated/tests/assets/asset-hub-westend/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: cumulus/parachains/integration-tests/emulated/tests/assets/asset-hub-westend/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: cumulus/parachains/integration-tests/emulated/tests/assets/asset-hub-westend/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: cumulus/parachains/integration-tests/emulated/tests/assets/asset-hub-westend/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: cumulus/parachains/integration-tests/emulated/tests/assets/asset-hub-westend/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: `asset-hub-westend-integration-tests` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/conviction-voting/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: substrate/frame/conviction-voting/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: substrate/frame/conviction-voting/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: substrate/frame/conviction-voting/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: substrate/frame/conviction-voting/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: substrate/frame/conviction-voting/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: substrate/frame/conviction-voting/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: substrate/frame/conviction-voting/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: substrate/frame/conviction-voting/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: `pallet-conviction-voting` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/test/client/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: cumulus/test/client/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: cumulus/test/client/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: cumulus/test/client/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: cumulus/test/client/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: cumulus/test/client/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: cumulus/test/client/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: cumulus/test/client/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: cumulus/test/client/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: `cumulus-test-client` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/client/service/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: substrate/client/service/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: substrate/client/service/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: substrate/client/service/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: substrate/client/service/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: substrate/client/service/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: substrate/client/service/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: substrate/client/service/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: substrate/client/service/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: `sc-service` (manifest) generated 9 warnings
[INFO] [stderr] warning: bridges/relays/finality/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: bridges/relays/finality/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: bridges/relays/finality/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: bridges/relays/finality/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: bridges/relays/finality/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: bridges/relays/finality/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: bridges/relays/finality/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: bridges/relays/finality/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: bridges/relays/finality/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: `finality-relay` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/bin/node/testing/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: substrate/bin/node/testing/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: substrate/bin/node/testing/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: substrate/bin/node/testing/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: substrate/bin/node/testing/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: substrate/bin/node/testing/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: substrate/bin/node/testing/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: substrate/bin/node/testing/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: substrate/bin/node/testing/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-testing` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/examples/default-config/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: substrate/frame/examples/default-config/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: substrate/frame/examples/default-config/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: substrate/frame/examples/default-config/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: substrate/frame/examples/default-config/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: substrate/frame/examples/default-config/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: substrate/frame/examples/default-config/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: substrate/frame/examples/default-config/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: substrate/frame/examples/default-config/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: `pallet-default-config-example` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/polkadot-omni-node/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: cumulus/polkadot-omni-node/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: cumulus/polkadot-omni-node/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: cumulus/polkadot-omni-node/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: cumulus/polkadot-omni-node/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: cumulus/polkadot-omni-node/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: cumulus/polkadot-omni-node/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: cumulus/polkadot-omni-node/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: cumulus/polkadot-omni-node/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: `polkadot-omni-node` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/runtime/westend/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: polkadot/runtime/westend/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: polkadot/runtime/westend/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: polkadot/runtime/westend/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: polkadot/runtime/westend/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: polkadot/runtime/westend/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: polkadot/runtime/westend/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: polkadot/runtime/westend/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: polkadot/runtime/westend/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: `westend-runtime` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/primitives/debug-derive/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: substrate/primitives/debug-derive/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: substrate/primitives/debug-derive/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: substrate/primitives/debug-derive/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: substrate/primitives/debug-derive/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: substrate/primitives/debug-derive/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: substrate/primitives/debug-derive/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: substrate/primitives/debug-derive/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: substrate/primitives/debug-derive/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: `sp-debug-derive` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/support/test/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: substrate/frame/support/test/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: substrate/frame/support/test/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: substrate/frame/support/test/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: substrate/frame/support/test/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: substrate/frame/support/test/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: substrate/frame/support/test/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: substrate/frame/support/test/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: substrate/frame/support/test/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: `frame-support-test` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/pallets/xcmp-queue/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: cumulus/pallets/xcmp-queue/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: cumulus/pallets/xcmp-queue/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: cumulus/pallets/xcmp-queue/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: cumulus/pallets/xcmp-queue/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: cumulus/pallets/xcmp-queue/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: cumulus/pallets/xcmp-queue/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: cumulus/pallets/xcmp-queue/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: cumulus/pallets/xcmp-queue/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: `cumulus-pallet-xcmp-queue` (manifest) generated 9 warnings
[INFO] [stderr] warning: bridges/primitives/xcm-bridge-hub/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: bridges/primitives/xcm-bridge-hub/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: bridges/primitives/xcm-bridge-hub/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: bridges/primitives/xcm-bridge-hub/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: bridges/primitives/xcm-bridge-hub/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: bridges/primitives/xcm-bridge-hub/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: bridges/primitives/xcm-bridge-hub/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: bridges/primitives/xcm-bridge-hub/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: bridges/primitives/xcm-bridge-hub/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: `bp-xcm-bridge-hub` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/support/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: substrate/frame/support/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: substrate/frame/support/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: substrate/frame/support/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: substrate/frame/support/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: substrate/frame/support/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: substrate/frame/support/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: substrate/frame/support/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: substrate/frame/support/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: `frame-support` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/session/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: substrate/frame/session/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: substrate/frame/session/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: substrate/frame/session/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: substrate/frame/session/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: substrate/frame/session/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: substrate/frame/session/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: substrate/frame/session/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: substrate/frame/session/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: `pallet-session` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/parachains/runtimes/bridge-hubs/bridge-hub-westend/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: cumulus/parachains/runtimes/bridge-hubs/bridge-hub-westend/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: cumulus/parachains/runtimes/bridge-hubs/bridge-hub-westend/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: cumulus/parachains/runtimes/bridge-hubs/bridge-hub-westend/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: cumulus/parachains/runtimes/bridge-hubs/bridge-hub-westend/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: cumulus/parachains/runtimes/bridge-hubs/bridge-hub-westend/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: cumulus/parachains/runtimes/bridge-hubs/bridge-hub-westend/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: cumulus/parachains/runtimes/bridge-hubs/bridge-hub-westend/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: cumulus/parachains/runtimes/bridge-hubs/bridge-hub-westend/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: `bridge-hub-westend-runtime` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/session/benchmarking/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: substrate/frame/session/benchmarking/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: substrate/frame/session/benchmarking/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: substrate/frame/session/benchmarking/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: substrate/frame/session/benchmarking/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: substrate/frame/session/benchmarking/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: substrate/frame/session/benchmarking/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: substrate/frame/session/benchmarking/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: substrate/frame/session/benchmarking/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: `pallet-session-benchmarking` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/client/executor/wasmtime/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: substrate/client/executor/wasmtime/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: substrate/client/executor/wasmtime/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: substrate/client/executor/wasmtime/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: substrate/client/executor/wasmtime/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: substrate/client/executor/wasmtime/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: substrate/client/executor/wasmtime/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: substrate/client/executor/wasmtime/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: substrate/client/executor/wasmtime/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: `sc-executor-wasmtime` (manifest) generated 9 warnings
[INFO] [stderr] warning: bridges/chains/chain-cumulus/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: bridges/chains/chain-cumulus/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: bridges/chains/chain-cumulus/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: bridges/chains/chain-cumulus/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: bridges/chains/chain-cumulus/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: bridges/chains/chain-cumulus/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: bridges/chains/chain-cumulus/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: bridges/chains/chain-cumulus/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: bridges/chains/chain-cumulus/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: `bp-bridge-hub-cumulus` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/asset-rewards/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: substrate/frame/asset-rewards/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: substrate/frame/asset-rewards/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: substrate/frame/asset-rewards/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: substrate/frame/asset-rewards/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: substrate/frame/asset-rewards/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: substrate/frame/asset-rewards/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: substrate/frame/asset-rewards/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: substrate/frame/asset-rewards/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: `pallet-asset-rewards` (manifest) generated 9 warnings
[INFO] [stderr] warning: bridges/snowbridge/primitives/core/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: bridges/snowbridge/primitives/core/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: bridges/snowbridge/primitives/core/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: bridges/snowbridge/primitives/core/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: bridges/snowbridge/primitives/core/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: bridges/snowbridge/primitives/core/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: bridges/snowbridge/primitives/core/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: bridges/snowbridge/primitives/core/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: bridges/snowbridge/primitives/core/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: `snowbridge-core` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/parachains/integration-tests/emulated/tests/collectives/collectives-westend/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: cumulus/parachains/integration-tests/emulated/tests/collectives/collectives-westend/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: cumulus/parachains/integration-tests/emulated/tests/collectives/collectives-westend/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: cumulus/parachains/integration-tests/emulated/tests/collectives/collectives-westend/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: cumulus/parachains/integration-tests/emulated/tests/collectives/collectives-westend/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: cumulus/parachains/integration-tests/emulated/tests/collectives/collectives-westend/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: cumulus/parachains/integration-tests/emulated/tests/collectives/collectives-westend/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: cumulus/parachains/integration-tests/emulated/tests/collectives/collectives-westend/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: cumulus/parachains/integration-tests/emulated/tests/collectives/collectives-westend/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: `collectives-westend-integration-tests` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/client/collator/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: cumulus/client/collator/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: cumulus/client/collator/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: cumulus/client/collator/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: cumulus/client/collator/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: cumulus/client/collator/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: cumulus/client/collator/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: cumulus/client/collator/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: cumulus/client/collator/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: `cumulus-client-collator` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/node/gum/proc-macro/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: polkadot/node/gum/proc-macro/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: polkadot/node/gum/proc-macro/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: polkadot/node/gum/proc-macro/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: polkadot/node/gum/proc-macro/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: polkadot/node/gum/proc-macro/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: polkadot/node/gum/proc-macro/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: polkadot/node/gum/proc-macro/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: polkadot/node/gum/proc-macro/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: `tracing-gum-proc-macro` (manifest) generated 9 warnings
[INFO] [stderr] warning: docs/sdk/packages/guides/first-pallet/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: docs/sdk/packages/guides/first-pallet/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: docs/sdk/packages/guides/first-pallet/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: docs/sdk/packages/guides/first-pallet/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: docs/sdk/packages/guides/first-pallet/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: docs/sdk/packages/guides/first-pallet/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: docs/sdk/packages/guides/first-pallet/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: docs/sdk/packages/guides/first-pallet/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: docs/sdk/packages/guides/first-pallet/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: `polkadot-sdk-docs-first-pallet` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/client/db/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: substrate/client/db/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: substrate/client/db/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: substrate/client/db/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: substrate/client/db/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: substrate/client/db/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: substrate/client/db/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: substrate/client/db/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: substrate/client/db/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: `sc-client-db` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/sudo/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: substrate/frame/sudo/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: substrate/frame/sudo/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: substrate/frame/sudo/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: substrate/frame/sudo/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: substrate/frame/sudo/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: substrate/frame/sudo/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: substrate/frame/sudo/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: substrate/frame/sudo/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: `pallet-sudo` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/node/network/bitfield-distribution/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: polkadot/node/network/bitfield-distribution/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: polkadot/node/network/bitfield-distribution/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: polkadot/node/network/bitfield-distribution/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: polkadot/node/network/bitfield-distribution/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: polkadot/node/network/bitfield-distribution/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: polkadot/node/network/bitfield-distribution/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: polkadot/node/network/bitfield-distribution/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: polkadot/node/network/bitfield-distribution/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: `polkadot-availability-bitfield-distribution` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/primitives/api/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: substrate/primitives/api/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: substrate/primitives/api/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: substrate/primitives/api/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: substrate/primitives/api/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: substrate/primitives/api/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: substrate/primitives/api/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: substrate/primitives/api/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: substrate/primitives/api/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: `sp-api` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/client/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: substrate/client/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: substrate/client/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: substrate/client/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: substrate/client/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: substrate/client/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: substrate/client/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: substrate/client/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: substrate/client/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: `sc-rpc` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/client/merkle-mountain-range/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: substrate/client/merkle-mountain-range/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: substrate/client/merkle-mountain-range/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: substrate/client/merkle-mountain-range/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: substrate/client/merkle-mountain-range/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: substrate/client/merkle-mountain-range/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: substrate/client/merkle-mountain-range/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: substrate/client/merkle-mountain-range/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: substrate/client/merkle-mountain-range/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: `mmr-gadget` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/utils/frame/rpc/system/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: substrate/utils/frame/rpc/system/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: substrate/utils/frame/rpc/system/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: substrate/utils/frame/rpc/system/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: substrate/utils/frame/rpc/system/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: substrate/utils/frame/rpc/system/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: substrate/utils/frame/rpc/system/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: substrate/utils/frame/rpc/system/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: substrate/utils/frame/rpc/system/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: `substrate-frame-rpc-system` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/primitives/panic-handler/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: substrate/primitives/panic-handler/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: substrate/primitives/panic-handler/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: substrate/primitives/panic-handler/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: substrate/primitives/panic-handler/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: substrate/primitives/panic-handler/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: substrate/primitives/panic-handler/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: substrate/primitives/panic-handler/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: substrate/primitives/panic-handler/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: `sp-panic-handler` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/client/relay-chain-streams/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: cumulus/client/relay-chain-streams/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: cumulus/client/relay-chain-streams/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: cumulus/client/relay-chain-streams/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: cumulus/client/relay-chain-streams/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: cumulus/client/relay-chain-streams/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: cumulus/client/relay-chain-streams/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: cumulus/client/relay-chain-streams/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: cumulus/client/relay-chain-streams/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: `cumulus-relay-chain-streams` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/client/consensus/grandpa/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: substrate/client/consensus/grandpa/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: substrate/client/consensus/grandpa/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: substrate/client/consensus/grandpa/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: substrate/client/consensus/grandpa/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: substrate/client/consensus/grandpa/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: substrate/client/consensus/grandpa/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: substrate/client/consensus/grandpa/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: substrate/client/consensus/grandpa/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: `sc-consensus-grandpa` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/pallets/collator-selection/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: cumulus/pallets/collator-selection/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: cumulus/pallets/collator-selection/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: cumulus/pallets/collator-selection/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: cumulus/pallets/collator-selection/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: cumulus/pallets/collator-selection/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: cumulus/pallets/collator-selection/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: cumulus/pallets/collator-selection/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: cumulus/pallets/collator-selection/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: `pallet-collator-selection` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/parachains/runtimes/coretime/coretime-westend/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: cumulus/parachains/runtimes/coretime/coretime-westend/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: cumulus/parachains/runtimes/coretime/coretime-westend/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: cumulus/parachains/runtimes/coretime/coretime-westend/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: cumulus/parachains/runtimes/coretime/coretime-westend/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: cumulus/parachains/runtimes/coretime/coretime-westend/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: cumulus/parachains/runtimes/coretime/coretime-westend/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: cumulus/parachains/runtimes/coretime/coretime-westend/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: cumulus/parachains/runtimes/coretime/coretime-westend/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: `coretime-westend-runtime` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/primitives/dap/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: substrate/primitives/dap/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: substrate/primitives/dap/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: substrate/primitives/dap/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: substrate/primitives/dap/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: substrate/primitives/dap/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: substrate/primitives/dap/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: substrate/primitives/dap/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: substrate/primitives/dap/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: `sp-dap` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/node/core/dispute-coordinator/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: polkadot/node/core/dispute-coordinator/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: polkadot/node/core/dispute-coordinator/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: polkadot/node/core/dispute-coordinator/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: polkadot/node/core/dispute-coordinator/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: polkadot/node/core/dispute-coordinator/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: polkadot/node/core/dispute-coordinator/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: polkadot/node/core/dispute-coordinator/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: polkadot/node/core/dispute-coordinator/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: `polkadot-node-core-dispute-coordinator` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/primitives/mixnet/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: substrate/primitives/mixnet/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: substrate/primitives/mixnet/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: substrate/primitives/mixnet/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: substrate/primitives/mixnet/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: substrate/primitives/mixnet/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: substrate/primitives/mixnet/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: substrate/primitives/mixnet/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: substrate/primitives/mixnet/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: `sp-mixnet` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/node/network/protocol/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: polkadot/node/network/protocol/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: polkadot/node/network/protocol/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: polkadot/node/network/protocol/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: polkadot/node/network/protocol/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: polkadot/node/network/protocol/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: polkadot/node/network/protocol/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: polkadot/node/network/protocol/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: polkadot/node/network/protocol/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: `polkadot-node-network-protocol` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/root-offences/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: substrate/frame/root-offences/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: substrate/frame/root-offences/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: substrate/frame/root-offences/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: substrate/frame/root-offences/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: substrate/frame/root-offences/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: substrate/frame/root-offences/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: substrate/frame/root-offences/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: substrate/frame/root-offences/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: `pallet-root-offences` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/primitives/staking/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: substrate/primitives/staking/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: substrate/primitives/staking/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: substrate/primitives/staking/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: substrate/primitives/staking/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: substrate/primitives/staking/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: substrate/primitives/staking/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: substrate/primitives/staking/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: substrate/primitives/staking/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: `sp-staking` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/parachains/pallets/collective-content/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: cumulus/parachains/pallets/collective-content/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: cumulus/parachains/pallets/collective-content/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: cumulus/parachains/pallets/collective-content/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: cumulus/parachains/pallets/collective-content/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: cumulus/parachains/pallets/collective-content/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: cumulus/parachains/pallets/collective-content/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: cumulus/parachains/pallets/collective-content/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: cumulus/parachains/pallets/collective-content/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: `pallet-collective-content` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/examples/tasks/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: substrate/frame/examples/tasks/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: substrate/frame/examples/tasks/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: substrate/frame/examples/tasks/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: substrate/frame/examples/tasks/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: substrate/frame/examples/tasks/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: substrate/frame/examples/tasks/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: substrate/frame/examples/tasks/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: substrate/frame/examples/tasks/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: `pallet-example-tasks` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/contracts/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: substrate/frame/contracts/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: substrate/frame/contracts/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: substrate/frame/contracts/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: substrate/frame/contracts/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: substrate/frame/contracts/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: substrate/frame/contracts/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: substrate/frame/contracts/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: substrate/frame/contracts/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: `pallet-contracts` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/primitives/runtime-interface/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: substrate/primitives/runtime-interface/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: substrate/primitives/runtime-interface/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: substrate/primitives/runtime-interface/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: substrate/primitives/runtime-interface/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: substrate/primitives/runtime-interface/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: substrate/primitives/runtime-interface/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: substrate/primitives/runtime-interface/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: substrate/primitives/runtime-interface/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: `sp-runtime-interface` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/node/core/candidate-validation/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: polkadot/node/core/candidate-validation/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: polkadot/node/core/candidate-validation/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: polkadot/node/core/candidate-validation/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: polkadot/node/core/candidate-validation/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: polkadot/node/core/candidate-validation/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: polkadot/node/core/candidate-validation/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: polkadot/node/core/candidate-validation/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: polkadot/node/core/candidate-validation/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: `polkadot-node-core-candidate-validation` (manifest) generated 9 warnings
[INFO] [stderr] warning: bridges/modules/parachains/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: bridges/modules/parachains/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: bridges/modules/parachains/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: bridges/modules/parachains/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: bridges/modules/parachains/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: bridges/modules/parachains/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: bridges/modules/parachains/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: bridges/modules/parachains/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: bridges/modules/parachains/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: `pallet-bridge-parachains` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/im-online/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: substrate/frame/im-online/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: substrate/frame/im-online/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: substrate/frame/im-online/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: substrate/frame/im-online/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: substrate/frame/im-online/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: substrate/frame/im-online/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: substrate/frame/im-online/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: substrate/frame/im-online/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: `pallet-im-online` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/bin/node/runtime/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: substrate/bin/node/runtime/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: substrate/bin/node/runtime/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: substrate/bin/node/runtime/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: substrate/bin/node/runtime/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: substrate/bin/node/runtime/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: substrate/bin/node/runtime/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: substrate/bin/node/runtime/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: substrate/bin/node/runtime/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-runtime` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/asset-conversion/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: substrate/frame/asset-conversion/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: substrate/frame/asset-conversion/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: substrate/frame/asset-conversion/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: substrate/frame/asset-conversion/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: substrate/frame/asset-conversion/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: substrate/frame/asset-conversion/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: substrate/frame/asset-conversion/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: substrate/frame/asset-conversion/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: `pallet-asset-conversion` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/primitives/test-helpers/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: polkadot/primitives/test-helpers/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: polkadot/primitives/test-helpers/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: polkadot/primitives/test-helpers/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: polkadot/primitives/test-helpers/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: polkadot/primitives/test-helpers/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: polkadot/primitives/test-helpers/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: polkadot/primitives/test-helpers/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: polkadot/primitives/test-helpers/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: `polkadot-primitives-test-helpers` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/primitives/arithmetic/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: substrate/primitives/arithmetic/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: substrate/primitives/arithmetic/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: substrate/primitives/arithmetic/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: substrate/primitives/arithmetic/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: substrate/primitives/arithmetic/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: substrate/primitives/arithmetic/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: substrate/primitives/arithmetic/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: substrate/primitives/arithmetic/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: `sp-arithmetic` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/message-queue/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: substrate/frame/message-queue/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: substrate/frame/message-queue/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: substrate/frame/message-queue/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: substrate/frame/message-queue/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: substrate/frame/message-queue/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: substrate/frame/message-queue/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: substrate/frame/message-queue/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: substrate/frame/message-queue/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: `pallet-message-queue` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/parachains/runtimes/assets/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: cumulus/parachains/runtimes/assets/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: cumulus/parachains/runtimes/assets/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: cumulus/parachains/runtimes/assets/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: cumulus/parachains/runtimes/assets/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: cumulus/parachains/runtimes/assets/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: cumulus/parachains/runtimes/assets/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: cumulus/parachains/runtimes/assets/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: cumulus/parachains/runtimes/assets/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: `assets-common` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/examples/view-functions/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: substrate/frame/examples/view-functions/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: substrate/frame/examples/view-functions/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: substrate/frame/examples/view-functions/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: substrate/frame/examples/view-functions/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: substrate/frame/examples/view-functions/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: substrate/frame/examples/view-functions/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: substrate/frame/examples/view-functions/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: substrate/frame/examples/view-functions/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: `pallet-example-view-functions` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/multisig/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: substrate/frame/multisig/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: substrate/frame/multisig/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: substrate/frame/multisig/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: substrate/frame/multisig/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: substrate/frame/multisig/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: substrate/frame/multisig/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: substrate/frame/multisig/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: substrate/frame/multisig/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: `pallet-multisig` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/transaction-payment/asset-tx-payment/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: substrate/frame/transaction-payment/asset-tx-payment/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: substrate/frame/transaction-payment/asset-tx-payment/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: substrate/frame/transaction-payment/asset-tx-payment/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: substrate/frame/transaction-payment/asset-tx-payment/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: substrate/frame/transaction-payment/asset-tx-payment/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: substrate/frame/transaction-payment/asset-tx-payment/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: substrate/frame/transaction-payment/asset-tx-payment/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: substrate/frame/transaction-payment/asset-tx-payment/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: `pallet-asset-tx-payment` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/parachains/runtimes/constants/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: cumulus/parachains/runtimes/constants/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: cumulus/parachains/runtimes/constants/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: cumulus/parachains/runtimes/constants/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: cumulus/parachains/runtimes/constants/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: cumulus/parachains/runtimes/constants/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: cumulus/parachains/runtimes/constants/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: cumulus/parachains/runtimes/constants/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: cumulus/parachains/runtimes/constants/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: `testnet-parachains-constants` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/client/pov-recovery/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: cumulus/client/pov-recovery/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: cumulus/client/pov-recovery/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: cumulus/client/pov-recovery/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: cumulus/client/pov-recovery/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: cumulus/client/pov-recovery/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: cumulus/client/pov-recovery/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: cumulus/client/pov-recovery/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: cumulus/client/pov-recovery/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: `cumulus-client-pov-recovery` (manifest) generated 9 warnings
[INFO] [stderr] warning: docs/sdk/packages/guides/first-runtime/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: docs/sdk/packages/guides/first-runtime/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: docs/sdk/packages/guides/first-runtime/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: docs/sdk/packages/guides/first-runtime/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: docs/sdk/packages/guides/first-runtime/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: docs/sdk/packages/guides/first-runtime/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: docs/sdk/packages/guides/first-runtime/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: docs/sdk/packages/guides/first-runtime/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: docs/sdk/packages/guides/first-runtime/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: `polkadot-sdk-docs-first-runtime` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/polkadot-omni-node/lib/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: cumulus/polkadot-omni-node/lib/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: cumulus/polkadot-omni-node/lib/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: cumulus/polkadot-omni-node/lib/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: cumulus/polkadot-omni-node/lib/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: cumulus/polkadot-omni-node/lib/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: cumulus/polkadot-omni-node/lib/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: cumulus/polkadot-omni-node/lib/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: cumulus/polkadot-omni-node/lib/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: `polkadot-omni-node-lib` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/node/core/pvf/execute-worker/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: polkadot/node/core/pvf/execute-worker/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: polkadot/node/core/pvf/execute-worker/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: polkadot/node/core/pvf/execute-worker/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: polkadot/node/core/pvf/execute-worker/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: polkadot/node/core/pvf/execute-worker/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: polkadot/node/core/pvf/execute-worker/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: polkadot/node/core/pvf/execute-worker/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: polkadot/node/core/pvf/execute-worker/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: `polkadot-node-core-pvf-execute-worker` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/client/consensus/babe/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: substrate/client/consensus/babe/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: substrate/client/consensus/babe/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: substrate/client/consensus/babe/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: substrate/client/consensus/babe/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: substrate/client/consensus/babe/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: substrate/client/consensus/babe/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: substrate/client/consensus/babe/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: substrate/client/consensus/babe/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: `sc-consensus-babe-rpc` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/nfts/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: substrate/frame/nfts/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: substrate/frame/nfts/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: substrate/frame/nfts/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: substrate/frame/nfts/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: substrate/frame/nfts/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: substrate/frame/nfts/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: substrate/frame/nfts/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: substrate/frame/nfts/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: `pallet-nfts` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/parachains/runtimes/people/people-westend/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: cumulus/parachains/runtimes/people/people-westend/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: cumulus/parachains/runtimes/people/people-westend/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: cumulus/parachains/runtimes/people/people-westend/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: cumulus/parachains/runtimes/people/people-westend/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: cumulus/parachains/runtimes/people/people-westend/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: cumulus/parachains/runtimes/people/people-westend/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: cumulus/parachains/runtimes/people/people-westend/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: cumulus/parachains/runtimes/people/people-westend/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: `people-westend-runtime` (manifest) generated 9 warnings
[INFO] [stderr] warning: templates/minimal/node/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: templates/minimal/node/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: templates/minimal/node/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: templates/minimal/node/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: templates/minimal/node/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: templates/minimal/node/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: templates/minimal/node/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: templates/minimal/node/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: templates/minimal/node/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: `minimal-template-node` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/primitives/inherents/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: substrate/primitives/inherents/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: substrate/primitives/inherents/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: substrate/primitives/inherents/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: substrate/primitives/inherents/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: substrate/primitives/inherents/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: substrate/primitives/inherents/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: substrate/primitives/inherents/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: substrate/primitives/inherents/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: `sp-inherents` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/nomination-pools/fuzzer/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: substrate/frame/nomination-pools/fuzzer/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: substrate/frame/nomination-pools/fuzzer/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: substrate/frame/nomination-pools/fuzzer/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: substrate/frame/nomination-pools/fuzzer/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: substrate/frame/nomination-pools/fuzzer/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: substrate/frame/nomination-pools/fuzzer/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: substrate/frame/nomination-pools/fuzzer/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: substrate/frame/nomination-pools/fuzzer/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: `pallet-nomination-pools-fuzzer` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/lottery/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: substrate/frame/lottery/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: substrate/frame/lottery/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: substrate/frame/lottery/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: substrate/frame/lottery/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: substrate/frame/lottery/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: substrate/frame/lottery/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: substrate/frame/lottery/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: substrate/frame/lottery/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: `pallet-lottery` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/node/core/approval-voting/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: polkadot/node/core/approval-voting/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: polkadot/node/core/approval-voting/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: polkadot/node/core/approval-voting/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: polkadot/node/core/approval-voting/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: polkadot/node/core/approval-voting/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: polkadot/node/core/approval-voting/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: polkadot/node/core/approval-voting/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: polkadot/node/core/approval-voting/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: `polkadot-node-core-approval-voting` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/tips/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: substrate/frame/tips/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: substrate/frame/tips/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: substrate/frame/tips/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: substrate/frame/tips/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: substrate/frame/tips/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: substrate/frame/tips/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: substrate/frame/tips/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: substrate/frame/tips/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: `pallet-tips` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/node/core/pvf/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: polkadot/node/core/pvf/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: polkadot/node/core/pvf/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: polkadot/node/core/pvf/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: polkadot/node/core/pvf/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: polkadot/node/core/pvf/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: polkadot/node/core/pvf/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: polkadot/node/core/pvf/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: polkadot/node/core/pvf/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: `polkadot-node-core-pvf` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/primitives/keystore/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: substrate/primitives/keystore/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: substrate/primitives/keystore/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: substrate/primitives/keystore/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: substrate/primitives/keystore/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: substrate/primitives/keystore/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: substrate/primitives/keystore/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: substrate/primitives/keystore/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: substrate/primitives/keystore/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: `sp-keystore` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/primitives/metadata-ir/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: substrate/primitives/metadata-ir/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: substrate/primitives/metadata-ir/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: substrate/primitives/metadata-ir/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: substrate/primitives/metadata-ir/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: substrate/primitives/metadata-ir/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: substrate/primitives/metadata-ir/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: substrate/primitives/metadata-ir/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: substrate/primitives/metadata-ir/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: `sp-metadata-ir` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/election-provider-support/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: substrate/frame/election-provider-support/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: substrate/frame/election-provider-support/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: substrate/frame/election-provider-support/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: substrate/frame/election-provider-support/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: substrate/frame/election-provider-support/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: substrate/frame/election-provider-support/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: substrate/frame/election-provider-support/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: substrate/frame/election-provider-support/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: `frame-election-provider-support` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/node/network/gossip-support/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: polkadot/node/network/gossip-support/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: polkadot/node/network/gossip-support/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: polkadot/node/network/gossip-support/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: polkadot/node/network/gossip-support/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: polkadot/node/network/gossip-support/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: polkadot/node/network/gossip-support/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: polkadot/node/network/gossip-support/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: polkadot/node/network/gossip-support/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: `polkadot-gossip-support` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/node/core/pvf/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: polkadot/node/core/pvf/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: polkadot/node/core/pvf/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: polkadot/node/core/pvf/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: polkadot/node/core/pvf/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: polkadot/node/core/pvf/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: polkadot/node/core/pvf/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: polkadot/node/core/pvf/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: polkadot/node/core/pvf/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: `polkadot-node-core-pvf-common` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/parachain/test-parachains/undying/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: polkadot/parachain/test-parachains/undying/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: polkadot/parachain/test-parachains/undying/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: polkadot/parachain/test-parachains/undying/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: polkadot/parachain/test-parachains/undying/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: polkadot/parachain/test-parachains/undying/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: polkadot/parachain/test-parachains/undying/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: polkadot/parachain/test-parachains/undying/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: polkadot/parachain/test-parachains/undying/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: `test-parachain-undying` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/uniques/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: substrate/frame/uniques/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: substrate/frame/uniques/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: substrate/frame/uniques/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: substrate/frame/uniques/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: substrate/frame/uniques/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: substrate/frame/uniques/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: substrate/frame/uniques/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: substrate/frame/uniques/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: `pallet-uniques` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/node/subsystem-test-helpers/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: polkadot/node/subsystem-test-helpers/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: polkadot/node/subsystem-test-helpers/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: polkadot/node/subsystem-test-helpers/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: polkadot/node/subsystem-test-helpers/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: polkadot/node/subsystem-test-helpers/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: polkadot/node/subsystem-test-helpers/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: polkadot/node/subsystem-test-helpers/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: polkadot/node/subsystem-test-helpers/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: `polkadot-node-subsystem-test-helpers` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/parachains/pallets/ping/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: cumulus/parachains/pallets/ping/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: cumulus/parachains/pallets/ping/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: cumulus/parachains/pallets/ping/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: cumulus/parachains/pallets/ping/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: cumulus/parachains/pallets/ping/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: cumulus/parachains/pallets/ping/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: cumulus/parachains/pallets/ping/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: cumulus/parachains/pallets/ping/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: `cumulus-ping` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/paged-list/fuzzer/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: substrate/frame/paged-list/fuzzer/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: substrate/frame/paged-list/fuzzer/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: substrate/frame/paged-list/fuzzer/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: substrate/frame/paged-list/fuzzer/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: substrate/frame/paged-list/fuzzer/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: substrate/frame/paged-list/fuzzer/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: substrate/frame/paged-list/fuzzer/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: substrate/frame/paged-list/fuzzer/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: `pallet-paged-list-fuzzer` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/primitives/core/fuzz/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: substrate/primitives/core/fuzz/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: substrate/primitives/core/fuzz/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: substrate/primitives/core/fuzz/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: substrate/primitives/core/fuzz/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: substrate/primitives/core/fuzz/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: substrate/primitives/core/fuzz/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: substrate/primitives/core/fuzz/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: substrate/primitives/core/fuzz/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: `sp-core-fuzz` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/utils/frame/rpc/support/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: substrate/utils/frame/rpc/support/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: substrate/utils/frame/rpc/support/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: substrate/utils/frame/rpc/support/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: substrate/utils/frame/rpc/support/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: substrate/utils/frame/rpc/support/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: substrate/utils/frame/rpc/support/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: substrate/utils/frame/rpc/support/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: substrate/utils/frame/rpc/support/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: `substrate-frame-rpc-support` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/authority-discovery/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: substrate/frame/authority-discovery/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: substrate/frame/authority-discovery/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: substrate/frame/authority-discovery/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: substrate/frame/authority-discovery/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: substrate/frame/authority-discovery/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: substrate/frame/authority-discovery/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: substrate/frame/authority-discovery/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: substrate/frame/authority-discovery/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: `pallet-authority-discovery` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/contracts/proc-macro/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: substrate/frame/contracts/proc-macro/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: substrate/frame/contracts/proc-macro/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: substrate/frame/contracts/proc-macro/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: substrate/frame/contracts/proc-macro/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: substrate/frame/contracts/proc-macro/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: substrate/frame/contracts/proc-macro/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: substrate/frame/contracts/proc-macro/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: substrate/frame/contracts/proc-macro/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: `pallet-contracts-proc-macro` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/babe/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: substrate/frame/babe/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: substrate/frame/babe/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: substrate/frame/babe/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: substrate/frame/babe/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: substrate/frame/babe/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: substrate/frame/babe/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: substrate/frame/babe/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: substrate/frame/babe/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: `pallet-babe` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/transaction-payment/pgas-allowance/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: substrate/frame/transaction-payment/pgas-allowance/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: substrate/frame/transaction-payment/pgas-allowance/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: substrate/frame/transaction-payment/pgas-allowance/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: substrate/frame/transaction-payment/pgas-allowance/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: substrate/frame/transaction-payment/pgas-allowance/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: substrate/frame/transaction-payment/pgas-allowance/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: substrate/frame/transaction-payment/pgas-allowance/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: substrate/frame/transaction-payment/pgas-allowance/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: `pallet-pgas-allowance` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/root-testing/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: substrate/frame/root-testing/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: substrate/frame/root-testing/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: substrate/frame/root-testing/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: substrate/frame/root-testing/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: substrate/frame/root-testing/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: substrate/frame/root-testing/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: substrate/frame/root-testing/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: substrate/frame/root-testing/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: `pallet-root-testing` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/primitives/version/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: substrate/primitives/version/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: substrate/primitives/version/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: substrate/primitives/version/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: substrate/primitives/version/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: substrate/primitives/version/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: substrate/primitives/version/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: substrate/primitives/version/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: substrate/primitives/version/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: `sp-version` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/runtime/common/slot_range_helper/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: polkadot/runtime/common/slot_range_helper/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: polkadot/runtime/common/slot_range_helper/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: polkadot/runtime/common/slot_range_helper/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: polkadot/runtime/common/slot_range_helper/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: polkadot/runtime/common/slot_range_helper/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: polkadot/runtime/common/slot_range_helper/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: polkadot/runtime/common/slot_range_helper/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: polkadot/runtime/common/slot_range_helper/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: `slot-range-helper` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/pallets/solo-to-para/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: cumulus/pallets/solo-to-para/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: cumulus/pallets/solo-to-para/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: cumulus/pallets/solo-to-para/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: cumulus/pallets/solo-to-para/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: cumulus/pallets/solo-to-para/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: cumulus/pallets/solo-to-para/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: cumulus/pallets/solo-to-para/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: cumulus/pallets/solo-to-para/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: `cumulus-pallet-solo-to-para` (manifest) generated 9 warnings
[INFO] [stderr] warning: bridges/modules/beefy/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: bridges/modules/beefy/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: bridges/modules/beefy/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: bridges/modules/beefy/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: bridges/modules/beefy/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: bridges/modules/beefy/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: bridges/modules/beefy/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: bridges/modules/beefy/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: bridges/modules/beefy/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: `pallet-bridge-beefy` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/client/runtime-utilities/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: substrate/client/runtime-utilities/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: substrate/client/runtime-utilities/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: substrate/client/runtime-utilities/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: substrate/client/runtime-utilities/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: substrate/client/runtime-utilities/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: substrate/client/runtime-utilities/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: substrate/client/runtime-utilities/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: substrate/client/runtime-utilities/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: `sc-runtime-utilities` (manifest) generated 9 warnings
[INFO] [stderr] warning: bridges/bin/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: bridges/bin/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: bridges/bin/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: bridges/bin/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: bridges/bin/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: bridges/bin/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: bridges/bin/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: bridges/bin/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: bridges/bin/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: `bridge-runtime-common` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/mixnet/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: substrate/frame/mixnet/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: substrate/frame/mixnet/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: substrate/frame/mixnet/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: substrate/frame/mixnet/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: substrate/frame/mixnet/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: substrate/frame/mixnet/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: substrate/frame/mixnet/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: substrate/frame/mixnet/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: `pallet-mixnet` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/balances/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: substrate/frame/balances/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: substrate/frame/balances/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: substrate/frame/balances/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: substrate/frame/balances/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: substrate/frame/balances/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: substrate/frame/balances/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: substrate/frame/balances/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: substrate/frame/balances/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: `pallet-balances` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/node/service/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: polkadot/node/service/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: polkadot/node/service/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: polkadot/node/service/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: polkadot/node/service/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: polkadot/node/service/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: polkadot/node/service/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: polkadot/node/service/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: polkadot/node/service/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: `polkadot-service` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/revive/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: substrate/frame/revive/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: substrate/frame/revive/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: substrate/frame/revive/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: substrate/frame/revive/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: substrate/frame/revive/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: substrate/frame/revive/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: substrate/frame/revive/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: substrate/frame/revive/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: `pallet-revive-eth-rpc` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/client/network/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: cumulus/client/network/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: cumulus/client/network/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: cumulus/client/network/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: cumulus/client/network/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: cumulus/client/network/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: cumulus/client/network/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: cumulus/client/network/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: cumulus/client/network/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: `cumulus-client-network` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/primitives/api/proc-macro/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: substrate/primitives/api/proc-macro/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: substrate/primitives/api/proc-macro/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: substrate/primitives/api/proc-macro/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: substrate/primitives/api/proc-macro/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: substrate/primitives/api/proc-macro/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: substrate/primitives/api/proc-macro/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: substrate/primitives/api/proc-macro/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: substrate/primitives/api/proc-macro/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: `sp-api-proc-macro` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/node/network/statement-distribution/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: polkadot/node/network/statement-distribution/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: polkadot/node/network/statement-distribution/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: polkadot/node/network/statement-distribution/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: polkadot/node/network/statement-distribution/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: polkadot/node/network/statement-distribution/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: polkadot/node/network/statement-distribution/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: polkadot/node/network/statement-distribution/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: polkadot/node/network/statement-distribution/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: `polkadot-statement-distribution` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/parachains/integration-tests/emulated/tests/bridges/bridge-hub-westend/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: cumulus/parachains/integration-tests/emulated/tests/bridges/bridge-hub-westend/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: cumulus/parachains/integration-tests/emulated/tests/bridges/bridge-hub-westend/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: cumulus/parachains/integration-tests/emulated/tests/bridges/bridge-hub-westend/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: cumulus/parachains/integration-tests/emulated/tests/bridges/bridge-hub-westend/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: cumulus/parachains/integration-tests/emulated/tests/bridges/bridge-hub-westend/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: cumulus/parachains/integration-tests/emulated/tests/bridges/bridge-hub-westend/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: cumulus/parachains/integration-tests/emulated/tests/bridges/bridge-hub-westend/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: cumulus/parachains/integration-tests/emulated/tests/bridges/bridge-hub-westend/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: `bridge-hub-westend-integration-tests` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/assets/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: substrate/frame/assets/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: substrate/frame/assets/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: substrate/frame/assets/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: substrate/frame/assets/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: substrate/frame/assets/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: substrate/frame/assets/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: substrate/frame/assets/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: substrate/frame/assets/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: `pallet-assets` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/parachains/utils/generate-bags/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: cumulus/parachains/utils/generate-bags/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: cumulus/parachains/utils/generate-bags/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: cumulus/parachains/utils/generate-bags/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: cumulus/parachains/utils/generate-bags/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: cumulus/parachains/utils/generate-bags/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: cumulus/parachains/utils/generate-bags/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: cumulus/parachains/utils/generate-bags/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: cumulus/parachains/utils/generate-bags/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: `polkadot-voter-bags` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/client/executor/runtime-test/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: substrate/client/executor/runtime-test/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: substrate/client/executor/runtime-test/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: substrate/client/executor/runtime-test/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: substrate/client/executor/runtime-test/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: substrate/client/executor/runtime-test/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: substrate/client/executor/runtime-test/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: substrate/client/executor/runtime-test/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: substrate/client/executor/runtime-test/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: `sc-runtime-test` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/primitives/utility/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: cumulus/primitives/utility/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: cumulus/primitives/utility/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: cumulus/primitives/utility/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: cumulus/primitives/utility/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: cumulus/primitives/utility/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: cumulus/primitives/utility/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: cumulus/primitives/utility/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: cumulus/primitives/utility/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: `cumulus-primitives-utility` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/primitives/storage-weight-reclaim/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: cumulus/primitives/storage-weight-reclaim/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: cumulus/primitives/storage-weight-reclaim/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: cumulus/primitives/storage-weight-reclaim/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: cumulus/primitives/storage-weight-reclaim/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: cumulus/primitives/storage-weight-reclaim/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: cumulus/primitives/storage-weight-reclaim/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: cumulus/primitives/storage-weight-reclaim/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: cumulus/primitives/storage-weight-reclaim/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: `cumulus-primitives-storage-weight-reclaim` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/node/test-sim/macros/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: polkadot/node/test-sim/macros/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: polkadot/node/test-sim/macros/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: polkadot/node/test-sim/macros/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: polkadot/node/test-sim/macros/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: polkadot/node/test-sim/macros/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: polkadot/node/test-sim/macros/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: polkadot/node/test-sim/macros/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: polkadot/node/test-sim/macros/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: `polkadot-subsystem-test-sim-macros` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/client/api/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: substrate/client/api/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: substrate/client/api/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: substrate/client/api/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: substrate/client/api/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: substrate/client/api/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: substrate/client/api/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: substrate/client/api/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: substrate/client/api/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: `sc-client-api` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/primitives/virtualization/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: substrate/primitives/virtualization/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: substrate/primitives/virtualization/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: substrate/primitives/virtualization/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: substrate/primitives/virtualization/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: substrate/primitives/virtualization/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: substrate/primitives/virtualization/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: substrate/primitives/virtualization/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: substrate/primitives/virtualization/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: `sp-virtualization` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/utils/frame/benchmarking-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: substrate/utils/frame/benchmarking-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: substrate/utils/frame/benchmarking-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: substrate/utils/frame/benchmarking-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: substrate/utils/frame/benchmarking-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: substrate/utils/frame/benchmarking-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: substrate/utils/frame/benchmarking-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: substrate/utils/frame/benchmarking-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: substrate/utils/frame/benchmarking-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: `frame-benchmarking-cli` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/utility/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: substrate/frame/utility/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: substrate/frame/utility/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: substrate/frame/utility/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: substrate/frame/utility/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: substrate/frame/utility/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: substrate/frame/utility/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: substrate/frame/utility/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: substrate/frame/utility/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: `pallet-utility` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/primitives/application-crypto/test/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: substrate/primitives/application-crypto/test/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: substrate/primitives/application-crypto/test/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: substrate/primitives/application-crypto/test/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: substrate/primitives/application-crypto/test/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: substrate/primitives/application-crypto/test/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: substrate/primitives/application-crypto/test/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: substrate/primitives/application-crypto/test/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: substrate/primitives/application-crypto/test/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: `sp-application-crypto-test` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/node/core/approval-voting-parallel/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: polkadot/node/core/approval-voting-parallel/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: polkadot/node/core/approval-voting-parallel/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: polkadot/node/core/approval-voting-parallel/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: polkadot/node/core/approval-voting-parallel/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: polkadot/node/core/approval-voting-parallel/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: polkadot/node/core/approval-voting-parallel/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: polkadot/node/core/approval-voting-parallel/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: polkadot/node/core/approval-voting-parallel/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: `polkadot-node-core-approval-voting-parallel` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/primitives/consensus/beefy/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: substrate/primitives/consensus/beefy/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: substrate/primitives/consensus/beefy/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: substrate/primitives/consensus/beefy/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: substrate/primitives/consensus/beefy/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: substrate/primitives/consensus/beefy/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: substrate/primitives/consensus/beefy/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: substrate/primitives/consensus/beefy/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: substrate/primitives/consensus/beefy/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: `sp-consensus-beefy` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/xcm/pallet-xcm/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: polkadot/xcm/pallet-xcm/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: polkadot/xcm/pallet-xcm/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: polkadot/xcm/pallet-xcm/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: polkadot/xcm/pallet-xcm/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: polkadot/xcm/pallet-xcm/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: polkadot/xcm/pallet-xcm/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: polkadot/xcm/pallet-xcm/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: polkadot/xcm/pallet-xcm/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: `pallet-xcm` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/test/relay-sproof-builder/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: cumulus/test/relay-sproof-builder/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: cumulus/test/relay-sproof-builder/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: cumulus/test/relay-sproof-builder/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: cumulus/test/relay-sproof-builder/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: cumulus/test/relay-sproof-builder/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: cumulus/test/relay-sproof-builder/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: cumulus/test/relay-sproof-builder/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: cumulus/test/relay-sproof-builder/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: `cumulus-test-relay-sproof-builder` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/meta-tx/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: substrate/frame/meta-tx/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: substrate/frame/meta-tx/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: substrate/frame/meta-tx/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: substrate/frame/meta-tx/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: substrate/frame/meta-tx/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: substrate/frame/meta-tx/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: substrate/frame/meta-tx/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: substrate/frame/meta-tx/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: `pallet-meta-tx` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/xcm/xcm-simulator/fuzzer/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: polkadot/xcm/xcm-simulator/fuzzer/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: polkadot/xcm/xcm-simulator/fuzzer/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: polkadot/xcm/xcm-simulator/fuzzer/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: polkadot/xcm/xcm-simulator/fuzzer/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: polkadot/xcm/xcm-simulator/fuzzer/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: polkadot/xcm/xcm-simulator/fuzzer/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: polkadot/xcm/xcm-simulator/fuzzer/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: polkadot/xcm/xcm-simulator/fuzzer/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: `xcm-simulator-fuzzer` (manifest) generated 9 warnings
[INFO] [stderr] warning: bridges/snowbridge/pallets/ethereum-client/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: bridges/snowbridge/pallets/ethereum-client/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: bridges/snowbridge/pallets/ethereum-client/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: bridges/snowbridge/pallets/ethereum-client/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: bridges/snowbridge/pallets/ethereum-client/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: bridges/snowbridge/pallets/ethereum-client/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: bridges/snowbridge/pallets/ethereum-client/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: bridges/snowbridge/pallets/ethereum-client/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: bridges/snowbridge/pallets/ethereum-client/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: `snowbridge-pallet-ethereum-client` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/client/telemetry/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: substrate/client/telemetry/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: substrate/client/telemetry/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: substrate/client/telemetry/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: substrate/client/telemetry/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: substrate/client/telemetry/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: substrate/client/telemetry/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: substrate/client/telemetry/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: substrate/client/telemetry/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: `sc-telemetry` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/client/mixnet/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: substrate/client/mixnet/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: substrate/client/mixnet/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: substrate/client/mixnet/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: substrate/client/mixnet/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: substrate/client/mixnet/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: substrate/client/mixnet/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: substrate/client/mixnet/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: substrate/client/mixnet/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: `sc-mixnet` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/client/collator-discovery/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: cumulus/client/collator-discovery/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: cumulus/client/collator-discovery/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: cumulus/client/collator-discovery/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: cumulus/client/collator-discovery/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: cumulus/client/collator-discovery/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: cumulus/client/collator-discovery/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: cumulus/client/collator-discovery/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: cumulus/client/collator-discovery/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: `cumulus-client-collator-discovery` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/client/relay-chain-minimal-node/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: cumulus/client/relay-chain-minimal-node/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: cumulus/client/relay-chain-minimal-node/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: cumulus/client/relay-chain-minimal-node/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: cumulus/client/relay-chain-minimal-node/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: cumulus/client/relay-chain-minimal-node/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: cumulus/client/relay-chain-minimal-node/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: cumulus/client/relay-chain-minimal-node/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: cumulus/client/relay-chain-minimal-node/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: `cumulus-relay-chain-minimal-node` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/primitives/parachain-inherent/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: cumulus/primitives/parachain-inherent/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: cumulus/primitives/parachain-inherent/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: cumulus/primitives/parachain-inherent/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: cumulus/primitives/parachain-inherent/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: cumulus/primitives/parachain-inherent/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: cumulus/primitives/parachain-inherent/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: cumulus/primitives/parachain-inherent/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: cumulus/primitives/parachain-inherent/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: `cumulus-primitives-parachain-inherent` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/client/state-db/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: substrate/client/state-db/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: substrate/client/state-db/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: substrate/client/state-db/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: substrate/client/state-db/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: substrate/client/state-db/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: substrate/client/state-db/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: substrate/client/state-db/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: substrate/client/state-db/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: `sc-state-db` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/node/core/chain-selection/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: polkadot/node/core/chain-selection/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: polkadot/node/core/chain-selection/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: polkadot/node/core/chain-selection/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: polkadot/node/core/chain-selection/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: polkadot/node/core/chain-selection/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: polkadot/node/core/chain-selection/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: polkadot/node/core/chain-selection/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: polkadot/node/core/chain-selection/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: `polkadot-node-core-chain-selection` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/grandpa/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: substrate/frame/grandpa/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: substrate/frame/grandpa/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: substrate/frame/grandpa/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: substrate/frame/grandpa/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: substrate/frame/grandpa/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: substrate/frame/grandpa/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: substrate/frame/grandpa/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: substrate/frame/grandpa/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: `pallet-grandpa` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/statement/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: substrate/frame/statement/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: substrate/frame/statement/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: substrate/frame/statement/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: substrate/frame/statement/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: substrate/frame/statement/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: substrate/frame/statement/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: substrate/frame/statement/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: substrate/frame/statement/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: `pallet-statement` (manifest) generated 9 warnings
[INFO] [stderr] warning: bridges/snowbridge/runtime/test-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: bridges/snowbridge/runtime/test-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: bridges/snowbridge/runtime/test-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: bridges/snowbridge/runtime/test-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: bridges/snowbridge/runtime/test-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: bridges/snowbridge/runtime/test-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: bridges/snowbridge/runtime/test-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: bridges/snowbridge/runtime/test-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: bridges/snowbridge/runtime/test-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: `snowbridge-runtime-test-common` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/parachain/test-parachains/undying/collator/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: polkadot/parachain/test-parachains/undying/collator/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: polkadot/parachain/test-parachains/undying/collator/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: polkadot/parachain/test-parachains/undying/collator/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: polkadot/parachain/test-parachains/undying/collator/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: polkadot/parachain/test-parachains/undying/collator/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: polkadot/parachain/test-parachains/undying/collator/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: polkadot/parachain/test-parachains/undying/collator/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: polkadot/parachain/test-parachains/undying/collator/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: `test-parachain-undying-collator` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/client/relay-chain-interface/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: cumulus/client/relay-chain-interface/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: cumulus/client/relay-chain-interface/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: cumulus/client/relay-chain-interface/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: cumulus/client/relay-chain-interface/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: cumulus/client/relay-chain-interface/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: cumulus/client/relay-chain-interface/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: cumulus/client/relay-chain-interface/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: cumulus/client/relay-chain-interface/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: `cumulus-relay-chain-interface` (manifest) generated 9 warnings
[INFO] [stderr] warning: bridges/modules/xcm-bridge-hub-router/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: bridges/modules/xcm-bridge-hub-router/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: bridges/modules/xcm-bridge-hub-router/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: bridges/modules/xcm-bridge-hub-router/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: bridges/modules/xcm-bridge-hub-router/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: bridges/modules/xcm-bridge-hub-router/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: bridges/modules/xcm-bridge-hub-router/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: bridges/modules/xcm-bridge-hub-router/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: bridges/modules/xcm-bridge-hub-router/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: `pallet-xcm-bridge-hub-router` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/examples/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: substrate/frame/examples/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: substrate/frame/examples/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: substrate/frame/examples/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: substrate/frame/examples/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: substrate/frame/examples/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: substrate/frame/examples/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: substrate/frame/examples/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: substrate/frame/examples/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: `pallet-examples` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/client/bootnodes/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: cumulus/client/bootnodes/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: cumulus/client/bootnodes/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: cumulus/client/bootnodes/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: cumulus/client/bootnodes/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: cumulus/client/bootnodes/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: cumulus/client/bootnodes/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: cumulus/client/bootnodes/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: cumulus/client/bootnodes/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: `cumulus-client-bootnodes` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/transaction-payment/rpc/runtime-api/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: substrate/frame/transaction-payment/rpc/runtime-api/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: substrate/frame/transaction-payment/rpc/runtime-api/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: substrate/frame/transaction-payment/rpc/runtime-api/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: substrate/frame/transaction-payment/rpc/runtime-api/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: substrate/frame/transaction-payment/rpc/runtime-api/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: substrate/frame/transaction-payment/rpc/runtime-api/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: substrate/frame/transaction-payment/rpc/runtime-api/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: substrate/frame/transaction-payment/rpc/runtime-api/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: `pallet-transaction-payment-rpc-runtime-api` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/xcm/procedural/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: polkadot/xcm/procedural/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: polkadot/xcm/procedural/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: polkadot/xcm/procedural/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: polkadot/xcm/procedural/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: polkadot/xcm/procedural/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: polkadot/xcm/procedural/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: polkadot/xcm/procedural/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: polkadot/xcm/procedural/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: `xcm-procedural` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/examples/offchain-worker/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: substrate/frame/examples/offchain-worker/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: substrate/frame/examples/offchain-worker/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: substrate/frame/examples/offchain-worker/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: substrate/frame/examples/offchain-worker/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: substrate/frame/examples/offchain-worker/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: substrate/frame/examples/offchain-worker/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: substrate/frame/examples/offchain-worker/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: substrate/frame/examples/offchain-worker/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: `pallet-example-offchain-worker` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/parachains/runtimes/test-utils/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: cumulus/parachains/runtimes/test-utils/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: cumulus/parachains/runtimes/test-utils/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: cumulus/parachains/runtimes/test-utils/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: cumulus/parachains/runtimes/test-utils/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: cumulus/parachains/runtimes/test-utils/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: cumulus/parachains/runtimes/test-utils/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: cumulus/parachains/runtimes/test-utils/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: cumulus/parachains/runtimes/test-utils/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: `parachains-runtimes-test-utils` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/tx-pause/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: substrate/frame/tx-pause/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: substrate/frame/tx-pause/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: substrate/frame/tx-pause/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: substrate/frame/tx-pause/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: substrate/frame/tx-pause/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: substrate/frame/tx-pause/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: substrate/frame/tx-pause/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: substrate/frame/tx-pause/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: `pallet-tx-pause` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/primitives/runtime-interface/test/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: substrate/primitives/runtime-interface/test/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: substrate/primitives/runtime-interface/test/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: substrate/primitives/runtime-interface/test/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: substrate/primitives/runtime-interface/test/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: substrate/primitives/runtime-interface/test/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: substrate/primitives/runtime-interface/test/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: substrate/primitives/runtime-interface/test/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: substrate/primitives/runtime-interface/test/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: `sp-runtime-interface-test` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/primitives/ethereum-standards/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: substrate/primitives/ethereum-standards/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: substrate/primitives/ethereum-standards/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: substrate/primitives/ethereum-standards/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: substrate/primitives/ethereum-standards/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: substrate/primitives/ethereum-standards/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: substrate/primitives/ethereum-standards/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: substrate/primitives/ethereum-standards/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: substrate/primitives/ethereum-standards/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: `ethereum-standards` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/client/storage-chain-sync/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: substrate/client/storage-chain-sync/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: substrate/client/storage-chain-sync/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: substrate/client/storage-chain-sync/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: substrate/client/storage-chain-sync/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: substrate/client/storage-chain-sync/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: substrate/client/storage-chain-sync/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: substrate/client/storage-chain-sync/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: substrate/client/storage-chain-sync/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: `sc-storage-chain-sync` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/remark/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: substrate/frame/remark/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: substrate/frame/remark/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: substrate/frame/remark/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: substrate/frame/remark/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: substrate/frame/remark/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: substrate/frame/remark/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: substrate/frame/remark/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: substrate/frame/remark/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: `pallet-remark` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/node/core/chain-api/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: polkadot/node/core/chain-api/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: polkadot/node/core/chain-api/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: polkadot/node/core/chain-api/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: polkadot/node/core/chain-api/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: polkadot/node/core/chain-api/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: polkadot/node/core/chain-api/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: polkadot/node/core/chain-api/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: polkadot/node/core/chain-api/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: `polkadot-node-core-chain-api` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/derivatives/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: substrate/frame/derivatives/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: substrate/frame/derivatives/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: substrate/frame/derivatives/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: substrate/frame/derivatives/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: substrate/frame/derivatives/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: substrate/frame/derivatives/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: substrate/frame/derivatives/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: substrate/frame/derivatives/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: `pallet-derivatives` (manifest) generated 9 warnings
[INFO] [stderr] warning: bridges/snowbridge/primitives/beacon/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: bridges/snowbridge/primitives/beacon/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: bridges/snowbridge/primitives/beacon/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: bridges/snowbridge/primitives/beacon/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: bridges/snowbridge/primitives/beacon/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: bridges/snowbridge/primitives/beacon/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: bridges/snowbridge/primitives/beacon/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: bridges/snowbridge/primitives/beacon/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: bridges/snowbridge/primitives/beacon/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: `snowbridge-beacon-primitives` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/client/consensus/grandpa/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: substrate/client/consensus/grandpa/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: substrate/client/consensus/grandpa/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: substrate/client/consensus/grandpa/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: substrate/client/consensus/grandpa/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: substrate/client/consensus/grandpa/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: substrate/client/consensus/grandpa/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: substrate/client/consensus/grandpa/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: substrate/client/consensus/grandpa/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: `sc-consensus-grandpa-rpc` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/primitives/statement-store/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: substrate/primitives/statement-store/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: substrate/primitives/statement-store/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: substrate/primitives/statement-store/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: substrate/primitives/statement-store/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: substrate/primitives/statement-store/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: substrate/primitives/statement-store/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: substrate/primitives/statement-store/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: substrate/primitives/statement-store/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: `sp-statement-store` (manifest) generated 9 warnings
[INFO] [stderr] warning: bridges/snowbridge/pallets/inbound-queue/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: bridges/snowbridge/pallets/inbound-queue/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: bridges/snowbridge/pallets/inbound-queue/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: bridges/snowbridge/pallets/inbound-queue/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: bridges/snowbridge/pallets/inbound-queue/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: bridges/snowbridge/pallets/inbound-queue/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: bridges/snowbridge/pallets/inbound-queue/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: bridges/snowbridge/pallets/inbound-queue/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: bridges/snowbridge/pallets/inbound-queue/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: `snowbridge-pallet-inbound-queue` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/atomic-swap/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: substrate/frame/atomic-swap/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: substrate/frame/atomic-swap/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: substrate/frame/atomic-swap/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: substrate/frame/atomic-swap/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: substrate/frame/atomic-swap/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: substrate/frame/atomic-swap/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: substrate/frame/atomic-swap/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: substrate/frame/atomic-swap/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: `pallet-atomic-swap` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/benchmarking/pov/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: substrate/frame/benchmarking/pov/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: substrate/frame/benchmarking/pov/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: substrate/frame/benchmarking/pov/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: substrate/frame/benchmarking/pov/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: substrate/frame/benchmarking/pov/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: substrate/frame/benchmarking/pov/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: substrate/frame/benchmarking/pov/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: substrate/frame/benchmarking/pov/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: `frame-benchmarking-pallet-pov` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/primitives/io/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: substrate/primitives/io/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: substrate/primitives/io/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: substrate/primitives/io/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: substrate/primitives/io/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: substrate/primitives/io/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: substrate/primitives/io/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: substrate/primitives/io/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: substrate/primitives/io/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: `sp-io` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/client/network/test/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: substrate/client/network/test/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: substrate/client/network/test/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: substrate/client/network/test/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: substrate/client/network/test/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: substrate/client/network/test/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: substrate/client/network/test/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: substrate/client/network/test/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: substrate/client/network/test/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: `sc-network-test` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/alliance/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: substrate/frame/alliance/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: substrate/frame/alliance/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: substrate/frame/alliance/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: substrate/frame/alliance/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: substrate/frame/alliance/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: substrate/frame/alliance/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: substrate/frame/alliance/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: substrate/frame/alliance/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: `pallet-alliance` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/client/network/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: substrate/client/network/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: substrate/client/network/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: substrate/client/network/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: substrate/client/network/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: substrate/client/network/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: substrate/client/network/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: substrate/client/network/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: substrate/client/network/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: `sc-network-common` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/client/proof-size-recording/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: cumulus/client/proof-size-recording/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: cumulus/client/proof-size-recording/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: cumulus/client/proof-size-recording/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: cumulus/client/proof-size-recording/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: cumulus/client/proof-size-recording/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: cumulus/client/proof-size-recording/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: cumulus/client/proof-size-recording/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: cumulus/client/proof-size-recording/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: `cumulus-client-proof-size-recording` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/primitives/arithmetic/fuzzer/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: substrate/primitives/arithmetic/fuzzer/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: substrate/primitives/arithmetic/fuzzer/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: substrate/primitives/arithmetic/fuzzer/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: substrate/primitives/arithmetic/fuzzer/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: substrate/primitives/arithmetic/fuzzer/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: substrate/primitives/arithmetic/fuzzer/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: substrate/primitives/arithmetic/fuzzer/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: substrate/primitives/arithmetic/fuzzer/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: `sp-arithmetic-fuzzer` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/bin/node/bench/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: substrate/bin/node/bench/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: substrate/bin/node/bench/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: substrate/bin/node/bench/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: substrate/bin/node/bench/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: substrate/bin/node/bench/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: substrate/bin/node/bench/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: substrate/bin/node/bench/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: substrate/bin/node/bench/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-bench` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/primitives/core/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: cumulus/primitives/core/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: cumulus/primitives/core/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: cumulus/primitives/core/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: cumulus/primitives/core/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: cumulus/primitives/core/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: cumulus/primitives/core/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: cumulus/primitives/core/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: cumulus/primitives/core/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: `cumulus-primitives-core` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/primitives/consensus/pow/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: substrate/primitives/consensus/pow/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: substrate/primitives/consensus/pow/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: substrate/primitives/consensus/pow/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: substrate/primitives/consensus/pow/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: substrate/primitives/consensus/pow/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: substrate/primitives/consensus/pow/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: substrate/primitives/consensus/pow/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: substrate/primitives/consensus/pow/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: `sp-consensus-pow` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/node/test-sim/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: polkadot/node/test-sim/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: polkadot/node/test-sim/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: polkadot/node/test-sim/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: polkadot/node/test-sim/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: polkadot/node/test-sim/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: polkadot/node/test-sim/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: polkadot/node/test-sim/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: polkadot/node/test-sim/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: `polkadot-subsystem-test-sim` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/client/keystore/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: substrate/client/keystore/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: substrate/client/keystore/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: substrate/client/keystore/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: substrate/client/keystore/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: substrate/client/keystore/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: substrate/client/keystore/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: substrate/client/keystore/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: substrate/client/keystore/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: `sc-keystore` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/bounties/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: substrate/frame/bounties/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: substrate/frame/bounties/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: substrate/frame/bounties/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: substrate/frame/bounties/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: substrate/frame/bounties/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: substrate/frame/bounties/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: substrate/frame/bounties/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: substrate/frame/bounties/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: `pallet-bounties` (manifest) generated 9 warnings
[INFO] [stderr] warning: bridges/modules/xcm-bridge-hub/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: bridges/modules/xcm-bridge-hub/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: bridges/modules/xcm-bridge-hub/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: bridges/modules/xcm-bridge-hub/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: bridges/modules/xcm-bridge-hub/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: bridges/modules/xcm-bridge-hub/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: bridges/modules/xcm-bridge-hub/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: bridges/modules/xcm-bridge-hub/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: bridges/modules/xcm-bridge-hub/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: `pallet-xcm-bridge-hub` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/primitives/npos-elections/fuzzer/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: substrate/primitives/npos-elections/fuzzer/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: substrate/primitives/npos-elections/fuzzer/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: substrate/primitives/npos-elections/fuzzer/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: substrate/primitives/npos-elections/fuzzer/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: substrate/primitives/npos-elections/fuzzer/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: substrate/primitives/npos-elections/fuzzer/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: substrate/primitives/npos-elections/fuzzer/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: substrate/primitives/npos-elections/fuzzer/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: `sp-npos-elections-fuzzer` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/node/core/bitfield-signing/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: polkadot/node/core/bitfield-signing/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: polkadot/node/core/bitfield-signing/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: polkadot/node/core/bitfield-signing/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: polkadot/node/core/bitfield-signing/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: polkadot/node/core/bitfield-signing/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: polkadot/node/core/bitfield-signing/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: polkadot/node/core/bitfield-signing/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: polkadot/node/core/bitfield-signing/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: `polkadot-node-core-bitfield-signing` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/node/subsystem-util/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: polkadot/node/subsystem-util/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: polkadot/node/subsystem-util/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: polkadot/node/subsystem-util/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: polkadot/node/subsystem-util/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: polkadot/node/subsystem-util/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: polkadot/node/subsystem-util/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: polkadot/node/subsystem-util/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: polkadot/node/subsystem-util/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: `polkadot-node-subsystem-util` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/runtime/westend/constants/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: polkadot/runtime/westend/constants/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: polkadot/runtime/westend/constants/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: polkadot/runtime/westend/constants/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: polkadot/runtime/westend/constants/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: polkadot/runtime/westend/constants/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: polkadot/runtime/westend/constants/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: polkadot/runtime/westend/constants/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: polkadot/runtime/westend/constants/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: `westend-runtime-constants` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/client/consensus/relay-chain/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: cumulus/client/consensus/relay-chain/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: cumulus/client/consensus/relay-chain/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: cumulus/client/consensus/relay-chain/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: cumulus/client/consensus/relay-chain/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: cumulus/client/consensus/relay-chain/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: cumulus/client/consensus/relay-chain/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: cumulus/client/consensus/relay-chain/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: cumulus/client/consensus/relay-chain/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: `cumulus-client-consensus-relay-chain` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/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: cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/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: cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/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: cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/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: cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/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: cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/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: cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/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: cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/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: cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/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: `bridge-hub-rococo-runtime` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/examples/basic/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: substrate/frame/examples/basic/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: substrate/frame/examples/basic/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: substrate/frame/examples/basic/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: substrate/frame/examples/basic/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: substrate/frame/examples/basic/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: substrate/frame/examples/basic/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: substrate/frame/examples/basic/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: substrate/frame/examples/basic/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: `pallet-example-basic` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/client/relay-chain-rpc-interface/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: cumulus/client/relay-chain-rpc-interface/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: cumulus/client/relay-chain-rpc-interface/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: cumulus/client/relay-chain-rpc-interface/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: cumulus/client/relay-chain-rpc-interface/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: cumulus/client/relay-chain-rpc-interface/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: cumulus/client/relay-chain-rpc-interface/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: cumulus/client/relay-chain-rpc-interface/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: cumulus/client/relay-chain-rpc-interface/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: `cumulus-relay-chain-rpc-interface` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/staking/runtime-api/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: substrate/frame/staking/runtime-api/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: substrate/frame/staking/runtime-api/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: substrate/frame/staking/runtime-api/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: substrate/frame/staking/runtime-api/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: substrate/frame/staking/runtime-api/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: substrate/frame/staking/runtime-api/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: substrate/frame/staking/runtime-api/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: substrate/frame/staking/runtime-api/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: `pallet-staking-runtime-api` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/xcm/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: polkadot/xcm/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: polkadot/xcm/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: polkadot/xcm/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: polkadot/xcm/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: polkadot/xcm/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: polkadot/xcm/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: polkadot/xcm/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: polkadot/xcm/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-xcm` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/primitives/weights/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: substrate/primitives/weights/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: substrate/primitives/weights/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: substrate/primitives/weights/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: substrate/primitives/weights/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: substrate/primitives/weights/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: substrate/primitives/weights/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: substrate/primitives/weights/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: substrate/primitives/weights/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: `sp-weights` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/client/consensus/slots/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: substrate/client/consensus/slots/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: substrate/client/consensus/slots/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: substrate/client/consensus/slots/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: substrate/client/consensus/slots/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: substrate/client/consensus/slots/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: substrate/client/consensus/slots/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: substrate/client/consensus/slots/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: substrate/client/consensus/slots/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: `sc-consensus-slots` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/state-trie-migration/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: substrate/frame/state-trie-migration/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: substrate/frame/state-trie-migration/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: substrate/frame/state-trie-migration/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: substrate/frame/state-trie-migration/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: substrate/frame/state-trie-migration/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: substrate/frame/state-trie-migration/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: substrate/frame/state-trie-migration/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: substrate/frame/state-trie-migration/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: `pallet-state-trie-migration` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/utils/build-script-utils/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: substrate/utils/build-script-utils/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: substrate/utils/build-script-utils/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: substrate/utils/build-script-utils/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: substrate/utils/build-script-utils/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: substrate/utils/build-script-utils/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: substrate/utils/build-script-utils/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: substrate/utils/build-script-utils/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: substrate/utils/build-script-utils/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: `substrate-build-script-utils` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/bin/utils/subkey/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: substrate/bin/utils/subkey/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: substrate/bin/utils/subkey/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: substrate/bin/utils/subkey/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: substrate/bin/utils/subkey/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: substrate/bin/utils/subkey/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: substrate/bin/utils/subkey/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: substrate/bin/utils/subkey/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: substrate/bin/utils/subkey/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: `subkey` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/client/rpc-api/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: substrate/client/rpc-api/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: substrate/client/rpc-api/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: substrate/client/rpc-api/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: substrate/client/rpc-api/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: substrate/client/rpc-api/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: substrate/client/rpc-api/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: substrate/client/rpc-api/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: substrate/client/rpc-api/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: `sc-rpc-api` (manifest) generated 9 warnings
[INFO] [stderr] warning: bridges/snowbridge/pallets/inbound-queue-v2/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: bridges/snowbridge/pallets/inbound-queue-v2/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: bridges/snowbridge/pallets/inbound-queue-v2/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: bridges/snowbridge/pallets/inbound-queue-v2/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: bridges/snowbridge/pallets/inbound-queue-v2/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: bridges/snowbridge/pallets/inbound-queue-v2/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: bridges/snowbridge/pallets/inbound-queue-v2/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: bridges/snowbridge/pallets/inbound-queue-v2/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: bridges/snowbridge/pallets/inbound-queue-v2/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: `snowbridge-pallet-inbound-queue-v2` (manifest) generated 9 warnings
[INFO] [stderr] warning: bridges/relays/client-substrate/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: bridges/relays/client-substrate/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: bridges/relays/client-substrate/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: bridges/relays/client-substrate/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: bridges/relays/client-substrate/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: bridges/relays/client-substrate/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: bridges/relays/client-substrate/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: bridges/relays/client-substrate/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: bridges/relays/client-substrate/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: `relay-substrate-client` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/offences/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: substrate/frame/offences/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: substrate/frame/offences/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: substrate/frame/offences/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: substrate/frame/offences/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: substrate/frame/offences/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: substrate/frame/offences/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: substrate/frame/offences/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: substrate/frame/offences/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: `pallet-offences` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/test-utils/runtime/transaction-pool/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: substrate/test-utils/runtime/transaction-pool/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: substrate/test-utils/runtime/transaction-pool/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: substrate/test-utils/runtime/transaction-pool/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: substrate/test-utils/runtime/transaction-pool/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: substrate/test-utils/runtime/transaction-pool/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: substrate/test-utils/runtime/transaction-pool/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: substrate/test-utils/runtime/transaction-pool/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: substrate/test-utils/runtime/transaction-pool/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: `substrate-test-runtime-transaction-pool` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/client/consensus/beefy/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: substrate/client/consensus/beefy/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: substrate/client/consensus/beefy/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: substrate/client/consensus/beefy/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: substrate/client/consensus/beefy/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: substrate/client/consensus/beefy/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: substrate/client/consensus/beefy/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: substrate/client/consensus/beefy/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: substrate/client/consensus/beefy/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: `sc-consensus-beefy-rpc` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/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: polkadot/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: polkadot/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: polkadot/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: polkadot/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: polkadot/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: polkadot/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: polkadot/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: polkadot/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: `polkadot-node-primitives` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/client/chain-spec/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: substrate/client/chain-spec/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: substrate/client/chain-spec/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: substrate/client/chain-spec/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: substrate/client/chain-spec/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: substrate/client/chain-spec/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: substrate/client/chain-spec/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: substrate/client/chain-spec/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: substrate/client/chain-spec/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: `sc-chain-spec` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/utils/frame/omni-bencher/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: substrate/utils/frame/omni-bencher/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: substrate/utils/frame/omni-bencher/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: substrate/utils/frame/omni-bencher/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: substrate/utils/frame/omni-bencher/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: substrate/utils/frame/omni-bencher/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: substrate/utils/frame/omni-bencher/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: substrate/utils/frame/omni-bencher/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: substrate/utils/frame/omni-bencher/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: `frame-omni-bencher` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/node/core/av-store/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: polkadot/node/core/av-store/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: polkadot/node/core/av-store/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: polkadot/node/core/av-store/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: polkadot/node/core/av-store/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: polkadot/node/core/av-store/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: polkadot/node/core/av-store/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: polkadot/node/core/av-store/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: polkadot/node/core/av-store/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: `polkadot-node-core-av-store` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/pallets/parachain-system/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: cumulus/pallets/parachain-system/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: cumulus/pallets/parachain-system/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: cumulus/pallets/parachain-system/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: cumulus/pallets/parachain-system/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: cumulus/pallets/parachain-system/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: cumulus/pallets/parachain-system/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: cumulus/pallets/parachain-system/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: cumulus/pallets/parachain-system/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: `cumulus-pallet-parachain-system` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/pallets/parachain-system/proc-macro/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: cumulus/pallets/parachain-system/proc-macro/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: cumulus/pallets/parachain-system/proc-macro/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: cumulus/pallets/parachain-system/proc-macro/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: cumulus/pallets/parachain-system/proc-macro/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: cumulus/pallets/parachain-system/proc-macro/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: cumulus/pallets/parachain-system/proc-macro/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: cumulus/pallets/parachain-system/proc-macro/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: cumulus/pallets/parachain-system/proc-macro/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: `cumulus-pallet-parachain-system-proc-macro` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/client/storage-monitor/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: substrate/client/storage-monitor/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: substrate/client/storage-monitor/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: substrate/client/storage-monitor/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: substrate/client/storage-monitor/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: substrate/client/storage-monitor/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: substrate/client/storage-monitor/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: substrate/client/storage-monitor/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: substrate/client/storage-monitor/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: `sc-storage-monitor` (manifest) generated 9 warnings
[INFO] [stderr] warning: bridges/relays/lib-substrate-relay/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: bridges/relays/lib-substrate-relay/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: bridges/relays/lib-substrate-relay/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: bridges/relays/lib-substrate-relay/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: bridges/relays/lib-substrate-relay/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: bridges/relays/lib-substrate-relay/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: bridges/relays/lib-substrate-relay/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: bridges/relays/lib-substrate-relay/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: bridges/relays/lib-substrate-relay/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: `substrate-relay-helper` (manifest) generated 9 warnings
[INFO] [stderr] warning: templates/minimal/runtime/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: templates/minimal/runtime/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: templates/minimal/runtime/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: templates/minimal/runtime/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: templates/minimal/runtime/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: templates/minimal/runtime/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: templates/minimal/runtime/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: templates/minimal/runtime/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: templates/minimal/runtime/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: `minimal-template-runtime` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/xcm/xcm-simulator/example/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: polkadot/xcm/xcm-simulator/example/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: polkadot/xcm/xcm-simulator/example/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: polkadot/xcm/xcm-simulator/example/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: polkadot/xcm/xcm-simulator/example/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: polkadot/xcm/xcm-simulator/example/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: polkadot/xcm/xcm-simulator/example/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: polkadot/xcm/xcm-simulator/example/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: polkadot/xcm/xcm-simulator/example/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: `xcm-simulator-example` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/parachains/runtimes/assets/asset-hub-westend/bridge-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: cumulus/parachains/runtimes/assets/asset-hub-westend/bridge-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: cumulus/parachains/runtimes/assets/asset-hub-westend/bridge-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: cumulus/parachains/runtimes/assets/asset-hub-westend/bridge-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: cumulus/parachains/runtimes/assets/asset-hub-westend/bridge-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: cumulus/parachains/runtimes/assets/asset-hub-westend/bridge-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: cumulus/parachains/runtimes/assets/asset-hub-westend/bridge-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: cumulus/parachains/runtimes/assets/asset-hub-westend/bridge-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: cumulus/parachains/runtimes/assets/asset-hub-westend/bridge-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: `bp-asset-hub-westend` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/primitives/api/test/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: substrate/primitives/api/test/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: substrate/primitives/api/test/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: substrate/primitives/api/test/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: substrate/primitives/api/test/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: substrate/primitives/api/test/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: substrate/primitives/api/test/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: substrate/primitives/api/test/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: substrate/primitives/api/test/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: `sp-api-test` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/revive/fixtures/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: substrate/frame/revive/fixtures/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: substrate/frame/revive/fixtures/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: substrate/frame/revive/fixtures/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: substrate/frame/revive/fixtures/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: substrate/frame/revive/fixtures/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: substrate/frame/revive/fixtures/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: substrate/frame/revive/fixtures/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: substrate/frame/revive/fixtures/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: `pallet-revive-fixtures` (manifest) generated 9 warnings
[INFO] [stderr] warning: bridges/primitives/header-chain/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: bridges/primitives/header-chain/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: bridges/primitives/header-chain/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: bridges/primitives/header-chain/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: bridges/primitives/header-chain/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: bridges/primitives/header-chain/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: bridges/primitives/header-chain/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: bridges/primitives/header-chain/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: bridges/primitives/header-chain/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: `bp-header-chain` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/revive/uapi/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: substrate/frame/revive/uapi/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: substrate/frame/revive/uapi/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: substrate/frame/revive/uapi/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: substrate/frame/revive/uapi/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: substrate/frame/revive/uapi/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: substrate/frame/revive/uapi/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: substrate/frame/revive/uapi/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: substrate/frame/revive/uapi/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: `pallet-revive-uapi` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/preimage/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: substrate/frame/preimage/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: substrate/frame/preimage/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: substrate/frame/preimage/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: substrate/frame/preimage/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: substrate/frame/preimage/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: substrate/frame/preimage/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: substrate/frame/preimage/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: substrate/frame/preimage/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: `pallet-preimage` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/parachain/test-parachains/adder/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: polkadot/parachain/test-parachains/adder/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: polkadot/parachain/test-parachains/adder/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: polkadot/parachain/test-parachains/adder/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: polkadot/parachain/test-parachains/adder/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: polkadot/parachain/test-parachains/adder/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: polkadot/parachain/test-parachains/adder/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: polkadot/parachain/test-parachains/adder/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: polkadot/parachain/test-parachains/adder/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: `test-parachain-adder` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/contracts/mock-network/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: substrate/frame/contracts/mock-network/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: substrate/frame/contracts/mock-network/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: substrate/frame/contracts/mock-network/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: substrate/frame/contracts/mock-network/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: substrate/frame/contracts/mock-network/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: substrate/frame/contracts/mock-network/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: substrate/frame/contracts/mock-network/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: substrate/frame/contracts/mock-network/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: `pallet-contracts-mock-network` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/client/network/transactions/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: substrate/client/network/transactions/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: substrate/client/network/transactions/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: substrate/client/network/transactions/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: substrate/client/network/transactions/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: substrate/client/network/transactions/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: substrate/client/network/transactions/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: substrate/client/network/transactions/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: substrate/client/network/transactions/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: `sc-network-transactions` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/election-provider-multi-block/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: substrate/frame/election-provider-multi-block/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: substrate/frame/election-provider-multi-block/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: substrate/frame/election-provider-multi-block/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: substrate/frame/election-provider-multi-block/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: substrate/frame/election-provider-multi-block/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: substrate/frame/election-provider-multi-block/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: substrate/frame/election-provider-multi-block/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: substrate/frame/election-provider-multi-block/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: `pallet-election-provider-multi-block` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/staking-async/runtimes/parachain/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: substrate/frame/staking-async/runtimes/parachain/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: substrate/frame/staking-async/runtimes/parachain/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: substrate/frame/staking-async/runtimes/parachain/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: substrate/frame/staking-async/runtimes/parachain/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: substrate/frame/staking-async/runtimes/parachain/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: substrate/frame/staking-async/runtimes/parachain/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: substrate/frame/staking-async/runtimes/parachain/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: substrate/frame/staking-async/runtimes/parachain/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: `pallet-staking-async-parachain-runtime` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/revive/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: substrate/frame/revive/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: substrate/frame/revive/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: substrate/frame/revive/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: substrate/frame/revive/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: substrate/frame/revive/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: substrate/frame/revive/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: substrate/frame/revive/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: substrate/frame/revive/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: `pallet-revive` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/node/core/pvf/prepare-worker/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: polkadot/node/core/pvf/prepare-worker/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: polkadot/node/core/pvf/prepare-worker/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: polkadot/node/core/pvf/prepare-worker/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: polkadot/node/core/pvf/prepare-worker/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: polkadot/node/core/pvf/prepare-worker/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: polkadot/node/core/pvf/prepare-worker/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: polkadot/node/core/pvf/prepare-worker/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: polkadot/node/core/pvf/prepare-worker/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: `polkadot-node-core-pvf-prepare-worker` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/client/virtualization/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: substrate/client/virtualization/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: substrate/client/virtualization/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: substrate/client/virtualization/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: substrate/client/virtualization/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: substrate/client/virtualization/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: substrate/client/virtualization/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: substrate/client/virtualization/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: substrate/client/virtualization/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: `sc-virtualization` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/client/resubmission-store/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: cumulus/client/resubmission-store/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: cumulus/client/resubmission-store/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: cumulus/client/resubmission-store/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: cumulus/client/resubmission-store/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: cumulus/client/resubmission-store/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: cumulus/client/resubmission-store/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: cumulus/client/resubmission-store/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: cumulus/client/resubmission-store/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: `cumulus-client-resubmission-store` (manifest) generated 9 warnings
[INFO] [stderr] warning: bridges/snowbridge/pallets/system-frontend/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: bridges/snowbridge/pallets/system-frontend/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: bridges/snowbridge/pallets/system-frontend/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: bridges/snowbridge/pallets/system-frontend/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: bridges/snowbridge/pallets/system-frontend/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: bridges/snowbridge/pallets/system-frontend/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: bridges/snowbridge/pallets/system-frontend/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: bridges/snowbridge/pallets/system-frontend/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: bridges/snowbridge/pallets/system-frontend/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: `snowbridge-pallet-system-frontend` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/xcm/xcm-simulator/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: polkadot/xcm/xcm-simulator/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: polkadot/xcm/xcm-simulator/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: polkadot/xcm/xcm-simulator/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: polkadot/xcm/xcm-simulator/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: polkadot/xcm/xcm-simulator/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: polkadot/xcm/xcm-simulator/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: polkadot/xcm/xcm-simulator/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: polkadot/xcm/xcm-simulator/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: `xcm-simulator` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/node/network/bridge/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: polkadot/node/network/bridge/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: polkadot/node/network/bridge/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: polkadot/node/network/bridge/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: polkadot/node/network/bridge/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: polkadot/node/network/bridge/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: polkadot/node/network/bridge/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: polkadot/node/network/bridge/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: polkadot/node/network/bridge/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: `polkadot-network-bridge` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/membership/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: substrate/frame/membership/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: substrate/frame/membership/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: substrate/frame/membership/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: substrate/frame/membership/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: substrate/frame/membership/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: substrate/frame/membership/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: substrate/frame/membership/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: substrate/frame/membership/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: `pallet-membership` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/transaction-storage/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: substrate/frame/transaction-storage/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: substrate/frame/transaction-storage/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: substrate/frame/transaction-storage/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: substrate/frame/transaction-storage/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: substrate/frame/transaction-storage/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: substrate/frame/transaction-storage/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: substrate/frame/transaction-storage/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: substrate/frame/transaction-storage/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: `pallet-transaction-storage` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/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: polkadot/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: polkadot/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: polkadot/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: polkadot/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: polkadot/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: polkadot/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: polkadot/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: polkadot/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: `polkadot` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/parachains/integration-tests/emulated/chains/parachains/assets/asset-hub-rococo/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: cumulus/parachains/integration-tests/emulated/chains/parachains/assets/asset-hub-rococo/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: cumulus/parachains/integration-tests/emulated/chains/parachains/assets/asset-hub-rococo/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: cumulus/parachains/integration-tests/emulated/chains/parachains/assets/asset-hub-rococo/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: cumulus/parachains/integration-tests/emulated/chains/parachains/assets/asset-hub-rococo/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: cumulus/parachains/integration-tests/emulated/chains/parachains/assets/asset-hub-rococo/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: cumulus/parachains/integration-tests/emulated/chains/parachains/assets/asset-hub-rococo/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: cumulus/parachains/integration-tests/emulated/chains/parachains/assets/asset-hub-rococo/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: cumulus/parachains/integration-tests/emulated/chains/parachains/assets/asset-hub-rococo/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: `asset-hub-rococo-emulated-chain` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/primitives/merkle-mountain-range/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: substrate/primitives/merkle-mountain-range/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: substrate/primitives/merkle-mountain-range/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: substrate/primitives/merkle-mountain-range/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: substrate/primitives/merkle-mountain-range/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: substrate/primitives/merkle-mountain-range/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: substrate/primitives/merkle-mountain-range/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: substrate/primitives/merkle-mountain-range/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: substrate/primitives/merkle-mountain-range/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: `sp-mmr-primitives` (manifest) generated 9 warnings
[INFO] [stderr] warning: bridges/primitives/beefy/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: bridges/primitives/beefy/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: bridges/primitives/beefy/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: bridges/primitives/beefy/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: bridges/primitives/beefy/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: bridges/primitives/beefy/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: bridges/primitives/beefy/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: bridges/primitives/beefy/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: bridges/primitives/beefy/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: `bp-beefy` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/node/network/collator-protocol/test-sim-macros/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: polkadot/node/network/collator-protocol/test-sim-macros/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: polkadot/node/network/collator-protocol/test-sim-macros/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: polkadot/node/network/collator-protocol/test-sim-macros/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: polkadot/node/network/collator-protocol/test-sim-macros/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: polkadot/node/network/collator-protocol/test-sim-macros/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: polkadot/node/network/collator-protocol/test-sim-macros/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: polkadot/node/network/collator-protocol/test-sim-macros/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: polkadot/node/network/collator-protocol/test-sim-macros/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: `polkadot-collator-protocol-test-sim-macros` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/society/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: substrate/frame/society/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: substrate/frame/society/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: substrate/frame/society/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: substrate/frame/society/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: substrate/frame/society/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: substrate/frame/society/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: substrate/frame/society/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: substrate/frame/society/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: `pallet-society` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/parachains/integration-tests/emulated/tests/coretime/coretime-westend/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: cumulus/parachains/integration-tests/emulated/tests/coretime/coretime-westend/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: cumulus/parachains/integration-tests/emulated/tests/coretime/coretime-westend/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: cumulus/parachains/integration-tests/emulated/tests/coretime/coretime-westend/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: cumulus/parachains/integration-tests/emulated/tests/coretime/coretime-westend/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: cumulus/parachains/integration-tests/emulated/tests/coretime/coretime-westend/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: cumulus/parachains/integration-tests/emulated/tests/coretime/coretime-westend/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: cumulus/parachains/integration-tests/emulated/tests/coretime/coretime-westend/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: cumulus/parachains/integration-tests/emulated/tests/coretime/coretime-westend/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: `coretime-westend-integration-tests` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/benchmarking/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: substrate/frame/benchmarking/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: substrate/frame/benchmarking/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: substrate/frame/benchmarking/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: substrate/frame/benchmarking/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: substrate/frame/benchmarking/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: substrate/frame/benchmarking/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: substrate/frame/benchmarking/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: substrate/frame/benchmarking/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: `frame-benchmarking` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/client/consensus/pow/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: substrate/client/consensus/pow/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: substrate/client/consensus/pow/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: substrate/client/consensus/pow/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: substrate/client/consensus/pow/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: substrate/client/consensus/pow/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: substrate/client/consensus/pow/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: substrate/client/consensus/pow/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: substrate/client/consensus/pow/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: `sc-consensus-pow` (manifest) generated 9 warnings
[INFO] [stderr] warning: bridges/relays/messages/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: bridges/relays/messages/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: bridges/relays/messages/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: bridges/relays/messages/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: bridges/relays/messages/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: bridges/relays/messages/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: bridges/relays/messages/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: bridges/relays/messages/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: bridges/relays/messages/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: `messages-relay` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/primitives/runtime/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: substrate/primitives/runtime/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: substrate/primitives/runtime/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: substrate/primitives/runtime/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: substrate/primitives/runtime/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: substrate/primitives/runtime/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: substrate/primitives/runtime/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: substrate/primitives/runtime/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: substrate/primitives/runtime/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: `sp-runtime` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/utils/binary-merkle-tree/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: substrate/utils/binary-merkle-tree/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: substrate/utils/binary-merkle-tree/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: substrate/utils/binary-merkle-tree/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: substrate/utils/binary-merkle-tree/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: substrate/utils/binary-merkle-tree/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: substrate/utils/binary-merkle-tree/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: substrate/utils/binary-merkle-tree/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: substrate/utils/binary-merkle-tree/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: `binary-merkle-tree` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/client/network/statement/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: substrate/client/network/statement/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: substrate/client/network/statement/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: substrate/client/network/statement/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: substrate/client/network/statement/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: substrate/client/network/statement/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: substrate/client/network/statement/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: substrate/client/network/statement/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: substrate/client/network/statement/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: `sc-network-statement` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/node/network/collator-protocol/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: polkadot/node/network/collator-protocol/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: polkadot/node/network/collator-protocol/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: polkadot/node/network/collator-protocol/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: polkadot/node/network/collator-protocol/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: polkadot/node/network/collator-protocol/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: polkadot/node/network/collator-protocol/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: polkadot/node/network/collator-protocol/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: polkadot/node/network/collator-protocol/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: `polkadot-collator-protocol` (manifest) generated 9 warnings
[INFO] [stderr] warning: bridges/snowbridge/pallets/inbound-queue-v2/fixtures/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: bridges/snowbridge/pallets/inbound-queue-v2/fixtures/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: bridges/snowbridge/pallets/inbound-queue-v2/fixtures/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: bridges/snowbridge/pallets/inbound-queue-v2/fixtures/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: bridges/snowbridge/pallets/inbound-queue-v2/fixtures/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: bridges/snowbridge/pallets/inbound-queue-v2/fixtures/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: bridges/snowbridge/pallets/inbound-queue-v2/fixtures/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: bridges/snowbridge/pallets/inbound-queue-v2/fixtures/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: bridges/snowbridge/pallets/inbound-queue-v2/fixtures/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: `snowbridge-pallet-inbound-queue-v2-fixtures` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/node/malus/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: polkadot/node/malus/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: polkadot/node/malus/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: polkadot/node/malus/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: polkadot/node/malus/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: polkadot/node/malus/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: polkadot/node/malus/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: polkadot/node/malus/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: polkadot/node/malus/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: `polkadot-test-malus` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/client/rpc-spec-v2/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: substrate/client/rpc-spec-v2/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: substrate/client/rpc-spec-v2/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: substrate/client/rpc-spec-v2/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: substrate/client/rpc-spec-v2/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: substrate/client/rpc-spec-v2/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: substrate/client/rpc-spec-v2/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: substrate/client/rpc-spec-v2/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: substrate/client/rpc-spec-v2/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: `sc-rpc-spec-v2` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/nis/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: substrate/frame/nis/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: substrate/frame/nis/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: substrate/frame/nis/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: substrate/frame/nis/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: substrate/frame/nis/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: substrate/frame/nis/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: substrate/frame/nis/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: substrate/frame/nis/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: `pallet-nis` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/safe-mode/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: substrate/frame/safe-mode/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: substrate/frame/safe-mode/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: substrate/frame/safe-mode/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: substrate/frame/safe-mode/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: substrate/frame/safe-mode/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: substrate/frame/safe-mode/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: substrate/frame/safe-mode/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: substrate/frame/safe-mode/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: `pallet-safe-mode` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/client/consensus/manual-seal/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: substrate/client/consensus/manual-seal/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: substrate/client/consensus/manual-seal/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: substrate/client/consensus/manual-seal/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: substrate/client/consensus/manual-seal/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: substrate/client/consensus/manual-seal/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: substrate/client/consensus/manual-seal/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: substrate/client/consensus/manual-seal/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: substrate/client/consensus/manual-seal/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: `sc-consensus-manual-seal` (manifest) generated 9 warnings
[INFO] [stderr] warning: bridges/snowbridge/pallets/outbound-queue-v2/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: bridges/snowbridge/pallets/outbound-queue-v2/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: bridges/snowbridge/pallets/outbound-queue-v2/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: bridges/snowbridge/pallets/outbound-queue-v2/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: bridges/snowbridge/pallets/outbound-queue-v2/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: bridges/snowbridge/pallets/outbound-queue-v2/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: bridges/snowbridge/pallets/outbound-queue-v2/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: bridges/snowbridge/pallets/outbound-queue-v2/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: bridges/snowbridge/pallets/outbound-queue-v2/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: `snowbridge-pallet-outbound-queue-v2` (manifest) generated 9 warnings
[INFO] [stderr] warning: bridges/primitives/test-utils/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: bridges/primitives/test-utils/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: bridges/primitives/test-utils/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: bridges/primitives/test-utils/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: bridges/primitives/test-utils/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: bridges/primitives/test-utils/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: bridges/primitives/test-utils/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: bridges/primitives/test-utils/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: bridges/primitives/test-utils/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: `bp-test-utils` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/transaction-payment/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: substrate/frame/transaction-payment/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: substrate/frame/transaction-payment/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: substrate/frame/transaction-payment/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: substrate/frame/transaction-payment/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: substrate/frame/transaction-payment/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: substrate/frame/transaction-payment/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: substrate/frame/transaction-payment/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: substrate/frame/transaction-payment/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: `pallet-transaction-payment` (manifest) generated 9 warnings
[INFO] [stderr] warning: bridges/modules/grandpa/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: bridges/modules/grandpa/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: bridges/modules/grandpa/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: bridges/modules/grandpa/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: bridges/modules/grandpa/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: bridges/modules/grandpa/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: bridges/modules/grandpa/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: bridges/modules/grandpa/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: bridges/modules/grandpa/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: `pallet-bridge-grandpa` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/node/core/provisioner/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: polkadot/node/core/provisioner/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: polkadot/node/core/provisioner/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: polkadot/node/core/provisioner/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: polkadot/node/core/provisioner/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: polkadot/node/core/provisioner/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: polkadot/node/core/provisioner/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: polkadot/node/core/provisioner/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: polkadot/node/core/provisioner/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: `polkadot-node-core-provisioner` (manifest) generated 9 warnings
[INFO] [stderr] warning: templates/parachain/node/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: templates/parachain/node/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: templates/parachain/node/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: templates/parachain/node/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: templates/parachain/node/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: templates/parachain/node/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: templates/parachain/node/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: templates/parachain/node/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: templates/parachain/node/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: `parachain-template-node` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/utils/frame/generate-bags/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: substrate/utils/frame/generate-bags/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: substrate/utils/frame/generate-bags/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: substrate/utils/frame/generate-bags/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: substrate/utils/frame/generate-bags/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: substrate/utils/frame/generate-bags/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: substrate/utils/frame/generate-bags/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: substrate/utils/frame/generate-bags/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: substrate/utils/frame/generate-bags/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: `generate-bags` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/utils/frame/remote-externalities/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: substrate/utils/frame/remote-externalities/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: substrate/utils/frame/remote-externalities/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: substrate/utils/frame/remote-externalities/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: substrate/utils/frame/remote-externalities/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: substrate/utils/frame/remote-externalities/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: substrate/utils/frame/remote-externalities/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: substrate/utils/frame/remote-externalities/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: substrate/utils/frame/remote-externalities/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: `frame-remote-externalities` (manifest) generated 9 warnings
[INFO] [stderr] warning: bridges/snowbridge/pallets/outbound-queue/runtime-api/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: bridges/snowbridge/pallets/outbound-queue/runtime-api/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: bridges/snowbridge/pallets/outbound-queue/runtime-api/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: bridges/snowbridge/pallets/outbound-queue/runtime-api/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: bridges/snowbridge/pallets/outbound-queue/runtime-api/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: bridges/snowbridge/pallets/outbound-queue/runtime-api/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: bridges/snowbridge/pallets/outbound-queue/runtime-api/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: bridges/snowbridge/pallets/outbound-queue/runtime-api/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: bridges/snowbridge/pallets/outbound-queue/runtime-api/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: `snowbridge-outbound-queue-runtime-api` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/bin/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: substrate/bin/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: substrate/bin/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: substrate/bin/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: substrate/bin/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: substrate/bin/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: substrate/bin/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: substrate/bin/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: substrate/bin/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: substrate/frame/staking-async/integration-tests/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: substrate/frame/staking-async/integration-tests/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: substrate/frame/staking-async/integration-tests/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: substrate/frame/staking-async/integration-tests/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: substrate/frame/staking-async/integration-tests/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: substrate/frame/staking-async/integration-tests/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: substrate/frame/staking-async/integration-tests/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: substrate/frame/staking-async/integration-tests/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: substrate/frame/staking-async/integration-tests/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: `pallet-ahm-test` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/client/statement-store/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: substrate/client/statement-store/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: substrate/client/statement-store/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: substrate/client/statement-store/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: substrate/client/statement-store/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: substrate/client/statement-store/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: substrate/client/statement-store/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: substrate/client/statement-store/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: substrate/client/statement-store/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: `sc-statement-store` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/node/network/availability-recovery/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: polkadot/node/network/availability-recovery/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: polkadot/node/network/availability-recovery/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: polkadot/node/network/availability-recovery/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: polkadot/node/network/availability-recovery/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: polkadot/node/network/availability-recovery/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: polkadot/node/network/availability-recovery/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: polkadot/node/network/availability-recovery/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: polkadot/node/network/availability-recovery/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: `polkadot-availability-recovery` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/polkadot-parachain/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: cumulus/polkadot-parachain/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: cumulus/polkadot-parachain/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: cumulus/polkadot-parachain/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: cumulus/polkadot-parachain/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: cumulus/polkadot-parachain/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: cumulus/polkadot-parachain/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: cumulus/polkadot-parachain/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: cumulus/polkadot-parachain/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: `polkadot-parachain-bin` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/nomination-pools/benchmarking/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: substrate/frame/nomination-pools/benchmarking/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: substrate/frame/nomination-pools/benchmarking/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: substrate/frame/nomination-pools/benchmarking/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: substrate/frame/nomination-pools/benchmarking/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: substrate/frame/nomination-pools/benchmarking/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: substrate/frame/nomination-pools/benchmarking/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: substrate/frame/nomination-pools/benchmarking/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: substrate/frame/nomination-pools/benchmarking/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: `pallet-nomination-pools-benchmarking` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/primitives/trie/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: substrate/primitives/trie/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: substrate/primitives/trie/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: substrate/primitives/trie/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: substrate/primitives/trie/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: substrate/primitives/trie/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: substrate/primitives/trie/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: substrate/primitives/trie/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: substrate/primitives/trie/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: `sp-trie` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/transaction-payment/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: substrate/frame/transaction-payment/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: substrate/frame/transaction-payment/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: substrate/frame/transaction-payment/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: substrate/frame/transaction-payment/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: substrate/frame/transaction-payment/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: substrate/frame/transaction-payment/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: substrate/frame/transaction-payment/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: substrate/frame/transaction-payment/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: `pallet-transaction-payment-rpc` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/client/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: cumulus/client/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: cumulus/client/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: cumulus/client/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: cumulus/client/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: cumulus/client/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: cumulus/client/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: cumulus/client/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: cumulus/client/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: `cumulus-client-cli` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/examples/dev-mode/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: substrate/frame/examples/dev-mode/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: substrate/frame/examples/dev-mode/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: substrate/frame/examples/dev-mode/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: substrate/frame/examples/dev-mode/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: substrate/frame/examples/dev-mode/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: substrate/frame/examples/dev-mode/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: substrate/frame/examples/dev-mode/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: substrate/frame/examples/dev-mode/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: `pallet-dev-mode` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/xcm/pallet-xcm-benchmarks/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: polkadot/xcm/pallet-xcm-benchmarks/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: polkadot/xcm/pallet-xcm-benchmarks/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: polkadot/xcm/pallet-xcm-benchmarks/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: polkadot/xcm/pallet-xcm-benchmarks/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: polkadot/xcm/pallet-xcm-benchmarks/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: polkadot/xcm/pallet-xcm-benchmarks/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: polkadot/xcm/pallet-xcm-benchmarks/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: polkadot/xcm/pallet-xcm-benchmarks/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: `pallet-xcm-benchmarks` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/client/utils/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: substrate/client/utils/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: substrate/client/utils/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: substrate/client/utils/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: substrate/client/utils/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: substrate/client/utils/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: substrate/client/utils/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: substrate/client/utils/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: substrate/client/utils/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: `sc-utils` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/primitives/session/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: substrate/primitives/session/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: substrate/primitives/session/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: substrate/primitives/session/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: substrate/primitives/session/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: substrate/primitives/session/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: substrate/primitives/session/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: substrate/primitives/session/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: substrate/primitives/session/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: `sp-session` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/client/merkle-mountain-range/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: substrate/client/merkle-mountain-range/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: substrate/client/merkle-mountain-range/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: substrate/client/merkle-mountain-range/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: substrate/client/merkle-mountain-range/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: substrate/client/merkle-mountain-range/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: substrate/client/merkle-mountain-range/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: substrate/client/merkle-mountain-range/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: substrate/client/merkle-mountain-range/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: `mmr-rpc` (manifest) generated 9 warnings
[INFO] [stderr] warning: docs/sdk/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: docs/sdk/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: docs/sdk/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: docs/sdk/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: docs/sdk/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: docs/sdk/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: docs/sdk/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: docs/sdk/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: docs/sdk/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: `polkadot-sdk-docs` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/parachains/integration-tests/emulated/tests/people/people-westend/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: cumulus/parachains/integration-tests/emulated/tests/people/people-westend/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: cumulus/parachains/integration-tests/emulated/tests/people/people-westend/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: cumulus/parachains/integration-tests/emulated/tests/people/people-westend/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: cumulus/parachains/integration-tests/emulated/tests/people/people-westend/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: cumulus/parachains/integration-tests/emulated/tests/people/people-westend/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: cumulus/parachains/integration-tests/emulated/tests/people/people-westend/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: cumulus/parachains/integration-tests/emulated/tests/people/people-westend/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: cumulus/parachains/integration-tests/emulated/tests/people/people-westend/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: `people-westend-integration-tests` (manifest) generated 9 warnings
[INFO] [stderr] warning: bridges/primitives/xcm-bridge-hub-router/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: bridges/primitives/xcm-bridge-hub-router/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: bridges/primitives/xcm-bridge-hub-router/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: bridges/primitives/xcm-bridge-hub-router/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: bridges/primitives/xcm-bridge-hub-router/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: bridges/primitives/xcm-bridge-hub-router/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: bridges/primitives/xcm-bridge-hub-router/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: bridges/primitives/xcm-bridge-hub-router/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: bridges/primitives/xcm-bridge-hub-router/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: `bp-xcm-bridge-hub-router` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/parachain/test-parachains/adder/collator/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: polkadot/parachain/test-parachains/adder/collator/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: polkadot/parachain/test-parachains/adder/collator/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: polkadot/parachain/test-parachains/adder/collator/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: polkadot/parachain/test-parachains/adder/collator/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: polkadot/parachain/test-parachains/adder/collator/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: polkadot/parachain/test-parachains/adder/collator/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: polkadot/parachain/test-parachains/adder/collator/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: polkadot/parachain/test-parachains/adder/collator/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: `test-parachain-adder-collator` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/support/procedural/tools/derive/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: substrate/frame/support/procedural/tools/derive/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: substrate/frame/support/procedural/tools/derive/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: substrate/frame/support/procedural/tools/derive/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: substrate/frame/support/procedural/tools/derive/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: substrate/frame/support/procedural/tools/derive/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: substrate/frame/support/procedural/tools/derive/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: substrate/frame/support/procedural/tools/derive/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: substrate/frame/support/procedural/tools/derive/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: `frame-support-procedural-tools-derive` (manifest) generated 9 warnings
[INFO] [stderr] warning: templates/solochain/node/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: templates/solochain/node/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: templates/solochain/node/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: templates/solochain/node/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: templates/solochain/node/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: templates/solochain/node/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: templates/solochain/node/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: templates/solochain/node/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: templates/solochain/node/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: `solochain-template-node` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/utils/prometheus/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: substrate/utils/prometheus/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: substrate/utils/prometheus/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: substrate/utils/prometheus/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: substrate/utils/prometheus/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: substrate/utils/prometheus/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: substrate/utils/prometheus/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: substrate/utils/prometheus/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: substrate/utils/prometheus/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: `substrate-prometheus-endpoint` (manifest) generated 9 warnings
[INFO] [stderr] warning: bridges/primitives/relayers/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: bridges/primitives/relayers/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: bridges/primitives/relayers/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: bridges/primitives/relayers/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: bridges/primitives/relayers/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: bridges/primitives/relayers/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: bridges/primitives/relayers/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: bridges/primitives/relayers/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: bridges/primitives/relayers/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: `bp-relayers` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/vesting/precompiles/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: substrate/frame/vesting/precompiles/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: substrate/frame/vesting/precompiles/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: substrate/frame/vesting/precompiles/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: substrate/frame/vesting/precompiles/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: substrate/frame/vesting/precompiles/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: substrate/frame/vesting/precompiles/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: substrate/frame/vesting/precompiles/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: substrate/frame/vesting/precompiles/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: `pallet-vesting-precompiles` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/ranked-collective/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: substrate/frame/ranked-collective/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: substrate/frame/ranked-collective/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: substrate/frame/ranked-collective/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: substrate/frame/ranked-collective/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: substrate/frame/ranked-collective/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: substrate/frame/ranked-collective/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: substrate/frame/ranked-collective/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: substrate/frame/ranked-collective/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: `pallet-ranked-collective` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/psm/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: substrate/frame/psm/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: substrate/frame/psm/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: substrate/frame/psm/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: substrate/frame/psm/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: substrate/frame/psm/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: substrate/frame/psm/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: substrate/frame/psm/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: substrate/frame/psm/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: `pallet-psm` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/test/runtime/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: cumulus/test/runtime/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: cumulus/test/runtime/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: cumulus/test/runtime/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: cumulus/test/runtime/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: cumulus/test/runtime/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: cumulus/test/runtime/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: cumulus/test/runtime/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: cumulus/test/runtime/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: `cumulus-test-runtime` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/primitives/state-machine/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: substrate/primitives/state-machine/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: substrate/primitives/state-machine/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: substrate/primitives/state-machine/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: substrate/primitives/state-machine/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: substrate/primitives/state-machine/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: substrate/primitives/state-machine/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: substrate/primitives/state-machine/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: substrate/primitives/state-machine/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: `sp-state-machine` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/parachains/integration-tests/emulated/tests/bridges/bridge-hub-rococo/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: cumulus/parachains/integration-tests/emulated/tests/bridges/bridge-hub-rococo/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: cumulus/parachains/integration-tests/emulated/tests/bridges/bridge-hub-rococo/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: cumulus/parachains/integration-tests/emulated/tests/bridges/bridge-hub-rococo/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: cumulus/parachains/integration-tests/emulated/tests/bridges/bridge-hub-rococo/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: cumulus/parachains/integration-tests/emulated/tests/bridges/bridge-hub-rococo/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: cumulus/parachains/integration-tests/emulated/tests/bridges/bridge-hub-rococo/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: cumulus/parachains/integration-tests/emulated/tests/bridges/bridge-hub-rococo/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: cumulus/parachains/integration-tests/emulated/tests/bridges/bridge-hub-rococo/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: `bridge-hub-rococo-integration-tests` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/parachain/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: polkadot/parachain/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: polkadot/parachain/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: polkadot/parachain/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: polkadot/parachain/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: polkadot/parachain/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: polkadot/parachain/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: polkadot/parachain/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: polkadot/parachain/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: `polkadot-parachain-primitives` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/nft-fractionalization/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: substrate/frame/nft-fractionalization/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: substrate/frame/nft-fractionalization/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: substrate/frame/nft-fractionalization/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: substrate/frame/nft-fractionalization/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: substrate/frame/nft-fractionalization/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: substrate/frame/nft-fractionalization/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: substrate/frame/nft-fractionalization/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: substrate/frame/nft-fractionalization/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: `pallet-nft-fractionalization` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/pallets/weight-reclaim/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: cumulus/pallets/weight-reclaim/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: cumulus/pallets/weight-reclaim/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: cumulus/pallets/weight-reclaim/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: cumulus/pallets/weight-reclaim/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: cumulus/pallets/weight-reclaim/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: cumulus/pallets/weight-reclaim/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: cumulus/pallets/weight-reclaim/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: cumulus/pallets/weight-reclaim/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: `cumulus-pallet-weight-reclaim` (manifest) generated 9 warnings
[INFO] [stderr] warning: bridges/snowbridge/pallets/system-v2/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: bridges/snowbridge/pallets/system-v2/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: bridges/snowbridge/pallets/system-v2/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: bridges/snowbridge/pallets/system-v2/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: bridges/snowbridge/pallets/system-v2/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: bridges/snowbridge/pallets/system-v2/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: bridges/snowbridge/pallets/system-v2/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: bridges/snowbridge/pallets/system-v2/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: bridges/snowbridge/pallets/system-v2/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: `snowbridge-pallet-system-v2` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/examples/kitchensink/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: substrate/frame/examples/kitchensink/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: substrate/frame/examples/kitchensink/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: substrate/frame/examples/kitchensink/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: substrate/frame/examples/kitchensink/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: substrate/frame/examples/kitchensink/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: substrate/frame/examples/kitchensink/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: substrate/frame/examples/kitchensink/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: substrate/frame/examples/kitchensink/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: `pallet-example-kitchensink` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/primitives/transaction-storage-proof/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: substrate/primitives/transaction-storage-proof/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: substrate/primitives/transaction-storage-proof/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: substrate/primitives/transaction-storage-proof/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: substrate/primitives/transaction-storage-proof/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: substrate/primitives/transaction-storage-proof/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: substrate/primitives/transaction-storage-proof/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: substrate/primitives/transaction-storage-proof/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: substrate/primitives/transaction-storage-proof/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: `sp-transaction-storage-proof` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/assets/precompiles/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: substrate/frame/assets/precompiles/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: substrate/frame/assets/precompiles/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: substrate/frame/assets/precompiles/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: substrate/frame/assets/precompiles/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: substrate/frame/assets/precompiles/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: substrate/frame/assets/precompiles/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: substrate/frame/assets/precompiles/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: substrate/frame/assets/precompiles/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: `pallet-assets-precompiles` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/insecure-randomness-collective-flip/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: substrate/frame/insecure-randomness-collective-flip/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: substrate/frame/insecure-randomness-collective-flip/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: substrate/frame/insecure-randomness-collective-flip/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: substrate/frame/insecure-randomness-collective-flip/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: substrate/frame/insecure-randomness-collective-flip/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: substrate/frame/insecure-randomness-collective-flip/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: substrate/frame/insecure-randomness-collective-flip/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: substrate/frame/insecure-randomness-collective-flip/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: `pallet-insecure-randomness-collective-flip` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/parachains/runtimes/assets/test-utils/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: cumulus/parachains/runtimes/assets/test-utils/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: cumulus/parachains/runtimes/assets/test-utils/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: cumulus/parachains/runtimes/assets/test-utils/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: cumulus/parachains/runtimes/assets/test-utils/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: cumulus/parachains/runtimes/assets/test-utils/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: cumulus/parachains/runtimes/assets/test-utils/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: cumulus/parachains/runtimes/assets/test-utils/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: cumulus/parachains/runtimes/assets/test-utils/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: `asset-test-utils` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/utils/fork-tree/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: substrate/utils/fork-tree/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: substrate/utils/fork-tree/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: substrate/utils/fork-tree/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: substrate/utils/fork-tree/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: substrate/utils/fork-tree/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: substrate/utils/fork-tree/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: substrate/utils/fork-tree/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: substrate/utils/fork-tree/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: `fork-tree` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/merkle-mountain-range/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: substrate/frame/merkle-mountain-range/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: substrate/frame/merkle-mountain-range/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: substrate/frame/merkle-mountain-range/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: substrate/frame/merkle-mountain-range/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: substrate/frame/merkle-mountain-range/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: substrate/frame/merkle-mountain-range/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: substrate/frame/merkle-mountain-range/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: substrate/frame/merkle-mountain-range/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: `pallet-mmr` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/pallets/dmp-queue/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: cumulus/pallets/dmp-queue/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: cumulus/pallets/dmp-queue/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: cumulus/pallets/dmp-queue/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: cumulus/pallets/dmp-queue/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: cumulus/pallets/dmp-queue/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: cumulus/pallets/dmp-queue/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: cumulus/pallets/dmp-queue/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: cumulus/pallets/dmp-queue/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: `cumulus-pallet-dmp-queue` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/fast-unstake/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: substrate/frame/fast-unstake/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: substrate/frame/fast-unstake/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: substrate/frame/fast-unstake/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: substrate/frame/fast-unstake/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: substrate/frame/fast-unstake/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: substrate/frame/fast-unstake/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: substrate/frame/fast-unstake/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: substrate/frame/fast-unstake/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: `pallet-fast-unstake` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/client/informant/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: substrate/client/informant/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: substrate/client/informant/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: substrate/client/informant/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: substrate/client/informant/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: substrate/client/informant/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: substrate/client/informant/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: substrate/client/informant/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: substrate/client/informant/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: `sc-informant` (manifest) generated 9 warnings
[INFO] [stderr] warning: bridges/snowbridge/primitives/inbound-queue/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: bridges/snowbridge/primitives/inbound-queue/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: bridges/snowbridge/primitives/inbound-queue/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: bridges/snowbridge/primitives/inbound-queue/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: bridges/snowbridge/primitives/inbound-queue/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: bridges/snowbridge/primitives/inbound-queue/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: bridges/snowbridge/primitives/inbound-queue/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: bridges/snowbridge/primitives/inbound-queue/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: bridges/snowbridge/primitives/inbound-queue/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: `snowbridge-inbound-queue-primitives` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/psm/remote-tests/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: substrate/frame/psm/remote-tests/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: substrate/frame/psm/remote-tests/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: substrate/frame/psm/remote-tests/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: substrate/frame/psm/remote-tests/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: substrate/frame/psm/remote-tests/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: substrate/frame/psm/remote-tests/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: substrate/frame/psm/remote-tests/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: substrate/frame/psm/remote-tests/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: `pallet-psm-remote-tests` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/asset-conversion/precompiles/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: substrate/frame/asset-conversion/precompiles/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: substrate/frame/asset-conversion/precompiles/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: substrate/frame/asset-conversion/precompiles/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: substrate/frame/asset-conversion/precompiles/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: substrate/frame/asset-conversion/precompiles/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: substrate/frame/asset-conversion/precompiles/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: substrate/frame/asset-conversion/precompiles/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: substrate/frame/asset-conversion/precompiles/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: `pallet-asset-conversion-precompiles` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/bags-list/remote-tests/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: substrate/frame/bags-list/remote-tests/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: substrate/frame/bags-list/remote-tests/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: substrate/frame/bags-list/remote-tests/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: substrate/frame/bags-list/remote-tests/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: substrate/frame/bags-list/remote-tests/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: substrate/frame/bags-list/remote-tests/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: substrate/frame/bags-list/remote-tests/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: substrate/frame/bags-list/remote-tests/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: `pallet-bags-list-remote-tests` (manifest) generated 9 warnings
[INFO] [stderr] warning: bridges/relays/utils/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: bridges/relays/utils/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: bridges/relays/utils/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: bridges/relays/utils/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: bridges/relays/utils/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: bridges/relays/utils/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: bridges/relays/utils/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: bridges/relays/utils/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: bridges/relays/utils/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: `relay-utils` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/primitives/blockchain/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: substrate/primitives/blockchain/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: substrate/primitives/blockchain/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: substrate/primitives/blockchain/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: substrate/primitives/blockchain/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: substrate/primitives/blockchain/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: substrate/primitives/blockchain/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: substrate/primitives/blockchain/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: substrate/primitives/blockchain/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: `sp-blockchain` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/parachains/integration-tests/emulated/chains/parachains/assets/asset-hub-westend/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: cumulus/parachains/integration-tests/emulated/chains/parachains/assets/asset-hub-westend/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: cumulus/parachains/integration-tests/emulated/chains/parachains/assets/asset-hub-westend/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: cumulus/parachains/integration-tests/emulated/chains/parachains/assets/asset-hub-westend/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: cumulus/parachains/integration-tests/emulated/chains/parachains/assets/asset-hub-westend/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: cumulus/parachains/integration-tests/emulated/chains/parachains/assets/asset-hub-westend/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: cumulus/parachains/integration-tests/emulated/chains/parachains/assets/asset-hub-westend/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: cumulus/parachains/integration-tests/emulated/chains/parachains/assets/asset-hub-westend/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: cumulus/parachains/integration-tests/emulated/chains/parachains/assets/asset-hub-westend/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: `asset-hub-westend-emulated-chain` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/parachains/runtimes/bridge-hubs/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: cumulus/parachains/runtimes/bridge-hubs/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: cumulus/parachains/runtimes/bridge-hubs/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: cumulus/parachains/runtimes/bridge-hubs/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: cumulus/parachains/runtimes/bridge-hubs/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: cumulus/parachains/runtimes/bridge-hubs/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: cumulus/parachains/runtimes/bridge-hubs/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: cumulus/parachains/runtimes/bridge-hubs/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: cumulus/parachains/runtimes/bridge-hubs/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: `bridge-hub-common` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/node/test/service/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: polkadot/node/test/service/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: polkadot/node/test/service/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: polkadot/node/test/service/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: polkadot/node/test/service/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: polkadot/node/test/service/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: polkadot/node/test/service/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: polkadot/node/test/service/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: polkadot/node/test/service/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: `polkadot-test-service` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/primitives/timestamp/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: cumulus/primitives/timestamp/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: cumulus/primitives/timestamp/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: cumulus/primitives/timestamp/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: cumulus/primitives/timestamp/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: cumulus/primitives/timestamp/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: cumulus/primitives/timestamp/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: cumulus/primitives/timestamp/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: cumulus/primitives/timestamp/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: `cumulus-primitives-timestamp` (manifest) generated 9 warnings
[INFO] [stderr] warning: bridges/snowbridge/primitives/merkle-tree/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: bridges/snowbridge/primitives/merkle-tree/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: bridges/snowbridge/primitives/merkle-tree/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: bridges/snowbridge/primitives/merkle-tree/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: bridges/snowbridge/primitives/merkle-tree/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: bridges/snowbridge/primitives/merkle-tree/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: bridges/snowbridge/primitives/merkle-tree/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: bridges/snowbridge/primitives/merkle-tree/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: bridges/snowbridge/primitives/merkle-tree/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: `snowbridge-merkle-tree` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/bin/pov-validator/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: cumulus/bin/pov-validator/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: cumulus/bin/pov-validator/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: cumulus/bin/pov-validator/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: cumulus/bin/pov-validator/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: cumulus/bin/pov-validator/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: cumulus/bin/pov-validator/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: cumulus/bin/pov-validator/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: cumulus/bin/pov-validator/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: `cumulus-pov-validator` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/primitives/runtime-interface/test-wasm/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: substrate/primitives/runtime-interface/test-wasm/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: substrate/primitives/runtime-interface/test-wasm/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: substrate/primitives/runtime-interface/test-wasm/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: substrate/primitives/runtime-interface/test-wasm/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: substrate/primitives/runtime-interface/test-wasm/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: substrate/primitives/runtime-interface/test-wasm/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: substrate/primitives/runtime-interface/test-wasm/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: substrate/primitives/runtime-interface/test-wasm/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: `sp-runtime-interface-test-wasm` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/timestamp/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: substrate/frame/timestamp/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: substrate/frame/timestamp/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: substrate/frame/timestamp/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: substrate/frame/timestamp/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: substrate/frame/timestamp/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: substrate/frame/timestamp/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: substrate/frame/timestamp/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: substrate/frame/timestamp/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: `pallet-timestamp` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/nomination-pools/test-delegate-stake/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: substrate/frame/nomination-pools/test-delegate-stake/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: substrate/frame/nomination-pools/test-delegate-stake/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: substrate/frame/nomination-pools/test-delegate-stake/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: substrate/frame/nomination-pools/test-delegate-stake/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: substrate/frame/nomination-pools/test-delegate-stake/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: substrate/frame/nomination-pools/test-delegate-stake/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: substrate/frame/nomination-pools/test-delegate-stake/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: substrate/frame/nomination-pools/test-delegate-stake/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: `pallet-nomination-pools-test-delegate-stake` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/primitives/std/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: substrate/primitives/std/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: substrate/primitives/std/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: substrate/primitives/std/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: substrate/primitives/std/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: substrate/primitives/std/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: substrate/primitives/std/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: substrate/primitives/std/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: substrate/primitives/std/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: `sp-std` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/parachains/integration-tests/emulated/chains/parachains/collectives/collectives-westend/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: cumulus/parachains/integration-tests/emulated/chains/parachains/collectives/collectives-westend/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: cumulus/parachains/integration-tests/emulated/chains/parachains/collectives/collectives-westend/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: cumulus/parachains/integration-tests/emulated/chains/parachains/collectives/collectives-westend/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: cumulus/parachains/integration-tests/emulated/chains/parachains/collectives/collectives-westend/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: cumulus/parachains/integration-tests/emulated/chains/parachains/collectives/collectives-westend/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: cumulus/parachains/integration-tests/emulated/chains/parachains/collectives/collectives-westend/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: cumulus/parachains/integration-tests/emulated/chains/parachains/collectives/collectives-westend/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: cumulus/parachains/integration-tests/emulated/chains/parachains/collectives/collectives-westend/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: `collectives-westend-emulated-chain` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/revive/dev-node/node/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: substrate/frame/revive/dev-node/node/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: substrate/frame/revive/dev-node/node/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: substrate/frame/revive/dev-node/node/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: substrate/frame/revive/dev-node/node/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: substrate/frame/revive/dev-node/node/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: substrate/frame/revive/dev-node/node/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: substrate/frame/revive/dev-node/node/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: substrate/frame/revive/dev-node/node/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: `revive-dev-node` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/referenda/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: substrate/frame/referenda/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: substrate/frame/referenda/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: substrate/frame/referenda/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: substrate/frame/referenda/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: substrate/frame/referenda/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: substrate/frame/referenda/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: substrate/frame/referenda/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: substrate/frame/referenda/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: `pallet-referenda` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/staking/reward-curve/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: substrate/frame/staking/reward-curve/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: substrate/frame/staking/reward-curve/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: substrate/frame/staking/reward-curve/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: substrate/frame/staking/reward-curve/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: substrate/frame/staking/reward-curve/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: substrate/frame/staking/reward-curve/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: substrate/frame/staking/reward-curve/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: substrate/frame/staking/reward-curve/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: `pallet-staking-reward-curve` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/parachains/integration-tests/emulated/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: cumulus/parachains/integration-tests/emulated/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: cumulus/parachains/integration-tests/emulated/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: cumulus/parachains/integration-tests/emulated/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: cumulus/parachains/integration-tests/emulated/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: cumulus/parachains/integration-tests/emulated/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: cumulus/parachains/integration-tests/emulated/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: cumulus/parachains/integration-tests/emulated/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: cumulus/parachains/integration-tests/emulated/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: `emulated-integration-tests-common` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/primitives/coretime/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: substrate/frame/primitives/coretime/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: substrate/frame/primitives/coretime/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: substrate/frame/primitives/coretime/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: substrate/frame/primitives/coretime/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: substrate/frame/primitives/coretime/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: substrate/frame/primitives/coretime/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: substrate/frame/primitives/coretime/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: substrate/frame/primitives/coretime/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: `fp-coretime` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/parachains/runtimes/assets/asset-hub-rococo/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: cumulus/parachains/runtimes/assets/asset-hub-rococo/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: cumulus/parachains/runtimes/assets/asset-hub-rococo/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: cumulus/parachains/runtimes/assets/asset-hub-rococo/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: cumulus/parachains/runtimes/assets/asset-hub-rococo/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: cumulus/parachains/runtimes/assets/asset-hub-rococo/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: cumulus/parachains/runtimes/assets/asset-hub-rococo/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: cumulus/parachains/runtimes/assets/asset-hub-rococo/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: cumulus/parachains/runtimes/assets/asset-hub-rococo/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: `asset-hub-rococo-runtime` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/parachains/runtimes/bridge-hubs/bridge-hub-westend/bridge-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: cumulus/parachains/runtimes/bridge-hubs/bridge-hub-westend/bridge-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: cumulus/parachains/runtimes/bridge-hubs/bridge-hub-westend/bridge-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: cumulus/parachains/runtimes/bridge-hubs/bridge-hub-westend/bridge-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: cumulus/parachains/runtimes/bridge-hubs/bridge-hub-westend/bridge-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: cumulus/parachains/runtimes/bridge-hubs/bridge-hub-westend/bridge-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: cumulus/parachains/runtimes/bridge-hubs/bridge-hub-westend/bridge-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: cumulus/parachains/runtimes/bridge-hubs/bridge-hub-westend/bridge-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: cumulus/parachains/runtimes/bridge-hubs/bridge-hub-westend/bridge-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: `bp-bridge-hub-westend` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/election-provider-support/solution-type/fuzzer/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: substrate/frame/election-provider-support/solution-type/fuzzer/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: substrate/frame/election-provider-support/solution-type/fuzzer/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: substrate/frame/election-provider-support/solution-type/fuzzer/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: substrate/frame/election-provider-support/solution-type/fuzzer/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: substrate/frame/election-provider-support/solution-type/fuzzer/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: substrate/frame/election-provider-support/solution-type/fuzzer/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: substrate/frame/election-provider-support/solution-type/fuzzer/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: substrate/frame/election-provider-support/solution-type/fuzzer/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: `frame-election-solution-type-fuzzer` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/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: polkadot/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: polkadot/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: polkadot/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: polkadot/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: polkadot/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: polkadot/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: polkadot/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: polkadot/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: `polkadot-cli` (manifest) generated 9 warnings
[INFO] [stderr] warning: bridges/relays/parachains/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: bridges/relays/parachains/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: bridges/relays/parachains/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: bridges/relays/parachains/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: bridges/relays/parachains/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: bridges/relays/parachains/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: bridges/relays/parachains/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: bridges/relays/parachains/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: bridges/relays/parachains/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: `parachains-relay` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/client/allocator/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: substrate/client/allocator/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: substrate/client/allocator/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: substrate/client/allocator/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: substrate/client/allocator/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: substrate/client/allocator/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: substrate/client/allocator/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: substrate/client/allocator/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: substrate/client/allocator/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: `sc-allocator` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/xcm/xcm-executor/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: polkadot/xcm/xcm-executor/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: polkadot/xcm/xcm-executor/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: polkadot/xcm/xcm-executor/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: polkadot/xcm/xcm-executor/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: polkadot/xcm/xcm-executor/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: polkadot/xcm/xcm-executor/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: polkadot/xcm/xcm-executor/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: polkadot/xcm/xcm-executor/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-xcm-executor` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/parachains/common/types/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: cumulus/parachains/common/types/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: cumulus/parachains/common/types/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: cumulus/parachains/common/types/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: cumulus/parachains/common/types/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: cumulus/parachains/common/types/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: cumulus/parachains/common/types/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: cumulus/parachains/common/types/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: cumulus/parachains/common/types/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: `parachains-common-types` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/client/consensus/aura/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: cumulus/client/consensus/aura/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: cumulus/client/consensus/aura/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: cumulus/client/consensus/aura/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: cumulus/client/consensus/aura/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: cumulus/client/consensus/aura/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: cumulus/client/consensus/aura/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: cumulus/client/consensus/aura/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: cumulus/client/consensus/aura/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: `cumulus-client-consensus-aura` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/utils/frame/generate-bags/node-runtime/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: substrate/utils/frame/generate-bags/node-runtime/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: substrate/utils/frame/generate-bags/node-runtime/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: substrate/utils/frame/generate-bags/node-runtime/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: substrate/utils/frame/generate-bags/node-runtime/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: substrate/utils/frame/generate-bags/node-runtime/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: substrate/utils/frame/generate-bags/node-runtime/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: substrate/utils/frame/generate-bags/node-runtime/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: substrate/utils/frame/generate-bags/node-runtime/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-runtime-generate-bags` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/node/subsystem-types/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: polkadot/node/subsystem-types/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: polkadot/node/subsystem-types/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: polkadot/node/subsystem-types/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: polkadot/node/subsystem-types/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: polkadot/node/subsystem-types/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: polkadot/node/subsystem-types/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: polkadot/node/subsystem-types/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: polkadot/node/subsystem-types/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: `polkadot-node-subsystem-types` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/vesting/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: substrate/frame/vesting/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: substrate/frame/vesting/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: substrate/frame/vesting/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: substrate/frame/vesting/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: substrate/frame/vesting/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: substrate/frame/vesting/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: substrate/frame/vesting/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: substrate/frame/vesting/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: `pallet-vesting` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/core-fellowship/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: substrate/frame/core-fellowship/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: substrate/frame/core-fellowship/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: substrate/frame/core-fellowship/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: substrate/frame/core-fellowship/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: substrate/frame/core-fellowship/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: substrate/frame/core-fellowship/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: substrate/frame/core-fellowship/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: substrate/frame/core-fellowship/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: `pallet-core-fellowship` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/primitives/consensus/sassafras/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: substrate/primitives/consensus/sassafras/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: substrate/primitives/consensus/sassafras/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: substrate/primitives/consensus/sassafras/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: substrate/primitives/consensus/sassafras/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: substrate/primitives/consensus/sassafras/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: substrate/primitives/consensus/sassafras/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: substrate/primitives/consensus/sassafras/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: substrate/primitives/consensus/sassafras/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: `sp-consensus-sassafras` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/examples/frame-crate/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: substrate/frame/examples/frame-crate/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: substrate/frame/examples/frame-crate/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: substrate/frame/examples/frame-crate/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: substrate/frame/examples/frame-crate/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: substrate/frame/examples/frame-crate/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: substrate/frame/examples/frame-crate/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: substrate/frame/examples/frame-crate/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: substrate/frame/examples/frame-crate/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: `pallet-example-frame-crate` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/primitives/authority-discovery/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: substrate/primitives/authority-discovery/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: substrate/primitives/authority-discovery/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: substrate/primitives/authority-discovery/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: substrate/primitives/authority-discovery/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: substrate/primitives/authority-discovery/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: substrate/primitives/authority-discovery/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: substrate/primitives/authority-discovery/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: substrate/primitives/authority-discovery/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: `sp-authority-discovery` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/node/network/approval-distribution/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: polkadot/node/network/approval-distribution/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: polkadot/node/network/approval-distribution/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: polkadot/node/network/approval-distribution/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: polkadot/node/network/approval-distribution/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: polkadot/node/network/approval-distribution/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: polkadot/node/network/approval-distribution/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: polkadot/node/network/approval-distribution/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: polkadot/node/network/approval-distribution/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: `polkadot-approval-distribution` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/client/executor/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: substrate/client/executor/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: substrate/client/executor/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: substrate/client/executor/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: substrate/client/executor/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: substrate/client/executor/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: substrate/client/executor/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: substrate/client/executor/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: substrate/client/executor/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: `sc-executor-common` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/recovery/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: substrate/frame/recovery/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: substrate/frame/recovery/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: substrate/frame/recovery/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: substrate/frame/recovery/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: substrate/frame/recovery/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: substrate/frame/recovery/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: substrate/frame/recovery/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: substrate/frame/recovery/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: `pallet-recovery` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/client/service/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: cumulus/client/service/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: cumulus/client/service/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: cumulus/client/service/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: cumulus/client/service/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: cumulus/client/service/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: cumulus/client/service/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: cumulus/client/service/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: cumulus/client/service/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: `cumulus-client-service` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/nomination-pools/runtime-api/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: substrate/frame/nomination-pools/runtime-api/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: substrate/frame/nomination-pools/runtime-api/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: substrate/frame/nomination-pools/runtime-api/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: substrate/frame/nomination-pools/runtime-api/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: substrate/frame/nomination-pools/runtime-api/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: substrate/frame/nomination-pools/runtime-api/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: substrate/frame/nomination-pools/runtime-api/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: substrate/frame/nomination-pools/runtime-api/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: `pallet-nomination-pools-runtime-api` (manifest) generated 9 warnings
[INFO] [stderr] warning: bridges/snowbridge/test-utils/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: bridges/snowbridge/test-utils/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: bridges/snowbridge/test-utils/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: bridges/snowbridge/test-utils/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: bridges/snowbridge/test-utils/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: bridges/snowbridge/test-utils/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: bridges/snowbridge/test-utils/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: bridges/snowbridge/test-utils/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: bridges/snowbridge/test-utils/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: `snowbridge-test-utils` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/system/benchmarking/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: substrate/frame/system/benchmarking/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: substrate/frame/system/benchmarking/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: substrate/frame/system/benchmarking/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: substrate/frame/system/benchmarking/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: substrate/frame/system/benchmarking/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: substrate/frame/system/benchmarking/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: substrate/frame/system/benchmarking/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: substrate/frame/system/benchmarking/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: `frame-system-benchmarking` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/pallets/session-benchmarking/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: cumulus/pallets/session-benchmarking/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: cumulus/pallets/session-benchmarking/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: cumulus/pallets/session-benchmarking/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: cumulus/pallets/session-benchmarking/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: cumulus/pallets/session-benchmarking/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: cumulus/pallets/session-benchmarking/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: cumulus/pallets/session-benchmarking/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: cumulus/pallets/session-benchmarking/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: `cumulus-pallet-session-benchmarking` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/staking-async/runtime-api/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: substrate/frame/staking-async/runtime-api/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: substrate/frame/staking-async/runtime-api/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: substrate/frame/staking-async/runtime-api/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: substrate/frame/staking-async/runtime-api/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: substrate/frame/staking-async/runtime-api/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: substrate/frame/staking-async/runtime-api/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: substrate/frame/staking-async/runtime-api/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: substrate/frame/staking-async/runtime-api/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: `pallet-staking-async-runtime-api` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/runtime/westend/bridge-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: polkadot/runtime/westend/bridge-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: polkadot/runtime/westend/bridge-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: polkadot/runtime/westend/bridge-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: polkadot/runtime/westend/bridge-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: polkadot/runtime/westend/bridge-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: polkadot/runtime/westend/bridge-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: polkadot/runtime/westend/bridge-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: polkadot/runtime/westend/bridge-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: `bp-westend` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/multi-asset-bounties/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: substrate/frame/multi-asset-bounties/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: substrate/frame/multi-asset-bounties/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: substrate/frame/multi-asset-bounties/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: substrate/frame/multi-asset-bounties/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: substrate/frame/multi-asset-bounties/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: substrate/frame/multi-asset-bounties/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: substrate/frame/multi-asset-bounties/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: substrate/frame/multi-asset-bounties/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: `pallet-multi-asset-bounties` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/primitives/hop/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: substrate/primitives/hop/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: substrate/primitives/hop/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: substrate/primitives/hop/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: substrate/primitives/hop/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: substrate/primitives/hop/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: substrate/primitives/hop/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: substrate/primitives/hop/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: substrate/primitives/hop/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: `sp-hop` (manifest) generated 9 warnings
[INFO] [stderr] warning: bridges/snowbridge/pallets/inbound-queue/fixtures/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: bridges/snowbridge/pallets/inbound-queue/fixtures/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: bridges/snowbridge/pallets/inbound-queue/fixtures/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: bridges/snowbridge/pallets/inbound-queue/fixtures/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: bridges/snowbridge/pallets/inbound-queue/fixtures/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: bridges/snowbridge/pallets/inbound-queue/fixtures/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: bridges/snowbridge/pallets/inbound-queue/fixtures/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: bridges/snowbridge/pallets/inbound-queue/fixtures/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: bridges/snowbridge/pallets/inbound-queue/fixtures/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: `snowbridge-pallet-inbound-queue-fixtures` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/staking-async/runtimes/rc/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: substrate/frame/staking-async/runtimes/rc/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: substrate/frame/staking-async/runtimes/rc/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: substrate/frame/staking-async/runtimes/rc/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: substrate/frame/staking-async/runtimes/rc/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: substrate/frame/staking-async/runtimes/rc/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: substrate/frame/staking-async/runtimes/rc/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: substrate/frame/staking-async/runtimes/rc/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: substrate/frame/staking-async/runtimes/rc/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: `pallet-staking-async-rc-runtime` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/xcm/xcm-builder/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: polkadot/xcm/xcm-builder/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: polkadot/xcm/xcm-builder/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: polkadot/xcm/xcm-builder/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: polkadot/xcm/xcm-builder/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: polkadot/xcm/xcm-builder/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: polkadot/xcm/xcm-builder/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: polkadot/xcm/xcm-builder/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: polkadot/xcm/xcm-builder/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-xcm-builder` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/utils/frame/storage-access-test-runtime/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: substrate/utils/frame/storage-access-test-runtime/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: substrate/utils/frame/storage-access-test-runtime/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: substrate/utils/frame/storage-access-test-runtime/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: substrate/utils/frame/storage-access-test-runtime/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: substrate/utils/frame/storage-access-test-runtime/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: substrate/utils/frame/storage-access-test-runtime/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: substrate/utils/frame/storage-access-test-runtime/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: substrate/utils/frame/storage-access-test-runtime/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: `frame-storage-access-test-runtime` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/node/test/client/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: polkadot/node/test/client/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: polkadot/node/test/client/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: polkadot/node/test/client/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: polkadot/node/test/client/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: polkadot/node/test/client/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: polkadot/node/test/client/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: polkadot/node/test/client/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: polkadot/node/test/client/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: `polkadot-test-client` (manifest) generated 9 warnings
[INFO] [stderr] warning: bridges/snowbridge/pallets/system-v2/runtime-api/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: bridges/snowbridge/pallets/system-v2/runtime-api/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: bridges/snowbridge/pallets/system-v2/runtime-api/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: bridges/snowbridge/pallets/system-v2/runtime-api/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: bridges/snowbridge/pallets/system-v2/runtime-api/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: bridges/snowbridge/pallets/system-v2/runtime-api/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: bridges/snowbridge/pallets/system-v2/runtime-api/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: bridges/snowbridge/pallets/system-v2/runtime-api/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: bridges/snowbridge/pallets/system-v2/runtime-api/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: `snowbridge-system-v2-runtime-api` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/statement-table/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: polkadot/statement-table/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: polkadot/statement-table/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: polkadot/statement-table/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: polkadot/statement-table/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: polkadot/statement-table/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: polkadot/statement-table/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: polkadot/statement-table/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: polkadot/statement-table/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: `polkadot-statement-table` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/runtime/parachains/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: polkadot/runtime/parachains/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: polkadot/runtime/parachains/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: polkadot/runtime/parachains/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: polkadot/runtime/parachains/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: polkadot/runtime/parachains/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: polkadot/runtime/parachains/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: polkadot/runtime/parachains/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: polkadot/runtime/parachains/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: `polkadot-runtime-parachains` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/elections-phragmen/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: substrate/frame/elections-phragmen/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: substrate/frame/elections-phragmen/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: substrate/frame/elections-phragmen/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: substrate/frame/elections-phragmen/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: substrate/frame/elections-phragmen/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: substrate/frame/elections-phragmen/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: substrate/frame/elections-phragmen/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: substrate/frame/elections-phragmen/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: `pallet-elections-phragmen` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/parachains/utils/remote-ext-tests/bags-list/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: cumulus/parachains/utils/remote-ext-tests/bags-list/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: cumulus/parachains/utils/remote-ext-tests/bags-list/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: cumulus/parachains/utils/remote-ext-tests/bags-list/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: cumulus/parachains/utils/remote-ext-tests/bags-list/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: cumulus/parachains/utils/remote-ext-tests/bags-list/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: cumulus/parachains/utils/remote-ext-tests/bags-list/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: cumulus/parachains/utils/remote-ext-tests/bags-list/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: cumulus/parachains/utils/remote-ext-tests/bags-list/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: `remote-ext-tests-bags-list` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/bin/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: substrate/bin/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: substrate/bin/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: substrate/bin/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: substrate/bin/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: substrate/bin/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: substrate/bin/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: substrate/bin/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: substrate/bin/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: substrate/frame/beefy-mmr/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: substrate/frame/beefy-mmr/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: substrate/frame/beefy-mmr/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: substrate/frame/beefy-mmr/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: substrate/frame/beefy-mmr/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: substrate/frame/beefy-mmr/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: substrate/frame/beefy-mmr/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: substrate/frame/beefy-mmr/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: substrate/frame/beefy-mmr/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: `pallet-beefy-mmr` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/client/executor/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: substrate/client/executor/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: substrate/client/executor/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: substrate/client/executor/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: substrate/client/executor/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: substrate/client/executor/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: substrate/client/executor/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: substrate/client/executor/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: substrate/client/executor/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: `sc-executor` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/client/network/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: substrate/client/network/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: substrate/client/network/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: substrate/client/network/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: substrate/client/network/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: substrate/client/network/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: substrate/client/network/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: substrate/client/network/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: substrate/client/network/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: `sc-network` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/node/clock/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: polkadot/node/clock/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: polkadot/node/clock/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: polkadot/node/clock/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: polkadot/node/clock/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: polkadot/node/clock/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: polkadot/node/clock/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: polkadot/node/clock/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: polkadot/node/clock/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: `polkadot-node-clock` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/staking-async/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: substrate/frame/staking-async/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: substrate/frame/staking-async/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: substrate/frame/staking-async/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: substrate/frame/staking-async/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: substrate/frame/staking-async/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: substrate/frame/staking-async/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: substrate/frame/staking-async/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: substrate/frame/staking-async/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: `pallet-staking-async` (manifest) generated 9 warnings
[INFO] [stderr] warning: templates/parachain/runtime/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: templates/parachain/runtime/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: templates/parachain/runtime/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: templates/parachain/runtime/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: templates/parachain/runtime/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: templates/parachain/runtime/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: templates/parachain/runtime/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: templates/parachain/runtime/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: templates/parachain/runtime/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: `parachain-template-runtime` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/node/core/backing/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: polkadot/node/core/backing/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: polkadot/node/core/backing/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: polkadot/node/core/backing/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: polkadot/node/core/backing/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: polkadot/node/core/backing/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: polkadot/node/core/backing/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: polkadot/node/core/backing/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: polkadot/node/core/backing/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: `polkadot-node-core-backing` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/primitives/keyring/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: substrate/primitives/keyring/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: substrate/primitives/keyring/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: substrate/primitives/keyring/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: substrate/primitives/keyring/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: substrate/primitives/keyring/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: substrate/primitives/keyring/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: substrate/primitives/keyring/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: substrate/primitives/keyring/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: `sp-keyring` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/primitives/runtime-interface/proc-macro/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: substrate/primitives/runtime-interface/proc-macro/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: substrate/primitives/runtime-interface/proc-macro/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: substrate/primitives/runtime-interface/proc-macro/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: substrate/primitives/runtime-interface/proc-macro/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: substrate/primitives/runtime-interface/proc-macro/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: substrate/primitives/runtime-interface/proc-macro/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: substrate/primitives/runtime-interface/proc-macro/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: substrate/primitives/runtime-interface/proc-macro/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: `sp-runtime-interface-proc-macro` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/node/zombienet-backchannel/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: polkadot/node/zombienet-backchannel/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: polkadot/node/zombienet-backchannel/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: polkadot/node/zombienet-backchannel/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: polkadot/node/zombienet-backchannel/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: polkadot/node/zombienet-backchannel/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: polkadot/node/zombienet-backchannel/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: polkadot/node/zombienet-backchannel/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: polkadot/node/zombienet-backchannel/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: `zombienet-backchannel` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/collective/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: substrate/frame/collective/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: substrate/frame/collective/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: substrate/frame/collective/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: substrate/frame/collective/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: substrate/frame/collective/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: substrate/frame/collective/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: substrate/frame/collective/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: substrate/frame/collective/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: `pallet-collective` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/support/test/compile_pass/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: substrate/frame/support/test/compile_pass/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: substrate/frame/support/test/compile_pass/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: substrate/frame/support/test/compile_pass/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: substrate/frame/support/test/compile_pass/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: substrate/frame/support/test/compile_pass/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: substrate/frame/support/test/compile_pass/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: substrate/frame/support/test/compile_pass/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: substrate/frame/support/test/compile_pass/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: `frame-support-test-compile-pass` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/primitives/runtime-interface/test-wasm-deprecated/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: substrate/primitives/runtime-interface/test-wasm-deprecated/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: substrate/primitives/runtime-interface/test-wasm-deprecated/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: substrate/primitives/runtime-interface/test-wasm-deprecated/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: substrate/primitives/runtime-interface/test-wasm-deprecated/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: substrate/primitives/runtime-interface/test-wasm-deprecated/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: substrate/primitives/runtime-interface/test-wasm-deprecated/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: substrate/primitives/runtime-interface/test-wasm-deprecated/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: substrate/primitives/runtime-interface/test-wasm-deprecated/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: `sp-runtime-interface-test-wasm-deprecated` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/parachains/integration-tests/emulated/tests/governance/westend/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: cumulus/parachains/integration-tests/emulated/tests/governance/westend/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: cumulus/parachains/integration-tests/emulated/tests/governance/westend/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: cumulus/parachains/integration-tests/emulated/tests/governance/westend/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: cumulus/parachains/integration-tests/emulated/tests/governance/westend/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: cumulus/parachains/integration-tests/emulated/tests/governance/westend/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: cumulus/parachains/integration-tests/emulated/tests/governance/westend/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: cumulus/parachains/integration-tests/emulated/tests/governance/westend/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: cumulus/parachains/integration-tests/emulated/tests/governance/westend/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: `governance-westend-integration-tests` (manifest) generated 9 warnings
[INFO] [stderr] warning: bridges/snowbridge/pallets/ethereum-client/fixtures/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: bridges/snowbridge/pallets/ethereum-client/fixtures/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: bridges/snowbridge/pallets/ethereum-client/fixtures/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: bridges/snowbridge/pallets/ethereum-client/fixtures/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: bridges/snowbridge/pallets/ethereum-client/fixtures/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: bridges/snowbridge/pallets/ethereum-client/fixtures/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: bridges/snowbridge/pallets/ethereum-client/fixtures/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: bridges/snowbridge/pallets/ethereum-client/fixtures/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: bridges/snowbridge/pallets/ethereum-client/fixtures/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: `snowbridge-pallet-ethereum-client-fixtures` (manifest) generated 9 warnings
[INFO] [stderr] warning: bridges/primitives/polkadot-core/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: bridges/primitives/polkadot-core/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: bridges/primitives/polkadot-core/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: bridges/primitives/polkadot-core/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: bridges/primitives/polkadot-core/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: bridges/primitives/polkadot-core/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: bridges/primitives/polkadot-core/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: bridges/primitives/polkadot-core/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: bridges/primitives/polkadot-core/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: `bp-polkadot-core` (manifest) generated 9 warnings
[INFO] [stderr] warning: bridges/primitives/messages/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: bridges/primitives/messages/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: bridges/primitives/messages/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: bridges/primitives/messages/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: bridges/primitives/messages/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: bridges/primitives/messages/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: bridges/primitives/messages/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: bridges/primitives/messages/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: bridges/primitives/messages/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: `bp-messages` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/salary/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: substrate/frame/salary/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: substrate/frame/salary/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: substrate/frame/salary/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: substrate/frame/salary/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: substrate/frame/salary/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: substrate/frame/salary/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: substrate/frame/salary/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: substrate/frame/salary/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: `pallet-salary` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/parachains/integration-tests/emulated/chains/parachains/testing/penpal/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: cumulus/parachains/integration-tests/emulated/chains/parachains/testing/penpal/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: cumulus/parachains/integration-tests/emulated/chains/parachains/testing/penpal/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: cumulus/parachains/integration-tests/emulated/chains/parachains/testing/penpal/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: cumulus/parachains/integration-tests/emulated/chains/parachains/testing/penpal/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: cumulus/parachains/integration-tests/emulated/chains/parachains/testing/penpal/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: cumulus/parachains/integration-tests/emulated/chains/parachains/testing/penpal/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: cumulus/parachains/integration-tests/emulated/chains/parachains/testing/penpal/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: cumulus/parachains/integration-tests/emulated/chains/parachains/testing/penpal/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: `penpal-emulated-chain` (manifest) generated 9 warnings
[INFO] [stderr] warning: templates/solochain/runtime/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: templates/solochain/runtime/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: templates/solochain/runtime/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: templates/solochain/runtime/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: templates/solochain/runtime/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: templates/solochain/runtime/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: templates/solochain/runtime/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: templates/solochain/runtime/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: templates/solochain/runtime/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: `solochain-template-runtime` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/parachains/integration-tests/emulated/networks/rococo-westend-system/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: cumulus/parachains/integration-tests/emulated/networks/rococo-westend-system/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: cumulus/parachains/integration-tests/emulated/networks/rococo-westend-system/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: cumulus/parachains/integration-tests/emulated/networks/rococo-westend-system/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: cumulus/parachains/integration-tests/emulated/networks/rococo-westend-system/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: cumulus/parachains/integration-tests/emulated/networks/rococo-westend-system/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: cumulus/parachains/integration-tests/emulated/networks/rococo-westend-system/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: cumulus/parachains/integration-tests/emulated/networks/rococo-westend-system/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: cumulus/parachains/integration-tests/emulated/networks/rococo-westend-system/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: `rococo-westend-system-emulated-network` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/client/consensus/epochs/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: substrate/client/consensus/epochs/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: substrate/client/consensus/epochs/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: substrate/client/consensus/epochs/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: substrate/client/consensus/epochs/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: substrate/client/consensus/epochs/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: substrate/client/consensus/epochs/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: substrate/client/consensus/epochs/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: substrate/client/consensus/epochs/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: `sc-consensus-epochs` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/dap/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: substrate/frame/dap/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: substrate/frame/dap/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: substrate/frame/dap/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: substrate/frame/dap/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: substrate/frame/dap/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: substrate/frame/dap/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: substrate/frame/dap/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: substrate/frame/dap/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: `pallet-dap` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/utils/frame/rpc/client/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: substrate/utils/frame/rpc/client/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: substrate/utils/frame/rpc/client/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: substrate/utils/frame/rpc/client/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: substrate/utils/frame/rpc/client/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: substrate/utils/frame/rpc/client/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: substrate/utils/frame/rpc/client/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: substrate/utils/frame/rpc/client/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: substrate/utils/frame/rpc/client/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: `substrate-rpc-client` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/parachains/integration-tests/emulated/chains/relays/rococo/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: cumulus/parachains/integration-tests/emulated/chains/relays/rococo/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: cumulus/parachains/integration-tests/emulated/chains/relays/rococo/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: cumulus/parachains/integration-tests/emulated/chains/relays/rococo/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: cumulus/parachains/integration-tests/emulated/chains/relays/rococo/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: cumulus/parachains/integration-tests/emulated/chains/relays/rococo/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: cumulus/parachains/integration-tests/emulated/chains/relays/rococo/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: cumulus/parachains/integration-tests/emulated/chains/relays/rococo/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: cumulus/parachains/integration-tests/emulated/chains/relays/rococo/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: `rococo-emulated-chain` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/node/collation-generation/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: polkadot/node/collation-generation/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: polkadot/node/collation-generation/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: polkadot/node/collation-generation/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: polkadot/node/collation-generation/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: polkadot/node/collation-generation/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: polkadot/node/collation-generation/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: polkadot/node/collation-generation/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: polkadot/node/collation-generation/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: `polkadot-node-collation-generation` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/parachains/runtimes/testing/yet-another-parachain/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: cumulus/parachains/runtimes/testing/yet-another-parachain/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: cumulus/parachains/runtimes/testing/yet-another-parachain/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: cumulus/parachains/runtimes/testing/yet-another-parachain/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: cumulus/parachains/runtimes/testing/yet-another-parachain/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: cumulus/parachains/runtimes/testing/yet-another-parachain/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: cumulus/parachains/runtimes/testing/yet-another-parachain/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: cumulus/parachains/runtimes/testing/yet-another-parachain/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: cumulus/parachains/runtimes/testing/yet-another-parachain/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: `yet-another-parachain-runtime` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/staking/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: substrate/frame/staking/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: substrate/frame/staking/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: substrate/frame/staking/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: substrate/frame/staking/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: substrate/frame/staking/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: substrate/frame/staking/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: substrate/frame/staking/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: substrate/frame/staking/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: `pallet-staking` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/election-provider-multi-phase/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: substrate/frame/election-provider-multi-phase/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: substrate/frame/election-provider-multi-phase/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: substrate/frame/election-provider-multi-phase/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: substrate/frame/election-provider-multi-phase/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: substrate/frame/election-provider-multi-phase/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: substrate/frame/election-provider-multi-phase/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: substrate/frame/election-provider-multi-phase/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: substrate/frame/election-provider-multi-phase/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: `pallet-election-provider-multi-phase` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/primitives/block-builder/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: substrate/primitives/block-builder/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: substrate/primitives/block-builder/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: substrate/primitives/block-builder/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: substrate/primitives/block-builder/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: substrate/primitives/block-builder/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: substrate/primitives/block-builder/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: substrate/primitives/block-builder/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: substrate/primitives/block-builder/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: `sp-block-builder` (manifest) generated 9 warnings
[INFO] [stderr] warning: bridges/snowbridge/pallets/outbound-queue/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: bridges/snowbridge/pallets/outbound-queue/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: bridges/snowbridge/pallets/outbound-queue/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: bridges/snowbridge/pallets/outbound-queue/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: bridges/snowbridge/pallets/outbound-queue/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: bridges/snowbridge/pallets/outbound-queue/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: bridges/snowbridge/pallets/outbound-queue/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: bridges/snowbridge/pallets/outbound-queue/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: bridges/snowbridge/pallets/outbound-queue/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: `snowbridge-pallet-outbound-queue` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/revive/proc-macro/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: substrate/frame/revive/proc-macro/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: substrate/frame/revive/proc-macro/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: substrate/frame/revive/proc-macro/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: substrate/frame/revive/proc-macro/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: substrate/frame/revive/proc-macro/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: substrate/frame/revive/proc-macro/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: substrate/frame/revive/proc-macro/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: substrate/frame/revive/proc-macro/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: `pallet-revive-proc-macro` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/test-utils/runtime/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: substrate/test-utils/runtime/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: substrate/test-utils/runtime/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: substrate/test-utils/runtime/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: substrate/test-utils/runtime/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: substrate/test-utils/runtime/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: substrate/test-utils/runtime/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: substrate/test-utils/runtime/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: substrate/test-utils/runtime/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: `substrate-test-runtime` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/primitives/externalities/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: substrate/primitives/externalities/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: substrate/primitives/externalities/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: substrate/primitives/externalities/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: substrate/primitives/externalities/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: substrate/primitives/externalities/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: substrate/primitives/externalities/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: substrate/primitives/externalities/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: substrate/primitives/externalities/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: `sp-externalities` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/client/chain-spec/derive/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: substrate/client/chain-spec/derive/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: substrate/client/chain-spec/derive/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: substrate/client/chain-spec/derive/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: substrate/client/chain-spec/derive/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: substrate/client/chain-spec/derive/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: substrate/client/chain-spec/derive/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: substrate/client/chain-spec/derive/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: substrate/client/chain-spec/derive/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: `sc-chain-spec-derive` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/xcm/xcm-emulator/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: cumulus/xcm/xcm-emulator/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: cumulus/xcm/xcm-emulator/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: cumulus/xcm/xcm-emulator/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: cumulus/xcm/xcm-emulator/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: cumulus/xcm/xcm-emulator/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: cumulus/xcm/xcm-emulator/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: cumulus/xcm/xcm-emulator/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: cumulus/xcm/xcm-emulator/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: `xcm-emulator` (manifest) generated 9 warnings
[INFO] [stderr] warning: templates/minimal/pallets/template/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: templates/minimal/pallets/template/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: templates/minimal/pallets/template/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: templates/minimal/pallets/template/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: templates/minimal/pallets/template/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: templates/minimal/pallets/template/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: templates/minimal/pallets/template/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: templates/minimal/pallets/template/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: templates/minimal/pallets/template/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: `pallet-minimal-template` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/child-bounties/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: substrate/frame/child-bounties/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: substrate/frame/child-bounties/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: substrate/frame/child-bounties/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: substrate/frame/child-bounties/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: substrate/frame/child-bounties/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: substrate/frame/child-bounties/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: substrate/frame/child-bounties/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: substrate/frame/child-bounties/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: `pallet-child-bounties` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/democracy/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: substrate/frame/democracy/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: substrate/frame/democracy/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: substrate/frame/democracy/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: substrate/frame/democracy/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: substrate/frame/democracy/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: substrate/frame/democracy/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: substrate/frame/democracy/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: substrate/frame/democracy/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: `pallet-democracy` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/parachains/runtimes/assets/asset-hub-westend/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: cumulus/parachains/runtimes/assets/asset-hub-westend/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: cumulus/parachains/runtimes/assets/asset-hub-westend/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: cumulus/parachains/runtimes/assets/asset-hub-westend/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: cumulus/parachains/runtimes/assets/asset-hub-westend/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: cumulus/parachains/runtimes/assets/asset-hub-westend/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: cumulus/parachains/runtimes/assets/asset-hub-westend/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: cumulus/parachains/runtimes/assets/asset-hub-westend/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: cumulus/parachains/runtimes/assets/asset-hub-westend/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: `asset-hub-westend-runtime` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/revive/types/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: substrate/frame/revive/types/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: substrate/frame/revive/types/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: substrate/frame/revive/types/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: substrate/frame/revive/types/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: substrate/frame/revive/types/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: substrate/frame/revive/types/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: substrate/frame/revive/types/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: substrate/frame/revive/types/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: `pallet-revive-types` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/primitives/consensus/aura/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: substrate/primitives/consensus/aura/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: substrate/primitives/consensus/aura/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: substrate/primitives/consensus/aura/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: substrate/primitives/consensus/aura/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: substrate/primitives/consensus/aura/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: substrate/primitives/consensus/aura/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: substrate/primitives/consensus/aura/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: substrate/primitives/consensus/aura/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: `sp-consensus-aura` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/try-runtime/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: substrate/frame/try-runtime/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: substrate/frame/try-runtime/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: substrate/frame/try-runtime/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: substrate/frame/try-runtime/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: substrate/frame/try-runtime/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: substrate/frame/try-runtime/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: substrate/frame/try-runtime/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: substrate/frame/try-runtime/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: `frame-try-runtime` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/primitives/test-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: substrate/primitives/test-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: substrate/primitives/test-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: substrate/primitives/test-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: substrate/primitives/test-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: substrate/primitives/test-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: substrate/primitives/test-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: substrate/primitives/test-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: substrate/primitives/test-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: `sp-test-primitives` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/primitives/consensus/slots/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: substrate/primitives/consensus/slots/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: substrate/primitives/consensus/slots/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: substrate/primitives/consensus/slots/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: substrate/primitives/consensus/slots/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: substrate/primitives/consensus/slots/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: substrate/primitives/consensus/slots/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: substrate/primitives/consensus/slots/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: substrate/primitives/consensus/slots/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: `sp-consensus-slots` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/election-provider-support/solution-type/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: substrate/frame/election-provider-support/solution-type/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: substrate/frame/election-provider-support/solution-type/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: substrate/frame/election-provider-support/solution-type/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: substrate/frame/election-provider-support/solution-type/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: substrate/frame/election-provider-support/solution-type/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: substrate/frame/election-provider-support/solution-type/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: substrate/frame/election-provider-support/solution-type/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: substrate/frame/election-provider-support/solution-type/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: `frame-election-provider-solution-type` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/runtime/test-runtime/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: polkadot/runtime/test-runtime/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: polkadot/runtime/test-runtime/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: polkadot/runtime/test-runtime/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: polkadot/runtime/test-runtime/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: polkadot/runtime/test-runtime/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: polkadot/runtime/test-runtime/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: polkadot/runtime/test-runtime/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: polkadot/runtime/test-runtime/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: `polkadot-test-runtime` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/primitives/tracing/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: substrate/primitives/tracing/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: substrate/primitives/tracing/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: substrate/primitives/tracing/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: substrate/primitives/tracing/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: substrate/primitives/tracing/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: substrate/primitives/tracing/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: substrate/primitives/tracing/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: substrate/primitives/tracing/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: `sp-tracing` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/test-utils/client/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: substrate/test-utils/client/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: substrate/test-utils/client/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: substrate/test-utils/client/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: substrate/test-utils/client/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: substrate/test-utils/client/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: substrate/test-utils/client/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: substrate/test-utils/client/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: substrate/test-utils/client/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: `substrate-test-client` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/primitives/virtualization/test-fixture/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: substrate/primitives/virtualization/test-fixture/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: substrate/primitives/virtualization/test-fixture/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: substrate/primitives/virtualization/test-fixture/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: substrate/primitives/virtualization/test-fixture/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: substrate/primitives/virtualization/test-fixture/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: substrate/primitives/virtualization/test-fixture/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: substrate/primitives/virtualization/test-fixture/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: substrate/primitives/virtualization/test-fixture/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: `sp-virtualization-test-fixture` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/nfts/runtime-api/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: substrate/frame/nfts/runtime-api/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: substrate/frame/nfts/runtime-api/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: substrate/frame/nfts/runtime-api/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: substrate/frame/nfts/runtime-api/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: substrate/frame/nfts/runtime-api/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: substrate/frame/nfts/runtime-api/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: substrate/frame/nfts/runtime-api/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: substrate/frame/nfts/runtime-api/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: `pallet-nfts-runtime-api` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/parachains/integration-tests/emulated/chains/parachains/bridges/bridge-hub-westend/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: cumulus/parachains/integration-tests/emulated/chains/parachains/bridges/bridge-hub-westend/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: cumulus/parachains/integration-tests/emulated/chains/parachains/bridges/bridge-hub-westend/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: cumulus/parachains/integration-tests/emulated/chains/parachains/bridges/bridge-hub-westend/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: cumulus/parachains/integration-tests/emulated/chains/parachains/bridges/bridge-hub-westend/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: cumulus/parachains/integration-tests/emulated/chains/parachains/bridges/bridge-hub-westend/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: cumulus/parachains/integration-tests/emulated/chains/parachains/bridges/bridge-hub-westend/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: cumulus/parachains/integration-tests/emulated/chains/parachains/bridges/bridge-hub-westend/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: cumulus/parachains/integration-tests/emulated/chains/parachains/bridges/bridge-hub-westend/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: `bridge-hub-westend-emulated-chain` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/parachains/integration-tests/emulated/networks/westend-system/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: cumulus/parachains/integration-tests/emulated/networks/westend-system/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: cumulus/parachains/integration-tests/emulated/networks/westend-system/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: cumulus/parachains/integration-tests/emulated/networks/westend-system/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: cumulus/parachains/integration-tests/emulated/networks/westend-system/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: cumulus/parachains/integration-tests/emulated/networks/westend-system/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: cumulus/parachains/integration-tests/emulated/networks/westend-system/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: cumulus/parachains/integration-tests/emulated/networks/westend-system/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: cumulus/parachains/integration-tests/emulated/networks/westend-system/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: `westend-system-emulated-network` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/bin/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: substrate/bin/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: substrate/bin/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: substrate/bin/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: substrate/bin/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: substrate/bin/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: substrate/bin/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: substrate/bin/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: substrate/bin/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: substrate/frame/authorship/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: substrate/frame/authorship/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: substrate/frame/authorship/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: substrate/frame/authorship/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: substrate/frame/authorship/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: substrate/frame/authorship/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: substrate/frame/authorship/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: substrate/frame/authorship/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: substrate/frame/authorship/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: `pallet-authorship` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/node-authorization/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: substrate/frame/node-authorization/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: substrate/frame/node-authorization/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: substrate/frame/node-authorization/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: substrate/frame/node-authorization/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: substrate/frame/node-authorization/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: substrate/frame/node-authorization/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: substrate/frame/node-authorization/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: substrate/frame/node-authorization/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: `pallet-node-authorization` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/utils/remote-ext-tests/psm/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: polkadot/utils/remote-ext-tests/psm/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: polkadot/utils/remote-ext-tests/psm/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: polkadot/utils/remote-ext-tests/psm/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: polkadot/utils/remote-ext-tests/psm/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: polkadot/utils/remote-ext-tests/psm/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: polkadot/utils/remote-ext-tests/psm/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: polkadot/utils/remote-ext-tests/psm/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: polkadot/utils/remote-ext-tests/psm/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: `remote-ext-tests-psm` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/accumulate-and-forward/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: substrate/frame/accumulate-and-forward/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: substrate/frame/accumulate-and-forward/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: substrate/frame/accumulate-and-forward/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: substrate/frame/accumulate-and-forward/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: substrate/frame/accumulate-and-forward/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: substrate/frame/accumulate-and-forward/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: substrate/frame/accumulate-and-forward/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: substrate/frame/accumulate-and-forward/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: `pallet-accumulate-and-forward` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/pallets/aura-ext/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: cumulus/pallets/aura-ext/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: cumulus/pallets/aura-ext/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: cumulus/pallets/aura-ext/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: cumulus/pallets/aura-ext/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: cumulus/pallets/aura-ext/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: cumulus/pallets/aura-ext/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: cumulus/pallets/aura-ext/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: cumulus/pallets/aura-ext/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: `cumulus-pallet-aura-ext` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/primitives/core/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: substrate/primitives/core/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: substrate/primitives/core/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: substrate/primitives/core/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: substrate/primitives/core/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: substrate/primitives/core/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: substrate/primitives/core/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: substrate/primitives/core/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: substrate/primitives/core/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: `sp-core` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/runtime/rococo/constants/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: polkadot/runtime/rococo/constants/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: polkadot/runtime/rococo/constants/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: polkadot/runtime/rococo/constants/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: polkadot/runtime/rococo/constants/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: polkadot/runtime/rococo/constants/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: polkadot/runtime/rococo/constants/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: polkadot/runtime/rococo/constants/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: polkadot/runtime/rococo/constants/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: `rococo-runtime-constants` (manifest) generated 9 warnings
[INFO] [stderr] warning: bridges/snowbridge/pallets/system/runtime-api/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: bridges/snowbridge/pallets/system/runtime-api/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: bridges/snowbridge/pallets/system/runtime-api/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: bridges/snowbridge/pallets/system/runtime-api/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: bridges/snowbridge/pallets/system/runtime-api/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: bridges/snowbridge/pallets/system/runtime-api/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: bridges/snowbridge/pallets/system/runtime-api/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: bridges/snowbridge/pallets/system/runtime-api/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: bridges/snowbridge/pallets/system/runtime-api/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: `snowbridge-system-runtime-api` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/parachains/runtimes/collectives/collectives-westend/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: cumulus/parachains/runtimes/collectives/collectives-westend/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: cumulus/parachains/runtimes/collectives/collectives-westend/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: cumulus/parachains/runtimes/collectives/collectives-westend/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: cumulus/parachains/runtimes/collectives/collectives-westend/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: cumulus/parachains/runtimes/collectives/collectives-westend/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: cumulus/parachains/runtimes/collectives/collectives-westend/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: cumulus/parachains/runtimes/collectives/collectives-westend/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: cumulus/parachains/runtimes/collectives/collectives-westend/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: `collectives-westend-runtime` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/client/sysinfo/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: substrate/client/sysinfo/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: substrate/client/sysinfo/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: substrate/client/sysinfo/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: substrate/client/sysinfo/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: substrate/client/sysinfo/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: substrate/client/sysinfo/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: substrate/client/sysinfo/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: substrate/client/sysinfo/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: `sc-sysinfo` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/client/authority-discovery/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: substrate/client/authority-discovery/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: substrate/client/authority-discovery/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: substrate/client/authority-discovery/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: substrate/client/authority-discovery/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: substrate/client/authority-discovery/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: substrate/client/authority-discovery/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: substrate/client/authority-discovery/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: substrate/client/authority-discovery/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: `sc-authority-discovery` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/client/consensus/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: cumulus/client/consensus/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: cumulus/client/consensus/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: cumulus/client/consensus/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: cumulus/client/consensus/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: cumulus/client/consensus/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: cumulus/client/consensus/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: cumulus/client/consensus/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: cumulus/client/consensus/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: `cumulus-client-consensus-common` (manifest) generated 9 warnings
[INFO] [stderr] warning: bridges/modules/relayers/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: bridges/modules/relayers/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: bridges/modules/relayers/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: bridges/modules/relayers/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: bridges/modules/relayers/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: bridges/modules/relayers/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: bridges/modules/relayers/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: bridges/modules/relayers/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: bridges/modules/relayers/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: `pallet-bridge-relayers` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/bin/utils/chain-spec-builder/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: substrate/bin/utils/chain-spec-builder/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: substrate/bin/utils/chain-spec-builder/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: substrate/bin/utils/chain-spec-builder/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: substrate/bin/utils/chain-spec-builder/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: substrate/bin/utils/chain-spec-builder/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: substrate/bin/utils/chain-spec-builder/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: substrate/bin/utils/chain-spec-builder/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: substrate/bin/utils/chain-spec-builder/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-chain-spec-builder` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/parachains/integration-tests/emulated/chains/relays/westend/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: cumulus/parachains/integration-tests/emulated/chains/relays/westend/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: cumulus/parachains/integration-tests/emulated/chains/relays/westend/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: cumulus/parachains/integration-tests/emulated/chains/relays/westend/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: cumulus/parachains/integration-tests/emulated/chains/relays/westend/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: cumulus/parachains/integration-tests/emulated/chains/relays/westend/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: cumulus/parachains/integration-tests/emulated/chains/relays/westend/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: cumulus/parachains/integration-tests/emulated/chains/relays/westend/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: cumulus/parachains/integration-tests/emulated/chains/relays/westend/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: `westend-emulated-chain` (manifest) generated 9 warnings
[INFO] [stderr] warning: templates/solochain/pallets/template/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: templates/solochain/pallets/template/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: templates/solochain/pallets/template/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: templates/solochain/pallets/template/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: templates/solochain/pallets/template/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: templates/solochain/pallets/template/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: templates/solochain/pallets/template/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: templates/solochain/pallets/template/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: templates/solochain/pallets/template/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: `pallet-template` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/primitives/database/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: substrate/primitives/database/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: substrate/primitives/database/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: substrate/primitives/database/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: substrate/primitives/database/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: substrate/primitives/database/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: substrate/primitives/database/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: substrate/primitives/database/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: substrate/primitives/database/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: `sp-database` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/parachain/test-parachains/halt/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: polkadot/parachain/test-parachains/halt/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: polkadot/parachain/test-parachains/halt/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: polkadot/parachain/test-parachains/halt/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: polkadot/parachain/test-parachains/halt/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: polkadot/parachain/test-parachains/halt/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: polkadot/parachain/test-parachains/halt/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: polkadot/parachain/test-parachains/halt/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: polkadot/parachain/test-parachains/halt/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: `test-parachain-halt` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/paged-list/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: substrate/frame/paged-list/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: substrate/frame/paged-list/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: substrate/frame/paged-list/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: substrate/frame/paged-list/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: substrate/frame/paged-list/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: substrate/frame/paged-list/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: substrate/frame/paged-list/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: substrate/frame/paged-list/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: `pallet-paged-list` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/client/hop/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: substrate/client/hop/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: substrate/client/hop/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: substrate/client/hop/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: substrate/client/hop/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: substrate/client/hop/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: substrate/client/hop/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: substrate/client/hop/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: substrate/client/hop/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: `sc-hop` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/primitives/storage/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: substrate/primitives/storage/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: substrate/primitives/storage/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: substrate/primitives/storage/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: substrate/primitives/storage/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: substrate/primitives/storage/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: substrate/primitives/storage/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: substrate/primitives/storage/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: substrate/primitives/storage/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: `sp-storage` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/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: polkadot/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: polkadot/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: polkadot/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: polkadot/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: polkadot/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: polkadot/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: polkadot/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: polkadot/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: `polkadot-rpc` (manifest) generated 9 warnings
[INFO] [stderr] warning: bridges/snowbridge/primitives/verification/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: bridges/snowbridge/primitives/verification/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: bridges/snowbridge/primitives/verification/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: bridges/snowbridge/primitives/verification/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: bridges/snowbridge/primitives/verification/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: bridges/snowbridge/primitives/verification/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: bridges/snowbridge/primitives/verification/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: bridges/snowbridge/primitives/verification/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: bridges/snowbridge/primitives/verification/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: `snowbridge-verification-primitives` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/examples/split/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: substrate/frame/examples/split/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: substrate/frame/examples/split/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: substrate/frame/examples/split/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: substrate/frame/examples/split/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: substrate/frame/examples/split/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: substrate/frame/examples/split/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: substrate/frame/examples/split/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: substrate/frame/examples/split/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: `pallet-example-split` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/primitives/transaction-pool/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: substrate/primitives/transaction-pool/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: substrate/primitives/transaction-pool/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: substrate/primitives/transaction-pool/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: substrate/primitives/transaction-pool/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: substrate/primitives/transaction-pool/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: substrate/primitives/transaction-pool/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: substrate/primitives/transaction-pool/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: substrate/primitives/transaction-pool/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: `sp-transaction-pool` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/verify-signature/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: substrate/frame/verify-signature/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: substrate/frame/verify-signature/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: substrate/frame/verify-signature/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: substrate/frame/verify-signature/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: substrate/frame/verify-signature/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: substrate/frame/verify-signature/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: substrate/frame/verify-signature/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: substrate/frame/verify-signature/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: `pallet-verify-signature` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/runtime/metrics/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: polkadot/runtime/metrics/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: polkadot/runtime/metrics/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: polkadot/runtime/metrics/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: polkadot/runtime/metrics/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: polkadot/runtime/metrics/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: polkadot/runtime/metrics/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: polkadot/runtime/metrics/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: polkadot/runtime/metrics/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: `polkadot-runtime-metrics` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/nomination-pools/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: substrate/frame/nomination-pools/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: substrate/frame/nomination-pools/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: substrate/frame/nomination-pools/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: substrate/frame/nomination-pools/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: substrate/frame/nomination-pools/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: substrate/frame/nomination-pools/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: substrate/frame/nomination-pools/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: substrate/frame/nomination-pools/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: `pallet-nomination-pools` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/election-provider-support/benchmarking/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: substrate/frame/election-provider-support/benchmarking/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: substrate/frame/election-provider-support/benchmarking/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: substrate/frame/election-provider-support/benchmarking/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: substrate/frame/election-provider-support/benchmarking/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: substrate/frame/election-provider-support/benchmarking/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: substrate/frame/election-provider-support/benchmarking/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: substrate/frame/election-provider-support/benchmarking/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: substrate/frame/election-provider-support/benchmarking/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: `pallet-election-provider-support-benchmarking` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/client/basic-authorship/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: substrate/client/basic-authorship/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: substrate/client/basic-authorship/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: substrate/client/basic-authorship/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: substrate/client/basic-authorship/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: substrate/client/basic-authorship/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: substrate/client/basic-authorship/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: substrate/client/basic-authorship/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: substrate/client/basic-authorship/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: `sc-basic-authorship` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/client/network-gossip/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: substrate/client/network-gossip/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: substrate/client/network-gossip/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: substrate/client/network-gossip/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: substrate/client/network-gossip/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: substrate/client/network-gossip/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: substrate/client/network-gossip/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: substrate/client/network-gossip/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: substrate/client/network-gossip/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: `sc-network-gossip` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/assets-holder/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: substrate/frame/assets-holder/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: substrate/frame/assets-holder/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: substrate/frame/assets-holder/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: substrate/frame/assets-holder/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: substrate/frame/assets-holder/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: substrate/frame/assets-holder/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: substrate/frame/assets-holder/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: substrate/frame/assets-holder/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: `pallet-assets-holder` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/parachains/runtimes/assets/asset-hub-rococo/bridge-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: cumulus/parachains/runtimes/assets/asset-hub-rococo/bridge-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: cumulus/parachains/runtimes/assets/asset-hub-rococo/bridge-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: cumulus/parachains/runtimes/assets/asset-hub-rococo/bridge-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: cumulus/parachains/runtimes/assets/asset-hub-rococo/bridge-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: cumulus/parachains/runtimes/assets/asset-hub-rococo/bridge-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: cumulus/parachains/runtimes/assets/asset-hub-rococo/bridge-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: cumulus/parachains/runtimes/assets/asset-hub-rococo/bridge-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: cumulus/parachains/runtimes/assets/asset-hub-rococo/bridge-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: `bp-asset-hub-rococo` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/support/test/stg_frame_crate/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: substrate/frame/support/test/stg_frame_crate/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: substrate/frame/support/test/stg_frame_crate/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: substrate/frame/support/test/stg_frame_crate/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: substrate/frame/support/test/stg_frame_crate/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: substrate/frame/support/test/stg_frame_crate/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: substrate/frame/support/test/stg_frame_crate/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: substrate/frame/support/test/stg_frame_crate/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: substrate/frame/support/test/stg_frame_crate/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: `frame-support-test-stg-frame-crate` (manifest) generated 9 warnings
[INFO] [stderr] warning: bridges/snowbridge/pallets/outbound-queue-v2/runtime-api/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: bridges/snowbridge/pallets/outbound-queue-v2/runtime-api/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: bridges/snowbridge/pallets/outbound-queue-v2/runtime-api/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: bridges/snowbridge/pallets/outbound-queue-v2/runtime-api/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: bridges/snowbridge/pallets/outbound-queue-v2/runtime-api/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: bridges/snowbridge/pallets/outbound-queue-v2/runtime-api/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: bridges/snowbridge/pallets/outbound-queue-v2/runtime-api/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: bridges/snowbridge/pallets/outbound-queue-v2/runtime-api/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: bridges/snowbridge/pallets/outbound-queue-v2/runtime-api/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: `snowbridge-outbound-queue-v2-runtime-api` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/primitives/wasm-interface/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: substrate/primitives/wasm-interface/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: substrate/primitives/wasm-interface/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: substrate/primitives/wasm-interface/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: substrate/primitives/wasm-interface/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: substrate/primitives/wasm-interface/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: substrate/primitives/wasm-interface/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: substrate/primitives/wasm-interface/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: substrate/primitives/wasm-interface/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: `sp-wasm-interface` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/client/consensus/aura/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: substrate/client/consensus/aura/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: substrate/client/consensus/aura/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: substrate/client/consensus/aura/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: substrate/client/consensus/aura/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: substrate/client/consensus/aura/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: substrate/client/consensus/aura/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: substrate/client/consensus/aura/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: substrate/client/consensus/aura/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: `sc-consensus-aura` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/primitives/offchain/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: substrate/primitives/offchain/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: substrate/primitives/offchain/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: substrate/primitives/offchain/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: substrate/primitives/offchain/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: substrate/primitives/offchain/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: substrate/primitives/offchain/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: substrate/primitives/offchain/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: substrate/primitives/offchain/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: `sp-offchain` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/client/executor/polkavm/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: substrate/client/executor/polkavm/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: substrate/client/executor/polkavm/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: substrate/client/executor/polkavm/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: substrate/client/executor/polkavm/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: substrate/client/executor/polkavm/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: substrate/client/executor/polkavm/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: substrate/client/executor/polkavm/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: substrate/client/executor/polkavm/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: `sc-executor-polkavm` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/bin/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: substrate/bin/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: substrate/bin/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: substrate/bin/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: substrate/bin/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: substrate/bin/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: substrate/bin/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: substrate/bin/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: substrate/bin/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: substrate/primitives/crypto/ec-utils/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: substrate/primitives/crypto/ec-utils/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: substrate/primitives/crypto/ec-utils/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: substrate/primitives/crypto/ec-utils/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: substrate/primitives/crypto/ec-utils/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: substrate/primitives/crypto/ec-utils/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: substrate/primitives/crypto/ec-utils/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: substrate/primitives/crypto/ec-utils/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: substrate/primitives/crypto/ec-utils/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: `sp-crypto-ec-utils` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/support/procedural/tools/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: substrate/frame/support/procedural/tools/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: substrate/frame/support/procedural/tools/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: substrate/frame/support/procedural/tools/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: substrate/frame/support/procedural/tools/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: substrate/frame/support/procedural/tools/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: substrate/frame/support/procedural/tools/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: substrate/frame/support/procedural/tools/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: substrate/frame/support/procedural/tools/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: `frame-support-procedural-tools` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/parachains/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: cumulus/parachains/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: cumulus/parachains/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: cumulus/parachains/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: cumulus/parachains/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: cumulus/parachains/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: cumulus/parachains/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: cumulus/parachains/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: cumulus/parachains/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: `parachains-common` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/core-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: polkadot/core-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: polkadot/core-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: polkadot/core-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: polkadot/core-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: polkadot/core-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: polkadot/core-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: polkadot/core-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: polkadot/core-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: `polkadot-core-primitives` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/primitives/version/proc-macro/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: substrate/primitives/version/proc-macro/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: substrate/primitives/version/proc-macro/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: substrate/primitives/version/proc-macro/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: substrate/primitives/version/proc-macro/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: substrate/primitives/version/proc-macro/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: substrate/primitives/version/proc-macro/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: substrate/primitives/version/proc-macro/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: substrate/primitives/version/proc-macro/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: `sp-version-proc-macro` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/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: substrate/frame/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: substrate/frame/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: substrate/frame/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: substrate/frame/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: substrate/frame/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: substrate/frame/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: substrate/frame/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: substrate/frame/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: `polkadot-sdk-frame` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/primitives/application-crypto/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: substrate/primitives/application-crypto/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: substrate/primitives/application-crypto/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: substrate/primitives/application-crypto/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: substrate/primitives/application-crypto/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: substrate/primitives/application-crypto/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: substrate/primitives/application-crypto/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: substrate/primitives/application-crypto/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: substrate/primitives/application-crypto/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: `sp-application-crypto` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/pallets/xcm/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: cumulus/pallets/xcm/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: cumulus/pallets/xcm/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: cumulus/pallets/xcm/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: cumulus/pallets/xcm/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: cumulus/pallets/xcm/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: cumulus/pallets/xcm/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: cumulus/pallets/xcm/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: cumulus/pallets/xcm/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: `cumulus-pallet-xcm` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/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: polkadot/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: polkadot/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: polkadot/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: polkadot/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: polkadot/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: polkadot/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: polkadot/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: polkadot/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: `polkadot-runtime-common` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/client/block-builder/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: substrate/client/block-builder/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: substrate/client/block-builder/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: substrate/client/block-builder/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: substrate/client/block-builder/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: substrate/client/block-builder/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: substrate/client/block-builder/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: substrate/client/block-builder/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: substrate/client/block-builder/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: `sc-block-builder` (manifest) generated 9 warnings
[INFO] [stderr] warning: bridges/primitives/parachains/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: bridges/primitives/parachains/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: bridges/primitives/parachains/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: bridges/primitives/parachains/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: bridges/primitives/parachains/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: bridges/primitives/parachains/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: bridges/primitives/parachains/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: bridges/primitives/parachains/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: bridges/primitives/parachains/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: `bp-parachains` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/proxy/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: substrate/frame/proxy/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: substrate/frame/proxy/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: substrate/frame/proxy/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: substrate/frame/proxy/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: substrate/frame/proxy/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: substrate/frame/proxy/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: substrate/frame/proxy/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: substrate/frame/proxy/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: `pallet-proxy` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/node/metrics/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: polkadot/node/metrics/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: polkadot/node/metrics/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: polkadot/node/metrics/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: polkadot/node/metrics/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: polkadot/node/metrics/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: polkadot/node/metrics/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: polkadot/node/metrics/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: polkadot/node/metrics/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: `polkadot-node-metrics` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/parachains/runtimes/testing/penpal/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: cumulus/parachains/runtimes/testing/penpal/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: cumulus/parachains/runtimes/testing/penpal/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: cumulus/parachains/runtimes/testing/penpal/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: cumulus/parachains/runtimes/testing/penpal/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: cumulus/parachains/runtimes/testing/penpal/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: cumulus/parachains/runtimes/testing/penpal/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: cumulus/parachains/runtimes/testing/penpal/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: cumulus/parachains/runtimes/testing/penpal/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: `penpal-runtime` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/scored-pool/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: substrate/frame/scored-pool/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: substrate/frame/scored-pool/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: substrate/frame/scored-pool/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: substrate/frame/scored-pool/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: substrate/frame/scored-pool/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: substrate/frame/scored-pool/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: substrate/frame/scored-pool/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: substrate/frame/scored-pool/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: `pallet-scored-pool` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/examples/authorization-tx-extension/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: substrate/frame/examples/authorization-tx-extension/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: substrate/frame/examples/authorization-tx-extension/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: substrate/frame/examples/authorization-tx-extension/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: substrate/frame/examples/authorization-tx-extension/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: substrate/frame/examples/authorization-tx-extension/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: substrate/frame/examples/authorization-tx-extension/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: substrate/frame/examples/authorization-tx-extension/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: substrate/frame/examples/authorization-tx-extension/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: `pallet-example-authorization-tx-extension` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/system/rpc/runtime-api/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: substrate/frame/system/rpc/runtime-api/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: substrate/frame/system/rpc/runtime-api/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: substrate/frame/system/rpc/runtime-api/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: substrate/frame/system/rpc/runtime-api/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: substrate/frame/system/rpc/runtime-api/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: substrate/frame/system/rpc/runtime-api/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: substrate/frame/system/rpc/runtime-api/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: substrate/frame/system/rpc/runtime-api/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: `frame-system-rpc-runtime-api` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/whitelist/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: substrate/frame/whitelist/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: substrate/frame/whitelist/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: substrate/frame/whitelist/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: substrate/frame/whitelist/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: substrate/frame/whitelist/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: substrate/frame/whitelist/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: substrate/frame/whitelist/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: substrate/frame/whitelist/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: `pallet-whitelist` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/client/network/light/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: substrate/client/network/light/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: substrate/client/network/light/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: substrate/client/network/light/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: substrate/client/network/light/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: substrate/client/network/light/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: substrate/client/network/light/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: substrate/client/network/light/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: substrate/client/network/light/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: `sc-network-light` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/client/consensus/beefy/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: substrate/client/consensus/beefy/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: substrate/client/consensus/beefy/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: substrate/client/consensus/beefy/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: substrate/client/consensus/beefy/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: substrate/client/consensus/beefy/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: substrate/client/consensus/beefy/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: substrate/client/consensus/beefy/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: substrate/client/consensus/beefy/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: `sc-consensus-beefy` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/contracts/fixtures/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: substrate/frame/contracts/fixtures/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: substrate/frame/contracts/fixtures/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: substrate/frame/contracts/fixtures/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: substrate/frame/contracts/fixtures/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: substrate/frame/contracts/fixtures/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: substrate/frame/contracts/fixtures/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: substrate/frame/contracts/fixtures/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: substrate/frame/contracts/fixtures/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: `pallet-contracts-fixtures` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/contracts/uapi/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: substrate/frame/contracts/uapi/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: substrate/frame/contracts/uapi/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: substrate/frame/contracts/uapi/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: substrate/frame/contracts/uapi/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: substrate/frame/contracts/uapi/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: substrate/frame/contracts/uapi/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: substrate/frame/contracts/uapi/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: substrate/frame/contracts/uapi/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: `pallet-contracts-uapi` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/bags-list/fuzzer/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: substrate/frame/bags-list/fuzzer/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: substrate/frame/bags-list/fuzzer/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: substrate/frame/bags-list/fuzzer/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: substrate/frame/bags-list/fuzzer/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: substrate/frame/bags-list/fuzzer/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: substrate/frame/bags-list/fuzzer/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: substrate/frame/bags-list/fuzzer/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: substrate/frame/bags-list/fuzzer/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: `pallet-bags-list-fuzzer` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/sassafras/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: substrate/frame/sassafras/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: substrate/frame/sassafras/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: substrate/frame/sassafras/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: substrate/frame/sassafras/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: substrate/frame/sassafras/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: substrate/frame/sassafras/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: substrate/frame/sassafras/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: substrate/frame/sassafras/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: `pallet-sassafras` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/primitives/genesis-builder/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: substrate/primitives/genesis-builder/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: substrate/primitives/genesis-builder/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: substrate/primitives/genesis-builder/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: substrate/primitives/genesis-builder/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: substrate/primitives/genesis-builder/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: substrate/primitives/genesis-builder/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: substrate/primitives/genesis-builder/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: substrate/primitives/genesis-builder/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: `sp-genesis-builder` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/client/transaction-pool/api/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: substrate/client/transaction-pool/api/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: substrate/client/transaction-pool/api/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: substrate/client/transaction-pool/api/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: substrate/client/transaction-pool/api/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: substrate/client/transaction-pool/api/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: substrate/client/transaction-pool/api/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: substrate/client/transaction-pool/api/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: substrate/client/transaction-pool/api/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: `sc-transaction-pool-api` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/primitives/maybe-compressed-blob/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: substrate/primitives/maybe-compressed-blob/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: substrate/primitives/maybe-compressed-blob/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: substrate/primitives/maybe-compressed-blob/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: substrate/primitives/maybe-compressed-blob/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: substrate/primitives/maybe-compressed-blob/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: substrate/primitives/maybe-compressed-blob/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: substrate/primitives/maybe-compressed-blob/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: substrate/primitives/maybe-compressed-blob/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: `sp-maybe-compressed-blob` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/client/tracing/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: substrate/client/tracing/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: substrate/client/tracing/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: substrate/client/tracing/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: substrate/client/tracing/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: substrate/client/tracing/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: substrate/client/tracing/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: substrate/client/tracing/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: substrate/client/tracing/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: `sc-tracing` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/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: polkadot/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: polkadot/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: polkadot/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: polkadot/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: polkadot/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: polkadot/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: polkadot/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: polkadot/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: `polkadot-primitives` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/scheduler/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: substrate/frame/scheduler/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: substrate/frame/scheduler/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: substrate/frame/scheduler/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: substrate/frame/scheduler/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: substrate/frame/scheduler/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: substrate/frame/scheduler/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: substrate/frame/scheduler/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: substrate/frame/scheduler/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: `pallet-scheduler` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/scarcity/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: substrate/frame/scarcity/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: substrate/frame/scarcity/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: substrate/frame/scarcity/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: substrate/frame/scarcity/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: substrate/frame/scarcity/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: substrate/frame/scarcity/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: substrate/frame/scarcity/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: substrate/frame/scarcity/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: `pallet-scarcity` (manifest) generated 9 warnings
[INFO] [stderr] warning: bridges/relays/equivocation/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: bridges/relays/equivocation/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: bridges/relays/equivocation/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: bridges/relays/equivocation/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: bridges/relays/equivocation/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: bridges/relays/equivocation/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: bridges/relays/equivocation/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: bridges/relays/equivocation/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: bridges/relays/equivocation/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: `equivocation-detector` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/primitives/consensus/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: substrate/primitives/consensus/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: substrate/primitives/consensus/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: substrate/primitives/consensus/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: substrate/primitives/consensus/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: substrate/primitives/consensus/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: substrate/primitives/consensus/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: substrate/primitives/consensus/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: substrate/primitives/consensus/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: `sp-consensus` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/bags-list/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: substrate/frame/bags-list/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: substrate/frame/bags-list/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: substrate/frame/bags-list/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: substrate/frame/bags-list/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: substrate/frame/bags-list/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: substrate/frame/bags-list/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: substrate/frame/bags-list/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: substrate/frame/bags-list/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: `pallet-bags-list` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/client/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: substrate/client/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: substrate/client/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: substrate/client/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: substrate/client/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: substrate/client/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: substrate/client/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: substrate/client/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: substrate/client/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: `sc-cli` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/executive/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: substrate/frame/executive/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: substrate/frame/executive/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: substrate/frame/executive/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: substrate/frame/executive/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: substrate/frame/executive/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: substrate/frame/executive/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: substrate/frame/executive/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: substrate/frame/executive/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: `frame-executive` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/runtime/test-runtime/constants/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: polkadot/runtime/test-runtime/constants/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: polkadot/runtime/test-runtime/constants/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: polkadot/runtime/test-runtime/constants/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: polkadot/runtime/test-runtime/constants/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: polkadot/runtime/test-runtime/constants/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: polkadot/runtime/test-runtime/constants/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: polkadot/runtime/test-runtime/constants/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: polkadot/runtime/test-runtime/constants/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: `test-runtime-constants` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/client/rpc-servers/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: substrate/client/rpc-servers/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: substrate/client/rpc-servers/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: substrate/client/rpc-servers/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: substrate/client/rpc-servers/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: substrate/client/rpc-servers/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: substrate/client/rpc-servers/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: substrate/client/rpc-servers/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: substrate/client/rpc-servers/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: `sc-rpc-server` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/parachains/pallets/parachain-info/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: cumulus/parachains/pallets/parachain-info/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: cumulus/parachains/pallets/parachain-info/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: cumulus/parachains/pallets/parachain-info/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: cumulus/parachains/pallets/parachain-info/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: cumulus/parachains/pallets/parachain-info/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: cumulus/parachains/pallets/parachain-info/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: cumulus/parachains/pallets/parachain-info/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: cumulus/parachains/pallets/parachain-info/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-parachain-info` (manifest) generated 9 warnings
[INFO] [stderr] warning: bridges/primitives/runtime/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: bridges/primitives/runtime/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: bridges/primitives/runtime/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: bridges/primitives/runtime/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: bridges/primitives/runtime/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: bridges/primitives/runtime/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: bridges/primitives/runtime/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: bridges/primitives/runtime/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: bridges/primitives/runtime/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: `bp-runtime` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/node/network/dispute-distribution/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: polkadot/node/network/dispute-distribution/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: polkadot/node/network/dispute-distribution/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: polkadot/node/network/dispute-distribution/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: polkadot/node/network/dispute-distribution/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: polkadot/node/network/dispute-distribution/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: polkadot/node/network/dispute-distribution/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: polkadot/node/network/dispute-distribution/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: polkadot/node/network/dispute-distribution/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: `polkadot-dispute-distribution` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/bridge-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: cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/bridge-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: cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/bridge-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: cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/bridge-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: cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/bridge-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: cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/bridge-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: cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/bridge-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: cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/bridge-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: cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/bridge-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: `bp-bridge-hub-rococo` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/node/overseer/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: polkadot/node/overseer/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: polkadot/node/overseer/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: polkadot/node/overseer/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: polkadot/node/overseer/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: polkadot/node/overseer/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: polkadot/node/overseer/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: polkadot/node/overseer/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: polkadot/node/overseer/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: `polkadot-overseer` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/offences/benchmarking/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: substrate/frame/offences/benchmarking/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: substrate/frame/offences/benchmarking/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: substrate/frame/offences/benchmarking/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: substrate/frame/offences/benchmarking/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: substrate/frame/offences/benchmarking/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: substrate/frame/offences/benchmarking/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: substrate/frame/offences/benchmarking/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: substrate/frame/offences/benchmarking/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: `pallet-offences-benchmarking` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/treasury/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: substrate/frame/treasury/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: substrate/frame/treasury/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: substrate/frame/treasury/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: substrate/frame/treasury/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: substrate/frame/treasury/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: substrate/frame/treasury/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: substrate/frame/treasury/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: substrate/frame/treasury/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: `pallet-treasury` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/xcm/pallet-xcm/precompiles/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: polkadot/xcm/pallet-xcm/precompiles/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: polkadot/xcm/pallet-xcm/precompiles/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: polkadot/xcm/pallet-xcm/precompiles/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: polkadot/xcm/pallet-xcm/precompiles/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: polkadot/xcm/pallet-xcm/precompiles/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: polkadot/xcm/pallet-xcm/precompiles/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: polkadot/xcm/pallet-xcm/precompiles/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: polkadot/xcm/pallet-xcm/precompiles/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: `pallet-xcm-precompiles` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/primitives/consensus/babe/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: substrate/primitives/consensus/babe/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: substrate/primitives/consensus/babe/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: substrate/primitives/consensus/babe/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: substrate/primitives/consensus/babe/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: substrate/primitives/consensus/babe/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: substrate/primitives/consensus/babe/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: substrate/primitives/consensus/babe/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: substrate/primitives/consensus/babe/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: `sp-consensus-babe` (manifest) generated 9 warnings
[INFO] [stderr] warning: bridges/snowbridge/primitives/outbound-queue/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: bridges/snowbridge/primitives/outbound-queue/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: bridges/snowbridge/primitives/outbound-queue/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: bridges/snowbridge/primitives/outbound-queue/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: bridges/snowbridge/primitives/outbound-queue/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: bridges/snowbridge/primitives/outbound-queue/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: bridges/snowbridge/primitives/outbound-queue/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: bridges/snowbridge/primitives/outbound-queue/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: bridges/snowbridge/primitives/outbound-queue/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: `snowbridge-outbound-queue-primitives` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/primitives/crypto/hashing/proc-macro/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: substrate/primitives/crypto/hashing/proc-macro/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: substrate/primitives/crypto/hashing/proc-macro/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: substrate/primitives/crypto/hashing/proc-macro/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: substrate/primitives/crypto/hashing/proc-macro/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: substrate/primitives/crypto/hashing/proc-macro/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: substrate/primitives/crypto/hashing/proc-macro/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: substrate/primitives/crypto/hashing/proc-macro/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: substrate/primitives/crypto/hashing/proc-macro/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: `sp-crypto-hashing-proc-macro` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/parachains/runtimes/bridge-hubs/test-utils/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: cumulus/parachains/runtimes/bridge-hubs/test-utils/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: cumulus/parachains/runtimes/bridge-hubs/test-utils/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: cumulus/parachains/runtimes/bridge-hubs/test-utils/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: cumulus/parachains/runtimes/bridge-hubs/test-utils/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: cumulus/parachains/runtimes/bridge-hubs/test-utils/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: cumulus/parachains/runtimes/bridge-hubs/test-utils/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: cumulus/parachains/runtimes/bridge-hubs/test-utils/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: cumulus/parachains/runtimes/bridge-hubs/test-utils/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: `bridge-hub-test-utils` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/asset-rate/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: substrate/frame/asset-rate/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: substrate/frame/asset-rate/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: substrate/frame/asset-rate/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: substrate/frame/asset-rate/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: substrate/frame/asset-rate/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: substrate/frame/asset-rate/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: substrate/frame/asset-rate/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: substrate/frame/asset-rate/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: `pallet-asset-rate` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/node/core/prospective-parachains/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: polkadot/node/core/prospective-parachains/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: polkadot/node/core/prospective-parachains/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: polkadot/node/core/prospective-parachains/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: polkadot/node/core/prospective-parachains/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: polkadot/node/core/prospective-parachains/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: polkadot/node/core/prospective-parachains/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: polkadot/node/core/prospective-parachains/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: polkadot/node/core/prospective-parachains/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: `polkadot-node-core-prospective-parachains` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/parachains/integration-tests/emulated/chains/parachains/coretime/coretime-westend/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: cumulus/parachains/integration-tests/emulated/chains/parachains/coretime/coretime-westend/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: cumulus/parachains/integration-tests/emulated/chains/parachains/coretime/coretime-westend/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: cumulus/parachains/integration-tests/emulated/chains/parachains/coretime/coretime-westend/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: cumulus/parachains/integration-tests/emulated/chains/parachains/coretime/coretime-westend/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: cumulus/parachains/integration-tests/emulated/chains/parachains/coretime/coretime-westend/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: cumulus/parachains/integration-tests/emulated/chains/parachains/coretime/coretime-westend/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: cumulus/parachains/integration-tests/emulated/chains/parachains/coretime/coretime-westend/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: cumulus/parachains/integration-tests/emulated/chains/parachains/coretime/coretime-westend/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: `coretime-westend-emulated-chain` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/primitives/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: substrate/primitives/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: substrate/primitives/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: substrate/primitives/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: substrate/primitives/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: substrate/primitives/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: substrate/primitives/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: substrate/primitives/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: substrate/primitives/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: `sp-rpc` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/parachains/runtimes/glutton/glutton-westend/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: cumulus/parachains/runtimes/glutton/glutton-westend/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: cumulus/parachains/runtimes/glutton/glutton-westend/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: cumulus/parachains/runtimes/glutton/glutton-westend/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: cumulus/parachains/runtimes/glutton/glutton-westend/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: cumulus/parachains/runtimes/glutton/glutton-westend/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: cumulus/parachains/runtimes/glutton/glutton-westend/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: cumulus/parachains/runtimes/glutton/glutton-westend/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: cumulus/parachains/runtimes/glutton/glutton-westend/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: `glutton-westend-runtime` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/jemalloc-shim/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: polkadot/jemalloc-shim/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: polkadot/jemalloc-shim/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: polkadot/jemalloc-shim/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: polkadot/jemalloc-shim/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: polkadot/jemalloc-shim/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: polkadot/jemalloc-shim/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: polkadot/jemalloc-shim/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: polkadot/jemalloc-shim/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: `polkadot-jemalloc-shim` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/transaction-payment/asset-conversion-tx-payment/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: substrate/frame/transaction-payment/asset-conversion-tx-payment/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: substrate/frame/transaction-payment/asset-conversion-tx-payment/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: substrate/frame/transaction-payment/asset-conversion-tx-payment/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: substrate/frame/transaction-payment/asset-conversion-tx-payment/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: substrate/frame/transaction-payment/asset-conversion-tx-payment/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: substrate/frame/transaction-payment/asset-conversion-tx-payment/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: substrate/frame/transaction-payment/asset-conversion-tx-payment/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: substrate/frame/transaction-payment/asset-conversion-tx-payment/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: `pallet-asset-conversion-tx-payment` (manifest) generated 9 warnings
[INFO] [stderr] warning: bridges/snowbridge/pallets/system/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: bridges/snowbridge/pallets/system/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: bridges/snowbridge/pallets/system/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: bridges/snowbridge/pallets/system/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: bridges/snowbridge/pallets/system/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: bridges/snowbridge/pallets/system/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: bridges/snowbridge/pallets/system/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: bridges/snowbridge/pallets/system/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: bridges/snowbridge/pallets/system/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: `snowbridge-pallet-system` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/erasure-coding/fuzzer/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: polkadot/erasure-coding/fuzzer/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: polkadot/erasure-coding/fuzzer/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: polkadot/erasure-coding/fuzzer/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: polkadot/erasure-coding/fuzzer/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: polkadot/erasure-coding/fuzzer/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: polkadot/erasure-coding/fuzzer/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: polkadot/erasure-coding/fuzzer/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: polkadot/erasure-coding/fuzzer/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: `erasure_coding_fuzzer` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/scripts/ci/node-template-release/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: substrate/scripts/ci/node-template-release/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: substrate/scripts/ci/node-template-release/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: substrate/scripts/ci/node-template-release/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: substrate/scripts/ci/node-template-release/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: substrate/scripts/ci/node-template-release/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: substrate/scripts/ci/node-template-release/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: substrate/scripts/ci/node-template-release/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: substrate/scripts/ci/node-template-release/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-template-release` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/client/transaction-pool/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: substrate/client/transaction-pool/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: substrate/client/transaction-pool/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: substrate/client/transaction-pool/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: substrate/client/transaction-pool/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: substrate/client/transaction-pool/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: substrate/client/transaction-pool/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: substrate/client/transaction-pool/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: substrate/client/transaction-pool/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: `sc-transaction-pool` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/node/tracking-allocator/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: polkadot/node/tracking-allocator/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: polkadot/node/tracking-allocator/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: polkadot/node/tracking-allocator/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: polkadot/node/tracking-allocator/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: polkadot/node/tracking-allocator/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: polkadot/node/tracking-allocator/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: polkadot/node/tracking-allocator/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: polkadot/node/tracking-allocator/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-tracking-allocator` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/system/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: substrate/frame/system/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: substrate/frame/system/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: substrate/frame/system/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: substrate/frame/system/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: substrate/frame/system/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: substrate/frame/system/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: substrate/frame/system/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: substrate/frame/system/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: `frame-system` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/node/core/parachains-inherent/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: polkadot/node/core/parachains-inherent/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: polkadot/node/core/parachains-inherent/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: polkadot/node/core/parachains-inherent/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: polkadot/node/core/parachains-inherent/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: polkadot/node/core/parachains-inherent/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: polkadot/node/core/parachains-inherent/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: polkadot/node/core/parachains-inherent/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: polkadot/node/core/parachains-inherent/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: `polkadot-node-core-parachains-inherent` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/client/sync-state-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: substrate/client/sync-state-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: substrate/client/sync-state-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: substrate/client/sync-state-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: substrate/client/sync-state-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: substrate/client/sync-state-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: substrate/client/sync-state-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: substrate/client/sync-state-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: substrate/client/sync-state-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: `sc-sync-state-rpc` (manifest) generated 9 warnings
[INFO] [stderr] warning: bridges/modules/messages/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: bridges/modules/messages/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: bridges/modules/messages/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: bridges/modules/messages/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: bridges/modules/messages/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: bridges/modules/messages/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: bridges/modules/messages/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: bridges/modules/messages/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: bridges/modules/messages/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: `pallet-bridge-messages` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/transaction-payment/skip-feeless-payment/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: substrate/frame/transaction-payment/skip-feeless-payment/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: substrate/frame/transaction-payment/skip-feeless-payment/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: substrate/frame/transaction-payment/skip-feeless-payment/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: substrate/frame/transaction-payment/skip-feeless-payment/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: substrate/frame/transaction-payment/skip-feeless-payment/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: substrate/frame/transaction-payment/skip-feeless-payment/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: substrate/frame/transaction-payment/skip-feeless-payment/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: substrate/frame/transaction-payment/skip-feeless-payment/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: `pallet-skip-feeless-payment` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/utils/wasm-builder/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: substrate/utils/wasm-builder/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: substrate/utils/wasm-builder/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: substrate/utils/wasm-builder/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: substrate/utils/wasm-builder/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: substrate/utils/wasm-builder/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: substrate/utils/wasm-builder/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: substrate/utils/wasm-builder/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: substrate/utils/wasm-builder/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: `substrate-wasm-builder` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/support/procedural/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: substrate/frame/support/procedural/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: substrate/frame/support/procedural/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: substrate/frame/support/procedural/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: substrate/frame/support/procedural/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: substrate/frame/support/procedural/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: substrate/frame/support/procedural/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: substrate/frame/support/procedural/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: substrate/frame/support/procedural/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: `frame-support-procedural` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/node/core/pvf-checker/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: polkadot/node/core/pvf-checker/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: polkadot/node/core/pvf-checker/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: polkadot/node/core/pvf-checker/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: polkadot/node/core/pvf-checker/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: polkadot/node/core/pvf-checker/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: polkadot/node/core/pvf-checker/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: polkadot/node/core/pvf-checker/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: polkadot/node/core/pvf-checker/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: `polkadot-node-core-pvf-checker` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/primitives/crypto/hashing/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: substrate/primitives/crypto/hashing/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: substrate/primitives/crypto/hashing/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: substrate/primitives/crypto/hashing/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: substrate/primitives/crypto/hashing/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: substrate/primitives/crypto/hashing/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: substrate/primitives/crypto/hashing/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: substrate/primitives/crypto/hashing/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: substrate/primitives/crypto/hashing/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: `sp-crypto-hashing` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/test/service/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: cumulus/test/service/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: cumulus/test/service/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: cumulus/test/service/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: cumulus/test/service/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: cumulus/test/service/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: cumulus/test/service/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: cumulus/test/service/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: cumulus/test/service/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: `cumulus-test-service` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/client/tracing/proc-macro/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: substrate/client/tracing/proc-macro/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: substrate/client/tracing/proc-macro/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: substrate/client/tracing/proc-macro/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: substrate/client/tracing/proc-macro/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: substrate/client/tracing/proc-macro/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: substrate/client/tracing/proc-macro/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: substrate/client/tracing/proc-macro/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: substrate/client/tracing/proc-macro/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: `sc-tracing-proc-macro` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/node/core/runtime-api/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: polkadot/node/core/runtime-api/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: polkadot/node/core/runtime-api/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: polkadot/node/core/runtime-api/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: polkadot/node/core/runtime-api/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: polkadot/node/core/runtime-api/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: polkadot/node/core/runtime-api/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: polkadot/node/core/runtime-api/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: polkadot/node/core/runtime-api/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: `polkadot-node-core-runtime-api` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/identity/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: substrate/frame/identity/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: substrate/frame/identity/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: substrate/frame/identity/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: substrate/frame/identity/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: substrate/frame/identity/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: substrate/frame/identity/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: substrate/frame/identity/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: substrate/frame/identity/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: `pallet-identity` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/primitives/npos-elections/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: substrate/primitives/npos-elections/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: substrate/primitives/npos-elections/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: substrate/primitives/npos-elections/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: substrate/primitives/npos-elections/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: substrate/primitives/npos-elections/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: substrate/primitives/npos-elections/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: substrate/primitives/npos-elections/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: substrate/primitives/npos-elections/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: `sp-npos-elections` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/primitives/timestamp/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: substrate/primitives/timestamp/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: substrate/primitives/timestamp/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: substrate/primitives/timestamp/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: substrate/primitives/timestamp/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: substrate/primitives/timestamp/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: substrate/primitives/timestamp/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: substrate/primitives/timestamp/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: substrate/primitives/timestamp/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: `sp-timestamp` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/client/offchain/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: substrate/client/offchain/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: substrate/client/offchain/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: substrate/client/offchain/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: substrate/client/offchain/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: substrate/client/offchain/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: substrate/client/offchain/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: substrate/client/offchain/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: substrate/client/offchain/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: `sc-offchain` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/erasure-coding/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: polkadot/erasure-coding/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: polkadot/erasure-coding/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: polkadot/erasure-coding/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: polkadot/erasure-coding/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: polkadot/erasure-coding/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: polkadot/erasure-coding/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: polkadot/erasure-coding/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: polkadot/erasure-coding/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: `polkadot-erasure-coding` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/runtime/rococo/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: polkadot/runtime/rococo/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: polkadot/runtime/rococo/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: polkadot/runtime/rococo/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: polkadot/runtime/rococo/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: polkadot/runtime/rococo/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: polkadot/runtime/rococo/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: polkadot/runtime/rococo/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: polkadot/runtime/rococo/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: `rococo-runtime` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/honzon/oracle/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: substrate/frame/honzon/oracle/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: substrate/frame/honzon/oracle/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: substrate/frame/honzon/oracle/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: substrate/frame/honzon/oracle/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: substrate/frame/honzon/oracle/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: substrate/frame/honzon/oracle/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: substrate/frame/honzon/oracle/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: substrate/frame/honzon/oracle/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: `pallet-oracle` (manifest) generated 9 warnings
[INFO] [stderr] warning: bridges/snowbridge/runtime/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: bridges/snowbridge/runtime/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: bridges/snowbridge/runtime/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: bridges/snowbridge/runtime/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: bridges/snowbridge/runtime/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: bridges/snowbridge/runtime/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: bridges/snowbridge/runtime/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: bridges/snowbridge/runtime/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: bridges/snowbridge/runtime/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: `snowbridge-runtime-common` (manifest) generated 9 warnings
[INFO] [stderr] warning: polkadot/xcm/xcm-executor/integration-tests/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: polkadot/xcm/xcm-executor/integration-tests/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: polkadot/xcm/xcm-executor/integration-tests/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: polkadot/xcm/xcm-executor/integration-tests/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: polkadot/xcm/xcm-executor/integration-tests/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: polkadot/xcm/xcm-executor/integration-tests/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: polkadot/xcm/xcm-executor/integration-tests/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: polkadot/xcm/xcm-executor/integration-tests/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: polkadot/xcm/xcm-executor/integration-tests/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: `xcm-executor-integration-tests` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/support/test/pallet/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: substrate/frame/support/test/pallet/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: substrate/frame/support/test/pallet/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: substrate/frame/support/test/pallet/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: substrate/frame/support/test/pallet/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: substrate/frame/support/test/pallet/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: substrate/frame/support/test/pallet/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: substrate/frame/support/test/pallet/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: substrate/frame/support/test/pallet/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: `frame-support-test-pallet` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/client/relay-chain-inprocess-interface/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: cumulus/client/relay-chain-inprocess-interface/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: cumulus/client/relay-chain-inprocess-interface/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: cumulus/client/relay-chain-inprocess-interface/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: cumulus/client/relay-chain-inprocess-interface/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: cumulus/client/relay-chain-inprocess-interface/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: cumulus/client/relay-chain-inprocess-interface/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: cumulus/client/relay-chain-inprocess-interface/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: cumulus/client/relay-chain-inprocess-interface/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: `cumulus-relay-chain-inprocess-interface` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/primitives/aura/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: cumulus/primitives/aura/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: cumulus/primitives/aura/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: cumulus/primitives/aura/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: cumulus/primitives/aura/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: cumulus/primitives/aura/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: cumulus/primitives/aura/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: cumulus/primitives/aura/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: cumulus/primitives/aura/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: `cumulus-primitives-aura` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/staking-async/runtimes/rc/constants/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: substrate/frame/staking-async/runtimes/rc/constants/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: substrate/frame/staking-async/runtimes/rc/constants/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: substrate/frame/staking-async/runtimes/rc/constants/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: substrate/frame/staking-async/runtimes/rc/constants/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: substrate/frame/staking-async/runtimes/rc/constants/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: substrate/frame/staking-async/runtimes/rc/constants/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: substrate/frame/staking-async/runtimes/rc/constants/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: substrate/frame/staking-async/runtimes/rc/constants/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: `pallet-staking-async-rc-runtime-constants` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/primitives/proof-size-hostfunction/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: cumulus/primitives/proof-size-hostfunction/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: cumulus/primitives/proof-size-hostfunction/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: cumulus/primitives/proof-size-hostfunction/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: cumulus/primitives/proof-size-hostfunction/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: cumulus/primitives/proof-size-hostfunction/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: cumulus/primitives/proof-size-hostfunction/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: cumulus/primitives/proof-size-hostfunction/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: cumulus/primitives/proof-size-hostfunction/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: `cumulus-primitives-proof-size-hostfunction` (manifest) generated 9 warnings
[INFO] [stderr] warning: cumulus/parachains/integration-tests/emulated/chains/parachains/people/people-westend/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: cumulus/parachains/integration-tests/emulated/chains/parachains/people/people-westend/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: cumulus/parachains/integration-tests/emulated/chains/parachains/people/people-westend/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: cumulus/parachains/integration-tests/emulated/chains/parachains/people/people-westend/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: cumulus/parachains/integration-tests/emulated/chains/parachains/people/people-westend/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: cumulus/parachains/integration-tests/emulated/chains/parachains/people/people-westend/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: cumulus/parachains/integration-tests/emulated/chains/parachains/people/people-westend/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: cumulus/parachains/integration-tests/emulated/chains/parachains/people/people-westend/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: cumulus/parachains/integration-tests/emulated/chains/parachains/people/people-westend/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: `people-westend-emulated-chain` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/client/consensus/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: substrate/client/consensus/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: substrate/client/consensus/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: substrate/client/consensus/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: substrate/client/consensus/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: substrate/client/consensus/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: substrate/client/consensus/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: substrate/client/consensus/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: substrate/client/consensus/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: `sc-consensus` (manifest) generated 9 warnings
[INFO] [stderr] warning: templates/parachain/pallets/template/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: templates/parachain/pallets/template/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: templates/parachain/pallets/template/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: templates/parachain/pallets/template/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: templates/parachain/pallets/template/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: templates/parachain/pallets/template/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: templates/parachain/pallets/template/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: templates/parachain/pallets/template/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: templates/parachain/pallets/template/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: `pallet-parachain-template` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/asset-conversion/ops/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: substrate/frame/asset-conversion/ops/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: substrate/frame/asset-conversion/ops/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: substrate/frame/asset-conversion/ops/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: substrate/frame/asset-conversion/ops/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: substrate/frame/asset-conversion/ops/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: substrate/frame/asset-conversion/ops/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: substrate/frame/asset-conversion/ops/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: substrate/frame/asset-conversion/ops/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: `pallet-asset-conversion-ops` (manifest) generated 9 warnings
[INFO] [stderr] warning: substrate/frame/aura/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: substrate/frame/aura/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: substrate/frame/aura/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: substrate/frame/aura/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: substrate/frame/aura/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: substrate/frame/aura/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: substrate/frame/aura/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: substrate/frame/aura/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: substrate/frame/aura/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: `pallet-aura` (manifest) generated 9 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stderr] Error response from daemon: write /var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db: no space left on device


sandbox container could not be created: command failed: exit status: 1

Error response from daemon: write /var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db: no space left on device

Caused by:
    command failed: exit status: 1
    
    Error response from daemon: write /var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db: no space left on device