[INFO] fetching crate rpg-dice-roller 0.2.0...
[INFO] building rpg-dice-roller-0.2.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate rpg-dice-roller 0.2.0 into /workspace/builds/worker-7-tc2/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-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rpg-dice-roller 0.2.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 44b87493a5d5a32d4b6ec39b471713757358215d7081f6ddc166b1ed1483b273
[INFO] running `Command { std: "docker" "start" "-a" "44b87493a5d5a32d4b6ec39b471713757358215d7081f6ddc166b1ed1483b273", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "44b87493a5d5a32d4b6ec39b471713757358215d7081f6ddc166b1ed1483b273", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44b87493a5d5a32d4b6ec39b471713757358215d7081f6ddc166b1ed1483b273", kill_on_drop: false }`
[INFO] [stdout] 44b87493a5d5a32d4b6ec39b471713757358215d7081f6ddc166b1ed1483b273
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cceda95ba925f41f11825327c3064d1cc60f307130c779a18e27d79c2369f525
[INFO] running `Command { std: "docker" "start" "-a" "cceda95ba925f41f11825327c3064d1cc60f307130c779a18e27d79c2369f525", kill_on_drop: false }`
[INFO] [stderr]    Compiling winnow v0.6.26
[INFO] [stderr]    Compiling rand v0.8.5
[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/expression.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     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:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     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/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: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 4.46s
[INFO] running `Command { std: "docker" "inspect" "cceda95ba925f41f11825327c3064d1cc60f307130c779a18e27d79c2369f525", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cceda95ba925f41f11825327c3064d1cc60f307130c779a18e27d79c2369f525", kill_on_drop: false }`
[INFO] [stdout] cceda95ba925f41f11825327c3064d1cc60f307130c779a18e27d79c2369f525
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bcec8e6c58f623d3fe77d584814653d3066bab0bef8623ff1d094f46b29a1dae
[INFO] running `Command { std: "docker" "start" "-a" "bcec8e6c58f623d3fe77d584814653d3066bab0bef8623ff1d094f46b29a1dae", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[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/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] [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] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[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]   = 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:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     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/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: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 16.56s
[INFO] running `Command { std: "docker" "inspect" "bcec8e6c58f623d3fe77d584814653d3066bab0bef8623ff1d094f46b29a1dae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bcec8e6c58f623d3fe77d584814653d3066bab0bef8623ff1d094f46b29a1dae", kill_on_drop: false }`
[INFO] [stdout] bcec8e6c58f623d3fe77d584814653d3066bab0bef8623ff1d094f46b29a1dae
