[INFO] fetching crate balena-temen 0.5.7... [INFO] testing balena-temen-0.5.7 against master#9e136a30a965bf4e63f03095c57df7257bf96fd6 for pr-134530 [INFO] extracting crate balena-temen 0.5.7 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate balena-temen 0.5.7 on toolchain 9e136a30a965bf4e63f03095c57df7257bf96fd6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate balena-temen 0.5.7 [INFO] finished tweaking crates.io crate balena-temen 0.5.7 [INFO] tweaked toml for crates.io crate balena-temen 0.5.7 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 91 packages to latest compatible versions [INFO] [stderr] Adding approx v0.3.2 (available: v0.5.1) [INFO] [stderr] Adding rand v0.6.1 (available: v0.6.5) [INFO] [stderr] Adding uuid v0.7.4 (available: v1.11.0) [INFO] [stderr] Adding wasm-bindgen-test v0.2.50 (available: v0.3.49) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-test v0.2.50 [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.2.50 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.3.27 [INFO] [stderr] Downloaded rand v0.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9914612e4035b9f56fe483a4ddb3ced31b4d889fce103a5112fd94724f37bb21 [INFO] running `Command { std: "docker" "start" "-a" "9914612e4035b9f56fe483a4ddb3ced31b4d889fce103a5112fd94724f37bb21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9914612e4035b9f56fe483a4ddb3ced31b4d889fce103a5112fd94724f37bb21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9914612e4035b9f56fe483a4ddb3ced31b4d889fce103a5112fd94724f37bb21", kill_on_drop: false }` [INFO] [stdout] 9914612e4035b9f56fe483a4ddb3ced31b4d889fce103a5112fd94724f37bb21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d83f502d55fe094666f0686151311e27a52788c8b51c0d2c9d2cffe1ef12cecd [INFO] running `Command { std: "docker" "start" "-a" "d83f502d55fe094666f0686151311e27a52788c8b51c0d2c9d2cffe1ef12cecd", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling thiserror v2.0.8 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling deunicode v1.6.0 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling thiserror-impl v2.0.8 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Compiling balena-temen v0.5.7 (/opt/rustwide/workdir) [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/mod.rs:4:20 [INFO] [stdout] | [INFO] [stdout] 4 | prec_climber::{Assoc, Operator, PrecClimber}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` 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/mod.rs:4:27 [INFO] [stdout] | [INFO] [stdout] 4 | prec_climber::{Assoc, Operator, 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/mod.rs:4:37 [INFO] [stdout] | [INFO] [stdout] 4 | prec_climber::{Assoc, Operator, 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/mod.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | static ref MATH_CLIMBER: PrecClimber = PrecClimber::new(vec![ [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/mod.rs:12:50 [INFO] [stdout] | [INFO] [stdout] 12 | static ref MATH_CLIMBER: PrecClimber = PrecClimber::new(vec![ [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/mod.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | Operator::new(Rule::math_addition, Assoc::Left) | Operator::new(Rule::math_subtraction, Assoc::Left), [INFO] [stdout] | ^^^^^^^^ [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/mod.rs:13:51 [INFO] [stdout] | [INFO] [stdout] 13 | Operator::new(Rule::math_addition, Assoc::Left) | Operator::new(Rule::math_subtraction, Assoc::Left), [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/mod.rs:13:59 [INFO] [stdout] | [INFO] [stdout] 13 | Operator::new(Rule::math_addition, Assoc::Left) | Operator::new(Rule::math_subtraction, Assoc::Left), [INFO] [stdout] | ^^^^^^^^ [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/mod.rs:13:104 [INFO] [stdout] | [INFO] [stdout] 13 | Operator::new(Rule::math_addition, Assoc::Left) | Operator::new(Rule::math_subtraction, Assoc::Left), [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/mod.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | Operator::new(Rule::math_multiplication, Assoc::Left) [INFO] [stdout] | ^^^^^^^^ [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/mod.rs:14:57 [INFO] [stdout] | [INFO] [stdout] 14 | Operator::new(Rule::math_multiplication, Assoc::Left) [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/mod.rs:15:15 [INFO] [stdout] | [INFO] [stdout] 15 | | Operator::new(Rule::math_division, Assoc::Left) [INFO] [stdout] | ^^^^^^^^ [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/mod.rs:15:57 [INFO] [stdout] | [INFO] [stdout] 15 | | Operator::new(Rule::math_division, Assoc::Left) [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/mod.rs:16:15 [INFO] [stdout] | [INFO] [stdout] 16 | | Operator::new(Rule::math_modulo, Assoc::Left), [INFO] [stdout] | ^^^^^^^^ [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/mod.rs:16:55 [INFO] [stdout] | [INFO] [stdout] 16 | | Operator::new(Rule::math_modulo, Assoc::Left), [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/mod.rs:18:36 [INFO] [stdout] | [INFO] [stdout] 18 | static ref RELATIONAL_CLIMBER: PrecClimber = PrecClimber::new(vec![ [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/mod.rs:18:56 [INFO] [stdout] | [INFO] [stdout] 18 | static ref RELATIONAL_CLIMBER: PrecClimber = PrecClimber::new(vec![ [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/mod.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | Operator::new(Rule::relational_lower_than, Assoc::Left) [INFO] [stdout] | ^^^^^^^^ [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/mod.rs:19:59 [INFO] [stdout] | [INFO] [stdout] 19 | Operator::new(Rule::relational_lower_than, Assoc::Left) [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/mod.rs:20:15 [INFO] [stdout] | [INFO] [stdout] 20 | | Operator::new(Rule::relational_lower_than_or_equal, Assoc::Left) [INFO] [stdout] | ^^^^^^^^ [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/mod.rs:20:74 [INFO] [stdout] | [INFO] [stdout] 20 | | Operator::new(Rule::relational_lower_than_or_equal, Assoc::Left) [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/mod.rs:21:15 [INFO] [stdout] | [INFO] [stdout] 21 | | Operator::new(Rule::relational_greater_than, Assoc::Left) [INFO] [stdout] | ^^^^^^^^ [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/mod.rs:21:67 [INFO] [stdout] | [INFO] [stdout] 21 | | Operator::new(Rule::relational_greater_than, Assoc::Left) [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/mod.rs:22:15 [INFO] [stdout] | [INFO] [stdout] 22 | | Operator::new(Rule::relational_greater_than_or_equal, Assoc::Left) [INFO] [stdout] | ^^^^^^^^ [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/mod.rs:22:76 [INFO] [stdout] | [INFO] [stdout] 22 | | Operator::new(Rule::relational_greater_than_or_equal, Assoc::Left) [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/mod.rs:23:15 [INFO] [stdout] | [INFO] [stdout] 23 | | Operator::new(Rule::relational_equal, Assoc::Left) [INFO] [stdout] | ^^^^^^^^ [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/mod.rs:23:60 [INFO] [stdout] | [INFO] [stdout] 23 | | Operator::new(Rule::relational_equal, Assoc::Left) [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/mod.rs:24:15 [INFO] [stdout] | [INFO] [stdout] 24 | | Operator::new(Rule::relational_not_equal, Assoc::Left), [INFO] [stdout] | ^^^^^^^^ [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/mod.rs:24:64 [INFO] [stdout] | [INFO] [stdout] 24 | | Operator::new(Rule::relational_not_equal, Assoc::Left), [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/mod.rs:26:33 [INFO] [stdout] | [INFO] [stdout] 26 | static ref LOGICAL_CLIMBER: PrecClimber = PrecClimber::new(vec![ [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/mod.rs:26:53 [INFO] [stdout] | [INFO] [stdout] 26 | static ref LOGICAL_CLIMBER: PrecClimber = PrecClimber::new(vec![ [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/mod.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | Operator::new(Rule::logical_and, Assoc::Left), [INFO] [stdout] | ^^^^^^^^ [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/mod.rs:27:49 [INFO] [stdout] | [INFO] [stdout] 27 | Operator::new(Rule::logical_and, Assoc::Left), [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/mod.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | Operator::new(Rule::logical_or, Assoc::Left), [INFO] [stdout] | ^^^^^^^^ [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/mod.rs:28:48 [INFO] [stdout] | [INFO] [stdout] 28 | Operator::new(Rule::logical_or, Assoc::Left), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/error.rs:256:34 [INFO] [stdout] | [INFO] [stdout] 256 | fn source(&self) -> Option<&(error::Error + 'static)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 256 | fn source(&self) -> Option<&(dyn error::Error + 'static)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead [INFO] [stdout] --> src/builtin/filter/datetime.rs:26:31 [INFO] [stdout] | [INFO] [stdout] 26 | let dt = DateTime::::from_utc(NaiveDateTime::from_timestamp(ts, 0), Utc); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/builtin/filter/datetime.rs:26:55 [INFO] [stdout] | [INFO] [stdout] 26 | let dt = DateTime::::from_utc(NaiveDateTime::from_timestamp(ts, 0), Utc); [INFO] [stdout] | ^^^^^^^^^^^^^^ [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/mod.rs:12:63 [INFO] [stdout] | [INFO] [stdout] 12 | static ref MATH_CLIMBER: PrecClimber = PrecClimber::new(vec![ [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/mod.rs:13:19 [INFO] [stdout] | [INFO] [stdout] 13 | Operator::new(Rule::math_addition, Assoc::Left) | Operator::new(Rule::math_subtraction, Assoc::Left), [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/mod.rs:13:69 [INFO] [stdout] | [INFO] [stdout] 13 | Operator::new(Rule::math_addition, Assoc::Left) | Operator::new(Rule::math_subtraction, Assoc::Left), [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/mod.rs:14:19 [INFO] [stdout] | [INFO] [stdout] 14 | Operator::new(Rule::math_multiplication, Assoc::Left) [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/mod.rs:15:25 [INFO] [stdout] | [INFO] [stdout] 15 | | Operator::new(Rule::math_division, Assoc::Left) [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/mod.rs:16:25 [INFO] [stdout] | [INFO] [stdout] 16 | | Operator::new(Rule::math_modulo, Assoc::Left), [INFO] [stdout] | ^^^ [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/mod.rs:18:69 [INFO] [stdout] | [INFO] [stdout] 18 | static ref RELATIONAL_CLIMBER: PrecClimber = PrecClimber::new(vec![ [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/mod.rs:19:19 [INFO] [stdout] | [INFO] [stdout] 19 | Operator::new(Rule::relational_lower_than, Assoc::Left) [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/mod.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 20 | | Operator::new(Rule::relational_lower_than_or_equal, Assoc::Left) [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/mod.rs:21:25 [INFO] [stdout] | [INFO] [stdout] 21 | | Operator::new(Rule::relational_greater_than, Assoc::Left) [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/mod.rs:22:25 [INFO] [stdout] | [INFO] [stdout] 22 | | Operator::new(Rule::relational_greater_than_or_equal, Assoc::Left) [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/mod.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 23 | | Operator::new(Rule::relational_equal, Assoc::Left) [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/mod.rs:24:25 [INFO] [stdout] | [INFO] [stdout] 24 | | Operator::new(Rule::relational_not_equal, Assoc::Left), [INFO] [stdout] | ^^^ [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/mod.rs:26:66 [INFO] [stdout] | [INFO] [stdout] 26 | static ref LOGICAL_CLIMBER: PrecClimber = PrecClimber::new(vec![ [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/mod.rs:27:19 [INFO] [stdout] | [INFO] [stdout] 27 | Operator::new(Rule::logical_and, Assoc::Left), [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/mod.rs:28:19 [INFO] [stdout] | [INFO] [stdout] 28 | Operator::new(Rule::logical_or, Assoc::Left), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pest::prec_climber::PrecClimber::::climb`: 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/mod.rs:131:48 [INFO] [stdout] | [INFO] [stdout] 131 | Rule::basic_expression => MATH_CLIMBER.climb(pair.into_inner(), primary, infix)?, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pest::prec_climber::PrecClimber::::climb`: 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/mod.rs:187:53 [INFO] [stdout] | [INFO] [stdout] 187 | Rule::logical_expression => LOGICAL_CLIMBER.climb(pair.into_inner(), primary, infix), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pest::prec_climber::PrecClimber::::climb`: 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/mod.rs:358:48 [INFO] [stdout] | [INFO] [stdout] 358 | Rule::comparison_value => MATH_CLIMBER.climb(pair.into_inner(), primary, infix), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pest::prec_climber::PrecClimber::::climb`: 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/mod.rs:387:59 [INFO] [stdout] | [INFO] [stdout] 387 | Rule::comparison_expression => RELATIONAL_CLIMBER.climb(pair.into_inner(), primary, infix), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.95s [INFO] running `Command { std: "docker" "inspect" "d83f502d55fe094666f0686151311e27a52788c8b51c0d2c9d2cffe1ef12cecd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d83f502d55fe094666f0686151311e27a52788c8b51c0d2c9d2cffe1ef12cecd", kill_on_drop: false }` [INFO] [stdout] d83f502d55fe094666f0686151311e27a52788c8b51c0d2c9d2cffe1ef12cecd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd2e620c1cd872948a254b243216e8d52f4ec0f6acda16915dae25ab57a80bbf [INFO] running `Command { std: "docker" "start" "-a" "bd2e620c1cd872948a254b243216e8d52f4ec0f6acda16915dae25ab57a80bbf", kill_on_drop: false }` [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/mod.rs:4:20 [INFO] [stdout] | [INFO] [stdout] 4 | prec_climber::{Assoc, Operator, PrecClimber}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` 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/mod.rs:4:27 [INFO] [stdout] | [INFO] [stdout] 4 | prec_climber::{Assoc, Operator, 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/mod.rs:4:37 [INFO] [stdout] | [INFO] [stdout] 4 | prec_climber::{Assoc, Operator, 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/mod.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | static ref MATH_CLIMBER: PrecClimber = PrecClimber::new(vec![ [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/mod.rs:12:50 [INFO] [stdout] | [INFO] [stdout] 12 | static ref MATH_CLIMBER: PrecClimber = PrecClimber::new(vec![ [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/mod.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | Operator::new(Rule::math_addition, Assoc::Left) | Operator::new(Rule::math_subtraction, Assoc::Left), [INFO] [stdout] | ^^^^^^^^ [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/mod.rs:13:51 [INFO] [stdout] | [INFO] [stdout] 13 | Operator::new(Rule::math_addition, Assoc::Left) | Operator::new(Rule::math_subtraction, Assoc::Left), [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/mod.rs:13:59 [INFO] [stdout] | [INFO] [stdout] 13 | Operator::new(Rule::math_addition, Assoc::Left) | Operator::new(Rule::math_subtraction, Assoc::Left), [INFO] [stdout] | ^^^^^^^^ [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/mod.rs:13:104 [INFO] [stdout] | [INFO] [stdout] 13 | Operator::new(Rule::math_addition, Assoc::Left) | Operator::new(Rule::math_subtraction, Assoc::Left), [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/mod.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | Operator::new(Rule::math_multiplication, Assoc::Left) [INFO] [stdout] | ^^^^^^^^ [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/mod.rs:14:57 [INFO] [stdout] | [INFO] [stdout] 14 | Operator::new(Rule::math_multiplication, Assoc::Left) [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/mod.rs:15:15 [INFO] [stdout] | [INFO] [stdout] 15 | | Operator::new(Rule::math_division, Assoc::Left) [INFO] [stdout] | ^^^^^^^^ [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/mod.rs:15:57 [INFO] [stdout] | [INFO] [stdout] 15 | | Operator::new(Rule::math_division, Assoc::Left) [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/mod.rs:16:15 [INFO] [stdout] | [INFO] [stdout] 16 | | Operator::new(Rule::math_modulo, Assoc::Left), [INFO] [stdout] | ^^^^^^^^ [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/mod.rs:16:55 [INFO] [stdout] | [INFO] [stdout] 16 | | Operator::new(Rule::math_modulo, Assoc::Left), [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/mod.rs:18:36 [INFO] [stdout] | [INFO] [stdout] 18 | static ref RELATIONAL_CLIMBER: PrecClimber = PrecClimber::new(vec![ [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/mod.rs:18:56 [INFO] [stdout] | [INFO] [stdout] 18 | static ref RELATIONAL_CLIMBER: PrecClimber = PrecClimber::new(vec![ [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/mod.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | Operator::new(Rule::relational_lower_than, Assoc::Left) [INFO] [stdout] | ^^^^^^^^ [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/mod.rs:19:59 [INFO] [stdout] | [INFO] [stdout] 19 | Operator::new(Rule::relational_lower_than, Assoc::Left) [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/mod.rs:20:15 [INFO] [stdout] | [INFO] [stdout] 20 | | Operator::new(Rule::relational_lower_than_or_equal, Assoc::Left) [INFO] [stdout] | ^^^^^^^^ [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/mod.rs:20:74 [INFO] [stdout] | [INFO] [stdout] 20 | | Operator::new(Rule::relational_lower_than_or_equal, Assoc::Left) [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/mod.rs:21:15 [INFO] [stdout] | [INFO] [stdout] 21 | | Operator::new(Rule::relational_greater_than, Assoc::Left) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling balena-temen v0.5.7 (/opt/rustwide/workdir) [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/mod.rs:21:67 [INFO] [stdout] | [INFO] [stdout] 21 | | Operator::new(Rule::relational_greater_than, Assoc::Left) [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/mod.rs:22:15 [INFO] [stdout] | [INFO] [stdout] 22 | | Operator::new(Rule::relational_greater_than_or_equal, Assoc::Left) [INFO] [stdout] | ^^^^^^^^ [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/mod.rs:22:76 [INFO] [stdout] | [INFO] [stdout] 22 | | Operator::new(Rule::relational_greater_than_or_equal, Assoc::Left) [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/mod.rs:23:15 [INFO] [stdout] | [INFO] [stdout] 23 | | Operator::new(Rule::relational_equal, Assoc::Left) [INFO] [stdout] | ^^^^^^^^ [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/mod.rs:23:60 [INFO] [stdout] | [INFO] [stdout] 23 | | Operator::new(Rule::relational_equal, Assoc::Left) [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/mod.rs:24:15 [INFO] [stdout] | [INFO] [stdout] 24 | | Operator::new(Rule::relational_not_equal, Assoc::Left), [INFO] [stdout] | ^^^^^^^^ [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/mod.rs:24:64 [INFO] [stdout] | [INFO] [stdout] 24 | | Operator::new(Rule::relational_not_equal, Assoc::Left), [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/mod.rs:26:33 [INFO] [stdout] | [INFO] [stdout] 26 | static ref LOGICAL_CLIMBER: PrecClimber = PrecClimber::new(vec![ [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/mod.rs:26:53 [INFO] [stdout] | [INFO] [stdout] 26 | static ref LOGICAL_CLIMBER: PrecClimber = PrecClimber::new(vec![ [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/mod.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | Operator::new(Rule::logical_and, Assoc::Left), [INFO] [stdout] | ^^^^^^^^ [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/mod.rs:27:49 [INFO] [stdout] | [INFO] [stdout] 27 | Operator::new(Rule::logical_and, Assoc::Left), [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/mod.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | Operator::new(Rule::logical_or, Assoc::Left), [INFO] [stdout] | ^^^^^^^^ [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/mod.rs:28:48 [INFO] [stdout] | [INFO] [stdout] 28 | Operator::new(Rule::logical_or, Assoc::Left), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/error.rs:256:34 [INFO] [stdout] | [INFO] [stdout] 256 | fn source(&self) -> Option<&(error::Error + 'static)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 256 | fn source(&self) -> Option<&(dyn error::Error + 'static)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead [INFO] [stdout] --> src/builtin/filter/datetime.rs:26:31 [INFO] [stdout] | [INFO] [stdout] 26 | let dt = DateTime::::from_utc(NaiveDateTime::from_timestamp(ts, 0), Utc); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/builtin/filter/datetime.rs:26:55 [INFO] [stdout] | [INFO] [stdout] 26 | let dt = DateTime::::from_utc(NaiveDateTime::from_timestamp(ts, 0), Utc); [INFO] [stdout] | ^^^^^^^^^^^^^^ [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/mod.rs:12:63 [INFO] [stdout] | [INFO] [stdout] 12 | static ref MATH_CLIMBER: PrecClimber = PrecClimber::new(vec![ [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/mod.rs:13:19 [INFO] [stdout] | [INFO] [stdout] 13 | Operator::new(Rule::math_addition, Assoc::Left) | Operator::new(Rule::math_subtraction, Assoc::Left), [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/mod.rs:13:69 [INFO] [stdout] | [INFO] [stdout] 13 | Operator::new(Rule::math_addition, Assoc::Left) | Operator::new(Rule::math_subtraction, Assoc::Left), [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/mod.rs:14:19 [INFO] [stdout] | [INFO] [stdout] 14 | Operator::new(Rule::math_multiplication, Assoc::Left) [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/mod.rs:15:25 [INFO] [stdout] | [INFO] [stdout] 15 | | Operator::new(Rule::math_division, Assoc::Left) [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/mod.rs:16:25 [INFO] [stdout] | [INFO] [stdout] 16 | | Operator::new(Rule::math_modulo, Assoc::Left), [INFO] [stdout] | ^^^ [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/mod.rs:18:69 [INFO] [stdout] | [INFO] [stdout] 18 | static ref RELATIONAL_CLIMBER: PrecClimber = PrecClimber::new(vec![ [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/mod.rs:19:19 [INFO] [stdout] | [INFO] [stdout] 19 | Operator::new(Rule::relational_lower_than, Assoc::Left) [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/mod.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 20 | | Operator::new(Rule::relational_lower_than_or_equal, Assoc::Left) [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/mod.rs:21:25 [INFO] [stdout] | [INFO] [stdout] 21 | | Operator::new(Rule::relational_greater_than, Assoc::Left) [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/mod.rs:22:25 [INFO] [stdout] | [INFO] [stdout] 22 | | Operator::new(Rule::relational_greater_than_or_equal, Assoc::Left) [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/mod.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 23 | | Operator::new(Rule::relational_equal, Assoc::Left) [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/mod.rs:24:25 [INFO] [stdout] | [INFO] [stdout] 24 | | Operator::new(Rule::relational_not_equal, Assoc::Left), [INFO] [stdout] | ^^^ [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/mod.rs:26:66 [INFO] [stdout] | [INFO] [stdout] 26 | static ref LOGICAL_CLIMBER: PrecClimber = PrecClimber::new(vec![ [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/mod.rs:27:19 [INFO] [stdout] | [INFO] [stdout] 27 | Operator::new(Rule::logical_and, Assoc::Left), [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/mod.rs:28:19 [INFO] [stdout] | [INFO] [stdout] 28 | Operator::new(Rule::logical_or, Assoc::Left), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pest::prec_climber::PrecClimber::::climb`: 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/mod.rs:131:48 [INFO] [stdout] | [INFO] [stdout] 131 | Rule::basic_expression => MATH_CLIMBER.climb(pair.into_inner(), primary, infix)?, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pest::prec_climber::PrecClimber::::climb`: 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/mod.rs:187:53 [INFO] [stdout] | [INFO] [stdout] 187 | Rule::logical_expression => LOGICAL_CLIMBER.climb(pair.into_inner(), primary, infix), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pest::prec_climber::PrecClimber::::climb`: 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/mod.rs:358:48 [INFO] [stdout] | [INFO] [stdout] 358 | Rule::comparison_value => MATH_CLIMBER.climb(pair.into_inner(), primary, infix), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pest::prec_climber::PrecClimber::::climb`: 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/mod.rs:387:59 [INFO] [stdout] | [INFO] [stdout] 387 | Rule::comparison_expression => RELATIONAL_CLIMBER.climb(pair.into_inner(), primary, infix), [INFO] [stdout] | ^^^^^ [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/mod.rs:4:20 [INFO] [stdout] | [INFO] [stdout] 4 | prec_climber::{Assoc, Operator, PrecClimber}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` 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/mod.rs:4:27 [INFO] [stdout] | [INFO] [stdout] 4 | prec_climber::{Assoc, Operator, 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/mod.rs:4:37 [INFO] [stdout] | [INFO] [stdout] 4 | prec_climber::{Assoc, Operator, 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/mod.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | static ref MATH_CLIMBER: PrecClimber = PrecClimber::new(vec![ [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/mod.rs:12:50 [INFO] [stdout] | [INFO] [stdout] 12 | static ref MATH_CLIMBER: PrecClimber = PrecClimber::new(vec![ [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/mod.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | Operator::new(Rule::math_addition, Assoc::Left) | Operator::new(Rule::math_subtraction, Assoc::Left), [INFO] [stdout] | ^^^^^^^^ [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/mod.rs:13:51 [INFO] [stdout] | [INFO] [stdout] 13 | Operator::new(Rule::math_addition, Assoc::Left) | Operator::new(Rule::math_subtraction, Assoc::Left), [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/mod.rs:13:59 [INFO] [stdout] | [INFO] [stdout] 13 | Operator::new(Rule::math_addition, Assoc::Left) | Operator::new(Rule::math_subtraction, Assoc::Left), [INFO] [stdout] | ^^^^^^^^ [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/mod.rs:13:104 [INFO] [stdout] | [INFO] [stdout] 13 | Operator::new(Rule::math_addition, Assoc::Left) | Operator::new(Rule::math_subtraction, Assoc::Left), [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/mod.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | Operator::new(Rule::math_multiplication, Assoc::Left) [INFO] [stdout] | ^^^^^^^^ [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/mod.rs:14:57 [INFO] [stdout] | [INFO] [stdout] 14 | Operator::new(Rule::math_multiplication, Assoc::Left) [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/mod.rs:15:15 [INFO] [stdout] | [INFO] [stdout] 15 | | Operator::new(Rule::math_division, Assoc::Left) [INFO] [stdout] | ^^^^^^^^ [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/mod.rs:15:57 [INFO] [stdout] | [INFO] [stdout] 15 | | Operator::new(Rule::math_division, Assoc::Left) [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/mod.rs:16:15 [INFO] [stdout] | [INFO] [stdout] 16 | | Operator::new(Rule::math_modulo, Assoc::Left), [INFO] [stdout] | ^^^^^^^^ [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/mod.rs:16:55 [INFO] [stdout] | [INFO] [stdout] 16 | | Operator::new(Rule::math_modulo, Assoc::Left), [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/mod.rs:18:36 [INFO] [stdout] | [INFO] [stdout] 18 | static ref RELATIONAL_CLIMBER: PrecClimber = PrecClimber::new(vec![ [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/mod.rs:18:56 [INFO] [stdout] | [INFO] [stdout] 18 | static ref RELATIONAL_CLIMBER: PrecClimber = PrecClimber::new(vec![ [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/mod.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | Operator::new(Rule::relational_lower_than, Assoc::Left) [INFO] [stdout] | ^^^^^^^^ [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/mod.rs:19:59 [INFO] [stdout] | [INFO] [stdout] 19 | Operator::new(Rule::relational_lower_than, Assoc::Left) [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/mod.rs:20:15 [INFO] [stdout] | [INFO] [stdout] 20 | | Operator::new(Rule::relational_lower_than_or_equal, Assoc::Left) [INFO] [stdout] | ^^^^^^^^ [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/mod.rs:20:74 [INFO] [stdout] | [INFO] [stdout] 20 | | Operator::new(Rule::relational_lower_than_or_equal, Assoc::Left) [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/mod.rs:21:15 [INFO] [stdout] | [INFO] [stdout] 21 | | Operator::new(Rule::relational_greater_than, Assoc::Left) [INFO] [stdout] | ^^^^^^^^ [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/mod.rs:21:67 [INFO] [stdout] | [INFO] [stdout] 21 | | Operator::new(Rule::relational_greater_than, Assoc::Left) [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/mod.rs:22:15 [INFO] [stdout] | [INFO] [stdout] 22 | | Operator::new(Rule::relational_greater_than_or_equal, Assoc::Left) [INFO] [stdout] | ^^^^^^^^ [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/mod.rs:22:76 [INFO] [stdout] | [INFO] [stdout] 22 | | Operator::new(Rule::relational_greater_than_or_equal, Assoc::Left) [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/mod.rs:23:15 [INFO] [stdout] | [INFO] [stdout] 23 | | Operator::new(Rule::relational_equal, Assoc::Left) [INFO] [stdout] | ^^^^^^^^ [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/mod.rs:23:60 [INFO] [stdout] | [INFO] [stdout] 23 | | Operator::new(Rule::relational_equal, Assoc::Left) [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/mod.rs:24:15 [INFO] [stdout] | [INFO] [stdout] 24 | | Operator::new(Rule::relational_not_equal, Assoc::Left), [INFO] [stdout] | ^^^^^^^^ [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/mod.rs:24:64 [INFO] [stdout] | [INFO] [stdout] 24 | | Operator::new(Rule::relational_not_equal, Assoc::Left), [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/mod.rs:26:33 [INFO] [stdout] | [INFO] [stdout] 26 | static ref LOGICAL_CLIMBER: PrecClimber = PrecClimber::new(vec![ [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/mod.rs:26:53 [INFO] [stdout] | [INFO] [stdout] 26 | static ref LOGICAL_CLIMBER: PrecClimber = PrecClimber::new(vec![ [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/mod.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | Operator::new(Rule::logical_and, Assoc::Left), [INFO] [stdout] | ^^^^^^^^ [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/mod.rs:27:49 [INFO] [stdout] | [INFO] [stdout] 27 | Operator::new(Rule::logical_and, Assoc::Left), [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/mod.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | Operator::new(Rule::logical_or, Assoc::Left), [INFO] [stdout] | ^^^^^^^^ [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/mod.rs:28:48 [INFO] [stdout] | [INFO] [stdout] 28 | Operator::new(Rule::logical_or, Assoc::Left), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/error.rs:256:34 [INFO] [stdout] | [INFO] [stdout] 256 | fn source(&self) -> Option<&(error::Error + 'static)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 256 | fn source(&self) -> Option<&(dyn error::Error + 'static)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead [INFO] [stdout] --> src/builtin/filter/datetime.rs:26:31 [INFO] [stdout] | [INFO] [stdout] 26 | let dt = DateTime::::from_utc(NaiveDateTime::from_timestamp(ts, 0), Utc); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/builtin/filter/datetime.rs:26:55 [INFO] [stdout] | [INFO] [stdout] 26 | let dt = DateTime::::from_utc(NaiveDateTime::from_timestamp(ts, 0), Utc); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead [INFO] [stdout] --> src/builtin/function/now.rs:53:35 [INFO] [stdout] | [INFO] [stdout] 53 | let dt = DateTime::::from_utc(NaiveDateTime::from_timestamp(1_541_485_381, 0), Utc); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/builtin/function/now.rs:53:59 [INFO] [stdout] | [INFO] [stdout] 53 | let dt = DateTime::::from_utc(NaiveDateTime::from_timestamp(1_541_485_381, 0), Utc); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead [INFO] [stdout] --> src/builtin/function/now.rs:62:35 [INFO] [stdout] | [INFO] [stdout] 62 | let dt = DateTime::::from_utc(NaiveDateTime::from_timestamp(1_541_485_381, 0), Utc); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/builtin/function/now.rs:62:59 [INFO] [stdout] | [INFO] [stdout] 62 | let dt = DateTime::::from_utc(NaiveDateTime::from_timestamp(1_541_485_381, 0), Utc); [INFO] [stdout] | ^^^^^^^^^^^^^^ [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/mod.rs:12:63 [INFO] [stdout] | [INFO] [stdout] 12 | static ref MATH_CLIMBER: PrecClimber = PrecClimber::new(vec![ [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/mod.rs:13:19 [INFO] [stdout] | [INFO] [stdout] 13 | Operator::new(Rule::math_addition, Assoc::Left) | Operator::new(Rule::math_subtraction, Assoc::Left), [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/mod.rs:13:69 [INFO] [stdout] | [INFO] [stdout] 13 | Operator::new(Rule::math_addition, Assoc::Left) | Operator::new(Rule::math_subtraction, Assoc::Left), [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/mod.rs:14:19 [INFO] [stdout] | [INFO] [stdout] 14 | Operator::new(Rule::math_multiplication, Assoc::Left) [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/mod.rs:15:25 [INFO] [stdout] | [INFO] [stdout] 15 | | Operator::new(Rule::math_division, Assoc::Left) [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/mod.rs:16:25 [INFO] [stdout] | [INFO] [stdout] 16 | | Operator::new(Rule::math_modulo, Assoc::Left), [INFO] [stdout] | ^^^ [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/mod.rs:18:69 [INFO] [stdout] | [INFO] [stdout] 18 | static ref RELATIONAL_CLIMBER: PrecClimber = PrecClimber::new(vec![ [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/mod.rs:19:19 [INFO] [stdout] | [INFO] [stdout] 19 | Operator::new(Rule::relational_lower_than, Assoc::Left) [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/mod.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 20 | | Operator::new(Rule::relational_lower_than_or_equal, Assoc::Left) [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/mod.rs:21:25 [INFO] [stdout] | [INFO] [stdout] 21 | | Operator::new(Rule::relational_greater_than, Assoc::Left) [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/mod.rs:22:25 [INFO] [stdout] | [INFO] [stdout] 22 | | Operator::new(Rule::relational_greater_than_or_equal, Assoc::Left) [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/mod.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 23 | | Operator::new(Rule::relational_equal, Assoc::Left) [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/mod.rs:24:25 [INFO] [stdout] | [INFO] [stdout] 24 | | Operator::new(Rule::relational_not_equal, Assoc::Left), [INFO] [stdout] | ^^^ [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/mod.rs:26:66 [INFO] [stdout] | [INFO] [stdout] 26 | static ref LOGICAL_CLIMBER: PrecClimber = PrecClimber::new(vec![ [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/mod.rs:27:19 [INFO] [stdout] | [INFO] [stdout] 27 | Operator::new(Rule::logical_and, Assoc::Left), [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/mod.rs:28:19 [INFO] [stdout] | [INFO] [stdout] 28 | Operator::new(Rule::logical_or, Assoc::Left), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pest::prec_climber::PrecClimber::::climb`: 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/mod.rs:131:48 [INFO] [stdout] | [INFO] [stdout] 131 | Rule::basic_expression => MATH_CLIMBER.climb(pair.into_inner(), primary, infix)?, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pest::prec_climber::PrecClimber::::climb`: 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/mod.rs:187:53 [INFO] [stdout] | [INFO] [stdout] 187 | Rule::logical_expression => LOGICAL_CLIMBER.climb(pair.into_inner(), primary, infix), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pest::prec_climber::PrecClimber::::climb`: 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/mod.rs:358:48 [INFO] [stdout] | [INFO] [stdout] 358 | Rule::comparison_value => MATH_CLIMBER.climb(pair.into_inner(), primary, infix), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pest::prec_climber::PrecClimber::::climb`: 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/mod.rs:387:59 [INFO] [stdout] | [INFO] [stdout] 387 | Rule::comparison_expression => RELATIONAL_CLIMBER.climb(pair.into_inner(), primary, infix), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.89s [INFO] running `Command { std: "docker" "inspect" "bd2e620c1cd872948a254b243216e8d52f4ec0f6acda16915dae25ab57a80bbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd2e620c1cd872948a254b243216e8d52f4ec0f6acda16915dae25ab57a80bbf", kill_on_drop: false }` [INFO] [stdout] bd2e620c1cd872948a254b243216e8d52f4ec0f6acda16915dae25ab57a80bbf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fdc017a7f49aa8e986a7b282b7719f061893126f34f81eb58010562e800cb775 [INFO] running `Command { std: "docker" "start" "-a" "fdc017a7f49aa8e986a7b282b7719f061893126f34f81eb58010562e800cb775", kill_on_drop: false }` [INFO] [stderr] 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] [stderr] 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] [stderr] --> src/parser/mod.rs:4:20 [INFO] [stderr] | [INFO] [stderr] 4 | prec_climber::{Assoc, Operator, PrecClimber}, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] 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] [stderr] 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] [stderr] --> src/parser/mod.rs:4:27 [INFO] [stderr] | [INFO] [stderr] 4 | prec_climber::{Assoc, Operator, PrecClimber}, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] 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] [stderr] 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] [stderr] --> src/parser/mod.rs:4:37 [INFO] [stderr] | [INFO] [stderr] 4 | prec_climber::{Assoc, Operator, PrecClimber}, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] 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] [stderr] 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] [stderr] --> src/parser/mod.rs:12:30 [INFO] [stderr] | [INFO] [stderr] 12 | static ref MATH_CLIMBER: PrecClimber = PrecClimber::new(vec![ [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] 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] [stderr] 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] [stderr] --> src/parser/mod.rs:12:50 [INFO] [stderr] | [INFO] [stderr] 12 | static ref MATH_CLIMBER: PrecClimber = PrecClimber::new(vec![ [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] 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] [stderr] 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] [stderr] --> src/parser/mod.rs:13:9 [INFO] [stderr] | [INFO] [stderr] 13 | Operator::new(Rule::math_addition, Assoc::Left) | Operator::new(Rule::math_subtraction, Assoc::Left), [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] 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] [stderr] 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] [stderr] --> src/parser/mod.rs:13:51 [INFO] [stderr] | [INFO] [stderr] 13 | Operator::new(Rule::math_addition, Assoc::Left) | Operator::new(Rule::math_subtraction, Assoc::Left), [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] 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] [stderr] 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] [stderr] --> src/parser/mod.rs:13:59 [INFO] [stderr] | [INFO] [stderr] 13 | Operator::new(Rule::math_addition, Assoc::Left) | Operator::new(Rule::math_subtraction, Assoc::Left), [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] 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] [stderr] 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] [stderr] --> src/parser/mod.rs:13:104 [INFO] [stderr] | [INFO] [stderr] 13 | Operator::new(Rule::math_addition, Assoc::Left) | Operator::new(Rule::math_subtraction, Assoc::Left), [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] 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] [stderr] 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] [stderr] --> src/parser/mod.rs:14:9 [INFO] [stderr] | [INFO] [stderr] 14 | Operator::new(Rule::math_multiplication, Assoc::Left) [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] 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] [stderr] 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] [stderr] --> src/parser/mod.rs:14:57 [INFO] [stderr] | [INFO] [stderr] 14 | Operator::new(Rule::math_multiplication, Assoc::Left) [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] 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] [stderr] 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] [stderr] --> src/parser/mod.rs:15:15 [INFO] [stderr] | [INFO] [stderr] 15 | | Operator::new(Rule::math_division, Assoc::Left) [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] 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] [stderr] 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] [stderr] --> src/parser/mod.rs:15:57 [INFO] [stderr] | [INFO] [stderr] 15 | | Operator::new(Rule::math_division, Assoc::Left) [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] 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] [stderr] 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] [stderr] --> src/parser/mod.rs:16:15 [INFO] [stderr] | [INFO] [stderr] 16 | | Operator::new(Rule::math_modulo, Assoc::Left), [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] 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] [stderr] 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] [stderr] --> src/parser/mod.rs:16:55 [INFO] [stderr] | [INFO] [stderr] 16 | | Operator::new(Rule::math_modulo, Assoc::Left), [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] 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] [stderr] 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] [stderr] --> src/parser/mod.rs:18:36 [INFO] [stderr] | [INFO] [stderr] 18 | static ref RELATIONAL_CLIMBER: PrecClimber = PrecClimber::new(vec![ [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] 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] [stderr] 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] [stderr] --> src/parser/mod.rs:18:56 [INFO] [stderr] | [INFO] [stderr] 18 | static ref RELATIONAL_CLIMBER: PrecClimber = PrecClimber::new(vec![ [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] 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] [stderr] 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] [stderr] --> src/parser/mod.rs:19:9 [INFO] [stderr] | [INFO] [stderr] 19 | Operator::new(Rule::relational_lower_than, Assoc::Left) [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] 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] [stderr] 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] [stderr] --> src/parser/mod.rs:19:59 [INFO] [stderr] | [INFO] [stderr] 19 | Operator::new(Rule::relational_lower_than, Assoc::Left) [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] 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] [stderr] 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] [stderr] --> src/parser/mod.rs:20:15 [INFO] [stderr] | [INFO] [stderr] 20 | | Operator::new(Rule::relational_lower_than_or_equal, Assoc::Left) [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] 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] [stderr] 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] [stderr] --> src/parser/mod.rs:20:74 [INFO] [stderr] | [INFO] [stderr] 20 | | Operator::new(Rule::relational_lower_than_or_equal, Assoc::Left) [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] 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] [stderr] 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] [stderr] --> src/parser/mod.rs:21:15 [INFO] [stderr] | [INFO] [stderr] 21 | | Operator::new(Rule::relational_greater_than, Assoc::Left) [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] 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] [stderr] 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] [stderr] --> src/parser/mod.rs:21:67 [INFO] [stderr] | [INFO] [stderr] 21 | | Operator::new(Rule::relational_greater_than, Assoc::Left) [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] 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] [stderr] 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] [stderr] --> src/parser/mod.rs:22:15 [INFO] [stderr] | [INFO] [stderr] 22 | | Operator::new(Rule::relational_greater_than_or_equal, Assoc::Left) [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] 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] [stderr] 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] [stderr] --> src/parser/mod.rs:22:76 [INFO] [stderr] | [INFO] [stderr] 22 | | Operator::new(Rule::relational_greater_than_or_equal, Assoc::Left) [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] 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] [stderr] 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] [stderr] --> src/parser/mod.rs:23:15 [INFO] [stderr] | [INFO] [stderr] 23 | | Operator::new(Rule::relational_equal, Assoc::Left) [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] 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] [stderr] 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] [stderr] --> src/parser/mod.rs:23:60 [INFO] [stderr] | [INFO] [stderr] 23 | | Operator::new(Rule::relational_equal, Assoc::Left) [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] 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] [stderr] 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] [stderr] --> src/parser/mod.rs:24:15 [INFO] [stderr] | [INFO] [stderr] 24 | | Operator::new(Rule::relational_not_equal, Assoc::Left), [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] 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] [stderr] 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] [stderr] --> src/parser/mod.rs:24:64 [INFO] [stderr] | [INFO] [stderr] 24 | | Operator::new(Rule::relational_not_equal, Assoc::Left), [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] 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] [stderr] 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] [stderr] --> src/parser/mod.rs:26:33 [INFO] [stderr] | [INFO] [stderr] 26 | static ref LOGICAL_CLIMBER: PrecClimber = PrecClimber::new(vec![ [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] 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] [stderr] 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] [stderr] --> src/parser/mod.rs:26:53 [INFO] [stderr] | [INFO] [stderr] 26 | static ref LOGICAL_CLIMBER: PrecClimber = PrecClimber::new(vec![ [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] 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] [stderr] 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] [stderr] --> src/parser/mod.rs:27:9 [INFO] [stderr] | [INFO] [stderr] 27 | Operator::new(Rule::logical_and, Assoc::Left), [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] 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] [stderr] 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] [stderr] --> src/parser/mod.rs:27:49 [INFO] [stderr] | [INFO] [stderr] 27 | Operator::new(Rule::logical_and, Assoc::Left), [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] 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] [stderr] 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] [stderr] --> src/parser/mod.rs:28:9 [INFO] [stderr] | [INFO] [stderr] 28 | Operator::new(Rule::logical_or, Assoc::Left), [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] 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] [stderr] 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] [stderr] --> src/parser/mod.rs:28:48 [INFO] [stderr] | [INFO] [stderr] 28 | Operator::new(Rule::logical_or, Assoc::Left), [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/error.rs:256:34 [INFO] [stderr] | [INFO] [stderr] 256 | fn source(&self) -> Option<&(error::Error + 'static)> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stderr] | [INFO] [stderr] 256 | fn source(&self) -> Option<&(dyn error::Error + 'static)> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `chrono::DateTime::::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead [INFO] [stderr] --> src/builtin/filter/datetime.rs:26:31 [INFO] [stderr] | [INFO] [stderr] 26 | let dt = DateTime::::from_utc(NaiveDateTime::from_timestamp(ts, 0), Utc); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead [INFO] [stderr] --> src/builtin/filter/datetime.rs:26:55 [INFO] [stderr] | [INFO] [stderr] 26 | let dt = DateTime::::from_utc(NaiveDateTime::from_timestamp(ts, 0), Utc); [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] 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] [stderr] 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] [stderr] --> src/parser/mod.rs:12:63 [INFO] [stderr] | [INFO] [stderr] 12 | static ref MATH_CLIMBER: PrecClimber = PrecClimber::new(vec![ [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] 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] [stderr] 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] [stderr] --> src/parser/mod.rs:13:19 [INFO] [stderr] | [INFO] [stderr] 13 | Operator::new(Rule::math_addition, Assoc::Left) | Operator::new(Rule::math_subtraction, Assoc::Left), [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] 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] [stderr] 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] [stderr] --> src/parser/mod.rs:13:69 [INFO] [stderr] | [INFO] [stderr] 13 | Operator::new(Rule::math_addition, Assoc::Left) | Operator::new(Rule::math_subtraction, Assoc::Left), [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] 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] [stderr] 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] [stderr] --> src/parser/mod.rs:14:19 [INFO] [stderr] | [INFO] [stderr] 14 | Operator::new(Rule::math_multiplication, Assoc::Left) [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] 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] [stderr] 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] [stderr] --> src/parser/mod.rs:15:25 [INFO] [stderr] | [INFO] [stderr] 15 | | Operator::new(Rule::math_division, Assoc::Left) [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] 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] [stderr] 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] [stderr] --> src/parser/mod.rs:16:25 [INFO] [stderr] | [INFO] [stderr] 16 | | Operator::new(Rule::math_modulo, Assoc::Left), [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] 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] [stderr] 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] [stderr] --> src/parser/mod.rs:18:69 [INFO] [stderr] | [INFO] [stderr] 18 | static ref RELATIONAL_CLIMBER: PrecClimber = PrecClimber::new(vec![ [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] 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] [stderr] 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] [stderr] --> src/parser/mod.rs:19:19 [INFO] [stderr] | [INFO] [stderr] 19 | Operator::new(Rule::relational_lower_than, Assoc::Left) [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] 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] [stderr] 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] [stderr] --> src/parser/mod.rs:20:25 [INFO] [stderr] | [INFO] [stderr] 20 | | Operator::new(Rule::relational_lower_than_or_equal, Assoc::Left) [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] 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] [stderr] 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] [stderr] --> src/parser/mod.rs:21:25 [INFO] [stderr] | [INFO] [stderr] 21 | | Operator::new(Rule::relational_greater_than, Assoc::Left) [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] 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] [stderr] 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] [stderr] --> src/parser/mod.rs:22:25 [INFO] [stderr] | [INFO] [stderr] 22 | | Operator::new(Rule::relational_greater_than_or_equal, Assoc::Left) [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] 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] [stderr] 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] [stderr] --> src/parser/mod.rs:23:25 [INFO] [stderr] | [INFO] [stderr] 23 | | Operator::new(Rule::relational_equal, Assoc::Left) [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] 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] [stderr] 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] [stderr] --> src/parser/mod.rs:24:25 [INFO] [stderr] | [INFO] [stderr] 24 | | Operator::new(Rule::relational_not_equal, Assoc::Left), [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] 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] [stderr] 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] [stderr] --> src/parser/mod.rs:26:66 [INFO] [stderr] | [INFO] [stderr] 26 | static ref LOGICAL_CLIMBER: PrecClimber = PrecClimber::new(vec![ [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] 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] [stderr] 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] [stderr] --> src/parser/mod.rs:27:19 [INFO] [stderr] | [INFO] [stderr] 27 | Operator::new(Rule::logical_and, Assoc::Left), [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] 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] [stderr] 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] [stderr] --> src/parser/mod.rs:28:19 [INFO] [stderr] | [INFO] [stderr] 28 | Operator::new(Rule::logical_or, Assoc::Left), [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `pest::prec_climber::PrecClimber::::climb`: Use `pest::pratt_parser` instead (it is an equivalent which also supports unary prefix/suffix operators). [INFO] [stderr] 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] [stderr] --> src/parser/mod.rs:131:48 [INFO] [stderr] | [INFO] [stderr] 131 | Rule::basic_expression => MATH_CLIMBER.climb(pair.into_inner(), primary, infix)?, [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `pest::prec_climber::PrecClimber::::climb`: Use `pest::pratt_parser` instead (it is an equivalent which also supports unary prefix/suffix operators). [INFO] [stderr] 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] [stderr] --> src/parser/mod.rs:187:53 [INFO] [stderr] | [INFO] [stderr] 187 | Rule::logical_expression => LOGICAL_CLIMBER.climb(pair.into_inner(), primary, infix), [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `pest::prec_climber::PrecClimber::::climb`: Use `pest::pratt_parser` instead (it is an equivalent which also supports unary prefix/suffix operators). [INFO] [stderr] 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] [stderr] --> src/parser/mod.rs:358:48 [INFO] [stderr] | [INFO] [stderr] 358 | Rule::comparison_value => MATH_CLIMBER.climb(pair.into_inner(), primary, infix), [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `pest::prec_climber::PrecClimber::::climb`: Use `pest::pratt_parser` instead (it is an equivalent which also supports unary prefix/suffix operators). [INFO] [stderr] 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] [stderr] --> src/parser/mod.rs:387:59 [INFO] [stderr] | [INFO] [stderr] 387 | Rule::comparison_expression => RELATIONAL_CLIMBER.climb(pair.into_inner(), primary, infix), [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `balena-temen` (lib) generated 58 warnings (run `cargo fix --lib -p balena-temen` to apply 1 suggestion) [INFO] [stderr] warning: use of deprecated associated function `chrono::DateTime::::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead [INFO] [stderr] --> src/builtin/function/now.rs:53:35 [INFO] [stderr] | [INFO] [stderr] 53 | let dt = DateTime::::from_utc(NaiveDateTime::from_timestamp(1_541_485_381, 0), Utc); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead [INFO] [stderr] --> src/builtin/function/now.rs:53:59 [INFO] [stderr] | [INFO] [stderr] 53 | let dt = DateTime::::from_utc(NaiveDateTime::from_timestamp(1_541_485_381, 0), Utc); [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `chrono::DateTime::::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead [INFO] [stderr] --> src/builtin/function/now.rs:62:35 [INFO] [stderr] | [INFO] [stderr] 62 | let dt = DateTime::::from_utc(NaiveDateTime::from_timestamp(1_541_485_381, 0), Utc); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead [INFO] [stderr] --> src/builtin/function/now.rs:62:59 [INFO] [stderr] | [INFO] [stderr] 62 | let dt = DateTime::::from_utc(NaiveDateTime::from_timestamp(1_541_485_381, 0), Utc); [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `balena-temen` (lib test) generated 62 warnings (58 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/balena_temen-bee48932b0440207) [INFO] [stdout] [INFO] [stdout] running 38 tests [INFO] [stdout] test builtin::filter::datetime::tests::date_default_format ... ok [INFO] [stdout] test builtin::filter::datetime::tests::format_argument ... ok [INFO] [stdout] test builtin::filter::datetime::tests::fail_on_invalid_format_argument_type ... ok [INFO] [stdout] test builtin::filter::lower::tests::fail_on_invalid_input_type ... ok [INFO] [stdout] test builtin::filter::slugify::tests::fail_on_invalid_input_type ... ok [INFO] [stdout] test builtin::filter::upper::tests::fail_on_invalid_input_type ... ok [INFO] [stdout] test builtin::filter::slugify::tests::result_is_trimmed ... ok [INFO] [stdout] test builtin::filter::upper::tests::result_is_upper_cased ... ok [INFO] [stdout] test builtin::function::math::tests::log10_1 ... ok [INFO] [stdout] test builtin::function::math::tests::log10_100000 ... ok [INFO] [stdout] test builtin::function::math::tests::log10_2 ... ok [INFO] [stdout] test builtin::function::math::tests::max_fails_without_arguments ... ok [INFO] [stdout] test builtin::filter::datetime::tests::datetime_default_format ... ok [INFO] [stdout] test builtin::function::math::tests::log10_0 ... ok [INFO] [stdout] test builtin::filter::datetime::tests::time_default_format ... ok [INFO] [stdout] test builtin::function::math::tests::min_fails_with_strings ... ok [INFO] [stdout] test builtin::filter::lower::tests::result_is_lower_cased ... ok [INFO] [stdout] test builtin::filter::slugify::tests::fail_on_invalid_input ... ok [INFO] [stdout] test builtin::function::math::tests::min_two_values ... ok [INFO] [stdout] test builtin::function::math::tests::max_two_values ... ok [INFO] [stdout] test builtin::function::math::tests::max_multiple_values ... ok [INFO] [stdout] test builtin::function::math::tests::min_multiple_values ... ok [INFO] [stdout] test builtin::filter::trim::tests::result_is_trimmed ... ok [INFO] [stdout] test builtin::filter::trim::tests::fail_on_invalid_input_type ... ok [INFO] [stdout] test builtin::function::math::tests::pow_7_3 ... ok [INFO] [stdout] test builtin::function::math::tests::min_fails_without_arguments ... ok [INFO] [stdout] test builtin::function::now::tests::default_argument_values ... ok [INFO] [stdout] test builtin::function::now::tests::fail_on_invalid_timestamp_argument_type ... ok [INFO] [stdout] test builtin::function::math::tests::pow_7_minus_2 ... ok [INFO] [stdout] test builtin::function::now::tests::timestamp_argument ... ok [INFO] [stdout] test builtin::function::now::tests::subsequent_call_must_return_same_value ... ok [INFO] [stdout] test builtin::function::now::tests::utc_rfc3339_as_default ... ok [INFO] [stdout] test builtin::function::uuidv4::tests::result_is_valid_uuid_v4 ... ok [INFO] [stdout] test builtin::function::math::tests::min_with_floats_and_integers ... ok [INFO] [stdout] test builtin::function::math::tests::pow_minus_7_0_5 ... ok [INFO] [stdout] test builtin::function::math::tests::pow_4_0_5 ... ok [INFO] [stderr] Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-6755c6bf6c4b15ca) [INFO] [stdout] test builtin::function::math::tests::pow_10_2 ... ok [INFO] [stdout] test builtin::function::math::tests::max_fails_with_strings ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 38 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 119 tests [INFO] [stdout] test engine::eval::concat::string_with_integer ... ok [INFO] [stdout] test engine::eval::concat::multiple_strings ... ok [INFO] [stdout] test engine::eval::concat::string_with_float ... ok [INFO] [stdout] test engine::eval::filter::fail_on_unknown_filter ... ok [INFO] [stdout] test engine::eval::filter::custom_filter ... ok [INFO] [stdout] test engine::eval::filter::default_filters_are_registered ... ok [INFO] [stdout] test engine::eval::filter::filter_chain ... ok [INFO] [stdout] test engine::eval::function::fail_on_unknown_function ... ok [INFO] [stdout] test engine::eval::function::default_functions_are_registered ... ok [INFO] [stdout] test engine::eval::logical::greater_than_or_equal ... ok [INFO] [stdout] test engine::eval::logical::and ... ok [INFO] [stdout] test engine::eval::logical::greater_than ... ok [INFO] [stdout] test engine::eval::function::custom_function ... ok [INFO] [stdout] test engine::eval::logical::lower ... ok [INFO] [stdout] test engine::eval::logical::lower_or_equal ... ok [INFO] [stdout] test engine::eval::logical::equal ... ok [INFO] [stdout] test engine::eval::logical::equal_with_filter ... ok [INFO] [stdout] test engine::eval::logical::not ... ok [INFO] [stdout] test engine::eval::lookup::fail_on_dotted_identifier_integer_index_out_of_bounds ... ok [INFO] [stdout] test engine::eval::logical::or ... ok [INFO] [stdout] test engine::eval::logical::not_equal ... ok [INFO] [stdout] test engine::eval::lookup::fail_on_square_bracket_negative_integer_out_of_bounds ... ok [INFO] [stdout] test engine::eval::lookup::fail_on_square_bracket_indirect_invalid_type ... ok [INFO] [stdout] test engine::eval::lookup::fail_on_square_bracket_string_invalid_index ... ok [INFO] [stdout] test engine::eval::lookup::square_bracket_integer ... ok [INFO] [stdout] test engine::eval::lookup::fail_on_square_bracket_integer_out_of_bounds ... ok [INFO] [stdout] test engine::eval::lookup::fail_on_unknown_dotted_identifier ... ok [INFO] [stdout] test engine::eval::lookup::dotted_identifier_integer_index ... ok [INFO] [stdout] test engine::eval::lookup::fail_on_unknown_identifier ... ok [INFO] [stdout] test engine::eval::lookup::square_bracket_nested_indirect ... ok [INFO] [stdout] test engine::eval::lookup::simple_identifier ... ok [INFO] [stdout] test engine::eval::lookup::dotted_identifier_integer_index_mixed ... ok [INFO] [stdout] test engine::eval::math::division_result_as_float ... ok [INFO] [stdout] test engine::eval::lookup::square_bracket_mixed ... ok [INFO] [stdout] test engine::eval::lookup::dotted_identifier ... ok [INFO] [stdout] test engine::eval::math::math_operator_precedence ... ok [INFO] [stdout] test engine::eval::math::integer_operation_boundaries ... ok [INFO] [stdout] test engine::eval::math::fail_on_float_underflow_overflow_infinity ... ok [INFO] [stdout] test engine::eval::lookup::square_bracket_multiple_indirect ... ok [INFO] [stdout] test engine::eval::ternary::bool_value_as_condition ... ok [INFO] [stdout] test engine::eval::math::division_result_as_integer ... ok [INFO] [stdout] test engine::eval::lookup::square_bracket_indirect ... ok [INFO] [stdout] test engine::eval_as_bool::filter::fail_on_invalid_output_type ... ok [INFO] [stdout] test engine::eval::ternary::math_expression_as_falsy ... ok [INFO] [stdout] test engine::eval::math::float_math_operation ... ok [INFO] [stdout] test engine::eval_as_bool::logical::fail_on_invalid_syntax ... ok [INFO] [stdout] test engine::eval::ternary::string_concat_in_condition ... ok [INFO] [stdout] test engine::eval::ternary::fn_in_condition ... ok [INFO] [stdout] test engine::eval::lookup::square_bracket_string ... ok [INFO] [stdout] test engine::eval_as_bool::logical::logical_or ... ok [INFO] [stdout] test engine::eval_as_bool::logical::logical_and ... ok [INFO] [stdout] test engine::eval::lookup::square_bracket_negative_integer ... ok [INFO] [stdout] test engine::eval_as_bool::logical::logical_not ... ok [INFO] [stdout] test engine::eval::ternary::math_expression_as_truthy ... ok [INFO] [stdout] test engine::eval::math::zero_division ... ok [INFO] [stdout] test engine::eval_as_bool::function::fail_on_invalid_output_type ... ok [INFO] [stdout] test engine::eval_as_bool::math::fail_on_math_result ... ok [INFO] [stdout] test engine::eval::ternary::nested ... ok [INFO] [stdout] test engine::eval_as_bool::logical::fail_on_invalid_type ... ok [INFO] [stdout] test engine::eval::lookup::relative_lookup ... ok [INFO] [stdout] test engine::eval_as_bool::math::math ... ok [INFO] [stdout] test engine::eval_as_bool::math::float_relative_eq ... ok [INFO] [stdout] test engine::eval::math::integer_math_operations ... ok [INFO] [stdout] test engine::eval_as_bool::primitive::fail_on_float ... ok [INFO] [stdout] test engine::eval_as_bool::primitive::fail_on_integer ... ok [INFO] [stdout] test engine::eval_as_bool::primitive::fail_on_string ... ok [INFO] [stdout] test engine::eval_as_bool::relational::greater_than ... ok [INFO] [stdout] test engine::eval_as_bool::relational::equal ... ok [INFO] [stdout] test engine::eval_as_bool::relational::lower_than_or_equal ... ok [INFO] [stdout] test engine::eval_as_bool::relational::lower_than ... ok [INFO] [stdout] test engine::eval_as_bool::primitive::boolean ... ok [INFO] [stdout] test engine::eval_as_bool::relational::greater_than_or_equal ... ok [INFO] [stdout] test engine::helper::array ... ok [INFO] [stdout] test engine::helper::custom_keyword ... ok [INFO] [stdout] test engine::helper::fail_on_circular_dependencies ... ok [INFO] [stdout] test parser::filter::chained_filter ... ok [INFO] [stdout] test parser::function::with_arguments ... ok [INFO] [stdout] test parser::identifier::allowed_characters ... ok [INFO] [stdout] test engine::helper::nested_object ... ok [INFO] [stdout] test parser::filter::single_filter ... ok [INFO] [stdout] test parser::function::without_arguments ... ok [INFO] [stdout] test engine::regressions::one_formula_fail_second_formula_success ... ok [INFO] [stdout] test engine::regressions::fuzzer_invalid_overflow ... ok [INFO] [stdout] test parser::identifier::dotted ... ok [INFO] [stdout] test parser::identifier::fail_on_bool_index ... ok [INFO] [stdout] test engine::eval_as_bool::relational::not_equal ... ok [INFO] [stdout] test parser::function::with_positional_arguments ... ok [INFO] [stdout] test engine::helper::primitive_types_pass_through ... ok [INFO] [stdout] test engine::helper::root_object ... ok [INFO] [stdout] test engine::helper::chained_references ... ok [INFO] [stdout] test parser::identifier::indirect_index ... ok [INFO] [stdout] test parser::identifier::max_length ... ok [INFO] [stdout] test parser::identifier::fail_on_exceeded_max_length ... ok [INFO] [stdout] test parser::identifier::min_length ... ok [INFO] [stdout] test parser::identifier::this_reserved_keyword ... ok [INFO] [stdout] test parser::primitive::boolean ... ok [INFO] [stdout] test parser::identifier::fail_on_float_index ... ok [INFO] [stdout] test parser::identifier::simple ... ok [INFO] [stdout] test parser::logical::fail_on_invalid_syntax ... ok [INFO] [stdout] test parser::identifier::integer_index ... ok [INFO] [stdout] test parser::primitive::fail_on_float_infinity ... ok [INFO] [stdout] test parser::math::operator ... ok [INFO] [stdout] test parser::math::fail_on_invalid_syntax ... ok [INFO] [stdout] test parser::identifier::fail_on_number_prefix ... ok [INFO] [stdout] test parser::identifier::super_reserved_keyword ... ok [INFO] [stdout] test parser::identifier::string_index ... ok [INFO] [stdout] test parser::primitive::fail_on_integer_out_of_bounds ... ok [INFO] [stdout] test parser::primitive::fail_on_float_without_leading_digit ... ok [INFO] [stdout] test parser::primitive::integer ... ok [INFO] [stdout] test parser::primitive::float ... ok [INFO] [stdout] test parser::primitive::fail_on_invalid_string_syntax ... ok [INFO] [stdout] test parser::relational::operator ... ok [INFO] [stdout] test parser::relational::fail_on_invalid_syntax ... ok [INFO] [stdout] test parser::primitive::float_boundaries ... ok [INFO] [stdout] test parser::primitive::float_leading_and_trailing_zeroes ... ok [INFO] [stdout] test parser::logical::operator ... ok [INFO] [stdout] test parser::primitive::integer_with_leading_zeroes ... ok [INFO] [stdout] test parser::primitive::integer_boundaries ... ok [INFO] [stdout] test parser::primitive::string ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 119 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] Doc-tests balena_temen [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test src/engine/mod.rs - engine::Engine::eval_as_bool (line 137) ... ok [INFO] [stdout] test src/engine/helper.rs - engine::helper::evaluate (line 204) ... ok [INFO] [stdout] test src/lib.rs - (line 132) ... ok [INFO] [stdout] test src/ast.rs - ast (line 7) ... ok [INFO] [stdout] test src/ast.rs - ast::Identifier::is_canonical (line 258) ... ok [INFO] [stdout] test src/error.rs - error (line 9) ... ok [INFO] [stdout] test src/ast.rs - ast::Identifier::identifier (line 441) ... ok [INFO] [stdout] test src/engine/helper.rs - engine::helper::evaluate_with_engine (line 258) ... ok [INFO] [stdout] test src/engine/builder.rs - engine::builder::EngineBuilder::filter (line 71) ... ok [INFO] [stdout] test src/ast.rs - ast::Identifier::name (line 392) ... ok [INFO] [stdout] test src/ast.rs - ast::Identifier::index (line 418) ... ok [INFO] [stdout] test src/engine/mod.rs - engine::Engine::eval (line 60) ... ok [INFO] [stdout] test src/ast.rs - ast::Identifier::is_canonical (line 246) ... ok [INFO] [stdout] test src/engine/builder.rs - engine::builder::EngineBuilder::function (line 168) ... ok [INFO] [stdout] test src/ast.rs - ast::Identifier::canonicalize (line 334) ... ok [INFO] [stdout] test src/engine/helper.rs - engine::helper::evaluate (line 217) ... ok [INFO] [stdout] test src/lib.rs - (line 49) ... ok [INFO] [stdout] test src/lib.rs - (line 26) ... ok [INFO] [stdout] test src/lib.rs - (line 167) ... ok [INFO] [stdout] test src/lib.rs - (line 95) ... ok [INFO] [stdout] test src/lib.rs - (line 70) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.12s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fdc017a7f49aa8e986a7b282b7719f061893126f34f81eb58010562e800cb775", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdc017a7f49aa8e986a7b282b7719f061893126f34f81eb58010562e800cb775", kill_on_drop: false }` [INFO] [stdout] fdc017a7f49aa8e986a7b282b7719f061893126f34f81eb58010562e800cb775