[INFO] fetching crate nereon 0.6.0...
[INFO] testing nereon-0.6.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate nereon 0.6.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate nereon 0.6.0
[INFO] finished tweaking crates.io crate nereon 0.6.0
[INFO] tweaked toml for crates.io crate nereon 0.6.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate nereon 0.6.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 42 packages to latest compatible versions
[INFO] [stderr]       Adding clap v2.34.0 (available: v4.5.51)
[INFO] [stderr]       Adding toml v0.4.10 (available: v0.9.8)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml v0.4.10
[INFO] [stderr]   Downloaded nereon_derive v0.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 721a7133689b29c5b8bc1df323feb4b4e001a943c7b2f054643862821b11d369
[INFO] running `Command { std: "docker" "start" "-a" "721a7133689b29c5b8bc1df323feb4b4e001a943c7b2f054643862821b11d369", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "721a7133689b29c5b8bc1df323feb4b4e001a943c7b2f054643862821b11d369", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "721a7133689b29c5b8bc1df323feb4b4e001a943c7b2f054643862821b11d369", kill_on_drop: false }`
[INFO] [stdout] 721a7133689b29c5b8bc1df323feb4b4e001a943c7b2f054643862821b11d369
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b5a7a347ce5bd34293d3ee787af60930b751d71d56221df7f0c8b994fa5418a0
[INFO] running `Command { std: "docker" "start" "-a" "b5a7a347ce5bd34293d3ee787af60930b751d71d56221df7f0c8b994fa5418a0", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling nereon_derive v0.6.0
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling nereon v0.6.0 (/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/noc/mod.rs:29:26
[INFO] [stdout]    |
[INFO] [stdout] 29 | use pest::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/noc/mod.rs:29:33
[INFO] [stdout]    |
[INFO] [stdout] 29 | use pest::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/noc/mod.rs:29:43
[INFO] [stdout]    |
[INFO] [stdout] 29 | use pest::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/noc/mod.rs:52:25
[INFO] [stdout]    |
[INFO] [stdout] 52 |     static ref CLIMBER: PrecClimber<Rule> = {
[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/noc/mod.rs:53:20
[INFO] [stdout]    |
[INFO] [stdout] 53 |         let plus = Operator::new(Rule::plus, 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/noc/mod.rs:53:53
[INFO] [stdout]    |
[INFO] [stdout] 53 |         let plus = Operator::new(Rule::plus, 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/noc/mod.rs:54:21
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let minus = Operator::new(Rule::minus, 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/noc/mod.rs:54:55
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let minus = Operator::new(Rule::minus, 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/noc/mod.rs:55:21
[INFO] [stdout]    |
[INFO] [stdout] 55 |         let times = Operator::new(Rule::times, 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/noc/mod.rs:55:55
[INFO] [stdout]    |
[INFO] [stdout] 55 |         let times = Operator::new(Rule::times, 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/noc/mod.rs:56:22
[INFO] [stdout]    |
[INFO] [stdout] 56 |         let divide = Operator::new(Rule::divide, 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/noc/mod.rs:56:57
[INFO] [stdout]    |
[INFO] [stdout] 56 |         let divide = Operator::new(Rule::divide, 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/noc/mod.rs:57:23
[INFO] [stdout]    |
[INFO] [stdout] 57 |         let modulus = Operator::new(Rule::modulus, 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/noc/mod.rs:57:59
[INFO] [stdout]    |
[INFO] [stdout] 57 |         let modulus = Operator::new(Rule::modulus, 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/noc/mod.rs:58:22
[INFO] [stdout]    |
[INFO] [stdout] 58 |         let intdiv = Operator::new(Rule::intdiv, 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/noc/mod.rs:58:57
[INFO] [stdout]    |
[INFO] [stdout] 58 |         let intdiv = Operator::new(Rule::intdiv, 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/noc/mod.rs:59:21
[INFO] [stdout]    |
[INFO] [stdout] 59 |         let power = Operator::new(Rule::power, 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/noc/mod.rs:59:55
[INFO] [stdout]    |
[INFO] [stdout] 59 |         let power = Operator::new(Rule::power, 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/noc/mod.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |         PrecClimber::new(vec![plus | minus, times | divide | modulus | intdiv, power])
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pest::prec_climber::Operator::<R>::new`: Use `pest::pratt_parser` instead (it is an equivalent which also supports unary prefix/suffix operators).
[INFO] [stdout]          While prec_climber is going to be kept in 2.x minor and patch releases, it may be removed in a future major release.
[INFO] [stdout]   --> src/noc/mod.rs:53:30
[INFO] [stdout]    |
[INFO] [stdout] 53 |         let plus = Operator::new(Rule::plus, Assoc::Left);
[INFO] [stdout]    |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pest::prec_climber::Operator::<R>::new`: Use `pest::pratt_parser` instead (it is an equivalent which also supports unary prefix/suffix operators).
[INFO] [stdout]          While prec_climber is going to be kept in 2.x minor and patch releases, it may be removed in a future major release.
[INFO] [stdout]   --> src/noc/mod.rs:54:31
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let minus = Operator::new(Rule::minus, Assoc::Left);
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pest::prec_climber::Operator::<R>::new`: Use `pest::pratt_parser` instead (it is an equivalent which also supports unary prefix/suffix operators).
[INFO] [stdout]          While prec_climber is going to be kept in 2.x minor and patch releases, it may be removed in a future major release.
[INFO] [stdout]   --> src/noc/mod.rs:55:31
[INFO] [stdout]    |
[INFO] [stdout] 55 |         let times = Operator::new(Rule::times, Assoc::Left);
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pest::prec_climber::Operator::<R>::new`: Use `pest::pratt_parser` instead (it is an equivalent which also supports unary prefix/suffix operators).
[INFO] [stdout]          While prec_climber is going to be kept in 2.x minor and patch releases, it may be removed in a future major release.
[INFO] [stdout]   --> src/noc/mod.rs:56:32
[INFO] [stdout]    |
[INFO] [stdout] 56 |         let divide = Operator::new(Rule::divide, Assoc::Left);
[INFO] [stdout]    |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pest::prec_climber::Operator::<R>::new`: Use `pest::pratt_parser` instead (it is an equivalent which also supports unary prefix/suffix operators).
[INFO] [stdout]          While prec_climber is going to be kept in 2.x minor and patch releases, it may be removed in a future major release.
[INFO] [stdout]   --> src/noc/mod.rs:57:33
[INFO] [stdout]    |
[INFO] [stdout] 57 |         let modulus = Operator::new(Rule::modulus, Assoc::Left);
[INFO] [stdout]    |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pest::prec_climber::Operator::<R>::new`: Use `pest::pratt_parser` instead (it is an equivalent which also supports unary prefix/suffix operators).
[INFO] [stdout]          While prec_climber is going to be kept in 2.x minor and patch releases, it may be removed in a future major release.
[INFO] [stdout]   --> src/noc/mod.rs:58:32
[INFO] [stdout]    |
[INFO] [stdout] 58 |         let intdiv = Operator::new(Rule::intdiv, Assoc::Left);
[INFO] [stdout]    |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pest::prec_climber::Operator::<R>::new`: Use `pest::pratt_parser` instead (it is an equivalent which also supports unary prefix/suffix operators).
[INFO] [stdout]          While prec_climber is going to be kept in 2.x minor and patch releases, it may be removed in a future major release.
[INFO] [stdout]   --> src/noc/mod.rs:59:31
[INFO] [stdout]    |
[INFO] [stdout] 59 |         let power = Operator::new(Rule::power, Assoc::Left);
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pest::prec_climber::PrecClimber::<R>::new`: Use `pest::pratt_parser` instead (it is an equivalent which also supports unary prefix/suffix operators).
[INFO] [stdout]          While prec_climber is going to be kept in 2.x minor and patch releases, it may be removed in a future major release.
[INFO] [stdout]   --> src/noc/mod.rs:60:22
[INFO] [stdout]    |
[INFO] [stdout] 60 |         PrecClimber::new(vec![plus | minus, times | divide | modulus | intdiv, power])
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pest::prec_climber::PrecClimber::<R>::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/noc/mod.rs:169:13
[INFO] [stdout]     |
[INFO] [stdout] 169 |     CLIMBER.climb(
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead
[INFO] [stdout]    --> src/noc/mod.rs:192:33
[INFO] [stdout]     |
[INFO] [stdout] 192 |                 s.push_str(pair.into_span().as_str());
[INFO] [stdout]     |                                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead
[INFO] [stdout]    --> src/noc/mod.rs:196:33
[INFO] [stdout]     |
[INFO] [stdout] 196 |                 let span = pair.into_span();
[INFO] [stdout]     |                                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead
[INFO] [stdout]    --> src/noc/mod.rs:211:32
[INFO] [stdout]     |
[INFO] [stdout] 211 |                 let esc = pair.into_span().as_str();
[INFO] [stdout]     |                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead
[INFO] [stdout]    --> src/noc/mod.rs:224:33
[INFO] [stdout]     |
[INFO] [stdout] 224 |                 s.push_str(pair.into_span().as_str());
[INFO] [stdout]     |                                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead
[INFO] [stdout]    --> src/noc/mod.rs:228:33
[INFO] [stdout]     |
[INFO] [stdout] 228 |                 let span = pair.into_span();
[INFO] [stdout]     |                                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/noc/value.rs:156:29
[INFO] [stdout]     |
[INFO] [stdout] 156 |                         let mut node = old_value.unwrap_or_else(|| Value::Table(HashMap::new()));
[INFO] [stdout]     |                             ----^^^^
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/noc/error.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |         write!(f, "{} at ", self. reason);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 47 |         let _ = write!(f, "{} at ", self. reason);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/noc/error.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |             write!(f, "(line: {}, char {})", l, c);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 51 |             let _ = write!(f, "(line: {}, char {})", l, c);
[INFO] [stdout]    |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/noc/error.rs:53:17
[INFO] [stdout]    |
[INFO] [stdout] 53 |                 write!(f, " while parsing ");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 53 |                 let _ = write!(f, " while parsing ");
[INFO] [stdout]    |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/noc/error.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 | /         write!(
[INFO] [stdout] 63 | |             f,
[INFO] [stdout] 64 | |             "Expected {} but found {} while parsing the value for ",
[INFO] [stdout] 65 | |             self.expected, self.found
[INFO] [stdout] 66 | |         );
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let _ = write!(
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/noc/error.rs:71:17
[INFO] [stdout]    |
[INFO] [stdout] 71 |                 write!(f, "\"{}\", ", k);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 71 |                 let _ = write!(f, "\"{}\", ", k);
[INFO] [stdout]    |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/noc/error.rs:73:17
[INFO] [stdout]    |
[INFO] [stdout] 73 |                 write!(f, "\"{}\"", k);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 73 |                 let _ = write!(f, "\"{}\"", k);
[INFO] [stdout]    |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.82s
[INFO] running `Command { std: "docker" "inspect" "b5a7a347ce5bd34293d3ee787af60930b751d71d56221df7f0c8b994fa5418a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5a7a347ce5bd34293d3ee787af60930b751d71d56221df7f0c8b994fa5418a0", kill_on_drop: false }`
[INFO] [stdout] b5a7a347ce5bd34293d3ee787af60930b751d71d56221df7f0c8b994fa5418a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 533abb20c31d8c1cd5d96050fec4dca5c3a1ab80bd680c27ad2192f2fe58d0d3
[INFO] running `Command { std: "docker" "start" "-a" "533abb20c31d8c1cd5d96050fec4dca5c3a1ab80bd680c27ad2192f2fe58d0d3", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[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/noc/mod.rs:29:26
[INFO] [stdout]    |
[INFO] [stdout] 29 | use pest::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/noc/mod.rs:29:33
[INFO] [stdout]    |
[INFO] [stdout] 29 | use pest::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/noc/mod.rs:29:43
[INFO] [stdout]    |
[INFO] [stdout] 29 | use pest::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/noc/mod.rs:52:25
[INFO] [stdout]    |
[INFO] [stdout] 52 |     static ref CLIMBER: PrecClimber<Rule> = {
[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/noc/mod.rs:53:20
[INFO] [stdout]    |
[INFO] [stdout] 53 |         let plus = Operator::new(Rule::plus, 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/noc/mod.rs:53:53
[INFO] [stdout]    |
[INFO] [stdout] 53 |         let plus = Operator::new(Rule::plus, 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/noc/mod.rs:54:21
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let minus = Operator::new(Rule::minus, 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/noc/mod.rs:54:55
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let minus = Operator::new(Rule::minus, 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/noc/mod.rs:55:21
[INFO] [stdout]    |
[INFO] [stdout] 55 |         let times = Operator::new(Rule::times, 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/noc/mod.rs:55:55
[INFO] [stdout]    |
[INFO] [stdout] 55 |         let times = Operator::new(Rule::times, 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/noc/mod.rs:56:22
[INFO] [stdout]    |
[INFO] [stdout] 56 |         let divide = Operator::new(Rule::divide, 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/noc/mod.rs:56:57
[INFO] [stdout]    |
[INFO] [stdout] 56 |         let divide = Operator::new(Rule::divide, 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/noc/mod.rs:57:23
[INFO] [stdout]    |
[INFO] [stdout] 57 |         let modulus = Operator::new(Rule::modulus, 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/noc/mod.rs:57:59
[INFO] [stdout]    |
[INFO] [stdout] 57 |         let modulus = Operator::new(Rule::modulus, 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/noc/mod.rs:58:22
[INFO] [stdout]    |
[INFO] [stdout] 58 |         let intdiv = Operator::new(Rule::intdiv, 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/noc/mod.rs:58:57
[INFO] [stdout]    |
[INFO] [stdout] 58 |         let intdiv = Operator::new(Rule::intdiv, 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/noc/mod.rs:59:21
[INFO] [stdout]    |
[INFO] [stdout] 59 |         let power = Operator::new(Rule::power, 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/noc/mod.rs:59:55
[INFO] [stdout]    |
[INFO] [stdout] 59 |         let power = Operator::new(Rule::power, 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/noc/mod.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |         PrecClimber::new(vec![plus | minus, times | divide | modulus | intdiv, power])
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pest::prec_climber::Operator::<R>::new`: Use `pest::pratt_parser` instead (it is an equivalent which also supports unary prefix/suffix operators).
[INFO] [stdout]          While prec_climber is going to be kept in 2.x minor and patch releases, it may be removed in a future major release.
[INFO] [stdout]   --> src/noc/mod.rs:53:30
[INFO] [stdout]    |
[INFO] [stdout] 53 |         let plus = Operator::new(Rule::plus, Assoc::Left);
[INFO] [stdout]    |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pest::prec_climber::Operator::<R>::new`: Use `pest::pratt_parser` instead (it is an equivalent which also supports unary prefix/suffix operators).
[INFO] [stdout]          While prec_climber is going to be kept in 2.x minor and patch releases, it may be removed in a future major release.
[INFO] [stdout]   --> src/noc/mod.rs:54:31
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let minus = Operator::new(Rule::minus, Assoc::Left);
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pest::prec_climber::Operator::<R>::new`: Use `pest::pratt_parser` instead (it is an equivalent which also supports unary prefix/suffix operators).
[INFO] [stdout]          While prec_climber is going to be kept in 2.x minor and patch releases, it may be removed in a future major release.
[INFO] [stdout]   --> src/noc/mod.rs:55:31
[INFO] [stdout]    |
[INFO] [stdout] 55 |         let times = Operator::new(Rule::times, Assoc::Left);
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pest::prec_climber::Operator::<R>::new`: Use `pest::pratt_parser` instead (it is an equivalent which also supports unary prefix/suffix operators).
[INFO] [stdout]          While prec_climber is going to be kept in 2.x minor and patch releases, it may be removed in a future major release.
[INFO] [stdout]   --> src/noc/mod.rs:56:32
[INFO] [stdout]    |
[INFO] [stdout] 56 |         let divide = Operator::new(Rule::divide, Assoc::Left);
[INFO] [stdout]    |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pest::prec_climber::Operator::<R>::new`: Use `pest::pratt_parser` instead (it is an equivalent which also supports unary prefix/suffix operators).
[INFO] [stdout]          While prec_climber is going to be kept in 2.x minor and patch releases, it may be removed in a future major release.
[INFO] [stdout]   --> src/noc/mod.rs:57:33
[INFO] [stdout]    |
[INFO] [stdout] 57 |         let modulus = Operator::new(Rule::modulus, Assoc::Left);
[INFO] [stdout]    |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pest::prec_climber::Operator::<R>::new`: Use `pest::pratt_parser` instead (it is an equivalent which also supports unary prefix/suffix operators).
[INFO] [stdout]          While prec_climber is going to be kept in 2.x minor and patch releases, it may be removed in a future major release.
[INFO] [stdout]   --> src/noc/mod.rs:58:32
[INFO] [stdout]    |
[INFO] [stdout] 58 |         let intdiv = Operator::new(Rule::intdiv, Assoc::Left);
[INFO] [stdout]    |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pest::prec_climber::Operator::<R>::new`: Use `pest::pratt_parser` instead (it is an equivalent which also supports unary prefix/suffix operators).
[INFO] [stdout]          While prec_climber is going to be kept in 2.x minor and patch releases, it may be removed in a future major release.
[INFO] [stdout]   --> src/noc/mod.rs:59:31
[INFO] [stdout]    |
[INFO] [stdout] 59 |         let power = Operator::new(Rule::power, Assoc::Left);
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pest::prec_climber::PrecClimber::<R>::new`: Use `pest::pratt_parser` instead (it is an equivalent which also supports unary prefix/suffix operators).
[INFO] [stdout]          While prec_climber is going to be kept in 2.x minor and patch releases, it may be removed in a future major release.
[INFO] [stdout]   --> src/noc/mod.rs:60:22
[INFO] [stdout]    |
[INFO] [stdout] 60 |         PrecClimber::new(vec![plus | minus, times | divide | modulus | intdiv, power])
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pest::prec_climber::PrecClimber::<R>::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/noc/mod.rs:169:13
[INFO] [stdout]     |
[INFO] [stdout] 169 |     CLIMBER.climb(
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead
[INFO] [stdout]    --> src/noc/mod.rs:192:33
[INFO] [stdout]     |
[INFO] [stdout] 192 |                 s.push_str(pair.into_span().as_str());
[INFO] [stdout]     |                                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead
[INFO] [stdout]    --> src/noc/mod.rs:196:33
[INFO] [stdout]     |
[INFO] [stdout] 196 |                 let span = pair.into_span();
[INFO] [stdout]     |                                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead
[INFO] [stdout]    --> src/noc/mod.rs:211:32
[INFO] [stdout]     |
[INFO] [stdout] 211 |                 let esc = pair.into_span().as_str();
[INFO] [stdout]     |                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead
[INFO] [stdout]    --> src/noc/mod.rs:224:33
[INFO] [stdout]     |
[INFO] [stdout] 224 |                 s.push_str(pair.into_span().as_str());
[INFO] [stdout]     |                                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead
[INFO] [stdout]    --> src/noc/mod.rs:228:33
[INFO] [stdout]     |
[INFO] [stdout] 228 |                 let span = pair.into_span();
[INFO] [stdout]     |                                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/noc/value.rs:156:29
[INFO] [stdout]     |
[INFO] [stdout] 156 |                         let mut node = old_value.unwrap_or_else(|| Value::Table(HashMap::new()));
[INFO] [stdout]     |                             ----^^^^
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/noc/error.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |         write!(f, "{} at ", self. reason);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 47 |         let _ = write!(f, "{} at ", self. reason);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/noc/error.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |             write!(f, "(line: {}, char {})", l, c);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 51 |             let _ = write!(f, "(line: {}, char {})", l, c);
[INFO] [stdout]    |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/noc/error.rs:53:17
[INFO] [stdout]    |
[INFO] [stdout] 53 |                 write!(f, " while parsing ");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 53 |                 let _ = write!(f, " while parsing ");
[INFO] [stdout]    |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/noc/error.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 | /         write!(
[INFO] [stdout] 63 | |             f,
[INFO] [stdout] 64 | |             "Expected {} but found {} while parsing the value for ",
[INFO] [stdout] 65 | |             self.expected, self.found
[INFO] [stdout] 66 | |         );
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let _ = write!(
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/noc/error.rs:71:17
[INFO] [stdout]    |
[INFO] [stdout] 71 |                 write!(f, "\"{}\", ", k);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 71 |                 let _ = write!(f, "\"{}\", ", k);
[INFO] [stdout]    |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/noc/error.rs:73:17
[INFO] [stdout]    |
[INFO] [stdout] 73 |                 write!(f, "\"{}\"", k);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 73 |                 let _ = write!(f, "\"{}\"", k);
[INFO] [stdout]    |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling toml v0.4.10
[INFO] [stderr]    Compiling nereon v0.6.0 (/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/noc/mod.rs:29:26
[INFO] [stdout]    |
[INFO] [stdout] 29 | use pest::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/noc/mod.rs:29:33
[INFO] [stdout]    |
[INFO] [stdout] 29 | use pest::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/noc/mod.rs:29:43
[INFO] [stdout]    |
[INFO] [stdout] 29 | use pest::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/noc/mod.rs:52:25
[INFO] [stdout]    |
[INFO] [stdout] 52 |     static ref CLIMBER: PrecClimber<Rule> = {
[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/noc/mod.rs:53:20
[INFO] [stdout]    |
[INFO] [stdout] 53 |         let plus = Operator::new(Rule::plus, 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/noc/mod.rs:53:53
[INFO] [stdout]    |
[INFO] [stdout] 53 |         let plus = Operator::new(Rule::plus, 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/noc/mod.rs:54:21
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let minus = Operator::new(Rule::minus, 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/noc/mod.rs:54:55
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let minus = Operator::new(Rule::minus, 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/noc/mod.rs:55:21
[INFO] [stdout]    |
[INFO] [stdout] 55 |         let times = Operator::new(Rule::times, 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/noc/mod.rs:55:55
[INFO] [stdout]    |
[INFO] [stdout] 55 |         let times = Operator::new(Rule::times, 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/noc/mod.rs:56:22
[INFO] [stdout]    |
[INFO] [stdout] 56 |         let divide = Operator::new(Rule::divide, 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/noc/mod.rs:56:57
[INFO] [stdout]    |
[INFO] [stdout] 56 |         let divide = Operator::new(Rule::divide, 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/noc/mod.rs:57:23
[INFO] [stdout]    |
[INFO] [stdout] 57 |         let modulus = Operator::new(Rule::modulus, 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/noc/mod.rs:57:59
[INFO] [stdout]    |
[INFO] [stdout] 57 |         let modulus = Operator::new(Rule::modulus, 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/noc/mod.rs:58:22
[INFO] [stdout]    |
[INFO] [stdout] 58 |         let intdiv = Operator::new(Rule::intdiv, 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/noc/mod.rs:58:57
[INFO] [stdout]    |
[INFO] [stdout] 58 |         let intdiv = Operator::new(Rule::intdiv, 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/noc/mod.rs:59:21
[INFO] [stdout]    |
[INFO] [stdout] 59 |         let power = Operator::new(Rule::power, 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/noc/mod.rs:59:55
[INFO] [stdout]    |
[INFO] [stdout] 59 |         let power = Operator::new(Rule::power, 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/noc/mod.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |         PrecClimber::new(vec![plus | minus, times | divide | modulus | intdiv, power])
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pest::prec_climber::Operator::<R>::new`: Use `pest::pratt_parser` instead (it is an equivalent which also supports unary prefix/suffix operators).
[INFO] [stdout]          While prec_climber is going to be kept in 2.x minor and patch releases, it may be removed in a future major release.
[INFO] [stdout]   --> src/noc/mod.rs:53:30
[INFO] [stdout]    |
[INFO] [stdout] 53 |         let plus = Operator::new(Rule::plus, Assoc::Left);
[INFO] [stdout]    |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pest::prec_climber::Operator::<R>::new`: Use `pest::pratt_parser` instead (it is an equivalent which also supports unary prefix/suffix operators).
[INFO] [stdout]          While prec_climber is going to be kept in 2.x minor and patch releases, it may be removed in a future major release.
[INFO] [stdout]   --> src/noc/mod.rs:54:31
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let minus = Operator::new(Rule::minus, Assoc::Left);
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pest::prec_climber::Operator::<R>::new`: Use `pest::pratt_parser` instead (it is an equivalent which also supports unary prefix/suffix operators).
[INFO] [stdout]          While prec_climber is going to be kept in 2.x minor and patch releases, it may be removed in a future major release.
[INFO] [stdout]   --> src/noc/mod.rs:55:31
[INFO] [stdout]    |
[INFO] [stdout] 55 |         let times = Operator::new(Rule::times, Assoc::Left);
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pest::prec_climber::Operator::<R>::new`: Use `pest::pratt_parser` instead (it is an equivalent which also supports unary prefix/suffix operators).
[INFO] [stdout]          While prec_climber is going to be kept in 2.x minor and patch releases, it may be removed in a future major release.
[INFO] [stdout]   --> src/noc/mod.rs:56:32
[INFO] [stdout]    |
[INFO] [stdout] 56 |         let divide = Operator::new(Rule::divide, Assoc::Left);
[INFO] [stdout]    |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pest::prec_climber::Operator::<R>::new`: Use `pest::pratt_parser` instead (it is an equivalent which also supports unary prefix/suffix operators).
[INFO] [stdout]          While prec_climber is going to be kept in 2.x minor and patch releases, it may be removed in a future major release.
[INFO] [stdout]   --> src/noc/mod.rs:57:33
[INFO] [stdout]    |
[INFO] [stdout] 57 |         let modulus = Operator::new(Rule::modulus, Assoc::Left);
[INFO] [stdout]    |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pest::prec_climber::Operator::<R>::new`: Use `pest::pratt_parser` instead (it is an equivalent which also supports unary prefix/suffix operators).
[INFO] [stdout]          While prec_climber is going to be kept in 2.x minor and patch releases, it may be removed in a future major release.
[INFO] [stdout]   --> src/noc/mod.rs:58:32
[INFO] [stdout]    |
[INFO] [stdout] 58 |         let intdiv = Operator::new(Rule::intdiv, Assoc::Left);
[INFO] [stdout]    |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pest::prec_climber::Operator::<R>::new`: Use `pest::pratt_parser` instead (it is an equivalent which also supports unary prefix/suffix operators).
[INFO] [stdout]          While prec_climber is going to be kept in 2.x minor and patch releases, it may be removed in a future major release.
[INFO] [stdout]   --> src/noc/mod.rs:59:31
[INFO] [stdout]    |
[INFO] [stdout] 59 |         let power = Operator::new(Rule::power, Assoc::Left);
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pest::prec_climber::PrecClimber::<R>::new`: Use `pest::pratt_parser` instead (it is an equivalent which also supports unary prefix/suffix operators).
[INFO] [stdout]          While prec_climber is going to be kept in 2.x minor and patch releases, it may be removed in a future major release.
[INFO] [stdout]   --> src/noc/mod.rs:60:22
[INFO] [stdout]    |
[INFO] [stdout] 60 |         PrecClimber::new(vec![plus | minus, times | divide | modulus | intdiv, power])
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pest::prec_climber::PrecClimber::<R>::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/noc/mod.rs:169:13
[INFO] [stdout]     |
[INFO] [stdout] 169 |     CLIMBER.climb(
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead
[INFO] [stdout]    --> src/noc/mod.rs:192:33
[INFO] [stdout]     |
[INFO] [stdout] 192 |                 s.push_str(pair.into_span().as_str());
[INFO] [stdout]     |                                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead
[INFO] [stdout]    --> src/noc/mod.rs:196:33
[INFO] [stdout]     |
[INFO] [stdout] 196 |                 let span = pair.into_span();
[INFO] [stdout]     |                                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead
[INFO] [stdout]    --> src/noc/mod.rs:211:32
[INFO] [stdout]     |
[INFO] [stdout] 211 |                 let esc = pair.into_span().as_str();
[INFO] [stdout]     |                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead
[INFO] [stdout]    --> src/noc/mod.rs:224:33
[INFO] [stdout]     |
[INFO] [stdout] 224 |                 s.push_str(pair.into_span().as_str());
[INFO] [stdout]     |                                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead
[INFO] [stdout]    --> src/noc/mod.rs:228:33
[INFO] [stdout]     |
[INFO] [stdout] 228 |                 let span = pair.into_span();
[INFO] [stdout]     |                                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/noc/value.rs:156:29
[INFO] [stdout]     |
[INFO] [stdout] 156 |                         let mut node = old_value.unwrap_or_else(|| Value::Table(HashMap::new()));
[INFO] [stdout]     |                             ----^^^^
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/noc/error.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |         write!(f, "{} at ", self. reason);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 47 |         let _ = write!(f, "{} at ", self. reason);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/noc/error.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |             write!(f, "(line: {}, char {})", l, c);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 51 |             let _ = write!(f, "(line: {}, char {})", l, c);
[INFO] [stdout]    |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/noc/error.rs:53:17
[INFO] [stdout]    |
[INFO] [stdout] 53 |                 write!(f, " while parsing ");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 53 |                 let _ = write!(f, " while parsing ");
[INFO] [stdout]    |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/noc/error.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 | /         write!(
[INFO] [stdout] 63 | |             f,
[INFO] [stdout] 64 | |             "Expected {} but found {} while parsing the value for ",
[INFO] [stdout] 65 | |             self.expected, self.found
[INFO] [stdout] 66 | |         );
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let _ = write!(
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/noc/error.rs:71:17
[INFO] [stdout]    |
[INFO] [stdout] 71 |                 write!(f, "\"{}\", ", k);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 71 |                 let _ = write!(f, "\"{}\", ", k);
[INFO] [stdout]    |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/noc/error.rs:73:17
[INFO] [stdout]    |
[INFO] [stdout] 73 |                 write!(f, "\"{}\"", k);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 73 |                 let _ = write!(f, "\"{}\"", k);
[INFO] [stdout]    |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.04s
[INFO] running `Command { std: "docker" "inspect" "533abb20c31d8c1cd5d96050fec4dca5c3a1ab80bd680c27ad2192f2fe58d0d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "533abb20c31d8c1cd5d96050fec4dca5c3a1ab80bd680c27ad2192f2fe58d0d3", kill_on_drop: false }`
[INFO] [stdout] 533abb20c31d8c1cd5d96050fec4dca5c3a1ab80bd680c27ad2192f2fe58d0d3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e89b09eee9cb070e36309d2ddc432c0f5ecd737ef14dbc5c63421cd60e74ba7f
[INFO] running `Command { std: "docker" "start" "-a" "e89b09eee9cb070e36309d2ddc432c0f5ecd737ef14dbc5c63421cd60e74ba7f", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[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/noc/mod.rs:29:26
[INFO] [stderr]    |
[INFO] [stderr] 29 | use pest::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/noc/mod.rs:29:33
[INFO] [stderr]    |
[INFO] [stderr] 29 | use pest::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/noc/mod.rs:29:43
[INFO] [stderr]    |
[INFO] [stderr] 29 | use pest::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/noc/mod.rs:52:25
[INFO] [stderr]    |
[INFO] [stderr] 52 |     static ref CLIMBER: PrecClimber<Rule> = {
[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/noc/mod.rs:53:20
[INFO] [stderr]    |
[INFO] [stderr] 53 |         let plus = Operator::new(Rule::plus, 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/noc/mod.rs:53:53
[INFO] [stderr]    |
[INFO] [stderr] 53 |         let plus = Operator::new(Rule::plus, 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/noc/mod.rs:54:21
[INFO] [stderr]    |
[INFO] [stderr] 54 |         let minus = Operator::new(Rule::minus, 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/noc/mod.rs:54:55
[INFO] [stderr]    |
[INFO] [stderr] 54 |         let minus = Operator::new(Rule::minus, 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/noc/mod.rs:55:21
[INFO] [stderr]    |
[INFO] [stderr] 55 |         let times = Operator::new(Rule::times, 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/noc/mod.rs:55:55
[INFO] [stderr]    |
[INFO] [stderr] 55 |         let times = Operator::new(Rule::times, 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/noc/mod.rs:56:22
[INFO] [stderr]    |
[INFO] [stderr] 56 |         let divide = Operator::new(Rule::divide, 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/noc/mod.rs:56:57
[INFO] [stderr]    |
[INFO] [stderr] 56 |         let divide = Operator::new(Rule::divide, 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/noc/mod.rs:57:23
[INFO] [stderr]    |
[INFO] [stderr] 57 |         let modulus = Operator::new(Rule::modulus, 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/noc/mod.rs:57:59
[INFO] [stderr]    |
[INFO] [stderr] 57 |         let modulus = Operator::new(Rule::modulus, 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/noc/mod.rs:58:22
[INFO] [stderr]    |
[INFO] [stderr] 58 |         let intdiv = Operator::new(Rule::intdiv, 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/noc/mod.rs:58:57
[INFO] [stderr]    |
[INFO] [stderr] 58 |         let intdiv = Operator::new(Rule::intdiv, 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/noc/mod.rs:59:21
[INFO] [stderr]    |
[INFO] [stderr] 59 |         let power = Operator::new(Rule::power, 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/noc/mod.rs:59:55
[INFO] [stderr]    |
[INFO] [stderr] 59 |         let power = Operator::new(Rule::power, 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/noc/mod.rs:60:9
[INFO] [stderr]    |
[INFO] [stderr] 60 |         PrecClimber::new(vec![plus | minus, times | divide | modulus | intdiv, power])
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `pest::prec_climber::Operator::<R>::new`: Use `pest::pratt_parser` instead (it is an equivalent which also supports unary prefix/suffix operators).
[INFO] [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/noc/mod.rs:53:30
[INFO] [stderr]    |
[INFO] [stderr] 53 |         let plus = Operator::new(Rule::plus, Assoc::Left);
[INFO] [stderr]    |                              ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `pest::prec_climber::Operator::<R>::new`: Use `pest::pratt_parser` instead (it is an equivalent which also supports unary prefix/suffix operators).
[INFO] [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/noc/mod.rs:54:31
[INFO] [stderr]    |
[INFO] [stderr] 54 |         let minus = Operator::new(Rule::minus, Assoc::Left);
[INFO] [stderr]    |                               ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `pest::prec_climber::Operator::<R>::new`: Use `pest::pratt_parser` instead (it is an equivalent which also supports unary prefix/suffix operators).
[INFO] [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/noc/mod.rs:55:31
[INFO] [stderr]    |
[INFO] [stderr] 55 |         let times = Operator::new(Rule::times, Assoc::Left);
[INFO] [stderr]    |                               ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `pest::prec_climber::Operator::<R>::new`: Use `pest::pratt_parser` instead (it is an equivalent which also supports unary prefix/suffix operators).
[INFO] [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/noc/mod.rs:56:32
[INFO] [stderr]    |
[INFO] [stderr] 56 |         let divide = Operator::new(Rule::divide, Assoc::Left);
[INFO] [stderr]    |                                ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `pest::prec_climber::Operator::<R>::new`: Use `pest::pratt_parser` instead (it is an equivalent which also supports unary prefix/suffix operators).
[INFO] [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/noc/mod.rs:57:33
[INFO] [stderr]    |
[INFO] [stderr] 57 |         let modulus = Operator::new(Rule::modulus, Assoc::Left);
[INFO] [stderr]    |                                 ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `pest::prec_climber::Operator::<R>::new`: Use `pest::pratt_parser` instead (it is an equivalent which also supports unary prefix/suffix operators).
[INFO] [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/noc/mod.rs:58:32
[INFO] [stderr]    |
[INFO] [stderr] 58 |         let intdiv = Operator::new(Rule::intdiv, Assoc::Left);
[INFO] [stderr]    |                                ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `pest::prec_climber::Operator::<R>::new`: Use `pest::pratt_parser` instead (it is an equivalent which also supports unary prefix/suffix operators).
[INFO] [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/noc/mod.rs:59:31
[INFO] [stderr]    |
[INFO] [stderr] 59 |         let power = Operator::new(Rule::power, Assoc::Left);
[INFO] [stderr]    |                               ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `pest::prec_climber::PrecClimber::<R>::new`: Use `pest::pratt_parser` instead (it is an equivalent which also supports unary prefix/suffix operators).
[INFO] [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/noc/mod.rs:60:22
[INFO] [stderr]    |
[INFO] [stderr] 60 |         PrecClimber::new(vec![plus | minus, times | divide | modulus | intdiv, power])
[INFO] [stderr]    |                      ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `pest::prec_climber::PrecClimber::<R>::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/noc/mod.rs:169:13
[INFO] [stderr]     |
[INFO] [stderr] 169 |     CLIMBER.climb(
[INFO] [stderr]     |             ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead
[INFO] [stderr]    --> src/noc/mod.rs:192:33
[INFO] [stderr]     |
[INFO] [stderr] 192 |                 s.push_str(pair.into_span().as_str());
[INFO] [stderr]     |                                 ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead
[INFO] [stderr]    --> src/noc/mod.rs:196:33
[INFO] [stderr]     |
[INFO] [stderr] 196 |                 let span = pair.into_span();
[INFO] [stderr]     |                                 ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead
[INFO] [stderr]    --> src/noc/mod.rs:211:32
[INFO] [stderr]     |
[INFO] [stderr] 211 |                 let esc = pair.into_span().as_str();
[INFO] [stderr]     |                                ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead
[INFO] [stderr]    --> src/noc/mod.rs:224:33
[INFO] [stderr]     |
[INFO] [stderr] 224 |                 s.push_str(pair.into_span().as_str());
[INFO] [stderr]     |                                 ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `pest::iterators::Pair::<'i, R>::into_span`: Please use `as_span` instead
[INFO] [stderr]    --> src/noc/mod.rs:228:33
[INFO] [stderr]     |
[INFO] [stderr] 228 |                 let span = pair.into_span();
[INFO] [stderr]     |                                 ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/noc/value.rs:156:29
[INFO] [stderr]     |
[INFO] [stderr] 156 |                         let mut node = old_value.unwrap_or_else(|| Value::Table(HashMap::new()));
[INFO] [stderr]     |                             ----^^^^
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]   --> src/noc/error.rs:47:9
[INFO] [stderr]    |
[INFO] [stderr] 47 |         write!(f, "{} at ", self. reason);
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 47 |         let _ = write!(f, "{} at ", self. reason);
[INFO] [stderr]    |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]   --> src/noc/error.rs:51:13
[INFO] [stderr]    |
[INFO] [stderr] 51 |             write!(f, "(line: {}, char {})", l, c);
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 51 |             let _ = write!(f, "(line: {}, char {})", l, c);
[INFO] [stderr]    |             +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]   --> src/noc/error.rs:53:17
[INFO] [stderr]    |
[INFO] [stderr] 53 |                 write!(f, " while parsing ");
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 53 |                 let _ = write!(f, " while parsing ");
[INFO] [stderr]    |                 +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]   --> src/noc/error.rs:62:9
[INFO] [stderr]    |
[INFO] [stderr] 62 | /         write!(
[INFO] [stderr] 63 | |             f,
[INFO] [stderr] 64 | |             "Expected {} but found {} while parsing the value for ",
[INFO] [stderr] 65 | |             self.expected, self.found
[INFO] [stderr] 66 | |         );
[INFO] [stderr]    | |_________^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 62 |         let _ = write!(
[INFO] [stderr]    |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]   --> src/noc/error.rs:71:17
[INFO] [stderr]    |
[INFO] [stderr] 71 |                 write!(f, "\"{}\", ", k);
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 71 |                 let _ = write!(f, "\"{}\", ", k);
[INFO] [stderr]    |                 +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]   --> src/noc/error.rs:73:17
[INFO] [stderr]    |
[INFO] [stderr] 73 |                 write!(f, "\"{}\"", k);
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 73 |                 let _ = write!(f, "\"{}\"", k);
[INFO] [stderr]    |                 +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `nereon` (lib) generated 40 warnings (run `cargo fix --lib -p nereon` to apply 1 suggestion)
[INFO] [stderr] warning: `nereon` (lib test) generated 40 warnings (40 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nereon-1dbfd4e1b9275629)
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test noc::tests::concat ... ok
[INFO] [stdout] test noc::tests::bare ... ok
[INFO] [stdout] test noc::tests::calculate_fail_missing_whitespace ... ok
[INFO] [stdout] test noc::tests::functions ... ok
[INFO] [stdout] test noc::tests::test_bad_escape ... ok
[INFO] [stdout] test noc::tests::test_empty ... ok
[INFO] [stdout] test noc::tests::test_key_no_value ... ok
[INFO] [stdout] test noc::tests::test_key_value ... ok
[INFO] [stdout] test noc::tests::test_bad_unicode_parse ... ok
[INFO] [stdout] test noc::tests::join ... ok
[INFO] [stdout] test noc::tests::test_nested_dict ... ok
[INFO] [stdout] test noc::tests::comments ... ok
[INFO] [stdout] test noc::tests::test_list ... ok
[INFO] [stdout] test noc::tests::test_quoted ... ok
[INFO] [stdout] test noc::tests::test_quoted_kv ... ok
[INFO] [stdout] test noc::tests::test_sep_key_value_sep ... ok
[INFO] [stdout] test noc::tests::test_template_string ... ok
[INFO] [stdout] test noc::value::tests::test_from_value ... ok
[INFO] [stdout] test noc::tests::test_multi_kv ... ok
[INFO] [stdout] test noc::value::tests::test_value_from ... ok
[INFO] [stdout] test noc::tests::templates ... ok
[INFO] [stdout] test noc::value::tests::test_value_get ... ok
[INFO] [stdout] test noc::value::tests::test_value_insert ... ok
[INFO] [stdout] test noc::value::tests::test_value_is_as_into ... ok
[INFO] [stdout] test noc::tests::calculate ... ok
[INFO] [stdout] test noc::tests::test_template_array_arg ... ok
[INFO] [stdout] test noc::tests::test_template_list ... ok
[INFO] [stdout] test noc::tests::test_duplicate_key ... ok
[INFO] [stdout] test noc::tests::test_unbalanced ... ok
[INFO] [stdout] test noc::value::tests::test_value_lookup ... ok
[INFO] [stdout] test tests::test_configure ... ok
[INFO] [stdout] test noc::value::tests::test_value_to_noc_string ... ok
[INFO] [stderr]      Running tests/hello-who.rs (/opt/rustwide/target/debug/deps/hello_who-f13fe265ba2a7b65)
[INFO] [stdout] test tests::test_configure1 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_unknown_arg ... ok
[INFO] [stdout] test test_overrides ... ok
[INFO] [stdout] test test_no_possible_value ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests nereon
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test src/noc/value.rs - noc::value::Value (line 35) ... ok
[INFO] [stdout] test src/noc/mod.rs - noc::parse_noc (line 67) ... ok
[INFO] [stdout] test src/lib.rs - (line 51) ... ok
[INFO] [stdout] test src/noc/value.rs - noc::value::Value::as_list (line 315) ... ok
[INFO] [stdout] test src/lib.rs - (line 71) ... ok
[INFO] [stdout] test src/lib.rs - (line 102) ... ok
[INFO] [stdout] test src/lib.rs - (line 31) ... ok
[INFO] [stdout] test src/noc/value.rs - noc::value::Value::as_noc_string (line 365) ... ok
[INFO] [stdout] test src/noc/value.rs - noc::value::Value::as_list_mut (line 333) ... ok
[INFO] [stdout] test src/noc/value.rs - noc::value::Value::as_table_mut (line 279) ... ok
[INFO] [stdout] test src/lib.rs - configure (line 172) ... ok
[INFO] [stdout] test src/noc/value.rs - noc::value::Value::as_str (line 226) ... ok
[INFO] [stdout] test src/noc/value.rs - noc::value::Value::convert (line 173) ... ok
[INFO] [stdout] test src/noc/value.rs - noc::value::Value::as_table (line 260) ... ok
[INFO] [stdout] test src/noc/value.rs - noc::value::Value::is_list (line 349) ... ok
[INFO] [stdout] test src/noc/value.rs - noc::value::Value::as_noc_string_pretty (line 403) ... ok
[INFO] [stdout] test src/noc/value.rs - noc::value::Value::is_string (line 242) ... ok
[INFO] [stdout] test src/noc/value.rs - noc::value::Value::is_table (line 296) ... ok
[INFO] [stdout] test src/noc/value.rs - noc::value::Value::get (line 186) ... ok
[INFO] [stdout] test src/noc/value.rs - noc::value::Value::insert (line 111) ... ok
[INFO] [stdout] test src/noc/value.rs - noc::value::Value::lookup (line 200) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e89b09eee9cb070e36309d2ddc432c0f5ecd737ef14dbc5c63421cd60e74ba7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e89b09eee9cb070e36309d2ddc432c0f5ecd737ef14dbc5c63421cd60e74ba7f", kill_on_drop: false }`
[INFO] [stdout] e89b09eee9cb070e36309d2ddc432c0f5ecd737ef14dbc5c63421cd60e74ba7f
