[INFO] cloning repository https://github.com/mmeiler-dev/logicCLI [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mmeiler-dev/logicCLI" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmeiler-dev%2FlogicCLI", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmeiler-dev%2FlogicCLI'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bb029cdb3592f133710d24d9b2bbcf8121b117ab [INFO] checking mmeiler-dev/logicCLI against master#f8f6997469237299c1d60814c7b9828602a1f8e4 for pr-143808 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmeiler-dev%2FlogicCLI" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mmeiler-dev/logicCLI [INFO] finished tweaking git repo https://github.com/mmeiler-dev/logicCLI [INFO] tweaked toml for git repo https://github.com/mmeiler-dev/logicCLI written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mmeiler-dev/logicCLI on toolchain f8f6997469237299c1d60814c7b9828602a1f8e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8f6997469237299c1d60814c7b9828602a1f8e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mmeiler-dev/logicCLI 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" "+f8f6997469237299c1d60814c7b9828602a1f8e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+f8f6997469237299c1d60814c7b9828602a1f8e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9d19b5a02eeadc3ef498efe27296905918b780604ae376dcd804dd95a331b83f [INFO] running `Command { std: "docker" "start" "-a" "9d19b5a02eeadc3ef498efe27296905918b780604ae376dcd804dd95a331b83f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d19b5a02eeadc3ef498efe27296905918b780604ae376dcd804dd95a331b83f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d19b5a02eeadc3ef498efe27296905918b780604ae376dcd804dd95a331b83f", kill_on_drop: false }` [INFO] [stdout] 9d19b5a02eeadc3ef498efe27296905918b780604ae376dcd804dd95a331b83f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+f8f6997469237299c1d60814c7b9828602a1f8e4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d983dae3ce3876672370d69b9159ec326934305f7f45e8f9792295042cf0ed0 [INFO] running `Command { std: "docker" "start" "-a" "6d983dae3ce3876672370d69b9159ec326934305f7f45e8f9792295042cf0ed0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking logic-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `stdout` [INFO] [stdout] --> src/main.rs:1:21 [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::{self, stdout, Write}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Tokenizer` [INFO] [stdout] --> src/commands.rs:3:53 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::evaluator::tokenizer::{Token, TokenType, Tokenizer, checkSyntax, mapToBool, parseBlocks}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `stdout` [INFO] [stdout] --> src/main.rs:1:21 [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::{self, stdout, Write}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Tokenizer` [INFO] [stdout] --> src/commands.rs:3:53 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::evaluator::tokenizer::{Token, TokenType, Tokenizer, checkSyntax, mapToBool, parseBlocks}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> src/commands.rs:67:17 [INFO] [stdout] | [INFO] [stdout] 67 | fn commandTable(line: &Vec) -> String { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> src/commands.rs:67:17 [INFO] [stdout] | [INFO] [stdout] 67 | fn commandTable(line: &Vec) -> String { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `expression` is never read [INFO] [stdout] --> src/evaluator/tokenizer.rs:268:17 [INFO] [stdout] | [INFO] [stdout] 268 | let mut expression: Vec = vec![]; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `expression` is never read [INFO] [stdout] --> src/evaluator/tokenizer.rs:268:17 [INFO] [stdout] | [INFO] [stdout] 268 | let mut expression: Vec = vec![]; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `exprEnd` is never read [INFO] [stdout] --> src/evaluator/tokenizer.rs:379:13 [INFO] [stdout] | [INFO] [stdout] 379 | let mut exprEnd: u16 = 0; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `exprEnd` is never read [INFO] [stdout] --> src/evaluator/tokenizer.rs:379:13 [INFO] [stdout] | [INFO] [stdout] 379 | let mut exprEnd: u16 = 0; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `setRoot` is never used [INFO] [stdout] --> src/evaluator/mod.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 9 | impl AST { [INFO] [stdout] | -------- method in this implementation [INFO] [stdout] 10 | fn setRoot(&mut self, root: &ASTNode) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `setRoot` is never used [INFO] [stdout] --> src/evaluator/mod.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 9 | impl AST { [INFO] [stdout] | -------- method in this implementation [INFO] [stdout] 10 | fn setRoot(&mut self, root: &ASTNode) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `printTokens` is never used [INFO] [stdout] --> src/evaluator/tokenizer.rs:82:4 [INFO] [stdout] | [INFO] [stdout] 82 | fn printTokens(tokens: &Vec) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `commandFinder` should have a snake case name [INFO] [stdout] --> src/commands.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn commandFinder(line: &Vec) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `command_finder` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `commandHelp` should have a snake case name [INFO] [stdout] --> src/commands.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn commandHelp() -> String { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `command_help` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `commandEvaluate` should have a snake case name [INFO] [stdout] --> src/commands.rs:23:4 [INFO] [stdout] | [INFO] [stdout] 23 | fn commandEvaluate(line: &Vec) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `command_evaluate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `idToBool` should have a snake case name [INFO] [stdout] --> src/commands.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | let mut idToBool: HashMap = HashMap::new(); [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `id_to_bool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `commandTable` should have a snake case name [INFO] [stdout] --> src/commands.rs:67:4 [INFO] [stdout] | [INFO] [stdout] 67 | fn commandTable(line: &Vec) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `command_table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `setRoot` should have a snake case name [INFO] [stdout] --> src/evaluator/mod.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | fn setRoot(&mut self, root: &ASTNode) { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `set_root` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `printTokens` is never used [INFO] [stdout] --> src/evaluator/tokenizer.rs:82:4 [INFO] [stdout] | [INFO] [stdout] 82 | fn printTokens(tokens: &Vec) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `nType` should have a snake case name [INFO] [stdout] --> src/evaluator/mod.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub nType: String, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `n_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `commandFinder` should have a snake case name [INFO] [stdout] --> src/commands.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn commandFinder(line: &Vec) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `command_finder` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `getAST` should have a snake case name [INFO] [stdout] --> src/evaluator/mod.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn getAST(&self) -> AST { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `get_ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `buildAST` should have a snake case name [INFO] [stdout] --> src/evaluator/mod.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn buildAST(&mut self) { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `build_ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `searchPeak` should have a snake case name [INFO] [stdout] --> src/evaluator/mod.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | fn searchPeak(&self, expression: &Vec) -> u16 { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `search_peak` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `maxVal` should have a snake case name [INFO] [stdout] --> src/evaluator/mod.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | let mut maxVal: u8 = 0; [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `max_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `currPrec` should have a snake case name [INFO] [stdout] --> src/evaluator/mod.rs:42:26 [INFO] [stdout] | [INFO] [stdout] 42 | if let Some(&currPrec) = tokenizer::precedences.get(&token.tType) { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `curr_prec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `parseExpr` should have a snake case name [INFO] [stdout] --> src/evaluator/mod.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 54 | fn parseExpr(&self, expression: Vec) -> ASTNode { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `parse_expr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `NOT` should have a snake case name [INFO] [stdout] --> src/evaluator/boolean.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn NOT(bool1: String) -> String { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `not` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `AND` should have a snake case name [INFO] [stdout] --> src/evaluator/boolean.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn AND(bool1: String, bool2: String) -> String { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `and` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `OR` should have a snake case name [INFO] [stdout] --> src/evaluator/boolean.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn OR(bool1: String, bool2: String) -> String { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `or` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `IMPLIES` should have a snake case name [INFO] [stdout] --> src/evaluator/boolean.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn IMPLIES(bool1: String, bool2: String) -> String { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `implies` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `CONVERSE` should have a snake case name [INFO] [stdout] --> src/evaluator/boolean.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn CONVERSE(bool1: String, bool2: String) -> String { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `converse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `EQUIVALENCE` should have a snake case name [INFO] [stdout] --> src/evaluator/boolean.rs:30:8 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn EQUIVALENCE(bool1: String, bool2: String) -> String { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `equivalence` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `XOR` should have a snake case name [INFO] [stdout] --> src/evaluator/boolean.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn XOR(bool1: String, bool2: String) -> String { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `xor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `NAND` should have a snake case name [INFO] [stdout] --> src/evaluator/boolean.rs:38:8 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn NAND(bool1: String, bool2: String) -> String { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `nand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `NOR` should have a snake case name [INFO] [stdout] --> src/evaluator/boolean.rs:42:8 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn NOR(bool1: String, bool2: String) -> String { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `nor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `operators` should have an upper case name [INFO] [stdout] --> src/evaluator/tokenizer.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | static operators: [&str; 9] = ["&&", "||", "!", "->", "<-", "<->", "^", "!&&", "!||"]; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 5 - static operators: [&str; 9] = ["&&", "||", "!", "->", "<-", "<->", "^", "!&&", "!||"]; [INFO] [stdout] 5 + static OPERATORS: [&str; 9] = ["&&", "||", "!", "->", "<-", "<->", "^", "!&&", "!||"]; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `commands` should have an upper case name [INFO] [stdout] --> src/evaluator/tokenizer.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | static commands: [&str; 9] = ["exit", "table", "valid", "satis", "semcons", "cnf", "dnf", "latex", "tree"]; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 6 - static commands: [&str; 9] = ["exit", "table", "valid", "satis", "semcons", "cnf", "dnf", "latex", "tree"]; [INFO] [stdout] 6 + static COMMANDS: [&str; 9] = ["exit", "table", "valid", "satis", "semcons", "cnf", "dnf", "latex", "tree"]; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `operatorTypes` should have an upper case name [INFO] [stdout] --> src/evaluator/tokenizer.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub static operatorTypes: [TokenType; 9] = [ [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 7 - pub static operatorTypes: [TokenType; 9] = [ [INFO] [stdout] 7 + pub static OPERATOR_TYPES: [TokenType; 9] = [ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `operatorMap` should have an upper case name [INFO] [stdout] --> src/evaluator/tokenizer.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | static operatorMap: Lazy> = Lazy::new(|| { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 11 - static operatorMap: Lazy> = Lazy::new(|| { [INFO] [stdout] 11 + static OPERATOR_MAP: Lazy> = Lazy::new(|| { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `commandHelp` should have a snake case name [INFO] [stdout] --> src/commands.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn commandHelp() -> String { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `command_help` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `commandEvaluate` should have a snake case name [INFO] [stdout] --> src/commands.rs:23:4 [INFO] [stdout] | [INFO] [stdout] 23 | fn commandEvaluate(line: &Vec) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `command_evaluate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `idToBool` should have a snake case name [INFO] [stdout] --> src/commands.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | let mut idToBool: HashMap = HashMap::new(); [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `id_to_bool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `commandTable` should have a snake case name [INFO] [stdout] --> src/commands.rs:67:4 [INFO] [stdout] | [INFO] [stdout] 67 | fn commandTable(line: &Vec) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `command_table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `setRoot` should have a snake case name [INFO] [stdout] --> src/evaluator/mod.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | fn setRoot(&mut self, root: &ASTNode) { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `set_root` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `nType` should have a snake case name [INFO] [stdout] --> src/evaluator/mod.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub nType: String, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `n_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `getAST` should have a snake case name [INFO] [stdout] --> src/evaluator/mod.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn getAST(&self) -> AST { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `get_ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `buildAST` should have a snake case name [INFO] [stdout] --> src/evaluator/mod.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn buildAST(&mut self) { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `build_ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `searchPeak` should have a snake case name [INFO] [stdout] --> src/evaluator/mod.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | fn searchPeak(&self, expression: &Vec) -> u16 { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `search_peak` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `maxVal` should have a snake case name [INFO] [stdout] --> src/evaluator/mod.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | let mut maxVal: u8 = 0; [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `max_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `currPrec` should have a snake case name [INFO] [stdout] --> src/evaluator/mod.rs:42:26 [INFO] [stdout] | [INFO] [stdout] 42 | if let Some(&currPrec) = tokenizer::precedences.get(&token.tType) { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `curr_prec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `parseExpr` should have a snake case name [INFO] [stdout] --> src/evaluator/mod.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 54 | fn parseExpr(&self, expression: Vec) -> ASTNode { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `parse_expr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `NOT` should have a snake case name [INFO] [stdout] --> src/evaluator/boolean.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn NOT(bool1: String) -> String { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `not` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `AND` should have a snake case name [INFO] [stdout] --> src/evaluator/boolean.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn AND(bool1: String, bool2: String) -> String { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `and` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `OR` should have a snake case name [INFO] [stdout] --> src/evaluator/boolean.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn OR(bool1: String, bool2: String) -> String { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `or` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `IMPLIES` should have a snake case name [INFO] [stdout] --> src/evaluator/boolean.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn IMPLIES(bool1: String, bool2: String) -> String { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `implies` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `CONVERSE` should have a snake case name [INFO] [stdout] --> src/evaluator/boolean.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn CONVERSE(bool1: String, bool2: String) -> String { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `converse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `EQUIVALENCE` should have a snake case name [INFO] [stdout] --> src/evaluator/boolean.rs:30:8 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn EQUIVALENCE(bool1: String, bool2: String) -> String { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `equivalence` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `XOR` should have a snake case name [INFO] [stdout] --> src/evaluator/boolean.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn XOR(bool1: String, bool2: String) -> String { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `xor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `NAND` should have a snake case name [INFO] [stdout] --> src/evaluator/boolean.rs:38:8 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn NAND(bool1: String, bool2: String) -> String { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `nand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `NOR` should have a snake case name [INFO] [stdout] --> src/evaluator/boolean.rs:42:8 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn NOR(bool1: String, bool2: String) -> String { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `nor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `operators` should have an upper case name [INFO] [stdout] --> src/evaluator/tokenizer.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | static operators: [&str; 9] = ["&&", "||", "!", "->", "<-", "<->", "^", "!&&", "!||"]; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 5 - static operators: [&str; 9] = ["&&", "||", "!", "->", "<-", "<->", "^", "!&&", "!||"]; [INFO] [stdout] 5 + static OPERATORS: [&str; 9] = ["&&", "||", "!", "->", "<-", "<->", "^", "!&&", "!||"]; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `commands` should have an upper case name [INFO] [stdout] --> src/evaluator/tokenizer.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | static commands: [&str; 9] = ["exit", "table", "valid", "satis", "semcons", "cnf", "dnf", "latex", "tree"]; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 6 - static commands: [&str; 9] = ["exit", "table", "valid", "satis", "semcons", "cnf", "dnf", "latex", "tree"]; [INFO] [stdout] 6 + static COMMANDS: [&str; 9] = ["exit", "table", "valid", "satis", "semcons", "cnf", "dnf", "latex", "tree"]; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `operatorTypes` should have an upper case name [INFO] [stdout] --> src/evaluator/tokenizer.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub static operatorTypes: [TokenType; 9] = [ [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 7 - pub static operatorTypes: [TokenType; 9] = [ [INFO] [stdout] 7 + pub static OPERATOR_TYPES: [TokenType; 9] = [ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `operatorMap` should have an upper case name [INFO] [stdout] --> src/evaluator/tokenizer.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | static operatorMap: Lazy> = Lazy::new(|| { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 11 - static operatorMap: Lazy> = Lazy::new(|| { [INFO] [stdout] 11 + static OPERATOR_MAP: Lazy> = Lazy::new(|| { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `precedences` should have an upper case name [INFO] [stdout] --> src/evaluator/tokenizer.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub static precedences: Lazy> = Lazy::new(|| { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 25 - pub static precedences: Lazy> = Lazy::new(|| { [INFO] [stdout] 25 + pub static PRECEDENCES: Lazy> = Lazy::new(|| { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `tType` should have a snake case name [INFO] [stdout] --> src/evaluator/tokenizer.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | pub tType: TokenType, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `t_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `printTokens` should have a snake case name [INFO] [stdout] --> src/evaluator/tokenizer.rs:82:4 [INFO] [stdout] | [INFO] [stdout] 82 | fn printTokens(tokens: &Vec) { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `print_tokens` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `checkSyntax` should have a snake case name [INFO] [stdout] --> src/evaluator/tokenizer.rs:96:8 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn checkSyntax(expression: &Vec) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `check_syntax` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `nullToken` should have a snake case name [INFO] [stdout] --> src/evaluator/tokenizer.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | let nullToken = Token { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `null_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `makeIdentifier` should have a snake case name [INFO] [stdout] --> src/evaluator/tokenizer.rs:207:8 [INFO] [stdout] | [INFO] [stdout] 207 | fn makeIdentifier(&mut self) -> Token { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `make_identifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `makeOperator` should have a snake case name [INFO] [stdout] --> src/evaluator/tokenizer.rs:237:8 [INFO] [stdout] | [INFO] [stdout] 237 | fn makeOperator(&mut self) -> Token { [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `make_operator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `makeExpression` should have a snake case name [INFO] [stdout] --> src/evaluator/tokenizer.rs:267:8 [INFO] [stdout] | [INFO] [stdout] 267 | fn makeExpression(&mut self) -> Token { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `make_expression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `exprStr` should have a snake case name [INFO] [stdout] --> src/evaluator/tokenizer.rs:269:17 [INFO] [stdout] | [INFO] [stdout] 269 | let mut exprStr = String::new(); [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `expr_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `mapToBool` should have a snake case name [INFO] [stdout] --> src/evaluator/tokenizer.rs:365:8 [INFO] [stdout] | [INFO] [stdout] 365 | pub fn mapToBool(expression: &mut Vec, idToBool: HashMap) { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `map_to_bool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `idToBool` should have a snake case name [INFO] [stdout] --> src/evaluator/tokenizer.rs:365:47 [INFO] [stdout] | [INFO] [stdout] 365 | pub fn mapToBool(expression: &mut Vec, idToBool: HashMap) { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `id_to_bool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `getBlock` should have a snake case name [INFO] [stdout] --> src/evaluator/tokenizer.rs:375:4 [INFO] [stdout] | [INFO] [stdout] 375 | fn getBlock(entryPoint: u16, expression: Vec) -> (bool, (Token, u16)) { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `get_block` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `precedences` should have an upper case name [INFO] [stdout] --> src/evaluator/tokenizer.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub static precedences: Lazy> = Lazy::new(|| { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 25 - pub static precedences: Lazy> = Lazy::new(|| { [INFO] [stdout] 25 + pub static PRECEDENCES: Lazy> = Lazy::new(|| { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `tType` should have a snake case name [INFO] [stdout] --> src/evaluator/tokenizer.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | pub tType: TokenType, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `t_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `printTokens` should have a snake case name [INFO] [stdout] --> src/evaluator/tokenizer.rs:82:4 [INFO] [stdout] | [INFO] [stdout] 82 | fn printTokens(tokens: &Vec) { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `print_tokens` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `checkSyntax` should have a snake case name [INFO] [stdout] --> src/evaluator/tokenizer.rs:96:8 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn checkSyntax(expression: &Vec) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `check_syntax` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `nullToken` should have a snake case name [INFO] [stdout] --> src/evaluator/tokenizer.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | let nullToken = Token { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `null_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `makeIdentifier` should have a snake case name [INFO] [stdout] --> src/evaluator/tokenizer.rs:207:8 [INFO] [stdout] | [INFO] [stdout] 207 | fn makeIdentifier(&mut self) -> Token { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `make_identifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `makeOperator` should have a snake case name [INFO] [stdout] --> src/evaluator/tokenizer.rs:237:8 [INFO] [stdout] | [INFO] [stdout] 237 | fn makeOperator(&mut self) -> Token { [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `make_operator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `makeExpression` should have a snake case name [INFO] [stdout] --> src/evaluator/tokenizer.rs:267:8 [INFO] [stdout] | [INFO] [stdout] 267 | fn makeExpression(&mut self) -> Token { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `make_expression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `exprStr` should have a snake case name [INFO] [stdout] --> src/evaluator/tokenizer.rs:269:17 [INFO] [stdout] | [INFO] [stdout] 269 | let mut exprStr = String::new(); [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `expr_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `mapToBool` should have a snake case name [INFO] [stdout] --> src/evaluator/tokenizer.rs:365:8 [INFO] [stdout] | [INFO] [stdout] 365 | pub fn mapToBool(expression: &mut Vec, idToBool: HashMap) { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `map_to_bool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `idToBool` should have a snake case name [INFO] [stdout] --> src/evaluator/tokenizer.rs:365:47 [INFO] [stdout] | [INFO] [stdout] 365 | pub fn mapToBool(expression: &mut Vec, idToBool: HashMap) { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `id_to_bool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `getBlock` should have a snake case name [INFO] [stdout] --> src/evaluator/tokenizer.rs:375:4 [INFO] [stdout] | [INFO] [stdout] 375 | fn getBlock(entryPoint: u16, expression: Vec) -> (bool, (Token, u16)) { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `get_block` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `entryPoint` should have a snake case name [INFO] [stdout] --> src/evaluator/tokenizer.rs:375:13 [INFO] [stdout] | [INFO] [stdout] 375 | fn getBlock(entryPoint: u16, expression: Vec) -> (bool, (Token, u16)) { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `entry_point` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `exprStack` should have a snake case name [INFO] [stdout] --> src/evaluator/tokenizer.rs:376:13 [INFO] [stdout] | [INFO] [stdout] 376 | let mut exprStack: Vec = vec![]; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `expr_stack` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `exprStart` should have a snake case name [INFO] [stdout] --> src/evaluator/tokenizer.rs:378:9 [INFO] [stdout] | [INFO] [stdout] 378 | let exprStart: u16 = expression[entryPoint as usize].start; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `expr_start` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `exprEnd` should have a snake case name [INFO] [stdout] --> src/evaluator/tokenizer.rs:379:13 [INFO] [stdout] | [INFO] [stdout] 379 | let mut exprEnd: u16 = 0; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `expr_end` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parseBlocks` should have a snake case name [INFO] [stdout] --> src/evaluator/tokenizer.rs:410:8 [INFO] [stdout] | [INFO] [stdout] 410 | pub fn parseBlocks(expression: &mut Vec) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `parse_blocks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `entryPoint` should have a snake case name [INFO] [stdout] --> src/evaluator/tokenizer.rs:375:13 [INFO] [stdout] | [INFO] [stdout] 375 | fn getBlock(entryPoint: u16, expression: Vec) -> (bool, (Token, u16)) { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `entry_point` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `exprStack` should have a snake case name [INFO] [stdout] --> src/evaluator/tokenizer.rs:376:13 [INFO] [stdout] | [INFO] [stdout] 376 | let mut exprStack: Vec = vec![]; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `expr_stack` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `exprStart` should have a snake case name [INFO] [stdout] --> src/evaluator/tokenizer.rs:378:9 [INFO] [stdout] | [INFO] [stdout] 378 | let exprStart: u16 = expression[entryPoint as usize].start; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `expr_start` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `exprEnd` should have a snake case name [INFO] [stdout] --> src/evaluator/tokenizer.rs:379:13 [INFO] [stdout] | [INFO] [stdout] 379 | let mut exprEnd: u16 = 0; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `expr_end` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parseBlocks` should have a snake case name [INFO] [stdout] --> src/evaluator/tokenizer.rs:410:8 [INFO] [stdout] | [INFO] [stdout] 410 | pub fn parseBlocks(expression: &mut Vec) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `parse_blocks` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.23s [INFO] running `Command { std: "docker" "inspect" "6d983dae3ce3876672370d69b9159ec326934305f7f45e8f9792295042cf0ed0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d983dae3ce3876672370d69b9159ec326934305f7f45e8f9792295042cf0ed0", kill_on_drop: false }` [INFO] [stdout] 6d983dae3ce3876672370d69b9159ec326934305f7f45e8f9792295042cf0ed0