[INFO] fetching crate rpg-dice-roller 0.2.0...
[INFO] building rpg-dice-roller-0.2.0 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate rpg-dice-roller 0.2.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate rpg-dice-roller 0.2.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rpg-dice-roller 0.2.0
[INFO] tweaked toml for crates.io crate rpg-dice-roller 0.2.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rpg-dice-roller 0.2.0 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 81 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.5.1 (available: v0.7.0)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap v4.5.48
[INFO] [stderr]   Downloaded clap_builder v4.5.48
[INFO] [stderr]   Downloaded winnow v0.6.26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8f51ac55123f40d7b3d227b2367a3cbbf01dbd18a84205c3982efce4b310d385
[INFO] running `Command { std: "docker" "start" "-a" "8f51ac55123f40d7b3d227b2367a3cbbf01dbd18a84205c3982efce4b310d385", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8f51ac55123f40d7b3d227b2367a3cbbf01dbd18a84205c3982efce4b310d385", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f51ac55123f40d7b3d227b2367a3cbbf01dbd18a84205c3982efce4b310d385", kill_on_drop: false }`
[INFO] [stdout] 8f51ac55123f40d7b3d227b2367a3cbbf01dbd18a84205c3982efce4b310d385
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 769774bbae74f924c18cc553e497e0609b2ae664b50fc73de9f1f9707d937b12
[INFO] running `Command { std: "docker" "start" "-a" "769774bbae74f924c18cc553e497e0609b2ae664b50fc73de9f1f9707d937b12", kill_on_drop: false }`
[INFO] [stderr]    Compiling winnow v0.6.26
[INFO] [stderr]    Compiling rpg-dice-roller v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]  --> src/parse/dice.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     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/parse/dice.rs:74:49
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub fn parse_dice_standard(input: &mut &str) -> PResult<Expression> {
[INFO] [stdout]    |                                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/parse/dice.rs:85:47
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub fn parse_dice_fudge1(input: &mut &str) -> PResult<Expression> {
[INFO] [stdout]    |                                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/parse/dice.rs:94:47
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub fn parse_dice_fudge2(input: &mut &str) -> PResult<Expression> {
[INFO] [stdout]    |                                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/parse/dice.rs:103:51
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub fn parse_dice_percentile(input: &mut &str) -> PResult<Expression> {
[INFO] [stdout]     |                                                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/parse/dice.rs:112:45
[INFO] [stdout]     |
[INFO] [stdout] 112 | fn parse_dice_quantity(input: &mut &str) -> PResult<Expression> {
[INFO] [stdout]     |                                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/parse/dice.rs:121:42
[INFO] [stdout]     |
[INFO] [stdout] 121 | fn parse_dice_sides(input: &mut &str) -> PResult<Expression> {
[INFO] [stdout]     |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/parse/dice.rs:139:42
[INFO] [stdout]     |
[INFO] [stdout] 139 | pub fn non_zero_u32(input: &mut &str) -> PResult<Expression> {
[INFO] [stdout]     |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/parse/dice.rs:147:42
[INFO] [stdout]     |
[INFO] [stdout] 147 | pub fn non_zero_i32(input: &mut &str) -> PResult<Expression> {
[INFO] [stdout]     |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/parse/dice.rs:155:44
[INFO] [stdout]     |
[INFO] [stdout] 155 | pub fn parse_modifier(input: &mut &str) -> PResult<Modifier> {
[INFO] [stdout]     |                                            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/parse/dice.rs:215:35
[INFO] [stdout]     |
[INFO] [stdout] 215 | fn exploding(input: &mut &str) -> PResult<Modifier> {
[INFO] [stdout]     |                                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/parse/dice.rs:228:50
[INFO] [stdout]     |
[INFO] [stdout] 228 | pub fn parse_group_modifier(input: &mut &str) -> PResult<Modifier> {
[INFO] [stdout]     |                                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/parse/dice.rs:246:39
[INFO] [stdout]     |
[INFO] [stdout] 246 | fn compare_point(input: &mut &str) -> PResult<ComparePoint> {
[INFO] [stdout]     |                                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]  --> src/parse/expression.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     PResult, Parser,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/parse/expression.rs:35:40
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub fn parse_expr(input: &mut &str) -> PResult<Expression> {
[INFO] [stdout]    |                                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/parse/expression.rs:48:36
[INFO] [stdout]    |
[INFO] [stdout] 48 | fn parse_term(input: &mut &str) -> PResult<Expression> {
[INFO] [stdout]    |                                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/parse/expression.rs:61:38
[INFO] [stdout]    |
[INFO] [stdout] 61 | fn parse_factor(input: &mut &str) -> PResult<Expression> {
[INFO] [stdout]    |                                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/parse/expression.rs:90:42
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub fn parse_parens(input: &mut &str) -> PResult<Expression> {
[INFO] [stdout]    |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/parse/expression.rs:96:43
[INFO] [stdout]    |
[INFO] [stdout] 96 | fn parse_roll_groups(input: &mut &str) -> PResult<Expression> {
[INFO] [stdout]    |                                           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/parse/expression.rs:109:50
[INFO] [stdout]     |
[INFO] [stdout] 109 | fn low_precendence_operator(input: &mut &str) -> PResult<Operator> {
[INFO] [stdout]     |                                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/parse/expression.rs:118:51
[INFO] [stdout]     |
[INFO] [stdout] 118 | fn high_precendence_operator(input: &mut &str) -> PResult<Operator> {
[INFO] [stdout]     |                                                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/parse/expression.rs:138:40
[INFO] [stdout]     |
[INFO] [stdout] 138 | fn parse_fn1_name(input: &mut &str) -> PResult<MathFn1> {
[INFO] [stdout]     |                                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/parse/expression.rs:156:40
[INFO] [stdout]     |
[INFO] [stdout] 156 | fn parse_fn2_name(input: &mut &str) -> PResult<MathFn2> {
[INFO] [stdout]     |                                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/parse/expression.rs:165:39
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub fn parse_fn1(input: &mut &str) -> PResult<Expression> {
[INFO] [stdout]     |                                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/parse/expression.rs:176:39
[INFO] [stdout]     |
[INFO] [stdout] 176 | pub fn parse_fn2(input: &mut &str) -> PResult<Expression> {
[INFO] [stdout]     |                                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.84s
[INFO] running `Command { std: "docker" "inspect" "769774bbae74f924c18cc553e497e0609b2ae664b50fc73de9f1f9707d937b12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "769774bbae74f924c18cc553e497e0609b2ae664b50fc73de9f1f9707d937b12", kill_on_drop: false }`
[INFO] [stdout] 769774bbae74f924c18cc553e497e0609b2ae664b50fc73de9f1f9707d937b12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1716d67aaeb667c25c3cbde4b3d2207351015737b78b044149a161790af2387d
[INFO] running `Command { std: "docker" "start" "-a" "1716d67aaeb667c25c3cbde4b3d2207351015737b78b044149a161790af2387d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling rpg-dice-roller v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]  --> src/parse/dice.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     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/parse/dice.rs:74:49
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub fn parse_dice_standard(input: &mut &str) -> PResult<Expression> {
[INFO] [stdout]    |                                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/parse/dice.rs:85:47
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub fn parse_dice_fudge1(input: &mut &str) -> PResult<Expression> {
[INFO] [stdout]    |                                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/parse/dice.rs:94:47
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub fn parse_dice_fudge2(input: &mut &str) -> PResult<Expression> {
[INFO] [stdout]    |                                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/parse/dice.rs:103:51
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub fn parse_dice_percentile(input: &mut &str) -> PResult<Expression> {
[INFO] [stdout]     |                                                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/parse/dice.rs:112:45
[INFO] [stdout]     |
[INFO] [stdout] 112 | fn parse_dice_quantity(input: &mut &str) -> PResult<Expression> {
[INFO] [stdout]     |                                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/parse/dice.rs:121:42
[INFO] [stdout]     |
[INFO] [stdout] 121 | fn parse_dice_sides(input: &mut &str) -> PResult<Expression> {
[INFO] [stdout]     |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/parse/dice.rs:139:42
[INFO] [stdout]     |
[INFO] [stdout] 139 | pub fn non_zero_u32(input: &mut &str) -> PResult<Expression> {
[INFO] [stdout]     |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/parse/dice.rs:147:42
[INFO] [stdout]     |
[INFO] [stdout] 147 | pub fn non_zero_i32(input: &mut &str) -> PResult<Expression> {
[INFO] [stdout]     |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/parse/dice.rs:155:44
[INFO] [stdout]     |
[INFO] [stdout] 155 | pub fn parse_modifier(input: &mut &str) -> PResult<Modifier> {
[INFO] [stdout]     |                                            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/parse/dice.rs:215:35
[INFO] [stdout]     |
[INFO] [stdout] 215 | fn exploding(input: &mut &str) -> PResult<Modifier> {
[INFO] [stdout]     |                                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/parse/dice.rs:228:50
[INFO] [stdout]     |
[INFO] [stdout] 228 | pub fn parse_group_modifier(input: &mut &str) -> PResult<Modifier> {
[INFO] [stdout]     |                                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/parse/dice.rs:246:39
[INFO] [stdout]     |
[INFO] [stdout] 246 | fn compare_point(input: &mut &str) -> PResult<ComparePoint> {
[INFO] [stdout]     |                                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]  --> src/parse/expression.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     PResult, Parser,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/parse/expression.rs:35:40
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub fn parse_expr(input: &mut &str) -> PResult<Expression> {
[INFO] [stdout]    |                                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/parse/expression.rs:48:36
[INFO] [stdout]    |
[INFO] [stdout] 48 | fn parse_term(input: &mut &str) -> PResult<Expression> {
[INFO] [stdout]    |                                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/parse/expression.rs:61:38
[INFO] [stdout]    |
[INFO] [stdout] 61 | fn parse_factor(input: &mut &str) -> PResult<Expression> {
[INFO] [stdout]    |                                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/parse/expression.rs:90:42
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub fn parse_parens(input: &mut &str) -> PResult<Expression> {
[INFO] [stdout]    |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/parse/expression.rs:96:43
[INFO] [stdout]    |
[INFO] [stdout] 96 | fn parse_roll_groups(input: &mut &str) -> PResult<Expression> {
[INFO] [stdout]    |                                           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/parse/expression.rs:109:50
[INFO] [stdout]     |
[INFO] [stdout] 109 | fn low_precendence_operator(input: &mut &str) -> PResult<Operator> {
[INFO] [stdout]     |                                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/parse/expression.rs:118:51
[INFO] [stdout]     |
[INFO] [stdout] 118 | fn high_precendence_operator(input: &mut &str) -> PResult<Operator> {
[INFO] [stdout]     |                                                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/parse/expression.rs:138:40
[INFO] [stdout]     |
[INFO] [stdout] 138 | fn parse_fn1_name(input: &mut &str) -> PResult<MathFn1> {
[INFO] [stdout]     |                                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/parse/expression.rs:156:40
[INFO] [stdout]     |
[INFO] [stdout] 156 | fn parse_fn2_name(input: &mut &str) -> PResult<MathFn2> {
[INFO] [stdout]     |                                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/parse/expression.rs:165:39
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub fn parse_fn1(input: &mut &str) -> PResult<Expression> {
[INFO] [stdout]     |                                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/parse/expression.rs:176:39
[INFO] [stdout]     |
[INFO] [stdout] 176 | pub fn parse_fn2(input: &mut &str) -> PResult<Expression> {
[INFO] [stdout]     |                                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]  --> src/parse/dice.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     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/parse/dice.rs:74:49
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub fn parse_dice_standard(input: &mut &str) -> PResult<Expression> {
[INFO] [stdout]    |                                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/parse/dice.rs:85:47
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub fn parse_dice_fudge1(input: &mut &str) -> PResult<Expression> {
[INFO] [stdout]    |                                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/parse/dice.rs:94:47
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub fn parse_dice_fudge2(input: &mut &str) -> PResult<Expression> {
[INFO] [stdout]    |                                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/parse/dice.rs:103:51
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub fn parse_dice_percentile(input: &mut &str) -> PResult<Expression> {
[INFO] [stdout]     |                                                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/parse/dice.rs:112:45
[INFO] [stdout]     |
[INFO] [stdout] 112 | fn parse_dice_quantity(input: &mut &str) -> PResult<Expression> {
[INFO] [stdout]     |                                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/parse/dice.rs:121:42
[INFO] [stdout]     |
[INFO] [stdout] 121 | fn parse_dice_sides(input: &mut &str) -> PResult<Expression> {
[INFO] [stdout]     |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/parse/dice.rs:139:42
[INFO] [stdout]     |
[INFO] [stdout] 139 | pub fn non_zero_u32(input: &mut &str) -> PResult<Expression> {
[INFO] [stdout]     |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/parse/dice.rs:147:42
[INFO] [stdout]     |
[INFO] [stdout] 147 | pub fn non_zero_i32(input: &mut &str) -> PResult<Expression> {
[INFO] [stdout]     |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/parse/dice.rs:155:44
[INFO] [stdout]     |
[INFO] [stdout] 155 | pub fn parse_modifier(input: &mut &str) -> PResult<Modifier> {
[INFO] [stdout]     |                                            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/parse/dice.rs:215:35
[INFO] [stdout]     |
[INFO] [stdout] 215 | fn exploding(input: &mut &str) -> PResult<Modifier> {
[INFO] [stdout]     |                                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/parse/dice.rs:228:50
[INFO] [stdout]     |
[INFO] [stdout] 228 | pub fn parse_group_modifier(input: &mut &str) -> PResult<Modifier> {
[INFO] [stdout]     |                                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/parse/dice.rs:246:39
[INFO] [stdout]     |
[INFO] [stdout] 246 | fn compare_point(input: &mut &str) -> PResult<ComparePoint> {
[INFO] [stdout]     |                                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]  --> src/parse/expression.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     PResult, Parser,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/parse/expression.rs:35:40
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub fn parse_expr(input: &mut &str) -> PResult<Expression> {
[INFO] [stdout]    |                                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/parse/expression.rs:48:36
[INFO] [stdout]    |
[INFO] [stdout] 48 | fn parse_term(input: &mut &str) -> PResult<Expression> {
[INFO] [stdout]    |                                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/parse/expression.rs:61:38
[INFO] [stdout]    |
[INFO] [stdout] 61 | fn parse_factor(input: &mut &str) -> PResult<Expression> {
[INFO] [stdout]    |                                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/parse/expression.rs:90:42
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub fn parse_parens(input: &mut &str) -> PResult<Expression> {
[INFO] [stdout]    |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/parse/expression.rs:96:43
[INFO] [stdout]    |
[INFO] [stdout] 96 | fn parse_roll_groups(input: &mut &str) -> PResult<Expression> {
[INFO] [stdout]    |                                           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/parse/expression.rs:109:50
[INFO] [stdout]     |
[INFO] [stdout] 109 | fn low_precendence_operator(input: &mut &str) -> PResult<Operator> {
[INFO] [stdout]     |                                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/parse/expression.rs:118:51
[INFO] [stdout]     |
[INFO] [stdout] 118 | fn high_precendence_operator(input: &mut &str) -> PResult<Operator> {
[INFO] [stdout]     |                                                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/parse/expression.rs:138:40
[INFO] [stdout]     |
[INFO] [stdout] 138 | fn parse_fn1_name(input: &mut &str) -> PResult<MathFn1> {
[INFO] [stdout]     |                                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/parse/expression.rs:156:40
[INFO] [stdout]     |
[INFO] [stdout] 156 | fn parse_fn2_name(input: &mut &str) -> PResult<MathFn2> {
[INFO] [stdout]     |                                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/parse/expression.rs:165:39
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub fn parse_fn1(input: &mut &str) -> PResult<Expression> {
[INFO] [stdout]     |                                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/parse/expression.rs:176:39
[INFO] [stdout]     |
[INFO] [stdout] 176 | pub fn parse_fn2(input: &mut &str) -> PResult<Expression> {
[INFO] [stdout]     |                                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.28s
[INFO] running `Command { std: "docker" "inspect" "1716d67aaeb667c25c3cbde4b3d2207351015737b78b044149a161790af2387d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1716d67aaeb667c25c3cbde4b3d2207351015737b78b044149a161790af2387d", kill_on_drop: false }`
[INFO] [stdout] 1716d67aaeb667c25c3cbde4b3d2207351015737b78b044149a161790af2387d
