[INFO] cloning repository https://github.com/mezosphere/edr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mezosphere/edr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmezosphere%2Fedr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmezosphere%2Fedr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 796146114cc3fed7433a68b682492ee192475f78
[INFO] testing mezosphere/edr against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmezosphere%2Fedr" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/mezosphere/edr
[INFO] finished tweaking git repo https://github.com/mezosphere/edr
[INFO] tweaked toml for git repo https://github.com/mezosphere/edr written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mezosphere/edr on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mezosphere/edr already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: workspace (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/block/miner/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/block/miner/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/block/miner/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/block/miner/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_block_miner` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/edr_test_utils/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_test_utils/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_test_utils/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_test_utils/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_test_utils` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/chain/spec/rpc/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/chain/spec/rpc/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/chain/spec/rpc/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/chain/spec/rpc/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_chain_spec_rpc` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/block/local/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/block/local/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/block/local/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/block/local/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_block_local` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/edr_runtime/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_runtime/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_runtime/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_runtime/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_runtime` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/edr_transaction/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_transaction/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_transaction/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_transaction/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_transaction` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/mem_pool/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/mem_pool/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/mem_pool/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/mem_pool/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_mem_pool` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/test/blockchain/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/test/blockchain/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/test/blockchain/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/test/blockchain/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_test_blockchain` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/tool/cli/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/tool/cli/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/tool/cli/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/tool/cli/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_tool_cli` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/tool/op_chain_config_generator/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/tool/op_chain_config_generator/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/tool/op_chain_config_generator/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/tool/op_chain_config_generator/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_tool_op_chain_config_generator` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/edr_receipt/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_receipt/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_receipt/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_receipt/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_receipt` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/block/storage/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/block/storage/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/block/storage/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/block/storage/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_block_storage` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/evm/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/evm/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/evm/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/evm/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_evm` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/primitives/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/primitives/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/primitives/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/primitives/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_primitives` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/eips/2930/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/eips/2930/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/eips/2930/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/eips/2930/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_eip2930` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/edr_rpc_eth/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_rpc_eth/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_rpc_eth/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_rpc_eth/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_rpc_eth` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/edr_utils/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_utils/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_utils/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_utils/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_utils` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/blockchain/local/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/blockchain/local/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/blockchain/local/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/blockchain/local/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_blockchain_local` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/edr_solidity_tests/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_solidity_tests/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_solidity_tests/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_solidity_tests/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_solidity_tests` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/edr_napi_core/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_napi_core/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_napi_core/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_napi_core/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_napi_core` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/eips/4844/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/eips/4844/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/eips/4844/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/eips/4844/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_eip4844` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/test/transaction/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/test/transaction/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/test/transaction/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/test/transaction/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_test_transaction` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/foundry/cheatcodes/spec/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/foundry/cheatcodes/spec/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/foundry/cheatcodes/spec/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/foundry/cheatcodes/spec/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `foundry-cheatcodes-spec` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/block/remote/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/block/remote/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/block/remote/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/block/remote/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_block_remote` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/edr_macros/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_macros/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_macros/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_macros/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_macros` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/edr_coverage/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_coverage/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_coverage/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_coverage/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_coverage` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/edr_common/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_common/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_common/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_common/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_common` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/eips/7702/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/eips/7702/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/eips/7702/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/eips/7702/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_eip7702` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/edr_scenarios/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_scenarios/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_scenarios/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_scenarios/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_scenarios` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/precompile/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/precompile/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/precompile/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/precompile/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_precompile` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/chain/spec/receipt/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/chain/spec/receipt/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/chain/spec/receipt/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/chain/spec/receipt/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_chain_spec_receipt` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/foundry/evm/fuzz/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/foundry/evm/fuzz/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/foundry/evm/fuzz/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/foundry/evm/fuzz/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `foundry-evm-fuzz` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/block/header/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/block/header/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/block/header/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/block/header/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_block_header` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/block/builder/api/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/block/builder/api/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/block/builder/api/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/block/builder/api/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_block_builder_api` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/foundry/evm/core/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/foundry/evm/core/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/foundry/evm/core/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/foundry/evm/core/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `foundry-evm-core` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/block/api/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/block/api/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/block/api/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/block/api/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_block_api` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/blockchain/remote/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/blockchain/remote/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/blockchain/remote/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/blockchain/remote/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_blockchain_remote` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/edr_defaults/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_defaults/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_defaults/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_defaults/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_defaults` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/trie/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/trie/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/trie/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/trie/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_trie` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/database/components/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/database/components/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/database/components/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/database/components/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_database_components` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/chain/spec/provider/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/chain/spec/provider/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/chain/spec/provider/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/chain/spec/provider/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_chain_spec_provider` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/test/receipt/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/test/receipt/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/test/receipt/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/test/receipt/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_test_receipt` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/eips/1559/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/eips/1559/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/eips/1559/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/eips/1559/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_eip1559` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/edr_eth/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_eth/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_eth/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_eth/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_eth` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/chain/config/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/chain/config/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/chain/config/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/chain/config/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_chain_config` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/edr_chain_spec/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_chain_spec/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_chain_spec/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_chain_spec/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_chain_spec` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/tracing/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/tracing/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/tracing/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/tracing/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_tracing` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/edr_rpc_client/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_rpc_client/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_rpc_client/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_rpc_client/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_rpc_client` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/foundry/evm/evm/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/foundry/evm/evm/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/foundry/evm/evm/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/foundry/evm/evm/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `foundry-evm` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/state/remote/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/state/remote/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/state/remote/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/state/remote/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_state_remote` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/edr_chain_l1/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_chain_l1/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_chain_l1/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_chain_l1/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_chain_l1` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/edr_signer/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_signer/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_signer/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_signer/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_signer` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/chain/spec/evm/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/chain/spec/evm/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/chain/spec/evm/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/chain/spec/evm/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_chain_spec_evm` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/state/persistent_trie/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/state/persistent_trie/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/state/persistent_trie/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/state/persistent_trie/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_state_persistent_trie` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/edr_generic/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_generic/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_generic/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_generic/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_generic` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/blockchain/api/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/blockchain/api/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/blockchain/api/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/blockchain/api/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_blockchain_api` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/edr_solidity/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_solidity/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_solidity/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_solidity/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_solidity` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/blockchain/fork/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/blockchain/fork/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/blockchain/fork/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/blockchain/fork/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_blockchain_fork` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/edr_gas_report/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_gas_report/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_gas_report/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_gas_report/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_gas_report` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/test/block_replay/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/test/block_replay/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/test/block_replay/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/test/block_replay/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_test_block_replay` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/edr_instrument/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_instrument/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_instrument/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_instrument/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_instrument` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/edr_napi/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_napi/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_napi/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_napi/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_napi` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/test/mem_pool/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/test/mem_pool/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/test/mem_pool/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/test/mem_pool/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_test_mem_pool` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/foundry/cheatcodes/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/foundry/cheatcodes/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/foundry/cheatcodes/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/foundry/cheatcodes/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `foundry-cheatcodes` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/chain/spec/block/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/chain/spec/block/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/chain/spec/block/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/chain/spec/block/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_chain_spec_block` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/state/api/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/state/api/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/state/api/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/state/api/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_state_api` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/receipt/builder/api/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/receipt/builder/api/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/receipt/builder/api/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/receipt/builder/api/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_receipt_builder_api` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/state/fork/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/state/fork/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/state/fork/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/state/fork/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_state_fork` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/foundry/evm/traces/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/foundry/evm/traces/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/foundry/evm/traces/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/foundry/evm/traces/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `foundry-evm-traces` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/edr_op/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_op/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_op/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_op/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_op` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/edr_provider/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_provider/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_provider/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_provider/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_provider` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/foundry/evm/coverage/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/foundry/evm/coverage/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/foundry/evm/coverage/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/foundry/evm/coverage/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `foundry-evm-coverage` (manifest) generated 4 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/alloy-rs/svm-rs`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/NomicFoundation/slang`
[INFO] [stderr]     Updating git repository `https://github.com/foundry-rs/foundry`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded derive_arbitrary v1.4.1
[INFO] [stderr]   Downloaded toml_edit v0.22.24
[INFO] [stderr]   Downloaded arbitrary v1.4.1
[INFO] [stderr]   Downloaded crunchy v0.2.3
[INFO] [stderr]   Downloaded fastrlp v0.4.0
[INFO] [stderr]   Downloaded toml v0.8.20
[INFO] [stderr]   Downloaded op-revm v12.0.0
[INFO] [stderr]   Downloaded primitive-types v0.12.2
[INFO] [stderr]   Downloaded alloy-rlp v0.3.12
[INFO] [stderr]   Downloaded parity-scale-codec-derive v3.7.4
[INFO] [stderr]   Downloaded ark-serialize v0.3.0
[INFO] [stderr]   Downloaded alloy-rlp-derive v0.3.12
[INFO] [stderr]   Downloaded ark-std v0.5.0
[INFO] [stderr]   Downloaded ruint-macro v1.2.1
[INFO] [stderr]   Downloaded byte-slice-cast v1.2.3
[INFO] [stderr]   Downloaded fastrlp v0.3.1
[INFO] [stderr]   Downloaded ark-serialize v0.5.0
[INFO] [stderr]   Downloaded ark-serialize-derive v0.5.0
[INFO] [stderr]   Downloaded ark-ff-asm v0.5.0
[INFO] [stderr]   Downloaded keccak-asm v0.1.4
[INFO] [stderr]   Downloaded serdect v0.2.0
[INFO] [stderr]   Downloaded convert_case v0.7.1
[INFO] [stderr]   Downloaded bitcoin-io v0.1.3
[INFO] [stderr]   Downloaded ark-ff-macros v0.5.0
[INFO] [stderr]   Downloaded ark-ff-asm v0.3.0
[INFO] [stderr]   Downloaded const_format_proc_macros v0.2.34
[INFO] [stderr]   Downloaded educe v0.6.0
[INFO] [stderr]   Downloaded ark-ff v0.3.0
[INFO] [stderr]   Downloaded ark-std v0.3.0
[INFO] [stderr]   Downloaded ark-bn254 v0.5.0
[INFO] [stderr]   Downloaded alloy-eip2930 v0.2.1
[INFO] [stderr]   Downloaded windows-strings v0.4.0
[INFO] [stderr]   Downloaded revm v31.0.0
[INFO] [stderr]   Downloaded revm-state v8.1.0
[INFO] [stderr]   Downloaded time-core v0.1.4
[INFO] [stderr]   Downloaded rusty-fork v0.3.0
[INFO] [stderr]   Downloaded impl-trait-for-tuples v0.2.3
[INFO] [stderr]   Downloaded auto_impl v1.3.0
[INFO] [stderr]   Downloaded semver-parser v0.10.3
[INFO] [stderr]   Downloaded ark-ff-macros v0.3.0
[INFO] [stderr]   Downloaded const-hex v1.14.0
[INFO] [stderr]   Downloaded serde_with_macros v3.12.0
[INFO] [stderr]   Downloaded alloy-eip2124 v0.2.0
[INFO] [stderr]   Downloaded tracing-flame v0.2.0
[INFO] [stderr]   Downloaded glob v0.3.2
[INFO] [stderr]   Downloaded aurora-engine-modexp v1.2.0
[INFO] [stderr]   Downloaded ark-relations v0.5.1
[INFO] [stderr]   Downloaded revm-database-interface v8.0.4
[INFO] [stderr]   Downloaded alloy-eip7702 v0.6.1
[INFO] [stderr]   Downloaded time-macros v0.2.22
[INFO] [stderr]   Downloaded deranged v0.4.0
[INFO] [stderr]   Downloaded alloy-serde v1.1.0
[INFO] [stderr]   Downloaded revm-primitives v21.0.1
[INFO] [stderr]   Downloaded revm-bytecode v7.1.0
[INFO] [stderr]   Downloaded parity-scale-codec v3.7.4
[INFO] [stderr]   Downloaded base64ct v1.7.3
[INFO] [stderr]   Downloaded bitcoin_hashes v0.14.0
[INFO] [stderr]   Downloaded hex-conservative v0.2.1
[INFO] [stderr]   Downloaded revm-context-interface v12.0.0
[INFO] [stderr]   Downloaded iana-time-zone v0.1.63
[INFO] [stderr]   Downloaded redox_syscall v0.5.11
[INFO] [stderr]   Downloaded mimalloc v0.1.46
[INFO] [stderr]   Downloaded task-local-extensions v0.1.4
[INFO] [stderr]   Downloaded triehash v0.8.4
[INFO] [stderr]   Downloaded reqwest-tracing v0.4.8
[INFO] [stderr]   Downloaded reqwest-middleware v0.2.5
[INFO] [stderr]   Downloaded reqwest-retry v0.3.0
[INFO] [stderr]   Downloaded windows-core v0.61.0
[INFO] [stderr]   Downloaded socket2 v0.6.1
[INFO] [stderr]   Downloaded const_format v0.2.34
[INFO] [stderr]   Downloaded ark-ff v0.5.0
[INFO] [stderr]   Downloaded proptest-derive v0.6.0
[INFO] [stderr]   Downloaded derive_more v2.0.1
[INFO] [stderr]   Downloaded derive_more-impl v2.0.1
[INFO] [stderr]   Downloaded ark-ec v0.5.0
[INFO] [stderr]   Downloaded ark-poly v0.5.0
[INFO] [stderr]   Downloaded revm-inspector v12.0.0
[INFO] [stderr]   Downloaded revm-handler v12.0.0
[INFO] [stderr]   Downloaded revm-context v11.0.0
[INFO] [stderr]   Downloaded derive-where v1.6.0
[INFO] [stderr]   Downloaded clap_derive v3.2.25
[INFO] [stderr]   Downloaded retry-policies v0.2.1
[INFO] [stderr]   Downloaded is-terminal v0.4.16
[INFO] [stderr]   Downloaded hermit-abi v0.5.0
[INFO] [stderr]   Downloaded revm-database v9.0.3
[INFO] [stderr]   Downloaded textwrap v0.16.2
[INFO] [stderr]   Downloaded unicase v2.8.1
[INFO] [stderr]   Downloaded libz-rs-sys v0.5.3
[INFO] [stderr]   Downloaded tokio-socks v0.5.2
[INFO] [stderr]   Downloaded rustls-native-certs v0.8.1
[INFO] [stderr]   Downloaded secp256k1 v0.31.1
[INFO] [stderr]   Downloaded anstyle-wincon v3.0.7
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.24
[INFO] [stderr]   Downloaded pest v2.8.0
[INFO] [stderr]   Downloaded revm-precompile v29.0.0
[INFO] [stderr]   Downloaded revm-interpreter v29.0.0
[INFO] [stderr]   Downloaded redox_users v0.5.0
[INFO] [stderr]   Downloaded strum v0.27.1
[INFO] [stderr]   Downloaded solar-data-structures v0.1.5
[INFO] [stderr]   Downloaded flate2 v1.1.1
[INFO] [stderr]   Downloaded zopfli v0.8.2
[INFO] [stderr]   Downloaded strum_macros v0.27.1
[INFO] [stderr]   Downloaded solar-macros v0.1.5
[INFO] [stderr]   Downloaded ark-r1cs-std v0.5.0
[INFO] [stderr]   Downloaded quinn v0.11.7
[INFO] [stderr]   Downloaded alloy-primitives v1.4.1
[INFO] [stderr]   Downloaded ruint v1.17.0
[INFO] [stderr]   Downloaded libm v0.2.13
[INFO] [stderr]   Downloaded tracing-subscriber v0.2.25
[INFO] [stderr]   Downloaded time v0.3.41
[INFO] [stderr]   Downloaded zip v4.6.1
[INFO] [stderr]   Downloaded security-framework v3.2.0
[INFO] [stderr]   Downloaded solar-sema v0.1.5
[INFO] [stderr]   Downloaded solar-parse v0.1.5
[INFO] [stderr]   Downloaded solar-interface v0.1.5
[INFO] [stderr]   Downloaded inturn v0.1.2
[INFO] [stderr]   Downloaded annotate-snippets v0.11.5
[INFO] [stderr]   Downloaded foundry-compilers-core v0.18.2
[INFO] [stderr]   Downloaded foundry-compilers-artifacts v0.18.2
[INFO] [stderr]   Downloaded alloy-sol-macro-input v1.4.1
[INFO] [stderr]   Downloaded async-stream v0.3.6
[INFO] [stderr]   Downloaded serde_with v3.12.0
[INFO] [stderr]   Downloaded foundry-compilers v0.18.2
[INFO] [stderr]   Downloaded index_vec v0.1.4
[INFO] [stderr]   Downloaded alloy-rpc-types v1.1.0
[INFO] [stderr]   Downloaded alloy-sol-macro v1.4.1
[INFO] [stderr]   Downloaded pem v3.0.5
[INFO] [stderr]   Downloaded wasmtimer v0.4.1
[INFO] [stderr]   Downloaded lru v0.13.0
[INFO] [stderr]   Downloaded futures-utils-wasm v0.1.0
[INFO] [stderr]   Downloaded async-stream-impl v0.3.6
[INFO] [stderr]   Downloaded zerocopy v0.8.24
[INFO] [stderr]   Downloaded proptest v1.7.0
[INFO] [stderr]   Downloaded git2 v0.20.2
[INFO] [stderr]   Downloaded zlib-rs v0.5.3
[INFO] [stderr]   Downloaded h2 v0.4.12
[INFO] [stderr]   Downloaded alloy-rpc-types-eth v1.1.0
[INFO] [stderr]   Downloaded alloy-sol-types v1.4.1
[INFO] [stderr]   Downloaded syn-solidity v1.4.1
[INFO] [stderr]   Downloaded simple_asn1 v0.6.3
[INFO] [stderr]   Downloaded quinn-udp v0.5.11
[INFO] [stderr]   Downloaded libmimalloc-sys v0.1.42
[INFO] [stderr]   Downloaded comfy-table v7.1.4
[INFO] [stderr]   Downloaded cargo_toml v0.22.3
[INFO] [stderr]   Downloaded async-mutex v1.4.1
[INFO] [stderr]   Downloaded napi-sys v2.4.0
[INFO] [stderr]   Downloaded ctor v0.2.9
[INFO] [stderr]   Downloaded unicode-width v0.2.0
[INFO] [stderr]   Downloaded async-rwlock v1.3.1
[INFO] [stderr]   Downloaded webpki-roots v0.26.8
[INFO] [stderr]   Downloaded napi-derive v2.16.13
[INFO] [stderr]   Downloaded napi-derive-backend v1.0.75
[INFO] [stderr]   Downloaded humantime-serde v1.1.1
[INFO] [stderr]   Downloaded sha3-asm v0.1.4
[INFO] [stderr]   Downloaded rug v1.28.0
[INFO] [stderr]   Downloaded blst v0.3.15
[INFO] [stderr]   Downloaded alloy-eips v1.1.0
[INFO] [stderr]   Downloaded similar-asserts v1.7.0
[INFO] [stderr]   Downloaded alloy-provider v1.1.0
[INFO] [stderr]   Downloaded napi v2.16.17
[INFO] [stderr]   Downloaded alloy-hardforks v0.4.4
[INFO] [stderr]   Downloaded schemars_derive v0.8.22
[INFO] [stderr]   Downloaded criterion v0.4.0
[INFO] [stderr]   Downloaded revm-inspectors v0.32.0
[INFO] [stderr]   Downloaded foundry-fork-db v0.20.0
[INFO] [stderr]   Downloaded solar-config v0.1.5
[INFO] [stderr]   Downloaded alloy-rpc-types-trace v1.1.0
[INFO] [stderr]   Downloaded ark-bls12-381 v0.5.0
[INFO] [stderr]   Downloaded anstyle v1.0.10
[INFO] [stderr]   Downloaded once_map v0.4.21
[INFO] [stderr]   Downloaded dyn-clone v1.0.19
[INFO] [stderr]   Downloaded doctest-file v1.0.0
[INFO] [stderr]   Downloaded libz-sys v1.1.22
[INFO] [stderr]   Downloaded tokio v1.48.0
[INFO] [stderr]   Downloaded bimap v0.6.3
[INFO] [stderr]   Downloaded recvmsg v1.0.0
[INFO] [stderr]   Downloaded alloy-transport-http v1.0.23
[INFO] [stderr]   Downloaded alloy-signer-local v1.0.23
[INFO] [stderr]   Downloaded alloy-pubsub v1.0.23
[INFO] [stderr]   Downloaded alloy-transport-ipc v1.0.23
[INFO] [stderr]   Downloaded interprocess v2.2.3
[INFO] [stderr]   Downloaded widestring v1.2.0
[INFO] [stderr]   Downloaded pbkdf2 v0.12.2
[INFO] [stderr]   Downloaded jsonpath_lib v0.3.0
[INFO] [stderr]   Downloaded alloy-genesis v1.0.23
[INFO] [stderr]   Downloaded coins-bip32 v0.12.0
[INFO] [stderr]   Downloaded serial_test v2.0.0
[INFO] [stderr]   Downloaded hasher v0.1.4
[INFO] [stderr]   Downloaded serde_spanned v1.0.0
[INFO] [stderr]   Downloaded coins-core v0.12.0
[INFO] [stderr]   Downloaded op-alloy-consensus v0.17.2
[INFO] [stderr]   Downloaded coins-bip39 v0.12.0
[INFO] [stderr]   Downloaded op-alloy-rpc-types v0.17.2
[INFO] [stderr]   Downloaded napi-build v2.1.6
[INFO] [stderr]   Downloaded alloy-tx-macros v1.1.0
[INFO] [stderr]   Downloaded darling_macro v0.21.3
[INFO] [stderr]   Downloaded serial_test_derive v2.0.0
[INFO] [stderr]   Downloaded bech32 v0.9.1
[INFO] [stderr]   Downloaded alloy-ens v1.0.27
[INFO] [stderr]   Downloaded evm-disassembler v0.5.0
[INFO] [stderr]   Downloaded difference v2.0.0
[INFO] [stderr]   Downloaded c-kzg v2.1.5
[INFO] [stderr]   Downloaded libgit2-sys v0.18.2+1.9.1
[INFO] [stderr]   Downloaded secp256k1-sys v0.11.0
[INFO] [stderr]   Downloaded alloy-rpc-types-any v1.1.0
[INFO] [stderr]   Downloaded anstream v0.6.18
[INFO] [stderr]   Downloaded normalize-path v0.2.1
[INFO] [stderr]   Downloaded boxcar v0.2.14
[INFO] [stderr]   Downloaded alloy-sol-type-parser v1.4.1
[INFO] [stderr]   Downloaded foundry-compilers-artifacts-vyper v0.18.2
[INFO] [stderr]   Downloaded alloy-network-primitives v1.1.0
[INFO] [stderr]   Downloaded cita_trie v4.1.0
[INFO] [stderr]   Downloaded toml_datetime v0.7.0
[INFO] [stderr]   Downloaded archery v1.2.1
[INFO] [stderr]   Downloaded toml_writer v1.0.2
[INFO] [stderr]   Downloaded triomphe v0.1.14
[INFO] [stderr]   Downloaded alloy-sol-macro-expander v1.4.1
[INFO] [stderr]   Downloaded solar-ast v0.1.5
[INFO] [stderr]   Downloaded alloy-json-abi v1.4.1
[INFO] [stderr]   Downloaded eyre v0.6.12
[INFO] [stderr]   Downloaded darling v0.21.3
[INFO] [stderr]   Downloaded nybbles v0.4.0
[INFO] [stderr]   Downloaded alloy-signer v1.1.0
[INFO] [stderr]   Downloaded alloy-transport-ws v1.0.23
[INFO] [stderr]   Downloaded alloy-json-rpc v1.1.0
[INFO] [stderr]   Downloaded alloy-network v1.1.0
[INFO] [stderr]   Downloaded alloy-consensus-any v1.1.0
[INFO] [stderr]   Downloaded alloy-transport v1.1.0
[INFO] [stderr]   Downloaded tokio-stream v0.1.17
[INFO] [stderr]   Downloaded mockito v1.7.0
[INFO] [stderr]   Downloaded toml_parser v1.0.2
[INFO] [stderr]   Downloaded alloy-rpc-types-engine v1.1.0
[INFO] [stderr]   Downloaded alloy-rpc-client v1.1.0
[INFO] [stderr]   Downloaded alloy-chains v0.2.6
[INFO] [stderr]   Downloaded clap v4.5.50
[INFO] [stderr]   Downloaded alloy-trie v0.9.0
[INFO] [stderr]   Downloaded toml v0.9.5
[INFO] [stderr]   Downloaded foundry-compilers-artifacts-solc v0.18.2
[INFO] [stderr]   Downloaded rpds v1.1.1
[INFO] [stderr]   Downloaded gmp-mpfr-sys v1.6.5
[INFO] [stderr]   Downloaded darling_core v0.21.3
[INFO] [stderr]   Downloaded jsonwebtoken v9.3.1
[INFO] [stderr]   Downloaded alloy-dyn-abi v1.2.1
[INFO] [stderr]   Downloaded secp256k1 v0.30.0
[INFO] [stderr]   Downloaded alloy-consensus v1.1.0
[INFO] [stderr]   Downloaded quinn-proto v0.11.11
[INFO] [stderr]   Downloaded itertools v0.11.0
[INFO] [stderr]   Downloaded clap_builder v4.5.50
[INFO] [stderr]   Downloaded openssl-src v300.5.0+3.5.0
[INFO] [stderr]   Downloaded secp256k1-sys v0.10.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] bc7175043292794902a1d36dfd81d9f934a029d1eb24bdd446e524b283ef2525
[INFO] running `Command { std: "docker" "start" "bc7175043292794902a1d36dfd81d9f934a029d1eb24bdd446e524b283ef2525", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc7175043292794902a1d36dfd81d9f934a029d1eb24bdd446e524b283ef2525", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bc7175043292794902a1d36dfd81d9f934a029d1eb24bdd446e524b283ef2525" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc7175043292794902a1d36dfd81d9f934a029d1eb24bdd446e524b283ef2525", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bc7175043292794902a1d36dfd81d9f934a029d1eb24bdd446e524b283ef2525" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: workspace (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/edr_instrument/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_instrument/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_instrument/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_instrument/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_instrument` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/edr_napi/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_napi/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_napi/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_napi/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_napi` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/eips/7702/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/eips/7702/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/eips/7702/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/eips/7702/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_eip7702` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/chain/spec/evm/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/chain/spec/evm/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/chain/spec/evm/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/chain/spec/evm/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_chain_spec_evm` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/edr_gas_report/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_gas_report/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_gas_report/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_gas_report/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_gas_report` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/foundry/evm/traces/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/foundry/evm/traces/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/foundry/evm/traces/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/foundry/evm/traces/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `foundry-evm-traces` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/block/header/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/block/header/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/block/header/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/block/header/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_block_header` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/block/api/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/block/api/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/block/api/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/block/api/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_block_api` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/blockchain/remote/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/blockchain/remote/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/blockchain/remote/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/blockchain/remote/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_blockchain_remote` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/chain/spec/block/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/chain/spec/block/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/chain/spec/block/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/chain/spec/block/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_chain_spec_block` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/edr_op/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_op/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_op/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_op/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_op` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/receipt/builder/api/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/receipt/builder/api/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/receipt/builder/api/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/receipt/builder/api/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_receipt_builder_api` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/database/components/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/database/components/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/database/components/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/database/components/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_database_components` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/edr_provider/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_provider/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_provider/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_provider/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_provider` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/test/receipt/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/test/receipt/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/test/receipt/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/test/receipt/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_test_receipt` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/eips/1559/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/eips/1559/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/eips/1559/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/eips/1559/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_eip1559` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/chain/config/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/chain/config/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/chain/config/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/chain/config/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_chain_config` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/edr_test_utils/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_test_utils/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_test_utils/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_test_utils/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_test_utils` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/foundry/evm/coverage/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/foundry/evm/coverage/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/foundry/evm/coverage/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/foundry/evm/coverage/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `foundry-evm-coverage` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/edr_runtime/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_runtime/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_runtime/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_runtime/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_runtime` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/edr_transaction/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_transaction/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_transaction/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_transaction/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_transaction` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/chain/spec/rpc/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/chain/spec/rpc/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/chain/spec/rpc/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/chain/spec/rpc/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_chain_spec_rpc` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/mem_pool/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/mem_pool/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/mem_pool/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/mem_pool/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_mem_pool` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/edr_receipt/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_receipt/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_receipt/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_receipt/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_receipt` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/evm/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/evm/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/evm/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/evm/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_evm` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/primitives/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/primitives/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/primitives/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/primitives/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_primitives` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/edr_rpc_eth/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_rpc_eth/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_rpc_eth/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_rpc_eth/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_rpc_eth` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/state/remote/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/state/remote/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/state/remote/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/state/remote/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_state_remote` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/edr_utils/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_utils/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_utils/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_utils/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_utils` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/edr_solidity_tests/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_solidity_tests/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_solidity_tests/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_solidity_tests/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_solidity_tests` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/state/persistent_trie/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/state/persistent_trie/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/state/persistent_trie/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/state/persistent_trie/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_state_persistent_trie` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/foundry/cheatcodes/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/foundry/cheatcodes/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/foundry/cheatcodes/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/foundry/cheatcodes/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `foundry-cheatcodes` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/test/block_replay/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/test/block_replay/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/test/block_replay/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/test/block_replay/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_test_block_replay` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/blockchain/api/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/blockchain/api/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/blockchain/api/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/blockchain/api/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_blockchain_api` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/blockchain/fork/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/blockchain/fork/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/blockchain/fork/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/blockchain/fork/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_blockchain_fork` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/edr_napi_core/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_napi_core/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_napi_core/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_napi_core/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_napi_core` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/test/mem_pool/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/test/mem_pool/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/test/mem_pool/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/test/mem_pool/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_test_mem_pool` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/state/api/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/state/api/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/state/api/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/state/api/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_state_api` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/state/fork/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/state/fork/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/state/fork/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/state/fork/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_state_fork` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/edr_macros/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_macros/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_macros/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_macros/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_macros` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/edr_coverage/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_coverage/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_coverage/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_coverage/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_coverage` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/foundry/cheatcodes/spec/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/foundry/cheatcodes/spec/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/foundry/cheatcodes/spec/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/foundry/cheatcodes/spec/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `foundry-cheatcodes-spec` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/edr_common/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_common/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_common/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_common/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_common` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/block/miner/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/block/miner/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/block/miner/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/block/miner/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_block_miner` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/tool/op_chain_config_generator/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/tool/op_chain_config_generator/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/tool/op_chain_config_generator/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/tool/op_chain_config_generator/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_tool_op_chain_config_generator` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/block/local/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/block/local/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/block/local/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/block/local/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_block_local` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/edr_scenarios/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_scenarios/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_scenarios/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_scenarios/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_scenarios` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/precompile/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/precompile/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/precompile/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/precompile/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_precompile` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/test/blockchain/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/test/blockchain/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/test/blockchain/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/test/blockchain/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_test_blockchain` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/tool/cli/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/tool/cli/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/tool/cli/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/tool/cli/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_tool_cli` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/chain/spec/receipt/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/chain/spec/receipt/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/chain/spec/receipt/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/chain/spec/receipt/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_chain_spec_receipt` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/block/storage/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/block/storage/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/block/storage/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/block/storage/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_block_storage` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/foundry/evm/fuzz/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/foundry/evm/fuzz/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/foundry/evm/fuzz/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/foundry/evm/fuzz/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `foundry-evm-fuzz` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/block/builder/api/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/block/builder/api/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/block/builder/api/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/block/builder/api/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_block_builder_api` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/trie/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/trie/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/trie/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/trie/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_trie` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/eips/2930/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/eips/2930/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/eips/2930/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/eips/2930/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_eip2930` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/edr_defaults/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_defaults/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_defaults/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_defaults/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_defaults` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/foundry/evm/core/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/foundry/evm/core/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/foundry/evm/core/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/foundry/evm/core/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `foundry-evm-core` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/blockchain/local/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/blockchain/local/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/blockchain/local/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/blockchain/local/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_blockchain_local` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/edr_eth/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_eth/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_eth/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_eth/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_eth` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/chain/spec/provider/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/chain/spec/provider/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/chain/spec/provider/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/chain/spec/provider/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_chain_spec_provider` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/edr_chain_spec/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_chain_spec/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_chain_spec/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_chain_spec/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_chain_spec` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/eips/4844/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/eips/4844/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/eips/4844/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/eips/4844/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_eip4844` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/tracing/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/tracing/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/tracing/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/tracing/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_tracing` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/test/transaction/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/test/transaction/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/test/transaction/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/test/transaction/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_test_transaction` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/edr_rpc_client/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_rpc_client/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_rpc_client/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_rpc_client/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_rpc_client` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/edr_chain_l1/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_chain_l1/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_chain_l1/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_chain_l1/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_chain_l1` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/block/remote/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/block/remote/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/block/remote/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/block/remote/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_block_remote` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/foundry/evm/evm/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/foundry/evm/evm/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/foundry/evm/evm/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/foundry/evm/evm/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `foundry-evm` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/edr_signer/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_signer/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_signer/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_signer/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_signer` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/edr_solidity/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_solidity/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_solidity/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_solidity/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_solidity` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/edr_generic/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_generic/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_generic/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: crates/edr_generic/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: `edr_generic` (manifest) generated 4 warnings
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling libm v0.2.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling base64ct v1.7.3
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling openssl-src v300.5.0+3.5.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling blst v0.3.15
[INFO] [stderr]    Compiling c-kzg v2.1.5
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling task-local-extensions v0.1.4
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling hash-db v0.15.2
[INFO] [stderr]    Compiling hash256-std-hasher v0.15.2
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling secp256k1-sys v0.11.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling ruint v1.17.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling rustls v0.23.26
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.100/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=414005b1667c68c9 -C extra-filename=-7bf1492f4c0e8357 --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern proc_macro2=/opt/rustwide/target/release/deps/libproc_macro2-208daa68e96153db.rmeta --extern quote=/opt/rustwide/target/release/deps/libquote-79fd55c75702e9f8.rmeta --extern unicode_ident=/opt/rustwide/target/release/deps/libunicode_ident-4db6325f2cc66793.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `aho-corasick` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name aho_corasick --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aho-corasick-1.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=33201068b2b42675 -C extra-filename=-1a713034b9e7c2fc --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern memchr=/opt/rustwide/target/release/deps/libmemchr-7a3b50b11aed0d50.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "bc7175043292794902a1d36dfd81d9f934a029d1eb24bdd446e524b283ef2525", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc7175043292794902a1d36dfd81d9f934a029d1eb24bdd446e524b283ef2525", kill_on_drop: false }`
[INFO] [stdout] bc7175043292794902a1d36dfd81d9f934a029d1eb24bdd446e524b283ef2525
