[INFO] cloning repository https://github.com/leen60/evaluator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leen60/evaluator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleen60%2Fevaluator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleen60%2Fevaluator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2dee1fb8bfc8ddcff0d1309241ef7201202822d3 [INFO] checking leen60/evaluator against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleen60%2Fevaluator" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/leen60/evaluator on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/leen60/evaluator [INFO] finished tweaking git repo https://github.com/leen60/evaluator [INFO] tweaked toml for git repo https://github.com/leen60/evaluator written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/leen60/evaluator already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded inline_colorization v0.1.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c220e71702ee008f7b4b951105625b2e1e289751235ed24baaafabf96aec9fe4 [INFO] running `Command { std: "docker" "start" "-a" "c220e71702ee008f7b4b951105625b2e1e289751235ed24baaafabf96aec9fe4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c220e71702ee008f7b4b951105625b2e1e289751235ed24baaafabf96aec9fe4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c220e71702ee008f7b4b951105625b2e1e289751235ed24baaafabf96aec9fe4", kill_on_drop: false }` [INFO] [stdout] c220e71702ee008f7b4b951105625b2e1e289751235ed24baaafabf96aec9fe4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 880f47068178ab667f0bd43716b6f67822492212a9fec94c41324000ea147cd4 [INFO] running `Command { std: "docker" "start" "-a" "880f47068178ab667f0bd43716b6f67822492212a9fec94c41324000ea147cd4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling openssl v0.10.56 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling serde v1.0.186 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Checking regex-syntax v0.7.5 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Checking aho-corasick v1.0.4 [INFO] [stderr] Checking inline_colorization v0.1.5 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking socket2 v0.5.3 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.91 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking regex-automata v0.3.7 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.186 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Checking regex v1.9.4 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking h2 v0.3.21 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.20 [INFO] [stderr] Checking mycrate v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::env` [INFO] [stdout] --> src/app.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::env` [INFO] [stdout] --> src/app.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs` [INFO] [stdout] --> src/app.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::fs; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs` [INFO] [stdout] --> src/app.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::fs; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cell::RefCell` [INFO] [stdout] --> src/app.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::cell::RefCell; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cell::RefCell` [INFO] [stdout] --> src/app.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::cell::RefCell; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::borrow::BorrowMut` [INFO] [stdout] --> src/app.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::borrow::BorrowMut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::borrow::BorrowMut` [INFO] [stdout] --> src/app.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::borrow::BorrowMut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde::__private::de::Borrowed` [INFO] [stdout] --> src/app.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use serde::__private::de::Borrowed; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde::__private::de::Borrowed` [INFO] [stdout] --> src/app.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use serde::__private::de::Borrowed; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cell::RefMut` [INFO] [stdout] --> src/app.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::cell::RefMut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cell::RefMut` [INFO] [stdout] --> src/app.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::cell::RefMut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Node::OperationSum` [INFO] [stdout] --> src/app.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::Node::OperationSum; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Node::OperationSum` [INFO] [stdout] --> src/app.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::Node::OperationSum; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Node::OperationEq` [INFO] [stdout] --> src/app.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::Node::OperationEq; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Node::OperationEq` [INFO] [stdout] --> src/app.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::Node::OperationEq; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Node::OperationGt` [INFO] [stdout] --> src/app.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use crate::Node::OperationGt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Node::OperationGt` [INFO] [stdout] --> src/app.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use crate::Node::OperationGt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Node::OperationNot` [INFO] [stdout] --> src/app.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::Node::OperationNot; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Node::OperationNot` [INFO] [stdout] --> src/app.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::Node::OperationNot; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Node::OperationAnd` [INFO] [stdout] --> src/app.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use crate::Node::OperationAnd; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Node::OperationAnd` [INFO] [stdout] --> src/app.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use crate::Node::OperationAnd; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Node::OperationOr` [INFO] [stdout] --> src/app.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::Node::OperationOr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Node::OperationOr` [INFO] [stdout] --> src/app.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::Node::OperationOr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Node::OperationDivide` [INFO] [stdout] --> src/app.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use crate::Node::OperationDivide; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Node::OperationDivide` [INFO] [stdout] --> src/app.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use crate::Node::OperationDivide; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Node::OperationMultiply` [INFO] [stdout] --> src/app.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use crate::Node::OperationMultiply; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Node::OperationMultiply` [INFO] [stdout] --> src/app.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use crate::Node::OperationMultiply; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Node::OperationConcat` [INFO] [stdout] --> src/app.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use crate::Node::OperationConcat; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Node::OperationIf` [INFO] [stdout] --> src/app.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use crate::Node::OperationIf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Node::OperationConcat` [INFO] [stdout] --> src/app.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use crate::Node::OperationConcat; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::iter` [INFO] [stdout] --> src/app.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | use core::iter; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Op_Paren_o` should have an upper camel case name [INFO] [stdout] --> src/app.rs:34:59 [INFO] [stdout] | [INFO] [stdout] 34 | Start, Identifier, String, Int, Double, Assign, Bool, Op_Paren_o, Arr_o, Op_Paren_c, Arr_c, Colon, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `OpParenO` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Node::OperationIf` [INFO] [stdout] --> src/app.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use crate::Node::OperationIf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Arr_o` should have an upper camel case name [INFO] [stdout] --> src/app.rs:34:71 [INFO] [stdout] | [INFO] [stdout] 34 | Start, Identifier, String, Int, Double, Assign, Bool, Op_Paren_o, Arr_o, Op_Paren_c, Arr_c, Colon, [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `ArrO` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Op_Paren_c` should have an upper camel case name [INFO] [stdout] --> src/app.rs:34:78 [INFO] [stdout] | [INFO] [stdout] 34 | Start, Identifier, String, Int, Double, Assign, Bool, Op_Paren_o, Arr_o, Op_Paren_c, Arr_c, Colon, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `OpParenC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::iter` [INFO] [stdout] --> src/app.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | use core::iter; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Arr_c` should have an upper camel case name [INFO] [stdout] --> src/app.rs:34:90 [INFO] [stdout] | [INFO] [stdout] 34 | Start, Identifier, String, Int, Double, Assign, Bool, Op_Paren_o, Arr_o, Op_Paren_c, Arr_c, Colon, [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `ArrC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `OP_Brace_o` should have an upper camel case name [INFO] [stdout] --> src/app.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | OP_Brace_o, OP_Brace_c, Semicolon, Comma, Punc, Operation_Sum, Operation_Multiply, Operation_Divide, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `OpBraceO` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Op_Paren_o` should have an upper camel case name [INFO] [stdout] --> src/app.rs:34:59 [INFO] [stdout] | [INFO] [stdout] 34 | Start, Identifier, String, Int, Double, Assign, Bool, Op_Paren_o, Arr_o, Op_Paren_c, Arr_c, Colon, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `OpParenO` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `OP_Brace_c` should have an upper camel case name [INFO] [stdout] --> src/app.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | OP_Brace_o, OP_Brace_c, Semicolon, Comma, Punc, Operation_Sum, Operation_Multiply, Operation_Divide, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `OpBraceC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Operation_Sum` should have an upper camel case name [INFO] [stdout] --> src/app.rs:35:53 [INFO] [stdout] | [INFO] [stdout] 35 | OP_Brace_o, OP_Brace_c, Semicolon, Comma, Punc, Operation_Sum, Operation_Multiply, Operation_Divide, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OperationSum` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Arr_o` should have an upper camel case name [INFO] [stdout] --> src/app.rs:34:71 [INFO] [stdout] | [INFO] [stdout] 34 | Start, Identifier, String, Int, Double, Assign, Bool, Op_Paren_o, Arr_o, Op_Paren_c, Arr_c, Colon, [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `ArrO` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Operation_Multiply` should have an upper camel case name [INFO] [stdout] --> src/app.rs:35:68 [INFO] [stdout] | [INFO] [stdout] 35 | OP_Brace_o, OP_Brace_c, Semicolon, Comma, Punc, Operation_Sum, Operation_Multiply, Operation_Divide, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OperationMultiply` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Operation_Divide` should have an upper camel case name [INFO] [stdout] --> src/app.rs:35:88 [INFO] [stdout] | [INFO] [stdout] 35 | OP_Brace_o, OP_Brace_c, Semicolon, Comma, Punc, Operation_Sum, Operation_Multiply, Operation_Divide, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OperationDivide` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Op_Paren_c` should have an upper camel case name [INFO] [stdout] --> src/app.rs:34:78 [INFO] [stdout] | [INFO] [stdout] 34 | Start, Identifier, String, Int, Double, Assign, Bool, Op_Paren_o, Arr_o, Op_Paren_c, Arr_c, Colon, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `OpParenC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Operation_And` should have an upper camel case name [INFO] [stdout] --> src/app.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | Operation_And, Operation_Or, Operation_Eq, Operation_Not, Operation_Concat, Operation_Gt, Operation_If, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OperationAnd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Arr_c` should have an upper camel case name [INFO] [stdout] --> src/app.rs:34:90 [INFO] [stdout] | [INFO] [stdout] 34 | Start, Identifier, String, Int, Double, Assign, Bool, Op_Paren_o, Arr_o, Op_Paren_c, Arr_c, Colon, [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `ArrC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Operation_Or` should have an upper camel case name [INFO] [stdout] --> src/app.rs:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | Operation_And, Operation_Or, Operation_Eq, Operation_Not, Operation_Concat, Operation_Gt, Operation_If, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OperationOr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Operation_Eq` should have an upper camel case name [INFO] [stdout] --> src/app.rs:36:34 [INFO] [stdout] | [INFO] [stdout] 36 | Operation_And, Operation_Or, Operation_Eq, Operation_Not, Operation_Concat, Operation_Gt, Operation_If, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OperationEq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `OP_Brace_o` should have an upper camel case name [INFO] [stdout] --> src/app.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | OP_Brace_o, OP_Brace_c, Semicolon, Comma, Punc, Operation_Sum, Operation_Multiply, Operation_Divide, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `OpBraceO` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Operation_Not` should have an upper camel case name [INFO] [stdout] --> src/app.rs:36:48 [INFO] [stdout] | [INFO] [stdout] 36 | Operation_And, Operation_Or, Operation_Eq, Operation_Not, Operation_Concat, Operation_Gt, Operation_If, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OperationNot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Operation_Concat` should have an upper camel case name [INFO] [stdout] --> src/app.rs:36:63 [INFO] [stdout] | [INFO] [stdout] 36 | Operation_And, Operation_Or, Operation_Eq, Operation_Not, Operation_Concat, Operation_Gt, Operation_If, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OperationConcat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Operation_Gt` should have an upper camel case name [INFO] [stdout] --> src/app.rs:36:81 [INFO] [stdout] | [INFO] [stdout] 36 | Operation_And, Operation_Or, Operation_Eq, Operation_Not, Operation_Concat, Operation_Gt, Operation_If, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OperationGt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `OP_Brace_c` should have an upper camel case name [INFO] [stdout] --> src/app.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | OP_Brace_o, OP_Brace_c, Semicolon, Comma, Punc, Operation_Sum, Operation_Multiply, Operation_Divide, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `OpBraceC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Operation_If` should have an upper camel case name [INFO] [stdout] --> src/app.rs:36:95 [INFO] [stdout] | [INFO] [stdout] 36 | Operation_And, Operation_Or, Operation_Eq, Operation_Not, Operation_Concat, Operation_Gt, Operation_If, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OperationIf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Operation_Sum` should have an upper camel case name [INFO] [stdout] --> src/app.rs:35:53 [INFO] [stdout] | [INFO] [stdout] 35 | OP_Brace_o, OP_Brace_c, Semicolon, Comma, Punc, Operation_Sum, Operation_Multiply, Operation_Divide, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OperationSum` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Submission_url` should have an upper camel case name [INFO] [stdout] --> src/app.rs:37:34 [INFO] [stdout] | [INFO] [stdout] 37 | Id, Data, Sheets , Notation, Submission_url, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SubmissionUrl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cell::RefCell` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::cell::RefCell; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Operation_Multiply` should have an upper camel case name [INFO] [stdout] --> src/app.rs:35:68 [INFO] [stdout] | [INFO] [stdout] 35 | OP_Brace_o, OP_Brace_c, Semicolon, Comma, Punc, Operation_Sum, Operation_Multiply, Operation_Divide, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OperationMultiply` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Operation_Divide` should have an upper camel case name [INFO] [stdout] --> src/app.rs:35:88 [INFO] [stdout] | [INFO] [stdout] 35 | OP_Brace_o, OP_Brace_c, Semicolon, Comma, Punc, Operation_Sum, Operation_Multiply, Operation_Divide, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OperationDivide` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Operation_And` should have an upper camel case name [INFO] [stdout] --> src/app.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | Operation_And, Operation_Or, Operation_Eq, Operation_Not, Operation_Concat, Operation_Gt, Operation_If, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OperationAnd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Operation_Or` should have an upper camel case name [INFO] [stdout] --> src/app.rs:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | Operation_And, Operation_Or, Operation_Eq, Operation_Not, Operation_Concat, Operation_Gt, Operation_If, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OperationOr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Operation_Eq` should have an upper camel case name [INFO] [stdout] --> src/app.rs:36:34 [INFO] [stdout] | [INFO] [stdout] 36 | Operation_And, Operation_Or, Operation_Eq, Operation_Not, Operation_Concat, Operation_Gt, Operation_If, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OperationEq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Operation_Not` should have an upper camel case name [INFO] [stdout] --> src/app.rs:36:48 [INFO] [stdout] | [INFO] [stdout] 36 | Operation_And, Operation_Or, Operation_Eq, Operation_Not, Operation_Concat, Operation_Gt, Operation_If, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OperationNot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Operation_Concat` should have an upper camel case name [INFO] [stdout] --> src/app.rs:36:63 [INFO] [stdout] | [INFO] [stdout] 36 | Operation_And, Operation_Or, Operation_Eq, Operation_Not, Operation_Concat, Operation_Gt, Operation_If, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OperationConcat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Operation_Gt` should have an upper camel case name [INFO] [stdout] --> src/app.rs:36:81 [INFO] [stdout] | [INFO] [stdout] 36 | Operation_And, Operation_Or, Operation_Eq, Operation_Not, Operation_Concat, Operation_Gt, Operation_If, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OperationGt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Operation_If` should have an upper camel case name [INFO] [stdout] --> src/app.rs:36:95 [INFO] [stdout] | [INFO] [stdout] 36 | Operation_And, Operation_Or, Operation_Eq, Operation_Not, Operation_Concat, Operation_Gt, Operation_If, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OperationIf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Submission_url` should have an upper camel case name [INFO] [stdout] --> src/app.rs:37:34 [INFO] [stdout] | [INFO] [stdout] 37 | Id, Data, Sheets , Notation, Submission_url, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SubmissionUrl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cell::RefCell` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::cell::RefCell; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `types` [INFO] [stdout] --> src/app.rs:230:13 [INFO] [stdout] | [INFO] [stdout] 230 | let types = vec!["int", "float", "bool","string"]; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_types` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `types` [INFO] [stdout] --> src/app.rs:230:13 [INFO] [stdout] | [INFO] [stdout] 230 | let types = vec!["int", "float", "bool","string"]; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_types` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `types` [INFO] [stdout] --> src/app.rs:495:13 [INFO] [stdout] | [INFO] [stdout] 495 | let types = vec!["int", "float", "bool","string"]; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_types` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `re` [INFO] [stdout] --> src/app.rs:496:13 [INFO] [stdout] | [INFO] [stdout] 496 | let re = Regex::new(r"[A-Z][0-9]+").unwrap(); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_re` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `types` [INFO] [stdout] --> src/app.rs:495:13 [INFO] [stdout] | [INFO] [stdout] 495 | let types = vec!["int", "float", "bool","string"]; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_types` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `re` [INFO] [stdout] --> src/app.rs:496:13 [INFO] [stdout] | [INFO] [stdout] 496 | let re = Regex::new(r"[A-Z][0-9]+").unwrap(); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_re` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res1` [INFO] [stdout] --> src/app.rs:996:17 [INFO] [stdout] | [INFO] [stdout] 996 | let mut res1:Vec = Vec::new(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_res1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pop` [INFO] [stdout] --> src/app.rs:1121:29 [INFO] [stdout] | [INFO] [stdout] 1121 | let mut pop = stack.get(0).unwrap().to_string(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gt_result` [INFO] [stdout] --> src/app.rs:1169:29 [INFO] [stdout] | [INFO] [stdout] 1169 | let mut gt_result = "false".to_string(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_gt_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/app.rs:996:13 [INFO] [stdout] | [INFO] [stdout] 996 | let mut res1:Vec = Vec::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: variable does not need to be mutable [INFO] [stdout] --> src/app.rs:1098:25 [INFO] [stdout] | [INFO] [stdout] 1098 | let mut pop = stack.get(0).unwrap().to_string(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/app.rs:1121:25 [INFO] [stdout] | [INFO] [stdout] 1121 | let mut pop = stack.get(0).unwrap().to_string(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/app.rs:1146:25 [INFO] [stdout] | [INFO] [stdout] 1146 | let mut x = stack.get(0).unwrap().to_string(); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/app.rs:1169:25 [INFO] [stdout] | [INFO] [stdout] 1169 | let mut gt_result = "false".to_string(); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/app.rs:1170:25 [INFO] [stdout] | [INFO] [stdout] 1170 | let mut pop = stack.get(0).unwrap().to_string(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/app.rs:1171:25 [INFO] [stdout] | [INFO] [stdout] 1171 | let mut pop2 = stack.get(1).unwrap().to_string(); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/app.rs:1197:25 [INFO] [stdout] | [INFO] [stdout] 1197 | let mut pop = stack.get(0).unwrap().to_string(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/app.rs:1198:25 [INFO] [stdout] | [INFO] [stdout] 1198 | let mut pop2 = stack.get(1).unwrap().to_string(); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/app.rs:1219:25 [INFO] [stdout] | [INFO] [stdout] 1219 | let mut pop = stack.get(0).unwrap().to_string(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/app.rs:1220:25 [INFO] [stdout] | [INFO] [stdout] 1220 | let mut pop2 = stack.get(1).unwrap().to_string(); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/app.rs:1224:29 [INFO] [stdout] | [INFO] [stdout] 1224 | let mut div_result = a / a2; [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res1` [INFO] [stdout] --> src/app.rs:996:17 [INFO] [stdout] | [INFO] [stdout] 996 | let mut res1:Vec = Vec::new(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_res1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pop` [INFO] [stdout] --> src/app.rs:1121:29 [INFO] [stdout] | [INFO] [stdout] 1121 | let mut pop = stack.get(0).unwrap().to_string(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gt_result` [INFO] [stdout] --> src/app.rs:1169:29 [INFO] [stdout] | [INFO] [stdout] 1169 | let mut gt_result = "false".to_string(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_gt_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/app.rs:1397:32 [INFO] [stdout] | [INFO] [stdout] 1397 | Node::Notation(t) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/app.rs:1400:32 [INFO] [stdout] | [INFO] [stdout] 1400 | Node::FloatLit(t) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/app.rs:1403:30 [INFO] [stdout] | [INFO] [stdout] 1403 | Node::IntLit(t) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/app.rs:1406:33 [INFO] [stdout] | [INFO] [stdout] 1406 | Node::StringLit(t) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/app.rs:1409:31 [INFO] [stdout] | [INFO] [stdout] 1409 | Node::BoolLit(t) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sheets` [INFO] [stdout] --> src/app.rs:1623:13 [INFO] [stdout] | [INFO] [stdout] 1623 | let sheets = self.expect(TokenKind::String).unwrap(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_sheets` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/app.rs:996:13 [INFO] [stdout] | [INFO] [stdout] 996 | let mut res1:Vec = Vec::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: variable does not need to be mutable [INFO] [stdout] --> src/app.rs:1098:25 [INFO] [stdout] | [INFO] [stdout] 1098 | let mut pop = stack.get(0).unwrap().to_string(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/app.rs:1121:25 [INFO] [stdout] | [INFO] [stdout] 1121 | let mut pop = stack.get(0).unwrap().to_string(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/app.rs:1146:25 [INFO] [stdout] | [INFO] [stdout] 1146 | let mut x = stack.get(0).unwrap().to_string(); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/app.rs:1169:25 [INFO] [stdout] | [INFO] [stdout] 1169 | let mut gt_result = "false".to_string(); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/app.rs:1170:25 [INFO] [stdout] | [INFO] [stdout] 1170 | let mut pop = stack.get(0).unwrap().to_string(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/app.rs:1171:25 [INFO] [stdout] | [INFO] [stdout] 1171 | let mut pop2 = stack.get(1).unwrap().to_string(); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/app.rs:1197:25 [INFO] [stdout] | [INFO] [stdout] 1197 | let mut pop = stack.get(0).unwrap().to_string(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/app.rs:1198:25 [INFO] [stdout] | [INFO] [stdout] 1198 | let mut pop2 = stack.get(1).unwrap().to_string(); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/app.rs:1219:25 [INFO] [stdout] | [INFO] [stdout] 1219 | let mut pop = stack.get(0).unwrap().to_string(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `notation_slot` [INFO] [stdout] --> src/app.rs:1771:21 [INFO] [stdout] | [INFO] [stdout] 1771 | let notation_slot = val.literal.clone(); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_notation_slot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/app.rs:1220:25 [INFO] [stdout] | [INFO] [stdout] 1220 | let mut pop2 = stack.get(1).unwrap().to_string(); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/app.rs:1224:29 [INFO] [stdout] | [INFO] [stdout] 1224 | let mut div_result = a / a2; [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `term_back` [INFO] [stdout] --> src/app.rs:1846:13 [INFO] [stdout] | [INFO] [stdout] 1846 | let term_back = self.slot; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_term_back` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/app.rs:1397:32 [INFO] [stdout] | [INFO] [stdout] 1397 | Node::Notation(t) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `term_back` [INFO] [stdout] --> src/app.rs:1868:13 [INFO] [stdout] | [INFO] [stdout] 1868 | let term_back = self.slot; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_term_back` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/app.rs:1400:32 [INFO] [stdout] | [INFO] [stdout] 1400 | Node::FloatLit(t) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/app.rs:1403:30 [INFO] [stdout] | [INFO] [stdout] 1403 | Node::IntLit(t) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/app.rs:1406:33 [INFO] [stdout] | [INFO] [stdout] 1406 | Node::StringLit(t) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/app.rs:1409:31 [INFO] [stdout] | [INFO] [stdout] 1409 | Node::BoolLit(t) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `term_back` [INFO] [stdout] --> src/app.rs:1891:13 [INFO] [stdout] | [INFO] [stdout] 1891 | let term_back = self.slot; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_term_back` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `term_back` [INFO] [stdout] --> src/app.rs:1914:13 [INFO] [stdout] | [INFO] [stdout] 1914 | let term_back = self.slot; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_term_back` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `term_back` [INFO] [stdout] --> src/app.rs:1938:13 [INFO] [stdout] | [INFO] [stdout] 1938 | let term_back = self.slot; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_term_back` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `term_back` [INFO] [stdout] --> src/app.rs:1962:13 [INFO] [stdout] | [INFO] [stdout] 1962 | let term_back = self.slot; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_term_back` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `term_back` [INFO] [stdout] --> src/app.rs:1987:13 [INFO] [stdout] | [INFO] [stdout] 1987 | let term_back = self.slot; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_term_back` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `term_back` [INFO] [stdout] --> src/app.rs:2010:13 [INFO] [stdout] | [INFO] [stdout] 2010 | let term_back = self.slot; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_term_back` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `term_back` [INFO] [stdout] --> src/app.rs:2034:13 [INFO] [stdout] | [INFO] [stdout] 2034 | let term_back = self.slot; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_term_back` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `notation_slot` [INFO] [stdout] --> src/app.rs:2047:13 [INFO] [stdout] | [INFO] [stdout] 2047 | let notation_slot = val.literal.clone(); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_notation_slot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sheets` [INFO] [stdout] --> src/app.rs:1623:13 [INFO] [stdout] | [INFO] [stdout] 1623 | let sheets = self.expect(TokenKind::String).unwrap(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_sheets` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `notation_slot` [INFO] [stdout] --> src/app.rs:1771:21 [INFO] [stdout] | [INFO] [stdout] 1771 | let notation_slot = val.literal.clone(); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_notation_slot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `counter` is never read [INFO] [stdout] --> src/app.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 58 | struct Operation { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 59 | body: Vec, [INFO] [stdout] 60 | counter: usize, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Operation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `counter` is never read [INFO] [stdout] --> src/app.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 70 | pub struct Lexer { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 71 | body: Vec, [INFO] [stdout] 72 | counter: usize, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Lexer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `new_identifier_token` is never used [INFO] [stdout] --> src/app.rs:110:8 [INFO] [stdout] | [INFO] [stdout] 80 | impl Operation { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 110 | fn new_identifier_token(&mut self){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `add_mem` is never used [INFO] [stdout] --> src/app.rs:713:12 [INFO] [stdout] | [INFO] [stdout] 712 | impl CellSequenceNode { [INFO] [stdout] | --------------------- method in this implementation [INFO] [stdout] 713 | pub fn add_mem(&mut self, mem:Vec) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `peek2` and `parse_notation` are never used [INFO] [stdout] --> src/app.rs:1691:8 [INFO] [stdout] | [INFO] [stdout] 1584 | impl Parser { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 1691 | fn peek2(&mut self, type0: TokenKind, type1: TokenKind) -> Option { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2044 | fn parse_notation(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `currChar` should have a snake case name [INFO] [stdout] --> src/app.rs:210:17 [INFO] [stdout] | [INFO] [stdout] 210 | let mut currChar; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `curr_char` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `currChar` should have a snake case name [INFO] [stdout] --> src/app.rs:262:17 [INFO] [stdout] | [INFO] [stdout] 262 | let mut currChar; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `curr_char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `currChar` should have a snake case name [INFO] [stdout] --> src/app.rs:285:17 [INFO] [stdout] | [INFO] [stdout] 285 | let mut currChar; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `curr_char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `currChar` should have a snake case name [INFO] [stdout] --> src/app.rs:311:17 [INFO] [stdout] | [INFO] [stdout] 311 | let mut currChar; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `curr_char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `currChar` should have a snake case name [INFO] [stdout] --> src/app.rs:477:17 [INFO] [stdout] | [INFO] [stdout] 477 | let mut currChar; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `curr_char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `currChar` should have a snake case name [INFO] [stdout] --> src/app.rs:517:17 [INFO] [stdout] | [INFO] [stdout] 517 | let mut currChar; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `curr_char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `currChar` should have a snake case name [INFO] [stdout] --> src/app.rs:541:17 [INFO] [stdout] | [INFO] [stdout] 541 | let mut currChar; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `curr_char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `currChar` should have a snake case name [INFO] [stdout] --> src/app.rs:583:17 [INFO] [stdout] | [INFO] [stdout] 583 | let mut currChar; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `curr_char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `currChar` should have a snake case name [INFO] [stdout] --> src/app.rs:609:17 [INFO] [stdout] | [INFO] [stdout] 609 | let mut currChar; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `curr_char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `term_back` [INFO] [stdout] --> src/app.rs:1846:13 [INFO] [stdout] | [INFO] [stdout] 1846 | let term_back = self.slot; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_term_back` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `term_back` [INFO] [stdout] --> src/app.rs:1868:13 [INFO] [stdout] | [INFO] [stdout] 1868 | let term_back = self.slot; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_term_back` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `term_back` [INFO] [stdout] --> src/app.rs:1891:13 [INFO] [stdout] | [INFO] [stdout] 1891 | let term_back = self.slot; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_term_back` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `term_back` [INFO] [stdout] --> src/app.rs:1914:13 [INFO] [stdout] | [INFO] [stdout] 1914 | let term_back = self.slot; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_term_back` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `term_back` [INFO] [stdout] --> src/app.rs:1938:13 [INFO] [stdout] | [INFO] [stdout] 1938 | let term_back = self.slot; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_term_back` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `term_back` [INFO] [stdout] --> src/app.rs:1962:13 [INFO] [stdout] | [INFO] [stdout] 1962 | let term_back = self.slot; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_term_back` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `term_back` [INFO] [stdout] --> src/app.rs:1987:13 [INFO] [stdout] | [INFO] [stdout] 1987 | let term_back = self.slot; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_term_back` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `term_back` [INFO] [stdout] --> src/app.rs:2010:13 [INFO] [stdout] | [INFO] [stdout] 2010 | let term_back = self.slot; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_term_back` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `term_back` [INFO] [stdout] --> src/app.rs:2034:13 [INFO] [stdout] | [INFO] [stdout] 2034 | let term_back = self.slot; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_term_back` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `notation_slot` [INFO] [stdout] --> src/app.rs:2047:13 [INFO] [stdout] | [INFO] [stdout] 2047 | let notation_slot = val.literal.clone(); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_notation_slot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 84 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `counter` is never read [INFO] [stdout] --> src/app.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 58 | struct Operation { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 59 | body: Vec, [INFO] [stdout] 60 | counter: usize, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Operation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `counter` is never read [INFO] [stdout] --> src/app.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 70 | pub struct Lexer { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 71 | body: Vec, [INFO] [stdout] 72 | counter: usize, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Lexer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `new_identifier_token` is never used [INFO] [stdout] --> src/app.rs:110:8 [INFO] [stdout] | [INFO] [stdout] 80 | impl Operation { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 110 | fn new_identifier_token(&mut self){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `add_mem` is never used [INFO] [stdout] --> src/app.rs:713:12 [INFO] [stdout] | [INFO] [stdout] 712 | impl CellSequenceNode { [INFO] [stdout] | --------------------- method in this implementation [INFO] [stdout] 713 | pub fn add_mem(&mut self, mem:Vec) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `peek2` and `parse_notation` are never used [INFO] [stdout] --> src/app.rs:1691:8 [INFO] [stdout] | [INFO] [stdout] 1584 | impl Parser { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 1691 | fn peek2(&mut self, type0: TokenKind, type1: TokenKind) -> Option { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2044 | fn parse_notation(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `currChar` should have a snake case name [INFO] [stdout] --> src/app.rs:210:17 [INFO] [stdout] | [INFO] [stdout] 210 | let mut currChar; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `curr_char` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `currChar` should have a snake case name [INFO] [stdout] --> src/app.rs:262:17 [INFO] [stdout] | [INFO] [stdout] 262 | let mut currChar; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `curr_char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `currChar` should have a snake case name [INFO] [stdout] --> src/app.rs:285:17 [INFO] [stdout] | [INFO] [stdout] 285 | let mut currChar; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `curr_char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `currChar` should have a snake case name [INFO] [stdout] --> src/app.rs:311:17 [INFO] [stdout] | [INFO] [stdout] 311 | let mut currChar; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `curr_char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `currChar` should have a snake case name [INFO] [stdout] --> src/app.rs:477:17 [INFO] [stdout] | [INFO] [stdout] 477 | let mut currChar; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `curr_char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `currChar` should have a snake case name [INFO] [stdout] --> src/app.rs:517:17 [INFO] [stdout] | [INFO] [stdout] 517 | let mut currChar; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `curr_char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `currChar` should have a snake case name [INFO] [stdout] --> src/app.rs:541:17 [INFO] [stdout] | [INFO] [stdout] 541 | let mut currChar; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `curr_char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `currChar` should have a snake case name [INFO] [stdout] --> src/app.rs:583:17 [INFO] [stdout] | [INFO] [stdout] 583 | let mut currChar; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `curr_char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `currChar` should have a snake case name [INFO] [stdout] --> src/app.rs:609:17 [INFO] [stdout] | [INFO] [stdout] 609 | let mut currChar; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `curr_char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 84 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.23s [INFO] running `Command { std: "docker" "inspect" "880f47068178ab667f0bd43716b6f67822492212a9fec94c41324000ea147cd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "880f47068178ab667f0bd43716b6f67822492212a9fec94c41324000ea147cd4", kill_on_drop: false }` [INFO] [stdout] 880f47068178ab667f0bd43716b6f67822492212a9fec94c41324000ea147cd4 [INFO] checking leen60/evaluator against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleen60%2Fevaluator" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/leen60/evaluator on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/leen60/evaluator [INFO] finished tweaking git repo https://github.com/leen60/evaluator [INFO] tweaked toml for git repo https://github.com/leen60/evaluator written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/leen60/evaluator already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 328b13c3a435d462ad698fc570f56fedcdfa7bd8846c67d9a160c913e8938883 [INFO] running `Command { std: "docker" "start" "-a" "328b13c3a435d462ad698fc570f56fedcdfa7bd8846c67d9a160c913e8938883", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "328b13c3a435d462ad698fc570f56fedcdfa7bd8846c67d9a160c913e8938883", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "328b13c3a435d462ad698fc570f56fedcdfa7bd8846c67d9a160c913e8938883", kill_on_drop: false }` [INFO] [stdout] 328b13c3a435d462ad698fc570f56fedcdfa7bd8846c67d9a160c913e8938883 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Dtail_expr_drop_order" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5e7d2153833280cec19dbdeaafccdd7149a6bb6a0cd2afd669ee3773edb27a5 [INFO] running `Command { std: "docker" "start" "-a" "e5e7d2153833280cec19dbdeaafccdd7149a6bb6a0cd2afd669ee3773edb27a5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling openssl v0.10.56 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling serde v1.0.186 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Checking regex-syntax v0.7.5 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.5.3 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking aho-corasick v1.0.4 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Checking inline_colorization v0.1.5 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.91 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking regex-automata v0.3.7 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.186 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Checking regex v1.9.4 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking h2 v0.3.21 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.20 [INFO] [stderr] Checking mycrate v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::env` [INFO] [stdout] --> src/app.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs` [INFO] [stdout] --> src/app.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::fs; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cell::RefCell` [INFO] [stdout] --> src/app.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::cell::RefCell; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::borrow::BorrowMut` [INFO] [stdout] --> src/app.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::borrow::BorrowMut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde::__private::de::Borrowed` [INFO] [stdout] --> src/app.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use serde::__private::de::Borrowed; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cell::RefMut` [INFO] [stdout] --> src/app.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::cell::RefMut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Node::OperationSum` [INFO] [stdout] --> src/app.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::Node::OperationSum; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Node::OperationEq` [INFO] [stdout] --> src/app.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::Node::OperationEq; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Node::OperationGt` [INFO] [stdout] --> src/app.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use crate::Node::OperationGt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Node::OperationNot` [INFO] [stdout] --> src/app.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::Node::OperationNot; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Node::OperationAnd` [INFO] [stdout] --> src/app.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use crate::Node::OperationAnd; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Node::OperationOr` [INFO] [stdout] --> src/app.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::Node::OperationOr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Node::OperationDivide` [INFO] [stdout] --> src/app.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use crate::Node::OperationDivide; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Node::OperationMultiply` [INFO] [stdout] --> src/app.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use crate::Node::OperationMultiply; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Node::OperationConcat` [INFO] [stdout] --> src/app.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use crate::Node::OperationConcat; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Node::OperationIf` [INFO] [stdout] --> src/app.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use crate::Node::OperationIf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::iter` [INFO] [stdout] --> src/app.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | use core::iter; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Op_Paren_o` should have an upper camel case name [INFO] [stdout] --> src/app.rs:34:59 [INFO] [stdout] | [INFO] [stdout] 34 | Start, Identifier, String, Int, Double, Assign, Bool, Op_Paren_o, Arr_o, Op_Paren_c, Arr_c, Colon, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `OpParenO` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Arr_o` should have an upper camel case name [INFO] [stdout] --> src/app.rs:34:71 [INFO] [stdout] | [INFO] [stdout] 34 | Start, Identifier, String, Int, Double, Assign, Bool, Op_Paren_o, Arr_o, Op_Paren_c, Arr_c, Colon, [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `ArrO` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Op_Paren_c` should have an upper camel case name [INFO] [stdout] --> src/app.rs:34:78 [INFO] [stdout] | [INFO] [stdout] 34 | Start, Identifier, String, Int, Double, Assign, Bool, Op_Paren_o, Arr_o, Op_Paren_c, Arr_c, Colon, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `OpParenC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::env` [INFO] [stdout] --> src/app.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Arr_c` should have an upper camel case name [INFO] [stdout] --> src/app.rs:34:90 [INFO] [stdout] | [INFO] [stdout] 34 | Start, Identifier, String, Int, Double, Assign, Bool, Op_Paren_o, Arr_o, Op_Paren_c, Arr_c, Colon, [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `ArrC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `OP_Brace_o` should have an upper camel case name [INFO] [stdout] --> src/app.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | OP_Brace_o, OP_Brace_c, Semicolon, Comma, Punc, Operation_Sum, Operation_Multiply, Operation_Divide, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `OpBraceO` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `OP_Brace_c` should have an upper camel case name [INFO] [stdout] --> src/app.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | OP_Brace_o, OP_Brace_c, Semicolon, Comma, Punc, Operation_Sum, Operation_Multiply, Operation_Divide, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `OpBraceC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs` [INFO] [stdout] --> src/app.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::fs; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Operation_Sum` should have an upper camel case name [INFO] [stdout] --> src/app.rs:35:53 [INFO] [stdout] | [INFO] [stdout] 35 | OP_Brace_o, OP_Brace_c, Semicolon, Comma, Punc, Operation_Sum, Operation_Multiply, Operation_Divide, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OperationSum` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cell::RefCell` [INFO] [stdout] --> src/app.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::cell::RefCell; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::borrow::BorrowMut` [INFO] [stdout] --> src/app.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::borrow::BorrowMut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Operation_Multiply` should have an upper camel case name [INFO] [stdout] --> src/app.rs:35:68 [INFO] [stdout] | [INFO] [stdout] 35 | OP_Brace_o, OP_Brace_c, Semicolon, Comma, Punc, Operation_Sum, Operation_Multiply, Operation_Divide, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OperationMultiply` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde::__private::de::Borrowed` [INFO] [stdout] --> src/app.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use serde::__private::de::Borrowed; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Operation_Divide` should have an upper camel case name [INFO] [stdout] --> src/app.rs:35:88 [INFO] [stdout] | [INFO] [stdout] 35 | OP_Brace_o, OP_Brace_c, Semicolon, Comma, Punc, Operation_Sum, Operation_Multiply, Operation_Divide, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OperationDivide` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cell::RefMut` [INFO] [stdout] --> src/app.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::cell::RefMut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Operation_And` should have an upper camel case name [INFO] [stdout] --> src/app.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | Operation_And, Operation_Or, Operation_Eq, Operation_Not, Operation_Concat, Operation_Gt, Operation_If, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OperationAnd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Operation_Or` should have an upper camel case name [INFO] [stdout] --> src/app.rs:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | Operation_And, Operation_Or, Operation_Eq, Operation_Not, Operation_Concat, Operation_Gt, Operation_If, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OperationOr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Node::OperationSum` [INFO] [stdout] --> src/app.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::Node::OperationSum; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Operation_Eq` should have an upper camel case name [INFO] [stdout] --> src/app.rs:36:34 [INFO] [stdout] | [INFO] [stdout] 36 | Operation_And, Operation_Or, Operation_Eq, Operation_Not, Operation_Concat, Operation_Gt, Operation_If, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OperationEq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Node::OperationEq` [INFO] [stdout] --> src/app.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::Node::OperationEq; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Operation_Not` should have an upper camel case name [INFO] [stdout] --> src/app.rs:36:48 [INFO] [stdout] | [INFO] [stdout] 36 | Operation_And, Operation_Or, Operation_Eq, Operation_Not, Operation_Concat, Operation_Gt, Operation_If, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OperationNot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Node::OperationGt` [INFO] [stdout] --> src/app.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use crate::Node::OperationGt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Operation_Concat` should have an upper camel case name [INFO] [stdout] --> src/app.rs:36:63 [INFO] [stdout] | [INFO] [stdout] 36 | Operation_And, Operation_Or, Operation_Eq, Operation_Not, Operation_Concat, Operation_Gt, Operation_If, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OperationConcat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Node::OperationNot` [INFO] [stdout] --> src/app.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::Node::OperationNot; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Operation_Gt` should have an upper camel case name [INFO] [stdout] --> src/app.rs:36:81 [INFO] [stdout] | [INFO] [stdout] 36 | Operation_And, Operation_Or, Operation_Eq, Operation_Not, Operation_Concat, Operation_Gt, Operation_If, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OperationGt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Node::OperationAnd` [INFO] [stdout] --> src/app.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use crate::Node::OperationAnd; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Node::OperationOr` [INFO] [stdout] --> src/app.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::Node::OperationOr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Operation_If` should have an upper camel case name [INFO] [stdout] --> src/app.rs:36:95 [INFO] [stdout] | [INFO] [stdout] 36 | Operation_And, Operation_Or, Operation_Eq, Operation_Not, Operation_Concat, Operation_Gt, Operation_If, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OperationIf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Node::OperationDivide` [INFO] [stdout] --> src/app.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use crate::Node::OperationDivide; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Submission_url` should have an upper camel case name [INFO] [stdout] --> src/app.rs:37:34 [INFO] [stdout] | [INFO] [stdout] 37 | Id, Data, Sheets , Notation, Submission_url, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SubmissionUrl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Node::OperationMultiply` [INFO] [stdout] --> src/app.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use crate::Node::OperationMultiply; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cell::RefCell` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::cell::RefCell; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Node::OperationConcat` [INFO] [stdout] --> src/app.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use crate::Node::OperationConcat; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Node::OperationIf` [INFO] [stdout] --> src/app.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use crate::Node::OperationIf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::iter` [INFO] [stdout] --> src/app.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | use core::iter; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Op_Paren_o` should have an upper camel case name [INFO] [stdout] --> src/app.rs:34:59 [INFO] [stdout] | [INFO] [stdout] 34 | Start, Identifier, String, Int, Double, Assign, Bool, Op_Paren_o, Arr_o, Op_Paren_c, Arr_c, Colon, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `OpParenO` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Arr_o` should have an upper camel case name [INFO] [stdout] --> src/app.rs:34:71 [INFO] [stdout] | [INFO] [stdout] 34 | Start, Identifier, String, Int, Double, Assign, Bool, Op_Paren_o, Arr_o, Op_Paren_c, Arr_c, Colon, [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `ArrO` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Op_Paren_c` should have an upper camel case name [INFO] [stdout] --> src/app.rs:34:78 [INFO] [stdout] | [INFO] [stdout] 34 | Start, Identifier, String, Int, Double, Assign, Bool, Op_Paren_o, Arr_o, Op_Paren_c, Arr_c, Colon, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `OpParenC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Arr_c` should have an upper camel case name [INFO] [stdout] --> src/app.rs:34:90 [INFO] [stdout] | [INFO] [stdout] 34 | Start, Identifier, String, Int, Double, Assign, Bool, Op_Paren_o, Arr_o, Op_Paren_c, Arr_c, Colon, [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `ArrC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `OP_Brace_o` should have an upper camel case name [INFO] [stdout] --> src/app.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | OP_Brace_o, OP_Brace_c, Semicolon, Comma, Punc, Operation_Sum, Operation_Multiply, Operation_Divide, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `OpBraceO` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `OP_Brace_c` should have an upper camel case name [INFO] [stdout] --> src/app.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | OP_Brace_o, OP_Brace_c, Semicolon, Comma, Punc, Operation_Sum, Operation_Multiply, Operation_Divide, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `OpBraceC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Operation_Sum` should have an upper camel case name [INFO] [stdout] --> src/app.rs:35:53 [INFO] [stdout] | [INFO] [stdout] 35 | OP_Brace_o, OP_Brace_c, Semicolon, Comma, Punc, Operation_Sum, Operation_Multiply, Operation_Divide, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OperationSum` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Operation_Multiply` should have an upper camel case name [INFO] [stdout] --> src/app.rs:35:68 [INFO] [stdout] | [INFO] [stdout] 35 | OP_Brace_o, OP_Brace_c, Semicolon, Comma, Punc, Operation_Sum, Operation_Multiply, Operation_Divide, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OperationMultiply` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Operation_Divide` should have an upper camel case name [INFO] [stdout] --> src/app.rs:35:88 [INFO] [stdout] | [INFO] [stdout] 35 | OP_Brace_o, OP_Brace_c, Semicolon, Comma, Punc, Operation_Sum, Operation_Multiply, Operation_Divide, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OperationDivide` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Operation_And` should have an upper camel case name [INFO] [stdout] --> src/app.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | Operation_And, Operation_Or, Operation_Eq, Operation_Not, Operation_Concat, Operation_Gt, Operation_If, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OperationAnd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Operation_Or` should have an upper camel case name [INFO] [stdout] --> src/app.rs:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | Operation_And, Operation_Or, Operation_Eq, Operation_Not, Operation_Concat, Operation_Gt, Operation_If, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OperationOr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Operation_Eq` should have an upper camel case name [INFO] [stdout] --> src/app.rs:36:34 [INFO] [stdout] | [INFO] [stdout] 36 | Operation_And, Operation_Or, Operation_Eq, Operation_Not, Operation_Concat, Operation_Gt, Operation_If, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OperationEq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Operation_Not` should have an upper camel case name [INFO] [stdout] --> src/app.rs:36:48 [INFO] [stdout] | [INFO] [stdout] 36 | Operation_And, Operation_Or, Operation_Eq, Operation_Not, Operation_Concat, Operation_Gt, Operation_If, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OperationNot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Operation_Concat` should have an upper camel case name [INFO] [stdout] --> src/app.rs:36:63 [INFO] [stdout] | [INFO] [stdout] 36 | Operation_And, Operation_Or, Operation_Eq, Operation_Not, Operation_Concat, Operation_Gt, Operation_If, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OperationConcat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Operation_Gt` should have an upper camel case name [INFO] [stdout] --> src/app.rs:36:81 [INFO] [stdout] | [INFO] [stdout] 36 | Operation_And, Operation_Or, Operation_Eq, Operation_Not, Operation_Concat, Operation_Gt, Operation_If, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OperationGt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Operation_If` should have an upper camel case name [INFO] [stdout] --> src/app.rs:36:95 [INFO] [stdout] | [INFO] [stdout] 36 | Operation_And, Operation_Or, Operation_Eq, Operation_Not, Operation_Concat, Operation_Gt, Operation_If, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OperationIf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Submission_url` should have an upper camel case name [INFO] [stdout] --> src/app.rs:37:34 [INFO] [stdout] | [INFO] [stdout] 37 | Id, Data, Sheets , Notation, Submission_url, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SubmissionUrl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cell::RefCell` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::cell::RefCell; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `types` [INFO] [stdout] --> src/app.rs:230:13 [INFO] [stdout] | [INFO] [stdout] 230 | let types = vec!["int", "float", "bool","string"]; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_types` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `types` [INFO] [stdout] --> src/app.rs:230:13 [INFO] [stdout] | [INFO] [stdout] 230 | let types = vec!["int", "float", "bool","string"]; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_types` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `types` [INFO] [stdout] --> src/app.rs:495:13 [INFO] [stdout] | [INFO] [stdout] 495 | let types = vec!["int", "float", "bool","string"]; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_types` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `re` [INFO] [stdout] --> src/app.rs:496:13 [INFO] [stdout] | [INFO] [stdout] 496 | let re = Regex::new(r"[A-Z][0-9]+").unwrap(); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_re` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `types` [INFO] [stdout] --> src/app.rs:495:13 [INFO] [stdout] | [INFO] [stdout] 495 | let types = vec!["int", "float", "bool","string"]; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_types` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `re` [INFO] [stdout] --> src/app.rs:496:13 [INFO] [stdout] | [INFO] [stdout] 496 | let re = Regex::new(r"[A-Z][0-9]+").unwrap(); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_re` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res1` [INFO] [stdout] --> src/app.rs:996:17 [INFO] [stdout] | [INFO] [stdout] 996 | let mut res1:Vec = Vec::new(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_res1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pop` [INFO] [stdout] --> src/app.rs:1121:29 [INFO] [stdout] | [INFO] [stdout] 1121 | let mut pop = stack.get(0).unwrap().to_string(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gt_result` [INFO] [stdout] --> src/app.rs:1169:29 [INFO] [stdout] | [INFO] [stdout] 1169 | let mut gt_result = "false".to_string(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_gt_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res1` [INFO] [stdout] --> src/app.rs:996:17 [INFO] [stdout] | [INFO] [stdout] 996 | let mut res1:Vec = Vec::new(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_res1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pop` [INFO] [stdout] --> src/app.rs:1121:29 [INFO] [stdout] | [INFO] [stdout] 1121 | let mut pop = stack.get(0).unwrap().to_string(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gt_result` [INFO] [stdout] --> src/app.rs:1169:29 [INFO] [stdout] | [INFO] [stdout] 1169 | let mut gt_result = "false".to_string(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_gt_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/app.rs:996:13 [INFO] [stdout] | [INFO] [stdout] 996 | let mut res1:Vec = Vec::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: variable does not need to be mutable [INFO] [stdout] --> src/app.rs:1098:25 [INFO] [stdout] | [INFO] [stdout] 1098 | let mut pop = stack.get(0).unwrap().to_string(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/app.rs:1121:25 [INFO] [stdout] | [INFO] [stdout] 1121 | let mut pop = stack.get(0).unwrap().to_string(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/app.rs:1146:25 [INFO] [stdout] | [INFO] [stdout] 1146 | let mut x = stack.get(0).unwrap().to_string(); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/app.rs:1169:25 [INFO] [stdout] | [INFO] [stdout] 1169 | let mut gt_result = "false".to_string(); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/app.rs:1170:25 [INFO] [stdout] | [INFO] [stdout] 1170 | let mut pop = stack.get(0).unwrap().to_string(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/app.rs:1171:25 [INFO] [stdout] | [INFO] [stdout] 1171 | let mut pop2 = stack.get(1).unwrap().to_string(); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/app.rs:1197:25 [INFO] [stdout] | [INFO] [stdout] 1197 | let mut pop = stack.get(0).unwrap().to_string(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/app.rs:1198:25 [INFO] [stdout] | [INFO] [stdout] 1198 | let mut pop2 = stack.get(1).unwrap().to_string(); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/app.rs:1219:25 [INFO] [stdout] | [INFO] [stdout] 1219 | let mut pop = stack.get(0).unwrap().to_string(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/app.rs:1220:25 [INFO] [stdout] | [INFO] [stdout] 1220 | let mut pop2 = stack.get(1).unwrap().to_string(); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/app.rs:1224:29 [INFO] [stdout] | [INFO] [stdout] 1224 | let mut div_result = a / a2; [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/app.rs:1397:32 [INFO] [stdout] | [INFO] [stdout] 1397 | Node::Notation(t) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/app.rs:1400:32 [INFO] [stdout] | [INFO] [stdout] 1400 | Node::FloatLit(t) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/app.rs:1403:30 [INFO] [stdout] | [INFO] [stdout] 1403 | Node::IntLit(t) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/app.rs:1406:33 [INFO] [stdout] | [INFO] [stdout] 1406 | Node::StringLit(t) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/app.rs:1409:31 [INFO] [stdout] | [INFO] [stdout] 1409 | Node::BoolLit(t) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/app.rs:996:13 [INFO] [stdout] | [INFO] [stdout] 996 | let mut res1:Vec = Vec::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: variable does not need to be mutable [INFO] [stdout] --> src/app.rs:1098:25 [INFO] [stdout] | [INFO] [stdout] 1098 | let mut pop = stack.get(0).unwrap().to_string(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/app.rs:1121:25 [INFO] [stdout] | [INFO] [stdout] 1121 | let mut pop = stack.get(0).unwrap().to_string(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/app.rs:1146:25 [INFO] [stdout] | [INFO] [stdout] 1146 | let mut x = stack.get(0).unwrap().to_string(); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/app.rs:1169:25 [INFO] [stdout] | [INFO] [stdout] 1169 | let mut gt_result = "false".to_string(); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/app.rs:1170:25 [INFO] [stdout] | [INFO] [stdout] 1170 | let mut pop = stack.get(0).unwrap().to_string(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/app.rs:1171:25 [INFO] [stdout] | [INFO] [stdout] 1171 | let mut pop2 = stack.get(1).unwrap().to_string(); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/app.rs:1197:25 [INFO] [stdout] | [INFO] [stdout] 1197 | let mut pop = stack.get(0).unwrap().to_string(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/app.rs:1198:25 [INFO] [stdout] | [INFO] [stdout] 1198 | let mut pop2 = stack.get(1).unwrap().to_string(); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/app.rs:1219:25 [INFO] [stdout] | [INFO] [stdout] 1219 | let mut pop = stack.get(0).unwrap().to_string(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/app.rs:1220:25 [INFO] [stdout] | [INFO] [stdout] 1220 | let mut pop2 = stack.get(1).unwrap().to_string(); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/app.rs:1224:29 [INFO] [stdout] | [INFO] [stdout] 1224 | let mut div_result = a / a2; [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sheets` [INFO] [stdout] --> src/app.rs:1623:13 [INFO] [stdout] | [INFO] [stdout] 1623 | let sheets = self.expect(TokenKind::String).unwrap(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_sheets` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/app.rs:1397:32 [INFO] [stdout] | [INFO] [stdout] 1397 | Node::Notation(t) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/app.rs:1400:32 [INFO] [stdout] | [INFO] [stdout] 1400 | Node::FloatLit(t) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/app.rs:1403:30 [INFO] [stdout] | [INFO] [stdout] 1403 | Node::IntLit(t) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/app.rs:1406:33 [INFO] [stdout] | [INFO] [stdout] 1406 | Node::StringLit(t) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/app.rs:1409:31 [INFO] [stdout] | [INFO] [stdout] 1409 | Node::BoolLit(t) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `notation_slot` [INFO] [stdout] --> src/app.rs:1771:21 [INFO] [stdout] | [INFO] [stdout] 1771 | let notation_slot = val.literal.clone(); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_notation_slot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `term_back` [INFO] [stdout] --> src/app.rs:1846:13 [INFO] [stdout] | [INFO] [stdout] 1846 | let term_back = self.slot; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_term_back` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `term_back` [INFO] [stdout] --> src/app.rs:1868:13 [INFO] [stdout] | [INFO] [stdout] 1868 | let term_back = self.slot; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_term_back` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `term_back` [INFO] [stdout] --> src/app.rs:1891:13 [INFO] [stdout] | [INFO] [stdout] 1891 | let term_back = self.slot; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_term_back` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `term_back` [INFO] [stdout] --> src/app.rs:1914:13 [INFO] [stdout] | [INFO] [stdout] 1914 | let term_back = self.slot; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_term_back` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `term_back` [INFO] [stdout] --> src/app.rs:1938:13 [INFO] [stdout] | [INFO] [stdout] 1938 | let term_back = self.slot; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_term_back` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `term_back` [INFO] [stdout] --> src/app.rs:1962:13 [INFO] [stdout] | [INFO] [stdout] 1962 | let term_back = self.slot; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_term_back` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `term_back` [INFO] [stdout] --> src/app.rs:1987:13 [INFO] [stdout] | [INFO] [stdout] 1987 | let term_back = self.slot; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_term_back` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sheets` [INFO] [stdout] --> src/app.rs:1623:13 [INFO] [stdout] | [INFO] [stdout] 1623 | let sheets = self.expect(TokenKind::String).unwrap(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_sheets` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `term_back` [INFO] [stdout] --> src/app.rs:2010:13 [INFO] [stdout] | [INFO] [stdout] 2010 | let term_back = self.slot; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_term_back` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `term_back` [INFO] [stdout] --> src/app.rs:2034:13 [INFO] [stdout] | [INFO] [stdout] 2034 | let term_back = self.slot; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_term_back` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `notation_slot` [INFO] [stdout] --> src/app.rs:2047:13 [INFO] [stdout] | [INFO] [stdout] 2047 | let notation_slot = val.literal.clone(); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_notation_slot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `notation_slot` [INFO] [stdout] --> src/app.rs:1771:21 [INFO] [stdout] | [INFO] [stdout] 1771 | let notation_slot = val.literal.clone(); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_notation_slot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `term_back` [INFO] [stdout] --> src/app.rs:1846:13 [INFO] [stdout] | [INFO] [stdout] 1846 | let term_back = self.slot; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_term_back` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `term_back` [INFO] [stdout] --> src/app.rs:1868:13 [INFO] [stdout] | [INFO] [stdout] 1868 | let term_back = self.slot; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_term_back` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `term_back` [INFO] [stdout] --> src/app.rs:1891:13 [INFO] [stdout] | [INFO] [stdout] 1891 | let term_back = self.slot; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_term_back` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `term_back` [INFO] [stdout] --> src/app.rs:1914:13 [INFO] [stdout] | [INFO] [stdout] 1914 | let term_back = self.slot; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_term_back` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `term_back` [INFO] [stdout] --> src/app.rs:1938:13 [INFO] [stdout] | [INFO] [stdout] 1938 | let term_back = self.slot; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_term_back` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `term_back` [INFO] [stdout] --> src/app.rs:1962:13 [INFO] [stdout] | [INFO] [stdout] 1962 | let term_back = self.slot; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_term_back` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `term_back` [INFO] [stdout] --> src/app.rs:1987:13 [INFO] [stdout] | [INFO] [stdout] 1987 | let term_back = self.slot; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_term_back` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `term_back` [INFO] [stdout] --> src/app.rs:2010:13 [INFO] [stdout] | [INFO] [stdout] 2010 | let term_back = self.slot; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_term_back` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `term_back` [INFO] [stdout] --> src/app.rs:2034:13 [INFO] [stdout] | [INFO] [stdout] 2034 | let term_back = self.slot; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_term_back` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `notation_slot` [INFO] [stdout] --> src/app.rs:2047:13 [INFO] [stdout] | [INFO] [stdout] 2047 | let notation_slot = val.literal.clone(); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_notation_slot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `counter` is never read [INFO] [stdout] --> src/app.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 58 | struct Operation { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 59 | body: Vec, [INFO] [stdout] 60 | counter: usize, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Operation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `counter` is never read [INFO] [stdout] --> src/app.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 70 | pub struct Lexer { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 71 | body: Vec, [INFO] [stdout] 72 | counter: usize, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Lexer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `new_identifier_token` is never used [INFO] [stdout] --> src/app.rs:110:8 [INFO] [stdout] | [INFO] [stdout] 80 | impl Operation { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 110 | fn new_identifier_token(&mut self){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `add_mem` is never used [INFO] [stdout] --> src/app.rs:713:12 [INFO] [stdout] | [INFO] [stdout] 712 | impl CellSequenceNode { [INFO] [stdout] | --------------------- method in this implementation [INFO] [stdout] 713 | pub fn add_mem(&mut self, mem:Vec) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `peek2` and `parse_notation` are never used [INFO] [stdout] --> src/app.rs:1691:8 [INFO] [stdout] | [INFO] [stdout] 1584 | impl Parser { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 1691 | fn peek2(&mut self, type0: TokenKind, type1: TokenKind) -> Option { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2044 | fn parse_notation(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `currChar` should have a snake case name [INFO] [stdout] --> src/app.rs:210:17 [INFO] [stdout] | [INFO] [stdout] 210 | let mut currChar; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `curr_char` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `currChar` should have a snake case name [INFO] [stdout] --> src/app.rs:262:17 [INFO] [stdout] | [INFO] [stdout] 262 | let mut currChar; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `curr_char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `currChar` should have a snake case name [INFO] [stdout] --> src/app.rs:285:17 [INFO] [stdout] | [INFO] [stdout] 285 | let mut currChar; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `curr_char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `currChar` should have a snake case name [INFO] [stdout] --> src/app.rs:311:17 [INFO] [stdout] | [INFO] [stdout] 311 | let mut currChar; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `curr_char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `currChar` should have a snake case name [INFO] [stdout] --> src/app.rs:477:17 [INFO] [stdout] | [INFO] [stdout] 477 | let mut currChar; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `curr_char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `currChar` should have a snake case name [INFO] [stdout] --> src/app.rs:517:17 [INFO] [stdout] | [INFO] [stdout] 517 | let mut currChar; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `curr_char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `currChar` should have a snake case name [INFO] [stdout] --> src/app.rs:541:17 [INFO] [stdout] | [INFO] [stdout] 541 | let mut currChar; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `curr_char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `currChar` should have a snake case name [INFO] [stdout] --> src/app.rs:583:17 [INFO] [stdout] | [INFO] [stdout] 583 | let mut currChar; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `curr_char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `currChar` should have a snake case name [INFO] [stdout] --> src/app.rs:609:17 [INFO] [stdout] | [INFO] [stdout] 609 | let mut currChar; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `curr_char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/app.rs:1415:18 [INFO] [stdout] | [INFO] [stdout] 1330 | let regex = Regex::new(r"[a-z][0-9]+").unwrap(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1415 | Box::new(None) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `counter` is never read [INFO] [stdout] --> src/app.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 58 | struct Operation { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 59 | body: Vec, [INFO] [stdout] 60 | counter: usize, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Operation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `counter` is never read [INFO] [stdout] --> src/app.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 70 | pub struct Lexer { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 71 | body: Vec, [INFO] [stdout] 72 | counter: usize, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Lexer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `new_identifier_token` is never used [INFO] [stdout] --> src/app.rs:110:8 [INFO] [stdout] | [INFO] [stdout] 80 | impl Operation { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 110 | fn new_identifier_token(&mut self){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `add_mem` is never used [INFO] [stdout] --> src/app.rs:713:12 [INFO] [stdout] | [INFO] [stdout] 712 | impl CellSequenceNode { [INFO] [stdout] | --------------------- method in this implementation [INFO] [stdout] 713 | pub fn add_mem(&mut self, mem:Vec) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `peek2` and `parse_notation` are never used [INFO] [stdout] --> src/app.rs:1691:8 [INFO] [stdout] | [INFO] [stdout] 1584 | impl Parser { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 1691 | fn peek2(&mut self, type0: TokenKind, type1: TokenKind) -> Option { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2044 | fn parse_notation(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `currChar` should have a snake case name [INFO] [stdout] --> src/app.rs:210:17 [INFO] [stdout] | [INFO] [stdout] 210 | let mut currChar; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `curr_char` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `currChar` should have a snake case name [INFO] [stdout] --> src/app.rs:262:17 [INFO] [stdout] | [INFO] [stdout] 262 | let mut currChar; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `curr_char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `currChar` should have a snake case name [INFO] [stdout] --> src/app.rs:285:17 [INFO] [stdout] | [INFO] [stdout] 285 | let mut currChar; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `curr_char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `currChar` should have a snake case name [INFO] [stdout] --> src/app.rs:311:17 [INFO] [stdout] | [INFO] [stdout] 311 | let mut currChar; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `curr_char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `currChar` should have a snake case name [INFO] [stdout] --> src/app.rs:477:17 [INFO] [stdout] | [INFO] [stdout] 477 | let mut currChar; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `curr_char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `currChar` should have a snake case name [INFO] [stdout] --> src/app.rs:517:17 [INFO] [stdout] | [INFO] [stdout] 517 | let mut currChar; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `curr_char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `currChar` should have a snake case name [INFO] [stdout] --> src/app.rs:541:17 [INFO] [stdout] | [INFO] [stdout] 541 | let mut currChar; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `curr_char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `currChar` should have a snake case name [INFO] [stdout] --> src/app.rs:583:17 [INFO] [stdout] | [INFO] [stdout] 583 | let mut currChar; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `curr_char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `currChar` should have a snake case name [INFO] [stdout] --> src/app.rs:609:17 [INFO] [stdout] | [INFO] [stdout] 609 | let mut currChar; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `curr_char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/app.rs:1415:18 [INFO] [stdout] | [INFO] [stdout] 1330 | let regex = Regex::new(r"[a-z][0-9]+").unwrap(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1415 | Box::new(None) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 84 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 84 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mycrate` (bin "mycrate") due to 2 previous errors; 84 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `mycrate` (bin "mycrate" test) due to 2 previous errors; 84 warnings emitted [INFO] running `Command { std: "docker" "inspect" "e5e7d2153833280cec19dbdeaafccdd7149a6bb6a0cd2afd669ee3773edb27a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5e7d2153833280cec19dbdeaafccdd7149a6bb6a0cd2afd669ee3773edb27a5", kill_on_drop: false }` [INFO] [stdout] e5e7d2153833280cec19dbdeaafccdd7149a6bb6a0cd2afd669ee3773edb27a5