[INFO] fetching crate re0-pest 0.2.0... [INFO] checking re0-pest-0.2.0 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] extracting crate re0-pest 0.2.0 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate re0-pest 0.2.0 on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "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-5-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "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] [stderr] Adding generic-array v0.14.7 (available: v1.1.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f0582f04b5e16591941df20a3dedcfde38914ab06bcac911957688ef5d3dbf67 [INFO] running `Command { std: "docker" "start" "-a" "f0582f04b5e16591941df20a3dedcfde38914ab06bcac911957688ef5d3dbf67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0582f04b5e16591941df20a3dedcfde38914ab06bcac911957688ef5d3dbf67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0582f04b5e16591941df20a3dedcfde38914ab06bcac911957688ef5d3dbf67", kill_on_drop: false }` [INFO] [stdout] f0582f04b5e16591941df20a3dedcfde38914ab06bcac911957688ef5d3dbf67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6a2a11579e98c67406672311ed2a4f2cd1a0e5e9ad9065d337d857a6d903c0a [INFO] running `Command { std: "docker" "start" "-a" "f6a2a11579e98c67406672311ed2a4f2cd1a0e5e9ad9065d337d857a6d903c0a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Checking unicode-ident v1.0.13 [INFO] [stderr] Checking ucd-trie v0.1.6 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking quote v1.0.37 [INFO] [stderr] Checking syn v2.0.77 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Checking pest v2.7.13 [INFO] [stderr] Checking pest_meta v2.7.13 [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> = 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::::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::::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::::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::::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::::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] error: aborting due to 5 previous errors; 23 warnings emitted [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 6 previous errors; 23 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f6a2a11579e98c67406672311ed2a4f2cd1a0e5e9ad9065d337d857a6d903c0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6a2a11579e98c67406672311ed2a4f2cd1a0e5e9ad9065d337d857a6d903c0a", kill_on_drop: false }` [INFO] [stdout] f6a2a11579e98c67406672311ed2a4f2cd1a0e5e9ad9065d337d857a6d903c0a