[INFO] fetching crate winnow-rule 0.1.1...
[INFO] testing winnow-rule-0.1.1 against 1.91.0 for beta-1.92-2
[INFO] extracting crate winnow-rule 0.1.1 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate winnow-rule 0.1.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate winnow-rule 0.1.1
[INFO] tweaked toml for crates.io crate winnow-rule 0.1.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate winnow-rule 0.1.1 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 15 packages to latest compatible versions
[INFO] [stderr]       Adding logos v0.12.1 (available: v0.15.1)
[INFO] [stderr]       Adding pratt v0.3.0 (available: v0.4.0)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.108)
[INFO] [stderr]       Adding winnow v0.6.26 (available: v0.7.13)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded logos-derive v0.12.1
[INFO] [stderr]   Downloaded pratt v0.3.0
[INFO] [stderr]   Downloaded logos v0.12.1
[INFO] [stderr]   Downloaded winnow v0.6.26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8eeef13d466db8c861b28929564a51478a38217ef4be8201a0e48070b4935685
[INFO] running `Command { std: "docker" "start" "-a" "8eeef13d466db8c861b28929564a51478a38217ef4be8201a0e48070b4935685", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8eeef13d466db8c861b28929564a51478a38217ef4be8201a0e48070b4935685", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8eeef13d466db8c861b28929564a51478a38217ef4be8201a0e48070b4935685", kill_on_drop: false }`
[INFO] [stdout] 8eeef13d466db8c861b28929564a51478a38217ef4be8201a0e48070b4935685
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 124eba51f0d50c245df4b0db7df7c28d2309edfcc8f3c9b715558dd4d931c79d
[INFO] running `Command { std: "docker" "start" "-a" "124eba51f0d50c245df4b0db7df7c28d2309edfcc8f3c9b715558dd4d931c79d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling pratt v0.3.0
[INFO] [stderr]    Compiling winnow v0.6.26
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling winnow-rule v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/lib.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     PResult, Parser,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/lib.rs:91:40
[INFO] [stdout]    |
[INFO] [stdout] 91 | fn group<'a>(input: &mut Input<'a>) -> PResult<Group> {
[INFO] [stdout]    |                                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/lib.rs:99:42
[INFO] [stdout]    |
[INFO] [stdout] 99 | fn literal<'a>(input: &mut Input<'a>) -> PResult<Literal> {
[INFO] [stdout]    |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/lib.rs:107:40
[INFO] [stdout]     |
[INFO] [stdout] 107 | fn ident<'a>(input: &mut Input<'a>) -> PResult<Ident> {
[INFO] [stdout]     |                                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/lib.rs:118:39
[INFO] [stdout]     |
[INFO] [stdout] 118 | fn path<'a>(input: &mut Input<'a>) -> PResult<(Span, Path)> {
[INFO] [stdout]     |                                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/lib.rs:159:49
[INFO] [stdout]     |
[INFO] [stdout] 159 | fn parse_rule_element<'a>(i: &mut Input<'a>) -> PResult<WithSpan> {
[INFO] [stdout]     |                                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> src/wrapper.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]    = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `1` is never read
[INFO] [stdout]   --> src/lib.rs:34:21
[INFO] [stdout]    |
[INFO] [stdout] 34 |     MatchText(Span, Literal),
[INFO] [stdout]    |     ---------       ^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Rule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 34 -     MatchText(Span, Literal),
[INFO] [stdout] 34 +     MatchText(Span, ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `1` is never read
[INFO] [stdout]   --> src/lib.rs:35:22
[INFO] [stdout]    |
[INFO] [stdout] 35 |     MatchToken(Span, Path),
[INFO] [stdout]    |     ----------       ^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Rule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 35 -     MatchToken(Span, Path),
[INFO] [stdout] 35 +     MatchToken(Span, ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.49s
[INFO] running `Command { std: "docker" "inspect" "124eba51f0d50c245df4b0db7df7c28d2309edfcc8f3c9b715558dd4d931c79d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "124eba51f0d50c245df4b0db7df7c28d2309edfcc8f3c9b715558dd4d931c79d", kill_on_drop: false }`
[INFO] [stdout] 124eba51f0d50c245df4b0db7df7c28d2309edfcc8f3c9b715558dd4d931c79d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6b843106fdcc65cb272cac571cae2cf7b012b2b550ff33efae0ca6c1c41b6fd3
[INFO] running `Command { std: "docker" "start" "-a" "6b843106fdcc65cb272cac571cae2cf7b012b2b550ff33efae0ca6c1c41b6fd3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling pratt v0.3.0
[INFO] [stderr]    Compiling winnow v0.6.26
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling logos-derive v0.12.1
[INFO] [stderr]    Compiling winnow-rule v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/lib.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     PResult, Parser,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/lib.rs:91:40
[INFO] [stdout]    |
[INFO] [stdout] 91 | fn group<'a>(input: &mut Input<'a>) -> PResult<Group> {
[INFO] [stdout]    |                                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/lib.rs:99:42
[INFO] [stdout]    |
[INFO] [stdout] 99 | fn literal<'a>(input: &mut Input<'a>) -> PResult<Literal> {
[INFO] [stdout]    |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/lib.rs:107:40
[INFO] [stdout]     |
[INFO] [stdout] 107 | fn ident<'a>(input: &mut Input<'a>) -> PResult<Ident> {
[INFO] [stdout]     |                                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/lib.rs:118:39
[INFO] [stdout]     |
[INFO] [stdout] 118 | fn path<'a>(input: &mut Input<'a>) -> PResult<(Span, Path)> {
[INFO] [stdout]     |                                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/lib.rs:159:49
[INFO] [stdout]     |
[INFO] [stdout] 159 | fn parse_rule_element<'a>(i: &mut Input<'a>) -> PResult<WithSpan> {
[INFO] [stdout]     |                                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> src/wrapper.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]    = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `1` is never read
[INFO] [stdout]   --> src/lib.rs:34:21
[INFO] [stdout]    |
[INFO] [stdout] 34 |     MatchText(Span, Literal),
[INFO] [stdout]    |     ---------       ^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Rule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 34 -     MatchText(Span, Literal),
[INFO] [stdout] 34 +     MatchText(Span, ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `1` is never read
[INFO] [stdout]   --> src/lib.rs:35:22
[INFO] [stdout]    |
[INFO] [stdout] 35 |     MatchToken(Span, Path),
[INFO] [stdout]    |     ----------       ^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Rule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 35 -     MatchToken(Span, Path),
[INFO] [stdout] 35 +     MatchToken(Span, ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling logos v0.12.1
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> tests/lib.rs:16:20
[INFO] [stdout]    |
[INFO] [stdout] 16 |       let mut rule = rule!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 17 | |         #CREATE ~ #TABLE ~ #ident ~ ^#LParen ~ (#ident ~ #ident ~ #Comma?)* ~ #RParen ~ #Semicolon : "CREATE TABLE statement"
[INFO] [stdout] 18 | |     );
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: called `Option::unwrap()` on a `None` value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]  --> tests/lib.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     PResult, Parser,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> tests/lib.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let res: PResult<_> = rule.parse_next(&mut &tokens[..]);
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> tests/lib.rs:127:40
[INFO] [stdout]     |
[INFO] [stdout] 127 | fn ident<'a>(input: &mut Input<'a>) -> PResult<&'a str> {
[INFO] [stdout]     |                                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> tests/lib.rs:97:48
[INFO] [stdout]    |
[INFO] [stdout] 97 |     fn parse_next(&mut self, input: &mut I) -> PResult<Token<'a>, E> {
[INFO] [stdout]    |                                                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/lib.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     PResult, Parser,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/lib.rs:91:40
[INFO] [stdout]    |
[INFO] [stdout] 91 | fn group<'a>(input: &mut Input<'a>) -> PResult<Group> {
[INFO] [stdout]    |                                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/lib.rs:99:42
[INFO] [stdout]    |
[INFO] [stdout] 99 | fn literal<'a>(input: &mut Input<'a>) -> PResult<Literal> {
[INFO] [stdout]    |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/lib.rs:107:40
[INFO] [stdout]     |
[INFO] [stdout] 107 | fn ident<'a>(input: &mut Input<'a>) -> PResult<Ident> {
[INFO] [stdout]     |                                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/lib.rs:118:39
[INFO] [stdout]     |
[INFO] [stdout] 118 | fn path<'a>(input: &mut Input<'a>) -> PResult<(Span, Path)> {
[INFO] [stdout]     |                                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/lib.rs:159:49
[INFO] [stdout]     |
[INFO] [stdout] 159 | fn parse_rule_element<'a>(i: &mut Input<'a>) -> PResult<WithSpan> {
[INFO] [stdout]     |                                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `winnow-rule` (test "lib") due to 1 previous error; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> src/wrapper.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]    = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `1` is never read
[INFO] [stdout]   --> src/lib.rs:34:21
[INFO] [stdout]    |
[INFO] [stdout] 34 |     MatchText(Span, Literal),
[INFO] [stdout]    |     ---------       ^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Rule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 34 -     MatchText(Span, Literal),
[INFO] [stdout] 34 +     MatchText(Span, ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `1` is never read
[INFO] [stdout]   --> src/lib.rs:35:22
[INFO] [stdout]    |
[INFO] [stdout] 35 |     MatchToken(Span, Path),
[INFO] [stdout]    |     ----------       ^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Rule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 35 -     MatchToken(Span, Path),
[INFO] [stdout] 35 +     MatchToken(Span, ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6b843106fdcc65cb272cac571cae2cf7b012b2b550ff33efae0ca6c1c41b6fd3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b843106fdcc65cb272cac571cae2cf7b012b2b550ff33efae0ca6c1c41b6fd3", kill_on_drop: false }`
[INFO] [stdout] 6b843106fdcc65cb272cac571cae2cf7b012b2b550ff33efae0ca6c1c41b6fd3
