[INFO] fetching crate alloy-dyn-abi 0.5.2...
[INFO] checking alloy-dyn-abi-0.5.2 against master#80399064afa4a2cd153f30d02c25f7ea0383ed65 for opaque-soundness-fix
[INFO] extracting crate alloy-dyn-abi 0.5.2 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate alloy-dyn-abi 0.5.2 on toolchain 80399064afa4a2cd153f30d02c25f7ea0383ed65
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate alloy-dyn-abi 0.5.2
[INFO] finished tweaking crates.io crate alloy-dyn-abi 0.5.2
[INFO] tweaked toml for crates.io crate alloy-dyn-abi 0.5.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ruint-macro v1.2.0
[INFO] [stderr]   Downloaded ruint v1.12.1
[INFO] [stderr]   Downloaded alloy-sol-macro v0.5.4
[INFO] [stderr]   Downloaded alloy-json-abi v0.5.4
[INFO] [stderr]   Downloaded proptest-derive v0.4.0
[INFO] [stderr]   Downloaded alloy-primitives v0.5.4
[INFO] [stderr]   Downloaded sha3-asm v0.1.0
[INFO] [stderr]   Downloaded syn-solidity v0.5.4
[INFO] [stderr]   Downloaded alloy-sol-type-parser v0.5.4
[INFO] [stderr]   Downloaded ethereum_ssz v0.5.3
[INFO] [stderr]   Downloaded keccak-asm v0.1.0
[INFO] [stderr]   Downloaded alloy-rlp v0.3.4
[INFO] [stderr]   Downloaded auto_impl v1.2.0
[INFO] [stderr]   Downloaded fastrlp v0.3.1
[INFO] [stderr]   Downloaded alloy-sol-types v0.5.4
[INFO] [stderr]   Downloaded const-hex v1.11.3
[INFO] [stderr]   Downloaded derive_arbitrary v1.3.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 673bb0b684553976da51311fadafcc0d4d5699903a60361d2165285191de528b
[INFO] running `Command { std: "docker" "start" "-a" "673bb0b684553976da51311fadafcc0d4d5699903a60361d2165285191de528b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "673bb0b684553976da51311fadafcc0d4d5699903a60361d2165285191de528b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "673bb0b684553976da51311fadafcc0d4d5699903a60361d2165285191de528b", kill_on_drop: false }`
[INFO] [stdout] 673bb0b684553976da51311fadafcc0d4d5699903a60361d2165285191de528b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1a4fb0fb064f45b2fe5275294574fd27760e762e6ea97fa3b9b7e714eceedb4a
[INFO] running `Command { std: "docker" "start" "-a" "1a4fb0fb064f45b2fe5275294574fd27760e762e6ea97fa3b9b7e714eceedb4a", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.53
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling ruint-macro v1.2.0
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling const-hex v1.11.3
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking half v2.4.0
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]    Compiling syn-solidity v0.5.4
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking alloy-sol-type-parser v0.5.4
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]     Checking clap v4.5.3
[INFO] [stderr]     Checking rayon v1.9.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]    Compiling alloy-sol-macro v0.5.4
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking impl-serde v0.4.0
[INFO] [stderr]     Checking ruint v1.12.1
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking rlp v0.5.2
[INFO] [stderr]     Checking alloy-primitives v0.5.4
[INFO] [stderr]     Checking impl-rlp v0.3.0
[INFO] [stderr]     Checking primitive-types v0.12.2
[INFO] [stderr]     Checking ethbloom v0.13.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking alloy-sol-types v0.5.4
[INFO] [stderr]     Checking alloy-json-abi v0.5.4
[INFO] [stderr]     Checking ethereum-types v0.14.1
[INFO] [stderr]     Checking ethabi v18.0.0
[INFO] [stderr]     Checking alloy-dyn-abi v0.5.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/coerce.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use alloc::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `String` is imported redundantly
[INFO] [stdout]  --> src/error.rs:1:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | use alloc::{borrow::Cow, string::String};
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `String` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/ext/abi.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use alloc::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/ext/event.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use alloc::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/event.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use alloc::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Box` is imported redundantly
[INFO] [stdout]  --> src/ty.rs:2:26
[INFO] [stdout]   |
[INFO] [stdout] 2 | use alloc::{borrow::Cow, boxed::Box, string::String, vec::Vec};
[INFO] [stdout]   |                          ^^^^^^^^^^
[INFO] [stdout]  --> /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Box` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `String` is imported redundantly
[INFO] [stdout]  --> src/ty.rs:2:38
[INFO] [stdout]   |
[INFO] [stdout] 2 | use alloc::{borrow::Cow, boxed::Box, string::String, vec::Vec};
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `String` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/ty.rs:2:54
[INFO] [stdout]   |
[INFO] [stdout] 2 | use alloc::{borrow::Cow, boxed::Box, string::String, vec::Vec};
[INFO] [stdout]   |                                                      ^^^^^^^^
[INFO] [stdout]  --> /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Box` is imported redundantly
[INFO] [stdout]  --> src/value.rs:3:26
[INFO] [stdout]   |
[INFO] [stdout] 3 | use alloc::{borrow::Cow, boxed::Box, string::String, vec::Vec};
[INFO] [stdout]   |                          ^^^^^^^^^^
[INFO] [stdout]  --> /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Box` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `String` is imported redundantly
[INFO] [stdout]  --> src/value.rs:3:38
[INFO] [stdout]   |
[INFO] [stdout] 3 | use alloc::{borrow::Cow, boxed::Box, string::String, vec::Vec};
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `String` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/value.rs:3:54
[INFO] [stdout]   |
[INFO] [stdout] 3 | use alloc::{borrow::Cow, boxed::Box, string::String, vec::Vec};
[INFO] [stdout]   |                                                      ^^^^^^^^
[INFO] [stdout]  --> /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Box` is imported redundantly
[INFO] [stdout]  --> src/token.rs:2:26
[INFO] [stdout]   |
[INFO] [stdout] 2 | use alloc::{borrow::Cow, boxed::Box, vec::Vec};
[INFO] [stdout]   |                          ^^^^^^^^^^
[INFO] [stdout]  --> /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Box` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/token.rs:2:38
[INFO] [stdout]   |
[INFO] [stdout] 2 | use alloc::{borrow::Cow, boxed::Box, vec::Vec};
[INFO] [stdout]   |                                      ^^^^^^^^
[INFO] [stdout]  --> /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/resolve.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use alloc::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)`
[INFO] [stdout]   --> src/coerce.rs:10:58
[INFO] [stdout]    |
[INFO] [stdout] 10 |     combinator::{cut_err, dispatch, fail, opt, preceded, success},
[INFO] [stdout]    |                                                          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]   --> src/coerce.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 |     trace::trace,
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]    --> src/coerce.rs:290:5
[INFO] [stdout]     |
[INFO] [stdout] 290 |     trace(
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)`
[INFO] [stdout]    --> src/coerce.rs:293:23
[INFO] [stdout]     |
[INFO] [stdout] 293 |             "true" => success(true),
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)`
[INFO] [stdout]    --> src/coerce.rs:294:24
[INFO] [stdout]     |
[INFO] [stdout] 294 |             "false" => success(false),
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]    --> src/coerce.rs:308:5
[INFO] [stdout]     |
[INFO] [stdout] 308 |     trace(
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]    --> src/coerce.rs:321:5
[INFO] [stdout]     |
[INFO] [stdout] 321 |     trace("int_sign", |input: &mut &str| match input.as_bytes().first() {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]    --> src/coerce.rs:341:5
[INFO] [stdout]     |
[INFO] [stdout] 341 |     trace(name, move |input: &mut &str| {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]    --> src/coerce.rs:412:5
[INFO] [stdout]     |
[INFO] [stdout] 412 |     trace("prefixed_int", |input: &mut &'i str| {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]    --> src/coerce.rs:433:5
[INFO] [stdout]     |
[INFO] [stdout] 433 |     trace(
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)`
[INFO] [stdout]    --> src/coerce.rs:436:24
[INFO] [stdout]     |
[INFO] [stdout] 436 |             "ether" => success(18),
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)`
[INFO] [stdout]    --> src/coerce.rs:437:46
[INFO] [stdout]     |
[INFO] [stdout] 437 |             "gwei" | "nano" | "nanoether" => success(9),
[INFO] [stdout]     |                                              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)`
[INFO] [stdout]    --> src/coerce.rs:438:27
[INFO] [stdout]     |
[INFO] [stdout] 438 |             "" | "wei" => success(0),
[INFO] [stdout]     |                           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]    --> src/coerce.rs:451:5
[INFO] [stdout]     |
[INFO] [stdout] 451 |     trace(name, move |input: &mut &str| {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]    --> src/coerce.rs:471:5
[INFO] [stdout]     |
[INFO] [stdout] 471 |     trace("address", fixed_bytes_inner).parse_next(input).map(Address::from)
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]    --> src/coerce.rs:476:5
[INFO] [stdout]     |
[INFO] [stdout] 476 |     trace("function", fixed_bytes_inner).parse_next(input).map(Function::from)
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]    --> src/coerce.rs:481:5
[INFO] [stdout]     |
[INFO] [stdout] 481 |     trace("bytes", hex_str.try_map(hex::decode)).parse_next(input)
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]    --> src/coerce.rs:496:5
[INFO] [stdout]     |
[INFO] [stdout] 496 |     trace("hex_str", preceded(opt("0x"), hex_digit0)).parse_next(input)
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]   --> src/coerce.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |         trace(name, move |input: &mut &str| match self.ty {
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]    --> src/coerce.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 |         trace("string", |input: &mut &'i str| {
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]    --> src/coerce.rs:189:9
[INFO] [stdout]     |
[INFO] [stdout] 189 |         trace(name, array_parser(self))
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]    --> src/coerce.rs:201:9
[INFO] [stdout]     |
[INFO] [stdout] 201 |         trace(
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]    --> src/coerce.rs:222:9
[INFO] [stdout]     |
[INFO] [stdout] 222 |         trace(name, move |input: &mut &'i str| {
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/coerce.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use alloc::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Box` is imported redundantly
[INFO] [stdout]    --> src/coerce.rs:511:9
[INFO] [stdout]     |
[INFO] [stdout] 511 |         boxed::Box,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]    --> /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item `Box` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `String` is imported redundantly
[INFO] [stdout]    --> src/coerce.rs:512:18
[INFO] [stdout]     |
[INFO] [stdout] 512 |         string::{String, ToString},
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout]    --> /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item `String` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ToString` is imported redundantly
[INFO] [stdout]    --> src/coerce.rs:512:26
[INFO] [stdout]     |
[INFO] [stdout] 512 |         string::{String, ToString},
[INFO] [stdout]     |                          ^^^^^^^^
[INFO] [stdout]    --> /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item `ToString` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `String` is imported redundantly
[INFO] [stdout]  --> src/error.rs:1:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | use alloc::{borrow::Cow, string::String};
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `String` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/ext/abi.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use alloc::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/ext/event.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use alloc::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/event.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use alloc::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Box` is imported redundantly
[INFO] [stdout]  --> src/ty.rs:2:26
[INFO] [stdout]   |
[INFO] [stdout] 2 | use alloc::{borrow::Cow, boxed::Box, string::String, vec::Vec};
[INFO] [stdout]   |                          ^^^^^^^^^^
[INFO] [stdout]  --> /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Box` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `String` is imported redundantly
[INFO] [stdout]  --> src/ty.rs:2:38
[INFO] [stdout]   |
[INFO] [stdout] 2 | use alloc::{borrow::Cow, boxed::Box, string::String, vec::Vec};
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `String` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/ty.rs:2:54
[INFO] [stdout]   |
[INFO] [stdout] 2 | use alloc::{borrow::Cow, boxed::Box, string::String, vec::Vec};
[INFO] [stdout]   |                                                      ^^^^^^^^
[INFO] [stdout]  --> /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Box` is imported redundantly
[INFO] [stdout]  --> src/value.rs:3:26
[INFO] [stdout]   |
[INFO] [stdout] 3 | use alloc::{borrow::Cow, boxed::Box, string::String, vec::Vec};
[INFO] [stdout]   |                          ^^^^^^^^^^
[INFO] [stdout]  --> /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Box` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `String` is imported redundantly
[INFO] [stdout]  --> src/value.rs:3:38
[INFO] [stdout]   |
[INFO] [stdout] 3 | use alloc::{borrow::Cow, boxed::Box, string::String, vec::Vec};
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `String` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/value.rs:3:54
[INFO] [stdout]   |
[INFO] [stdout] 3 | use alloc::{borrow::Cow, boxed::Box, string::String, vec::Vec};
[INFO] [stdout]   |                                                      ^^^^^^^^
[INFO] [stdout]  --> /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Box` is imported redundantly
[INFO] [stdout]  --> src/token.rs:2:26
[INFO] [stdout]   |
[INFO] [stdout] 2 | use alloc::{borrow::Cow, boxed::Box, vec::Vec};
[INFO] [stdout]   |                          ^^^^^^^^^^
[INFO] [stdout]  --> /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Box` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/token.rs:2:38
[INFO] [stdout]   |
[INFO] [stdout] 2 | use alloc::{borrow::Cow, boxed::Box, vec::Vec};
[INFO] [stdout]   |                                      ^^^^^^^^
[INFO] [stdout]  --> /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/resolve.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use alloc::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Box` is imported redundantly
[INFO] [stdout]    --> src/resolve.rs:239:9
[INFO] [stdout]     |
[INFO] [stdout] 239 |     use alloc::boxed::Box;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    --> /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item `Box` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)`
[INFO] [stdout]   --> src/coerce.rs:10:58
[INFO] [stdout]    |
[INFO] [stdout] 10 |     combinator::{cut_err, dispatch, fail, opt, preceded, success},
[INFO] [stdout]    |                                                          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]   --> src/coerce.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 |     trace::trace,
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]    --> src/coerce.rs:290:5
[INFO] [stdout]     |
[INFO] [stdout] 290 |     trace(
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)`
[INFO] [stdout]    --> src/coerce.rs:293:23
[INFO] [stdout]     |
[INFO] [stdout] 293 |             "true" => success(true),
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)`
[INFO] [stdout]    --> src/coerce.rs:294:24
[INFO] [stdout]     |
[INFO] [stdout] 294 |             "false" => success(false),
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]    --> src/coerce.rs:308:5
[INFO] [stdout]     |
[INFO] [stdout] 308 |     trace(
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]    --> src/coerce.rs:321:5
[INFO] [stdout]     |
[INFO] [stdout] 321 |     trace("int_sign", |input: &mut &str| match input.as_bytes().first() {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]    --> src/coerce.rs:341:5
[INFO] [stdout]     |
[INFO] [stdout] 341 |     trace(name, move |input: &mut &str| {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]    --> src/coerce.rs:412:5
[INFO] [stdout]     |
[INFO] [stdout] 412 |     trace("prefixed_int", |input: &mut &'i str| {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]    --> src/coerce.rs:433:5
[INFO] [stdout]     |
[INFO] [stdout] 433 |     trace(
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)`
[INFO] [stdout]    --> src/coerce.rs:436:24
[INFO] [stdout]     |
[INFO] [stdout] 436 |             "ether" => success(18),
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)`
[INFO] [stdout]    --> src/coerce.rs:437:46
[INFO] [stdout]     |
[INFO] [stdout] 437 |             "gwei" | "nano" | "nanoether" => success(9),
[INFO] [stdout]     |                                              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)`
[INFO] [stdout]    --> src/coerce.rs:438:27
[INFO] [stdout]     |
[INFO] [stdout] 438 |             "" | "wei" => success(0),
[INFO] [stdout]     |                           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]    --> src/coerce.rs:451:5
[INFO] [stdout]     |
[INFO] [stdout] 451 |     trace(name, move |input: &mut &str| {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]    --> src/coerce.rs:471:5
[INFO] [stdout]     |
[INFO] [stdout] 471 |     trace("address", fixed_bytes_inner).parse_next(input).map(Address::from)
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]    --> src/coerce.rs:476:5
[INFO] [stdout]     |
[INFO] [stdout] 476 |     trace("function", fixed_bytes_inner).parse_next(input).map(Function::from)
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]    --> src/coerce.rs:481:5
[INFO] [stdout]     |
[INFO] [stdout] 481 |     trace("bytes", hex_str.try_map(hex::decode)).parse_next(input)
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]    --> src/coerce.rs:496:5
[INFO] [stdout]     |
[INFO] [stdout] 496 |     trace("hex_str", preceded(opt("0x"), hex_digit0)).parse_next(input)
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]   --> src/coerce.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |         trace(name, move |input: &mut &str| match self.ty {
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]    --> src/coerce.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 |         trace("string", |input: &mut &'i str| {
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]    --> src/coerce.rs:189:9
[INFO] [stdout]     |
[INFO] [stdout] 189 |         trace(name, array_parser(self))
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]    --> src/coerce.rs:201:9
[INFO] [stdout]     |
[INFO] [stdout] 201 |         trace(
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]    --> src/coerce.rs:222:9
[INFO] [stdout]     |
[INFO] [stdout] 222 |         trace(name, move |input: &mut &'i str| {
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 37 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/abi.rs: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `alloy-dyn-abi` (bench "abi") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: couldn't read benches/types.rs: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `alloy-dyn-abi` (bench "types") due to 2 previous errors
[INFO] [stdout] warning: 41 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1a4fb0fb064f45b2fe5275294574fd27760e762e6ea97fa3b9b7e714eceedb4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a4fb0fb064f45b2fe5275294574fd27760e762e6ea97fa3b9b7e714eceedb4a", kill_on_drop: false }`
[INFO] [stdout] 1a4fb0fb064f45b2fe5275294574fd27760e762e6ea97fa3b9b7e714eceedb4a
[INFO] checking alloy-dyn-abi-0.5.2 against master#09bc67b9158392361780e779d32997f14cc75c39 for opaque-soundness-fix
[INFO] extracting crate alloy-dyn-abi 0.5.2 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate alloy-dyn-abi 0.5.2 on toolchain 09bc67b9158392361780e779d32997f14cc75c39
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate alloy-dyn-abi 0.5.2
[INFO] finished tweaking crates.io crate alloy-dyn-abi 0.5.2
[INFO] tweaked toml for crates.io crate alloy-dyn-abi 0.5.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 69b8ff19a4b77233def87106225102e3d9f5093927f0178537bd700ca758b1ca
[INFO] running `Command { std: "docker" "start" "-a" "69b8ff19a4b77233def87106225102e3d9f5093927f0178537bd700ca758b1ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "69b8ff19a4b77233def87106225102e3d9f5093927f0178537bd700ca758b1ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69b8ff19a4b77233def87106225102e3d9f5093927f0178537bd700ca758b1ca", kill_on_drop: false }`
[INFO] [stdout] 69b8ff19a4b77233def87106225102e3d9f5093927f0178537bd700ca758b1ca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5cdce3cb092c812bedbd99542d74d6c72e88e42744146280f3d56cc2e5d045fc
[INFO] running `Command { std: "docker" "start" "-a" "5cdce3cb092c812bedbd99542d74d6c72e88e42744146280f3d56cc2e5d045fc", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.53
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling ruint-macro v1.2.0
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling const-hex v1.11.3
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking half v2.4.0
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling syn-solidity v0.5.4
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking alloy-sol-type-parser v0.5.4
[INFO] [stderr]     Checking rayon v1.9.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking clap v4.5.3
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]    Compiling alloy-sol-macro v0.5.4
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking impl-serde v0.4.0
[INFO] [stderr]     Checking ruint v1.12.1
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking rlp v0.5.2
[INFO] [stderr]     Checking impl-rlp v0.3.0
[INFO] [stderr]     Checking primitive-types v0.12.2
[INFO] [stderr]     Checking ethbloom v0.13.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking alloy-primitives v0.5.4
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking alloy-sol-types v0.5.4
[INFO] [stderr]     Checking alloy-json-abi v0.5.4
[INFO] [stderr]     Checking ethereum-types v0.14.1
[INFO] [stderr]     Checking ethabi v18.0.0
[INFO] [stderr]     Checking alloy-dyn-abi v0.5.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/coerce.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use alloc::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `String` is imported redundantly
[INFO] [stdout]  --> src/error.rs:1:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | use alloc::{borrow::Cow, string::String};
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `String` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/ext/abi.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use alloc::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/ext/event.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use alloc::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/event.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use alloc::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Box` is imported redundantly
[INFO] [stdout]  --> src/ty.rs:2:26
[INFO] [stdout]   |
[INFO] [stdout] 2 | use alloc::{borrow::Cow, boxed::Box, string::String, vec::Vec};
[INFO] [stdout]   |                          ^^^^^^^^^^
[INFO] [stdout]  --> /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Box` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `String` is imported redundantly
[INFO] [stdout]  --> src/ty.rs:2:38
[INFO] [stdout]   |
[INFO] [stdout] 2 | use alloc::{borrow::Cow, boxed::Box, string::String, vec::Vec};
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `String` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/ty.rs:2:54
[INFO] [stdout]   |
[INFO] [stdout] 2 | use alloc::{borrow::Cow, boxed::Box, string::String, vec::Vec};
[INFO] [stdout]   |                                                      ^^^^^^^^
[INFO] [stdout]  --> /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Box` is imported redundantly
[INFO] [stdout]  --> src/value.rs:3:26
[INFO] [stdout]   |
[INFO] [stdout] 3 | use alloc::{borrow::Cow, boxed::Box, string::String, vec::Vec};
[INFO] [stdout]   |                          ^^^^^^^^^^
[INFO] [stdout]  --> /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Box` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `String` is imported redundantly
[INFO] [stdout]  --> src/value.rs:3:38
[INFO] [stdout]   |
[INFO] [stdout] 3 | use alloc::{borrow::Cow, boxed::Box, string::String, vec::Vec};
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `String` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/value.rs:3:54
[INFO] [stdout]   |
[INFO] [stdout] 3 | use alloc::{borrow::Cow, boxed::Box, string::String, vec::Vec};
[INFO] [stdout]   |                                                      ^^^^^^^^
[INFO] [stdout]  --> /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Box` is imported redundantly
[INFO] [stdout]  --> src/token.rs:2:26
[INFO] [stdout]   |
[INFO] [stdout] 2 | use alloc::{borrow::Cow, boxed::Box, vec::Vec};
[INFO] [stdout]   |                          ^^^^^^^^^^
[INFO] [stdout]  --> /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Box` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/token.rs:2:38
[INFO] [stdout]   |
[INFO] [stdout] 2 | use alloc::{borrow::Cow, boxed::Box, vec::Vec};
[INFO] [stdout]   |                                      ^^^^^^^^
[INFO] [stdout]  --> /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/resolve.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use alloc::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)`
[INFO] [stdout]   --> src/coerce.rs:10:58
[INFO] [stdout]    |
[INFO] [stdout] 10 |     combinator::{cut_err, dispatch, fail, opt, preceded, success},
[INFO] [stdout]    |                                                          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]   --> src/coerce.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 |     trace::trace,
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]    --> src/coerce.rs:290:5
[INFO] [stdout]     |
[INFO] [stdout] 290 |     trace(
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)`
[INFO] [stdout]    --> src/coerce.rs:293:23
[INFO] [stdout]     |
[INFO] [stdout] 293 |             "true" => success(true),
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)`
[INFO] [stdout]    --> src/coerce.rs:294:24
[INFO] [stdout]     |
[INFO] [stdout] 294 |             "false" => success(false),
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]    --> src/coerce.rs:308:5
[INFO] [stdout]     |
[INFO] [stdout] 308 |     trace(
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]    --> src/coerce.rs:321:5
[INFO] [stdout]     |
[INFO] [stdout] 321 |     trace("int_sign", |input: &mut &str| match input.as_bytes().first() {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]    --> src/coerce.rs:341:5
[INFO] [stdout]     |
[INFO] [stdout] 341 |     trace(name, move |input: &mut &str| {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]    --> src/coerce.rs:412:5
[INFO] [stdout]     |
[INFO] [stdout] 412 |     trace("prefixed_int", |input: &mut &'i str| {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]    --> src/coerce.rs:433:5
[INFO] [stdout]     |
[INFO] [stdout] 433 |     trace(
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)`
[INFO] [stdout]    --> src/coerce.rs:436:24
[INFO] [stdout]     |
[INFO] [stdout] 436 |             "ether" => success(18),
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)`
[INFO] [stdout]    --> src/coerce.rs:437:46
[INFO] [stdout]     |
[INFO] [stdout] 437 |             "gwei" | "nano" | "nanoether" => success(9),
[INFO] [stdout]     |                                              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)`
[INFO] [stdout]    --> src/coerce.rs:438:27
[INFO] [stdout]     |
[INFO] [stdout] 438 |             "" | "wei" => success(0),
[INFO] [stdout]     |                           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]    --> src/coerce.rs:451:5
[INFO] [stdout]     |
[INFO] [stdout] 451 |     trace(name, move |input: &mut &str| {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]    --> src/coerce.rs:471:5
[INFO] [stdout]     |
[INFO] [stdout] 471 |     trace("address", fixed_bytes_inner).parse_next(input).map(Address::from)
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]    --> src/coerce.rs:476:5
[INFO] [stdout]     |
[INFO] [stdout] 476 |     trace("function", fixed_bytes_inner).parse_next(input).map(Function::from)
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]    --> src/coerce.rs:481:5
[INFO] [stdout]     |
[INFO] [stdout] 481 |     trace("bytes", hex_str.try_map(hex::decode)).parse_next(input)
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]    --> src/coerce.rs:496:5
[INFO] [stdout]     |
[INFO] [stdout] 496 |     trace("hex_str", preceded(opt("0x"), hex_digit0)).parse_next(input)
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]   --> src/coerce.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |         trace(name, move |input: &mut &str| match self.ty {
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]    --> src/coerce.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 |         trace("string", |input: &mut &'i str| {
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]    --> src/coerce.rs:189:9
[INFO] [stdout]     |
[INFO] [stdout] 189 |         trace(name, array_parser(self))
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]    --> src/coerce.rs:201:9
[INFO] [stdout]     |
[INFO] [stdout] 201 |         trace(
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]    --> src/coerce.rs:222:9
[INFO] [stdout]     |
[INFO] [stdout] 222 |         trace(name, move |input: &mut &'i str| {
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/coerce.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use alloc::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Box` is imported redundantly
[INFO] [stdout]    --> src/coerce.rs:511:9
[INFO] [stdout]     |
[INFO] [stdout] 511 |         boxed::Box,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]    --> /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item `Box` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `String` is imported redundantly
[INFO] [stdout]    --> src/coerce.rs:512:18
[INFO] [stdout]     |
[INFO] [stdout] 512 |         string::{String, ToString},
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout]    --> /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item `String` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ToString` is imported redundantly
[INFO] [stdout]    --> src/coerce.rs:512:26
[INFO] [stdout]     |
[INFO] [stdout] 512 |         string::{String, ToString},
[INFO] [stdout]     |                          ^^^^^^^^
[INFO] [stdout]    --> /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item `ToString` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `String` is imported redundantly
[INFO] [stdout]  --> src/error.rs:1:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | use alloc::{borrow::Cow, string::String};
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `String` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/ext/abi.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use alloc::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/ext/event.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use alloc::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/event.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use alloc::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Box` is imported redundantly
[INFO] [stdout]  --> src/ty.rs:2:26
[INFO] [stdout]   |
[INFO] [stdout] 2 | use alloc::{borrow::Cow, boxed::Box, string::String, vec::Vec};
[INFO] [stdout]   |                          ^^^^^^^^^^
[INFO] [stdout]  --> /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Box` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `String` is imported redundantly
[INFO] [stdout]  --> src/ty.rs:2:38
[INFO] [stdout]   |
[INFO] [stdout] 2 | use alloc::{borrow::Cow, boxed::Box, string::String, vec::Vec};
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `String` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/ty.rs:2:54
[INFO] [stdout]   |
[INFO] [stdout] 2 | use alloc::{borrow::Cow, boxed::Box, string::String, vec::Vec};
[INFO] [stdout]   |                                                      ^^^^^^^^
[INFO] [stdout]  --> /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Box` is imported redundantly
[INFO] [stdout]  --> src/value.rs:3:26
[INFO] [stdout]   |
[INFO] [stdout] 3 | use alloc::{borrow::Cow, boxed::Box, string::String, vec::Vec};
[INFO] [stdout]   |                          ^^^^^^^^^^
[INFO] [stdout]  --> /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Box` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `String` is imported redundantly
[INFO] [stdout]  --> src/value.rs:3:38
[INFO] [stdout]   |
[INFO] [stdout] 3 | use alloc::{borrow::Cow, boxed::Box, string::String, vec::Vec};
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `String` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/value.rs:3:54
[INFO] [stdout]   |
[INFO] [stdout] 3 | use alloc::{borrow::Cow, boxed::Box, string::String, vec::Vec};
[INFO] [stdout]   |                                                      ^^^^^^^^
[INFO] [stdout]  --> /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Box` is imported redundantly
[INFO] [stdout]  --> src/token.rs:2:26
[INFO] [stdout]   |
[INFO] [stdout] 2 | use alloc::{borrow::Cow, boxed::Box, vec::Vec};
[INFO] [stdout]   |                          ^^^^^^^^^^
[INFO] [stdout]  --> /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Box` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/token.rs:2:38
[INFO] [stdout]   |
[INFO] [stdout] 2 | use alloc::{borrow::Cow, boxed::Box, vec::Vec};
[INFO] [stdout]   |                                      ^^^^^^^^
[INFO] [stdout]  --> /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/resolve.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use alloc::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Box` is imported redundantly
[INFO] [stdout]    --> src/resolve.rs:239:9
[INFO] [stdout]     |
[INFO] [stdout] 239 |     use alloc::boxed::Box;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    --> /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item `Box` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)`
[INFO] [stdout]   --> src/coerce.rs:10:58
[INFO] [stdout]    |
[INFO] [stdout] 10 |     combinator::{cut_err, dispatch, fail, opt, preceded, success},
[INFO] [stdout]    |                                                          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]   --> src/coerce.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 |     trace::trace,
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]    --> src/coerce.rs:290:5
[INFO] [stdout]     |
[INFO] [stdout] 290 |     trace(
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)`
[INFO] [stdout]    --> src/coerce.rs:293:23
[INFO] [stdout]     |
[INFO] [stdout] 293 |             "true" => success(true),
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)`
[INFO] [stdout]    --> src/coerce.rs:294:24
[INFO] [stdout]     |
[INFO] [stdout] 294 |             "false" => success(false),
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]    --> src/coerce.rs:308:5
[INFO] [stdout]     |
[INFO] [stdout] 308 |     trace(
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]    --> src/coerce.rs:321:5
[INFO] [stdout]     |
[INFO] [stdout] 321 |     trace("int_sign", |input: &mut &str| match input.as_bytes().first() {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]    --> src/coerce.rs:341:5
[INFO] [stdout]     |
[INFO] [stdout] 341 |     trace(name, move |input: &mut &str| {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]    --> src/coerce.rs:412:5
[INFO] [stdout]     |
[INFO] [stdout] 412 |     trace("prefixed_int", |input: &mut &'i str| {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]    --> src/coerce.rs:433:5
[INFO] [stdout]     |
[INFO] [stdout] 433 |     trace(
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)`
[INFO] [stdout]    --> src/coerce.rs:436:24
[INFO] [stdout]     |
[INFO] [stdout] 436 |             "ether" => success(18),
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)`
[INFO] [stdout]    --> src/coerce.rs:437:46
[INFO] [stdout]     |
[INFO] [stdout] 437 |             "gwei" | "nano" | "nanoether" => success(9),
[INFO] [stdout]     |                                              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)`
[INFO] [stdout]    --> src/coerce.rs:438:27
[INFO] [stdout]     |
[INFO] [stdout] 438 |             "" | "wei" => success(0),
[INFO] [stdout]     |                           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]    --> src/coerce.rs:451:5
[INFO] [stdout]     |
[INFO] [stdout] 451 |     trace(name, move |input: &mut &str| {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]    --> src/coerce.rs:471:5
[INFO] [stdout]     |
[INFO] [stdout] 471 |     trace("address", fixed_bytes_inner).parse_next(input).map(Address::from)
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]    --> src/coerce.rs:476:5
[INFO] [stdout]     |
[INFO] [stdout] 476 |     trace("function", fixed_bytes_inner).parse_next(input).map(Function::from)
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]    --> src/coerce.rs:481:5
[INFO] [stdout]     |
[INFO] [stdout] 481 |     trace("bytes", hex_str.try_map(hex::decode)).parse_next(input)
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]    --> src/coerce.rs:496:5
[INFO] [stdout]     |
[INFO] [stdout] 496 |     trace("hex_str", preceded(opt("0x"), hex_digit0)).parse_next(input)
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]   --> src/coerce.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |         trace(name, move |input: &mut &str| match self.ty {
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]    --> src/coerce.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 |         trace("string", |input: &mut &'i str| {
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]    --> src/coerce.rs:189:9
[INFO] [stdout]     |
[INFO] [stdout] 189 |         trace(name, array_parser(self))
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]    --> src/coerce.rs:201:9
[INFO] [stdout]     |
[INFO] [stdout] 201 |         trace(
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]    --> src/coerce.rs:222:9
[INFO] [stdout]     |
[INFO] [stdout] 222 |         trace(name, move |input: &mut &'i str| {
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 37 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/abi.rs: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `alloy-dyn-abi` (bench "abi") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: couldn't read benches/types.rs: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `alloy-dyn-abi` (bench "types") due to 2 previous errors
[INFO] [stdout] warning: 41 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5cdce3cb092c812bedbd99542d74d6c72e88e42744146280f3d56cc2e5d045fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5cdce3cb092c812bedbd99542d74d6c72e88e42744146280f3d56cc2e5d045fc", kill_on_drop: false }`
[INFO] [stdout] 5cdce3cb092c812bedbd99542d74d6c72e88e42744146280f3d56cc2e5d045fc
