[INFO] fetching crate alloy-sol-type-parser 0.5.2...
[INFO] checking alloy-sol-type-parser-0.5.2 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate alloy-sol-type-parser 0.5.2 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate alloy-sol-type-parser 0.5.2 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate alloy-sol-type-parser 0.5.2
[INFO] finished tweaking crates.io crate alloy-sol-type-parser 0.5.2
[INFO] tweaked toml for crates.io crate alloy-sol-type-parser 0.5.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "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" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 60f89f846654e678f6509302b940ac3d852de4560c4749228a99c1aa8c573e74
[INFO] running `Command { std: "docker" "start" "-a" "60f89f846654e678f6509302b940ac3d852de4560c4749228a99c1aa8c573e74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "60f89f846654e678f6509302b940ac3d852de4560c4749228a99c1aa8c573e74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60f89f846654e678f6509302b940ac3d852de4560c4749228a99c1aa8c573e74", kill_on_drop: false }`
[INFO] [stdout] 60f89f846654e678f6509302b940ac3d852de4560c4749228a99c1aa8c573e74
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] db5c4dec9cd0975712bde20a32a6142acba72bd00c5370114cd54b46b74d1751
[INFO] running `Command { std: "docker" "start" "-a" "db5c4dec9cd0975712bde20a32a6142acba72bd00c5370114cd54b46b74d1751", kill_on_drop: false }`
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]     Checking alloy-sol-type-parser v0.5.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `Box` is imported redundantly
[INFO] [stdout]  --> src/error.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use alloc::boxed::Box;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Box` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/tuple.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use alloc::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/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/type_spec.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use alloc::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/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/parameter.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use alloc::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/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 `String` is imported redundantly
[INFO] [stdout]  --> src/utils.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use alloc::{string::String, vec::Vec};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/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/utils.rs:4:29
[INFO] [stdout]   |
[INFO] [stdout] 4 | use alloc::{string::String, vec::Vec};
[INFO] [stdout]   |                             ^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/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/error.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use alloc::boxed::Box;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Box` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/tuple.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use alloc::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/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/type_spec.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use alloc::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/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/parameter.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use alloc::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/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 `String` is imported redundantly
[INFO] [stdout]  --> src/utils.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use alloc::{string::String, vec::Vec};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/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/utils.rs:4:29
[INFO] [stdout]   |
[INFO] [stdout] 4 | use alloc::{string::String, vec::Vec};
[INFO] [stdout]   |                             ^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/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::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]  --> src/root.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | use winnow::{trace::trace, PResult, Parser};
[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/root.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |         trace("RootType", |input: &mut &'a 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/stem.rs:2:21
[INFO] [stdout]   |
[INFO] [stdout] 2 | use winnow::{trace::trace, PResult, Parser};
[INFO] [stdout]   |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]   --> src/stem.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 60 |             trace(name, TupleSpecifier::parser).parse_next(input).map(Self::Tuple)
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]   --> src/stem.rs:62:13
[INFO] [stdout]    |
[INFO] [stdout] 62 |             trace(name, RootType::parser).parse_next(input).map(Self::Root)
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]  --> src/tuple.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 | use winnow::{trace::trace, PResult, Parser};
[INFO] [stdout]   |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]   --> src/tuple.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |         trace("TupleSpecifier", spanned(Self::parse_types))
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]   --> src/type_spec.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 |     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/type_spec.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |         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/parameter.rs:7:21
[INFO] [stdout]   |
[INFO] [stdout] 7 | use winnow::{trace::trace, PResult, Parser};
[INFO] [stdout]   |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]   --> src/parameter.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |         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/parameter.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 |         trace("Parameters", spanned(tuple_parser(ParameterSpecifier::parser)))
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]   --> src/utils.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 |     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/utils.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     trace("spanned", move |input: &mut &'a 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/utils.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     trace(name, c.context(StrContext::Expected(StrContextValue::CharLiteral(c))))
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]   --> src/utils.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     trace(name, s.context(StrContext::Expected(StrContextValue::StringLiteral(s))))
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]   --> src/utils.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 |     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/utils.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 110 |     trace("item", terminated(identifier, space0)).parse_next(s).map_err(Error::parser)
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]    --> src/utils.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 119 |     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/root.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | use winnow::{trace::trace, PResult, Parser};
[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/root.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |         trace("RootType", |input: &mut &'a 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/stem.rs:2:21
[INFO] [stdout]   |
[INFO] [stdout] 2 | use winnow::{trace::trace, PResult, Parser};
[INFO] [stdout]   |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]   --> src/stem.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 60 |             trace(name, TupleSpecifier::parser).parse_next(input).map(Self::Tuple)
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]   --> src/stem.rs:62:13
[INFO] [stdout]    |
[INFO] [stdout] 62 |             trace(name, RootType::parser).parse_next(input).map(Self::Root)
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]  --> src/tuple.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 | use winnow::{trace::trace, PResult, Parser};
[INFO] [stdout]   |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]   --> src/tuple.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |         trace("TupleSpecifier", spanned(Self::parse_types))
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]   --> src/type_spec.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 |     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/type_spec.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |         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/parameter.rs:7:21
[INFO] [stdout]   |
[INFO] [stdout] 7 | use winnow::{trace::trace, PResult, Parser};
[INFO] [stdout]   |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]   --> src/parameter.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |         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/parameter.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 |         trace("Parameters", spanned(tuple_parser(ParameterSpecifier::parser)))
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]   --> src/utils.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 |     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/utils.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     trace("spanned", move |input: &mut &'a 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/utils.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     trace(name, c.context(StrContext::Expected(StrContextValue::CharLiteral(c))))
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]   --> src/utils.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     trace(name, s.context(StrContext::Expected(StrContextValue::StringLiteral(s))))
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]   --> src/utils.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 |     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/utils.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 110 |     trace("item", terminated(identifier, space0)).parse_next(s).map_err(Error::parser)
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]    --> src/utils.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 119 |     trace(
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 25 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 25 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
[INFO] running `Command { std: "docker" "inspect" "db5c4dec9cd0975712bde20a32a6142acba72bd00c5370114cd54b46b74d1751", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db5c4dec9cd0975712bde20a32a6142acba72bd00c5370114cd54b46b74d1751", kill_on_drop: false }`
[INFO] [stdout] db5c4dec9cd0975712bde20a32a6142acba72bd00c5370114cd54b46b74d1751
[INFO] checking alloy-sol-type-parser-0.5.2 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate alloy-sol-type-parser 0.5.2 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate alloy-sol-type-parser 0.5.2 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate alloy-sol-type-parser 0.5.2
[INFO] finished tweaking crates.io crate alloy-sol-type-parser 0.5.2
[INFO] tweaked toml for crates.io crate alloy-sol-type-parser 0.5.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 21339f188fb8f638591e74a525dec8433ab554722caaeebfe63287997c4a3e80
[INFO] running `Command { std: "docker" "start" "-a" "21339f188fb8f638591e74a525dec8433ab554722caaeebfe63287997c4a3e80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "21339f188fb8f638591e74a525dec8433ab554722caaeebfe63287997c4a3e80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21339f188fb8f638591e74a525dec8433ab554722caaeebfe63287997c4a3e80", kill_on_drop: false }`
[INFO] [stdout] 21339f188fb8f638591e74a525dec8433ab554722caaeebfe63287997c4a3e80
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 56606fc03e349318ff9bda7770f9da78d3aa83158c1501f3f75c58db118afe34
[INFO] running `Command { std: "docker" "start" "-a" "56606fc03e349318ff9bda7770f9da78d3aa83158c1501f3f75c58db118afe34", kill_on_drop: false }`
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]     Checking alloy-sol-type-parser v0.5.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `Box` is imported redundantly
[INFO] [stdout]  --> src/error.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use alloc::boxed::Box;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Box` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/tuple.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use alloc::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/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/type_spec.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use alloc::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/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/parameter.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use alloc::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/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 `String` is imported redundantly
[INFO] [stdout]  --> src/utils.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use alloc::{string::String, vec::Vec};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/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/utils.rs:4:29
[INFO] [stdout]   |
[INFO] [stdout] 4 | use alloc::{string::String, vec::Vec};
[INFO] [stdout]   |                             ^^^^^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/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::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]  --> src/root.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | use winnow::{trace::trace, PResult, Parser};
[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/root.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |         trace("RootType", |input: &mut &'a 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/stem.rs:2:21
[INFO] [stdout]   |
[INFO] [stdout] 2 | use winnow::{trace::trace, PResult, Parser};
[INFO] [stdout]   |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]   --> src/stem.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 60 |             trace(name, TupleSpecifier::parser).parse_next(input).map(Self::Tuple)
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]   --> src/stem.rs:62:13
[INFO] [stdout]    |
[INFO] [stdout] 62 |             trace(name, RootType::parser).parse_next(input).map(Self::Root)
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]  --> src/tuple.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 | use winnow::{trace::trace, PResult, Parser};
[INFO] [stdout]   |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]   --> src/tuple.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |         trace("TupleSpecifier", spanned(Self::parse_types))
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]   --> src/type_spec.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 |     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/type_spec.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |         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/parameter.rs:7:21
[INFO] [stdout]   |
[INFO] [stdout] 7 | use winnow::{trace::trace, PResult, Parser};
[INFO] [stdout]   |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Box` is imported redundantly
[INFO] [stdout]  --> src/error.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use alloc::boxed::Box;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Box` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` 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/parameter.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |         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/parameter.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 |         trace("Parameters", spanned(tuple_parser(ParameterSpecifier::parser)))
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]   --> src/utils.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 |     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/utils.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     trace("spanned", move |input: &mut &'a 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/utils.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     trace(name, c.context(StrContext::Expected(StrContextValue::CharLiteral(c))))
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]   --> src/utils.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     trace(name, s.context(StrContext::Expected(StrContextValue::StringLiteral(s))))
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]   --> src/utils.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 |     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/utils.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 110 |     trace("item", terminated(identifier, space0)).parse_next(s).map_err(Error::parser)
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]    --> src/utils.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 119 |     trace(
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/tuple.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use alloc::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/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/type_spec.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use alloc::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/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/parameter.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use alloc::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/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 `String` is imported redundantly
[INFO] [stdout]  --> src/utils.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use alloc::{string::String, vec::Vec};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/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/utils.rs:4:29
[INFO] [stdout]   |
[INFO] [stdout] 4 | use alloc::{string::String, vec::Vec};
[INFO] [stdout]   |                             ^^^^^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/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::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]  --> src/root.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | use winnow::{trace::trace, PResult, Parser};
[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/root.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |         trace("RootType", |input: &mut &'a 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/stem.rs:2:21
[INFO] [stdout]   |
[INFO] [stdout] 2 | use winnow::{trace::trace, PResult, Parser};
[INFO] [stdout]   |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]   --> src/stem.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 60 |             trace(name, TupleSpecifier::parser).parse_next(input).map(Self::Tuple)
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]   --> src/stem.rs:62:13
[INFO] [stdout]    |
[INFO] [stdout] 62 |             trace(name, RootType::parser).parse_next(input).map(Self::Root)
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]  --> src/tuple.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 | use winnow::{trace::trace, PResult, Parser};
[INFO] [stdout]   |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]   --> src/tuple.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |         trace("TupleSpecifier", spanned(Self::parse_types))
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]   --> src/type_spec.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 |     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/type_spec.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |         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/parameter.rs:7:21
[INFO] [stdout]   |
[INFO] [stdout] 7 | use winnow::{trace::trace, PResult, Parser};
[INFO] [stdout]   |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]   --> src/parameter.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |         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/parameter.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 |         trace("Parameters", spanned(tuple_parser(ParameterSpecifier::parser)))
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]   --> src/utils.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 |     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/utils.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     trace("spanned", move |input: &mut &'a 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/utils.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     trace(name, c.context(StrContext::Expected(StrContextValue::CharLiteral(c))))
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]   --> src/utils.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     trace(name, s.context(StrContext::Expected(StrContextValue::StringLiteral(s))))
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]   --> src/utils.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 |     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/utils.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 110 |     trace("item", terminated(identifier, space0)).parse_next(s).map_err(Error::parser)
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace`
[INFO] [stdout]    --> src/utils.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 119 |     trace(
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 25 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 25 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s
[INFO] running `Command { std: "docker" "inspect" "56606fc03e349318ff9bda7770f9da78d3aa83158c1501f3f75c58db118afe34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56606fc03e349318ff9bda7770f9da78d3aa83158c1501f3f75c58db118afe34", kill_on_drop: false }`
[INFO] [stdout] 56606fc03e349318ff9bda7770f9da78d3aa83158c1501f3f75c58db118afe34
