[INFO] fetching crate nereon 0.6.0... [INFO] testing nereon-0.6.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate nereon 0.6.0 into /workspace/builds/worker-2-tc2/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-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate nereon 0.6.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 44 packages to latest compatible versions [INFO] [stderr] Adding clap v2.34.0 (available: v4.5.48) [INFO] [stderr] Adding toml v0.4.10 (available: v0.9.7) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 25af38f6c8f307b068988194ebffda71a8be872ed54e5b9fe321b2a95134de5a [INFO] running `Command { std: "docker" "start" "-a" "25af38f6c8f307b068988194ebffda71a8be872ed54e5b9fe321b2a95134de5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25af38f6c8f307b068988194ebffda71a8be872ed54e5b9fe321b2a95134de5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25af38f6c8f307b068988194ebffda71a8be872ed54e5b9fe321b2a95134de5a", kill_on_drop: false }` [INFO] [stdout] 25af38f6c8f307b068988194ebffda71a8be872ed54e5b9fe321b2a95134de5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b547dbef410a2dbe2f19d9a944c475838191e258e44151c3916848c276fb431e [INFO] running `Command { std: "docker" "start" "-a" "b547dbef410a2dbe2f19d9a944c475838191e258e44151c3916848c276fb431e", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling nereon_derive v0.6.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling pest v2.8.2 [INFO] [stderr] Compiling pest_meta v2.8.2 [INFO] [stderr] Compiling pest_generator v2.8.2 [INFO] [stderr] Compiling pest_derive v2.8.2 [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 = { [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::::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::::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::::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::::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::::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::::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::::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::::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::::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)]` 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)]` 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 8.74s [INFO] running `Command { std: "docker" "inspect" "b547dbef410a2dbe2f19d9a944c475838191e258e44151c3916848c276fb431e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b547dbef410a2dbe2f19d9a944c475838191e258e44151c3916848c276fb431e", kill_on_drop: false }` [INFO] [stdout] b547dbef410a2dbe2f19d9a944c475838191e258e44151c3916848c276fb431e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d78739132333422ebc1b48d9ddb43af7ff6dd661add5e775d889a13fb0b40ee7 [INFO] running `Command { std: "docker" "start" "-a" "d78739132333422ebc1b48d9ddb43af7ff6dd661add5e775d889a13fb0b40ee7", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [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] [stderr] Compiling toml v0.4.10 [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 = { [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::::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::::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::::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::::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::::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::::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::::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::::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::::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)]` 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)]` 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 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 = { [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::::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::::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::::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::::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::::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::::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::::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::::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::::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)]` 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)]` 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 3.77s [INFO] running `Command { std: "docker" "inspect" "d78739132333422ebc1b48d9ddb43af7ff6dd661add5e775d889a13fb0b40ee7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d78739132333422ebc1b48d9ddb43af7ff6dd661add5e775d889a13fb0b40ee7", kill_on_drop: false }` [INFO] [stdout] d78739132333422ebc1b48d9ddb43af7ff6dd661add5e775d889a13fb0b40ee7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 21cab6cec73961d563a71e6db9d6005d81dfc02c73d4b291ba8f4726a5796835 [INFO] running `Command { std: "docker" "start" "-a" "21cab6cec73961d563a71e6db9d6005d81dfc02c73d4b291ba8f4726a5796835", 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 = { [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::::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::::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::::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::::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::::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::::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::::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::::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::::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)]` 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)]` 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.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nereon-ede52f918c7b2648) [INFO] [stdout] [INFO] [stdout] running 33 tests [INFO] [stdout] test noc::tests::calculate_fail_missing_whitespace ... ok [INFO] [stdout] test noc::tests::bare ... ok [INFO] [stdout] test noc::tests::calculate ... ok [INFO] [stdout] test noc::tests::concat ... ok [INFO] [stdout] test noc::tests::test_bad_escape ... ok [INFO] [stdout] test noc::tests::test_empty ... ok [INFO] [stdout] test noc::tests::test_bad_unicode_parse ... ok [INFO] [stdout] test noc::tests::test_key_value ... ok [INFO] [stdout] test noc::tests::test_duplicate_key ... ok [INFO] [stdout] test noc::tests::test_multi_kv ... ok [INFO] [stdout] test noc::tests::test_key_no_value ... ok [INFO] [stdout] test noc::tests::join ... ok [INFO] [stdout] test noc::tests::templates ... ok [INFO] [stdout] test noc::tests::comments ... ok [INFO] [stdout] test noc::tests::functions ... ok [INFO] [stdout] test noc::tests::test_quoted ... ok [INFO] [stdout] test noc::tests::test_quoted_kv ... ok [INFO] [stdout] test noc::tests::test_list ... ok [INFO] [stdout] test noc::tests::test_nested_dict ... ok [INFO] [stdout] test noc::tests::test_template_string ... ok [INFO] [stdout] test noc::tests::test_template_array_arg ... ok [INFO] [stdout] test noc::tests::test_unbalanced ... ok [INFO] [stdout] test noc::value::tests::test_value_from ... ok [INFO] [stdout] test noc::tests::test_template_list ... ok [INFO] [stdout] test noc::tests::test_sep_key_value_sep ... ok [INFO] [stdout] test noc::value::tests::test_value_lookup ... ok [INFO] [stdout] test noc::value::tests::test_value_to_noc_string ... ok [INFO] [stdout] test noc::value::tests::test_from_value ... 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 tests::test_configure ... ok [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.06s [INFO] [stdout] [INFO] [stderr] Running tests/hello-who.rs (/opt/rustwide/target/debug/deps/hello_who-19918ccbcfd54917) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_unknown_arg ... ok [INFO] [stdout] test test_no_possible_value ... ok [INFO] [stdout] test test_overrides ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Doc-tests nereon [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test src/lib.rs - (line 31) ... ok [INFO] [stdout] test src/noc/value.rs - noc::value::Value (line 35) ... 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 102) ... ok [INFO] [stdout] test src/noc/value.rs - noc::value::Value::as_noc_string (line 365) ... ok [INFO] [stdout] test src/noc/mod.rs - noc::parse_noc (line 67) ... ok [INFO] [stdout] test src/lib.rs - (line 71) ... ok [INFO] [stdout] test src/noc/value.rs - noc::value::Value::as_list_mut (line 333) ... ok [INFO] [stdout] test src/lib.rs - configure (line 172) ... 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::as_table_mut (line 279) ... 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_str (line 226) ... 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::as_table (line 260) ... 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::is_list (line 349) ... 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::lookup (line 200) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.92s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "21cab6cec73961d563a71e6db9d6005d81dfc02c73d4b291ba8f4726a5796835", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21cab6cec73961d563a71e6db9d6005d81dfc02c73d4b291ba8f4726a5796835", kill_on_drop: false }` [INFO] [stdout] 21cab6cec73961d563a71e6db9d6005d81dfc02c73d4b291ba8f4726a5796835