[INFO] fetching crate re0-pest 0.2.0...
[INFO] checking re0-pest-0.2.0 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate re0-pest 0.2.0 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate re0-pest 0.2.0 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate re0-pest 0.2.0
[INFO] finished tweaking crates.io crate re0-pest 0.2.0
[INFO] tweaked toml for crates.io crate re0-pest 0.2.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 23 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0d32af87089d4e9160e523371b4336b258d252ba4664bc34b71df40fba5e0c81
[INFO] running `Command { std: "docker" "start" "-a" "0d32af87089d4e9160e523371b4336b258d252ba4664bc34b71df40fba5e0c81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0d32af87089d4e9160e523371b4336b258d252ba4664bc34b71df40fba5e0c81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d32af87089d4e9160e523371b4336b258d252ba4664bc34b71df40fba5e0c81", kill_on_drop: false }`
[INFO] [stdout] 0d32af87089d4e9160e523371b4336b258d252ba4664bc34b71df40fba5e0c81
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 38c775a31ff094def153847da7160d64f473b6fc7cadd0c9f600afa6d6317723
[INFO] running `Command { std: "docker" "start" "-a" "38c775a31ff094def153847da7160d64f473b6fc7cadd0c9f600afa6d6317723", kill_on_drop: false }`
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking ucd-trie v0.1.7
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]     Checking syn v2.0.90
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking pest v2.7.14
[INFO] [stderr]     Checking pest_meta v2.7.14
[INFO] [stderr]     Checking re0-pest v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(box_syntax)]
[INFO] [stdout]   |            ^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: replaced with `#[rustc_box]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]   --> src/ast/mod.rs:82:43
[INFO] [stdout]    |
[INFO] [stdout] 82 |         Self { kind: ASTKind::IfStatement(box IfStatement { branch: vec![branch], otherwise: vec![] }) }
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]    |
[INFO] [stdout] 82 |         Self { kind: ASTKind::IfStatement(Box::new(IfStatement { branch: vec![branch], otherwise: vec![] })) }
[INFO] [stdout]    |                                           ~~~~~~~~~                                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]   --> src/ast/mod.rs:86:42
[INFO] [stdout]    |
[INFO] [stdout] 86 |         Self { kind: ASTKind::Expression(box BinaryExpression { lhs: left, rhs: right, operator: operator.to_string() }) }
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]    |
[INFO] [stdout] 86 |         Self { kind: ASTKind::Expression(Box::new(BinaryExpression { lhs: left, rhs: right, operator: operator.to_string() })) }
[INFO] [stdout]    |                                          ~~~~~~~~~                                                                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]   --> src/ast/mod.rs:98:44
[INFO] [stdout]    |
[INFO] [stdout] 98 |         Self { kind: ASTKind::FunctionCall(box ASTFunction { name: name.to_string(), args }) }
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]    |
[INFO] [stdout] 98 |         Self { kind: ASTKind::FunctionCall(Box::new(ASTFunction { name: name.to_string(), args })) }
[INFO] [stdout]    |                                            ~~~~~~~~~                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::lazy`
[INFO] [stdout]  --> src/parser/operators.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::lazy::SyncLazy;
[INFO] [stdout]   |          ^^^^ could not find `lazy` in `std`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BTreeMap`
[INFO] [stdout]  --> src/ast/mod.rs:4:24
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::collections::{BTreeMap, HashMap};
[INFO] [stdout]   |                        ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::hash::Hash`
[INFO] [stdout]  --> src/ast/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::hash::Hash;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `right`
[INFO] [stdout]   --> src/parser/operators.rs:19:18
[INFO] [stdout]    |
[INFO] [stdout] 19 |     macro_rules! right {
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_macros)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `pest::prec_climber::Operator`: Use `pest::pratt_parser` instead (it is an equivalent which also supports unary prefix/suffix operators).
[INFO] [stdout]          While prec_climber is going to be kept in 2.x minor and patch releases, it may be removed in a future major release.
[INFO] [stdout]  --> src/parser/operators.rs:4:25
[INFO] [stdout]   |
[INFO] [stdout] 4 | use pest::prec_climber::Operator;
[INFO] [stdout]   |                         ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `pest::prec_climber::Assoc`: Use `pest::pratt_parser` instead (it is an equivalent which also supports unary prefix/suffix operators).
[INFO] [stdout]          While prec_climber is going to be kept in 2.x minor and patch releases, it may be removed in a future major release.
[INFO] [stdout]  --> src/parser/operators.rs:5:26
[INFO] [stdout]   |
[INFO] [stdout] 5 | use pest::prec_climber::{Assoc, PrecClimber};
[INFO] [stdout]   |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `pest::prec_climber::PrecClimber`: Use `pest::pratt_parser` instead (it is an equivalent which also supports unary prefix/suffix operators).
[INFO] [stdout]          While prec_climber is going to be kept in 2.x minor and patch releases, it may be removed in a future major release.
[INFO] [stdout]  --> src/parser/operators.rs:5:33
[INFO] [stdout]   |
[INFO] [stdout] 5 | use pest::prec_climber::{Assoc, PrecClimber};
[INFO] [stdout]   |                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `pest::prec_climber::PrecClimber`: Use `pest::pratt_parser` instead (it is an equivalent which also supports unary prefix/suffix operators).
[INFO] [stdout]          While prec_climber is going to be kept in 2.x minor and patch releases, it may be removed in a future major release.
[INFO] [stdout]   --> src/parser/operators.rs:11:28
[INFO] [stdout]    |
[INFO] [stdout] 11 | static OPERATORS: SyncLazy<PrecClimber<Rule>> = SyncLazy::new(|| {
[INFO] [stdout]    |                            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `pest::prec_climber::PrecClimber`: Use `pest::pratt_parser` instead (it is an equivalent which also supports unary prefix/suffix operators).
[INFO] [stdout]          While prec_climber is going to be kept in 2.x minor and patch releases, it may be removed in a future major release.
[INFO] [stdout]   --> src/parser/operators.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     PrecClimber::new(vec![left!(ADD_ASSIGN, SUB_ASSIGN), left!(GT, LT, GEQ, LEQ)])
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `pest::prec_climber::Operator`: Use `pest::pratt_parser` instead (it is an equivalent which also supports unary prefix/suffix operators).
[INFO] [stdout]          While prec_climber is going to be kept in 2.x minor and patch releases, it may be removed in a future major release.
[INFO] [stdout]   --> src/parser/operators.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 |             Operator::new($i, Left) $(|Operator::new($j, Left))*
[INFO] [stdout]    |             ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     PrecClimber::new(vec![left!(ADD_ASSIGN, SUB_ASSIGN), left!(GT, LT, GEQ, LEQ)])
[INFO] [stdout]    |                           ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `left` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `pest::prec_climber::Assoc::Left`: Use `pest::pratt_parser` instead (it is an equivalent which also supports unary prefix/suffix operators).
[INFO] [stdout]          While prec_climber is going to be kept in 2.x minor and patch releases, it may be removed in a future major release.
[INFO] [stdout]   --> src/parser/operators.rs:16:31
[INFO] [stdout]    |
[INFO] [stdout] 16 |             Operator::new($i, Left) $(|Operator::new($j, Left))*
[INFO] [stdout]    |                               ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     PrecClimber::new(vec![left!(ADD_ASSIGN, SUB_ASSIGN), left!(GT, LT, GEQ, LEQ)])
[INFO] [stdout]    |                           ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `left` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `pest::prec_climber::Operator`: Use `pest::pratt_parser` instead (it is an equivalent which also supports unary prefix/suffix operators).
[INFO] [stdout]          While prec_climber is going to be kept in 2.x minor and patch releases, it may be removed in a future major release.
[INFO] [stdout]   --> src/parser/operators.rs:16:40
[INFO] [stdout]    |
[INFO] [stdout] 16 |             Operator::new($i, Left) $(|Operator::new($j, Left))*
[INFO] [stdout]    |                                        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     PrecClimber::new(vec![left!(ADD_ASSIGN, SUB_ASSIGN), left!(GT, LT, GEQ, LEQ)])
[INFO] [stdout]    |                           ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `left` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `pest::prec_climber::Assoc::Left`: Use `pest::pratt_parser` instead (it is an equivalent which also supports unary prefix/suffix operators).
[INFO] [stdout]          While prec_climber is going to be kept in 2.x minor and patch releases, it may be removed in a future major release.
[INFO] [stdout]   --> src/parser/operators.rs:16:58
[INFO] [stdout]    |
[INFO] [stdout] 16 |             Operator::new($i, Left) $(|Operator::new($j, Left))*
[INFO] [stdout]    |                                                          ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     PrecClimber::new(vec![left!(ADD_ASSIGN, SUB_ASSIGN), left!(GT, LT, GEQ, LEQ)])
[INFO] [stdout]    |                           ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `left` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `pest::prec_climber::Operator`: Use `pest::pratt_parser` instead (it is an equivalent which also supports unary prefix/suffix operators).
[INFO] [stdout]          While prec_climber is going to be kept in 2.x minor and patch releases, it may be removed in a future major release.
[INFO] [stdout]   --> src/parser/operators.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 |             Operator::new($i, Left) $(|Operator::new($j, Left))*
[INFO] [stdout]    |             ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     PrecClimber::new(vec![left!(ADD_ASSIGN, SUB_ASSIGN), left!(GT, LT, GEQ, LEQ)])
[INFO] [stdout]    |                                                          ----------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `left` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `pest::prec_climber::Assoc::Left`: Use `pest::pratt_parser` instead (it is an equivalent which also supports unary prefix/suffix operators).
[INFO] [stdout]          While prec_climber is going to be kept in 2.x minor and patch releases, it may be removed in a future major release.
[INFO] [stdout]   --> src/parser/operators.rs:16:31
[INFO] [stdout]    |
[INFO] [stdout] 16 |             Operator::new($i, Left) $(|Operator::new($j, Left))*
[INFO] [stdout]    |                               ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     PrecClimber::new(vec![left!(ADD_ASSIGN, SUB_ASSIGN), left!(GT, LT, GEQ, LEQ)])
[INFO] [stdout]    |                                                          ----------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `left` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `pest::prec_climber::Operator`: Use `pest::pratt_parser` instead (it is an equivalent which also supports unary prefix/suffix operators).
[INFO] [stdout]          While prec_climber is going to be kept in 2.x minor and patch releases, it may be removed in a future major release.
[INFO] [stdout]   --> src/parser/operators.rs:16:40
[INFO] [stdout]    |
[INFO] [stdout] 16 |             Operator::new($i, Left) $(|Operator::new($j, Left))*
[INFO] [stdout]    |                                        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     PrecClimber::new(vec![left!(ADD_ASSIGN, SUB_ASSIGN), left!(GT, LT, GEQ, LEQ)])
[INFO] [stdout]    |                                                          ----------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `left` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `pest::prec_climber::Assoc::Left`: Use `pest::pratt_parser` instead (it is an equivalent which also supports unary prefix/suffix operators).
[INFO] [stdout]          While prec_climber is going to be kept in 2.x minor and patch releases, it may be removed in a future major release.
[INFO] [stdout]   --> src/parser/operators.rs:16:58
[INFO] [stdout]    |
[INFO] [stdout] 16 |             Operator::new($i, Left) $(|Operator::new($j, Left))*
[INFO] [stdout]    |                                                          ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     PrecClimber::new(vec![left!(ADD_ASSIGN, SUB_ASSIGN), left!(GT, LT, GEQ, LEQ)])
[INFO] [stdout]    |                                                          ----------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `left` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `pest::prec_climber::Assoc`: Use `pest::pratt_parser` instead (it is an equivalent which also supports unary prefix/suffix operators).
[INFO] [stdout]          While prec_climber is going to be kept in 2.x minor and patch releases, it may be removed in a future major release.
[INFO] [stdout]   --> src/parser/operators.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     use Assoc::*;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `once_cell` has been stable since 1.70.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(once_cell)]
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pest::prec_climber::PrecClimber::<R>::new`: Use `pest::pratt_parser` instead (it is an equivalent which also supports unary prefix/suffix operators).
[INFO] [stdout]          While prec_climber is going to be kept in 2.x minor and patch releases, it may be removed in a future major release.
[INFO] [stdout]   --> src/parser/operators.rs:25:18
[INFO] [stdout]    |
[INFO] [stdout] 25 |     PrecClimber::new(vec![left!(ADD_ASSIGN, SUB_ASSIGN), left!(GT, LT, GEQ, LEQ)])
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pest::prec_climber::Operator::<R>::new`: Use `pest::pratt_parser` instead (it is an equivalent which also supports unary prefix/suffix operators).
[INFO] [stdout]          While prec_climber is going to be kept in 2.x minor and patch releases, it may be removed in a future major release.
[INFO] [stdout]   --> src/parser/operators.rs:16:23
[INFO] [stdout]    |
[INFO] [stdout] 16 |             Operator::new($i, Left) $(|Operator::new($j, Left))*
[INFO] [stdout]    |                       ^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     PrecClimber::new(vec![left!(ADD_ASSIGN, SUB_ASSIGN), left!(GT, LT, GEQ, LEQ)])
[INFO] [stdout]    |                           ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `left` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pest::prec_climber::Operator::<R>::new`: Use `pest::pratt_parser` instead (it is an equivalent which also supports unary prefix/suffix operators).
[INFO] [stdout]          While prec_climber is going to be kept in 2.x minor and patch releases, it may be removed in a future major release.
[INFO] [stdout]   --> src/parser/operators.rs:16:50
[INFO] [stdout]    |
[INFO] [stdout] 16 |             Operator::new($i, Left) $(|Operator::new($j, Left))*
[INFO] [stdout]    |                                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     PrecClimber::new(vec![left!(ADD_ASSIGN, SUB_ASSIGN), left!(GT, LT, GEQ, LEQ)])
[INFO] [stdout]    |                           ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `left` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pest::prec_climber::Operator::<R>::new`: Use `pest::pratt_parser` instead (it is an equivalent which also supports unary prefix/suffix operators).
[INFO] [stdout]          While prec_climber is going to be kept in 2.x minor and patch releases, it may be removed in a future major release.
[INFO] [stdout]   --> src/parser/operators.rs:16:23
[INFO] [stdout]    |
[INFO] [stdout] 16 |             Operator::new($i, Left) $(|Operator::new($j, Left))*
[INFO] [stdout]    |                       ^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     PrecClimber::new(vec![left!(ADD_ASSIGN, SUB_ASSIGN), left!(GT, LT, GEQ, LEQ)])
[INFO] [stdout]    |                                                          ----------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `left` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pest::prec_climber::Operator::<R>::new`: Use `pest::pratt_parser` instead (it is an equivalent which also supports unary prefix/suffix operators).
[INFO] [stdout]          While prec_climber is going to be kept in 2.x minor and patch releases, it may be removed in a future major release.
[INFO] [stdout]   --> src/parser/operators.rs:16:50
[INFO] [stdout]    |
[INFO] [stdout] 16 |             Operator::new($i, Left) $(|Operator::new($j, Left))*
[INFO] [stdout]    |                                                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     PrecClimber::new(vec![left!(ADD_ASSIGN, SUB_ASSIGN), left!(GT, LT, GEQ, LEQ)])
[INFO] [stdout]    |                                                          ----------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `left` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0557.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `re0-pest` (lib) due to 5 previous errors; 23 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "38c775a31ff094def153847da7160d64f473b6fc7cadd0c9f600afa6d6317723", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38c775a31ff094def153847da7160d64f473b6fc7cadd0c9f600afa6d6317723", kill_on_drop: false }`
[INFO] [stdout] 38c775a31ff094def153847da7160d64f473b6fc7cadd0c9f600afa6d6317723
