[INFO] fetching crate jist 0.1.9...
[INFO] testing jist-0.1.9 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate jist 0.1.9 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate jist 0.1.9
[INFO] finished tweaking crates.io crate jist 0.1.9
[INFO] tweaked toml for crates.io crate jist 0.1.9 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate jist 0.1.9 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate jist 0.1.9 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5aeda710814d7d5756d89b0b1506fbcd79072ceebb8b25ca85b7b3f7e5cb16ae
[INFO] running `Command { std: "docker" "start" "-a" "5aeda710814d7d5756d89b0b1506fbcd79072ceebb8b25ca85b7b3f7e5cb16ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5aeda710814d7d5756d89b0b1506fbcd79072ceebb8b25ca85b7b3f7e5cb16ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5aeda710814d7d5756d89b0b1506fbcd79072ceebb8b25ca85b7b3f7e5cb16ae", kill_on_drop: false }`
[INFO] [stdout] 5aeda710814d7d5756d89b0b1506fbcd79072ceebb8b25ca85b7b3f7e5cb16ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 44ff4144ff904ef2c022c5ee66c4b4e231a14850a6058797507d0a1235c17c6f
[INFO] running `Command { std: "docker" "start" "-a" "44ff4144ff904ef2c022c5ee66c4b4e231a14850a6058797507d0a1235c17c6f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling crossterm v0.26.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling jist v0.1.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::base_variable::base_types::StringWrapper`
[INFO] [stdout]  --> src/compilers/function.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::base_variable::base_types::StringWrapper;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/compilers/function.rs:2:38
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::base_variable::variable::{self, Variable};
[INFO] [stdout]   |                                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::process::exit`
[INFO] [stdout]  --> src/compilers/function.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::process::exit;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FUNCTION_STACK`
[INFO] [stdout]   --> src/compilers/function.rs:18:23
[INFO] [stdout]    |
[INFO] [stdout] 18 | use crate::function::{FUNCTION_STACK, USER_FUNCTION_STACK};
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `USER_FUNCTIONS`
[INFO] [stdout]   --> src/compilers/function.rs:19:38
[INFO] [stdout]    |
[INFO] [stdout] 19 | use crate::function_map::{FUNCTIONS, USER_FUNCTIONS};
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/statement_tokenizer/tokenizer.rs:312:9
[INFO] [stdout]     |
[INFO] [stdout] 282 |         exit(1);
[INFO] [stdout]     |         ------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 312 |         return none;
[INFO] [stdout]     |         ^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/compiler.rs:124:25
[INFO] [stdout]     |
[INFO] [stdout] 124 |                     let result = compile_dot_statement(expression);
[INFO] [stdout]     |                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `index` is never read
[INFO] [stdout]    --> src/compiler.rs:212:37
[INFO] [stdout]     |
[INFO] [stdout] 212 | ...                   index += 2;
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `index` is never read
[INFO] [stdout]    --> src/compiler.rs:221:29
[INFO] [stdout]     |
[INFO] [stdout] 221 | ...                   index += 1;
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `index` is never read
[INFO] [stdout]    --> src/compiler.rs:240:37
[INFO] [stdout]     |
[INFO] [stdout] 240 | ...                   index += 2;
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `index` is never read
[INFO] [stdout]    --> src/compiler.rs:249:29
[INFO] [stdout]     |
[INFO] [stdout] 249 | ...                   index += 1;
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `index` is never read
[INFO] [stdout]    --> src/compiler.rs:268:37
[INFO] [stdout]     |
[INFO] [stdout] 268 | ...                   index += 2;
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `index` is never read
[INFO] [stdout]    --> src/compiler.rs:277:29
[INFO] [stdout]     |
[INFO] [stdout] 277 | ...                   index += 1;
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/function.rs:400:25
[INFO] [stdout]     |
[INFO] [stdout] 400 |                     let result = f(&mut arg1.clone(), arg2.clone(), arg3.clone());
[INFO] [stdout]     |                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `t`
[INFO] [stdout]    --> src/node.rs:105:30
[INFO] [stdout]     |
[INFO] [stdout] 105 |                 ASTNode::Try(t) => write!(f, "Try"),
[INFO] [stdout]     |                              ^ help: if this is intentional, prefix it with an underscore: `_t`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout]    --> src/node.rs:106:32
[INFO] [stdout]     |
[INFO] [stdout] 106 |                 ASTNode::Catch(c) => write!(f, "Catch"),
[INFO] [stdout]     |                                ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> src/node.rs:107:34
[INFO] [stdout]     |
[INFO] [stdout] 107 |                 ASTNode::Finally(n) => write!(f, "Finally"),
[INFO] [stdout]     |                                  ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args_a`
[INFO] [stdout]    --> src/token_type.rs:265:36
[INFO] [stdout]     |
[INFO] [stdout] 265 |                         arguments: ref args_a,
[INFO] [stdout]     |                                    ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_args_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args_b`
[INFO] [stdout]    --> src/token_type.rs:271:36
[INFO] [stdout]     |
[INFO] [stdout] 271 |                         arguments: ref args_b,
[INFO] [stdout]     |                                    ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_args_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `block`
[INFO] [stdout]    --> src/token_type.rs:402:35
[INFO] [stdout]     |
[INFO] [stdout] 402 |                 TokenTypes::Try { block } => "Try".to_string(),
[INFO] [stdout]     |                                   ^^^^^ help: try ignoring the field: `block: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `block`
[INFO] [stdout]    --> src/token_type.rs:403:37
[INFO] [stdout]     |
[INFO] [stdout] 403 |                 TokenTypes::Catch { block } => "Catch".to_string(),
[INFO] [stdout]     |                                     ^^^^^ help: try ignoring the field: `block: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `block`
[INFO] [stdout]    --> src/token_type.rs:404:39
[INFO] [stdout]     |
[INFO] [stdout] 404 |                 TokenTypes::Finally { block } => "Finally".to_string(),
[INFO] [stdout]     |                                       ^^^^^ help: try ignoring the field: `block: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `char`
[INFO] [stdout]    --> src/statement_tokenizer/basic_tokenizer.rs:164:45
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn read_numbers(expression: String, char: char, index: usize) -> ParseInfo {
[INFO] [stdout]     |                                             ^^^^ help: if this is intentional, prefix it with an underscore: `_char`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/statement_tokenizer/conditional_tokenizer.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 40 |         let i = 0;
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `keyword`
[INFO] [stdout]   --> src/statement_tokenizer/conditional_tokenizer.rs:42:13
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let keyword = String::new();
[INFO] [stdout]    |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_keyword`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `j` is assigned to, but never used
[INFO] [stdout]    --> src/statement_tokenizer/function_tokenizer.rs:120:13
[INFO] [stdout]     |
[INFO] [stdout] 120 |         let mut j = index;
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_j` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `j` is never read
[INFO] [stdout]    --> src/statement_tokenizer/function_tokenizer.rs:126:13
[INFO] [stdout]     |
[INFO] [stdout] 126 |             j = return_found.1.unwrap();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `j` is never read
[INFO] [stdout]    --> src/statement_tokenizer/function_tokenizer.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |         let mut j = index;
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `j` is never read
[INFO] [stdout]    --> src/statement_tokenizer/function_tokenizer.rs:242:9
[INFO] [stdout]     |
[INFO] [stdout] 242 |         j += consumed;
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]    --> src/compilers/conditional.rs:225:9
[INFO] [stdout]     |
[INFO] [stdout] 225 |         index: usize,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `catch_handled` is never read
[INFO] [stdout]    --> src/compilers/conditional.rs:264:37
[INFO] [stdout]     |
[INFO] [stdout] 264 | ...                   catch_handled = true;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `catch_handled` is never read
[INFO] [stdout]    --> src/compilers/conditional.rs:269:37
[INFO] [stdout]     |
[INFO] [stdout] 269 | ...                   catch_handled = false; // Indicate failure
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/compilers/function.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |     let mut parameters: Vec<(String, String, String)>;
[INFO] [stdout]    |         ----^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/compilers/function.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |     let mut function_return_type: 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/compilers/function.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let mut function_body: Vec<String>;
[INFO] [stdout]    |         ----^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/compilers/function.rs:299:13
[INFO] [stdout]     |
[INFO] [stdout] 299 |         let result: BaseTypes;
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `Result`
[INFO] [stdout]    --> src/compilers/loops.rs:121:33
[INFO] [stdout]     |
[INFO] [stdout] 121 | ...                   let Result = route_to_parser(&mut nodes, 0.into());
[INFO] [stdout]     |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_Result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `evaluation_result` is never read
[INFO] [stdout]   --> src/compilers/loops.rs:96:55
[INFO] [stdout]    |
[INFO] [stdout] 96 |                     let mut evaluation_result: bool = false;
[INFO] [stdout]    |                                                       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `variable` is assigned to, but never used
[INFO] [stdout]    --> src/compilers/variable.rs:113:17
[INFO] [stdout]     |
[INFO] [stdout] 113 |             let variable: (String, BaseTypes);
[INFO] [stdout]     |                 ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_variable` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `collection` is assigned to, but never used
[INFO] [stdout]    --> src/compilers/variable.rs:114:17
[INFO] [stdout]     |
[INFO] [stdout] 114 |             let collection: (String, Vec<BaseTypes>);
[INFO] [stdout]     |                 ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_collection` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout]    --> src/compilers/variable.rs:127:37
[INFO] [stdout]     |
[INFO] [stdout] 127 |                 ASTNode::ObjectCall(c) => {
[INFO] [stdout]     |                                     ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/compilers/variable.rs:174:37
[INFO] [stdout]     |
[INFO] [stdout] 174 | ...                   name,
[INFO] [stdout]     |                       ^^^^ help: try ignoring the field: `name: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/compilers/variable.rs:175:37
[INFO] [stdout]     |
[INFO] [stdout] 175 | ...                   data,
[INFO] [stdout]     |                       ^^^^ help: try ignoring the field: `data: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value_type`
[INFO] [stdout]    --> src/compilers/variable.rs:176:37
[INFO] [stdout]     |
[INFO] [stdout] 176 | ...                   value_type,
[INFO] [stdout]     |                       ^^^^^^^^^^ help: try ignoring the field: `value_type: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `variable` is never read
[INFO] [stdout]    --> src/compilers/variable.rs:218:21
[INFO] [stdout]     |
[INFO] [stdout] 218 |                     variable = parse_variable_call(object_nodes.get(0).unwrap())?
[INFO] [stdout]     |                     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `collection` is never read
[INFO] [stdout]    --> src/compilers/variable.rs:215:21
[INFO] [stdout]     |
[INFO] [stdout] 215 |                     collection = parse_collection_call(&object_nodes).unwrap()
[INFO] [stdout]     |                     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `first` is assigned to, but never used
[INFO] [stdout]    --> src/compilers/variable.rs:412:9
[INFO] [stdout]     |
[INFO] [stdout] 412 |     let mut first: Option<ASTNode> = Option::None;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_first` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `parenthesis` is assigned to, but never used
[INFO] [stdout]    --> src/compilers/variable.rs:413:9
[INFO] [stdout]     |
[INFO] [stdout] 413 |     let mut parenthesis: bool = false;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_parenthesis` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `var_value` is never read
[INFO] [stdout]    --> src/compilers/variable.rs:411:25
[INFO] [stdout]     |
[INFO] [stdout] 411 |     let mut var_value = ASTNode::Int(IntNode { value: 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 `first` is never read
[INFO] [stdout]    --> src/compilers/variable.rs:531:21
[INFO] [stdout]     |
[INFO] [stdout] 531 |                     first = Some(ASTNode::Float(f.clone()));
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `first` is never read
[INFO] [stdout]    --> src/compilers/variable.rs:544:21
[INFO] [stdout]     |
[INFO] [stdout] 544 |                     first = Some(ASTNode::String(s.clone()));
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `parenthesis` is never read
[INFO] [stdout]    --> src/compilers/variable.rs:569:17
[INFO] [stdout]     |
[INFO] [stdout] 569 |                 parenthesis = true;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `len` is never used
[INFO] [stdout]    --> src/function_map.rs:163:8
[INFO] [stdout]     |
[INFO] [stdout]  51 | impl FunctionMap {
[INFO] [stdout]     | ---------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 163 |     fn len(s: String) -> usize {
[INFO] [stdout]     |        ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `eq` is never used
[INFO] [stdout]   --> src/statement_tokenizer/tokenizer.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 54 |     impl ParseInfo {
[INFO] [stdout]    |     -------------- method in this implementation
[INFO] [stdout] 55 |         fn eq(&self, other: &Self) -> bool {
[INFO] [stdout]    |            ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_function_in_stack` is never used
[INFO] [stdout]   --> src/compilers/function.rs:50:4
[INFO] [stdout]    |
[INFO] [stdout] 50 | fn is_function_in_stack(function_name: &str) -> bool {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/base_variable.rs:319:46
[INFO] [stdout]     |
[INFO] [stdout] 319 |                     for variable in unsafe { VARIABLE_STACK.iter_mut() } {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/base_variable.rs:331:46
[INFO] [stdout]     |
[INFO] [stdout] 331 |                     for variable in unsafe { VARIABLE_STACK.iter_mut() } {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/base_variable.rs:350:46
[INFO] [stdout]     |
[INFO] [stdout] 350 |                     for variable in unsafe { VARIABLE_STACK.iter_mut() } {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/base_variable.rs:362:46
[INFO] [stdout]     |
[INFO] [stdout] 362 |                     for variable in unsafe { VARIABLE_STACK.iter_mut() } {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait method `GetType` should have a snake case name
[INFO] [stdout]    --> src/base_variable.rs:620:12
[INFO] [stdout]     |
[INFO] [stdout] 620 |         fn GetType(&self) -> String;
[INFO] [stdout]     |            ^^^^^^^ help: convert the identifier to snake case: `get_type`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/statement_tokenizer/variable_tokenizer.rs:229:38
[INFO] [stdout]     |
[INFO] [stdout] 229 |             for variable in unsafe { &VARIABLE_STACK } {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 229 |             for variable in unsafe { &raw const VARIABLE_STACK } {
[INFO] [stdout]     |                                       +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/compilers/function.rs:61:14
[INFO] [stdout]    |
[INFO] [stdout] 61 |     unsafe { VARIABLE_STACK.clone() }.push(var);
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/compilers/function.rs:66:25
[INFO] [stdout]    |
[INFO] [stdout] 66 |     for arg in unsafe { VARIABLE_STACK.clone() } {
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/compilers/function.rs:68:22
[INFO] [stdout]    |
[INFO] [stdout] 68 |             unsafe { VARIABLE_STACK.clone() }.remove(index);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/compilers/function.rs:461:37
[INFO] [stdout]     |
[INFO] [stdout] 461 |                 for var in unsafe { VARIABLE_STACK.iter() } {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/compilers/loops.rs:33:34
[INFO] [stdout]    |
[INFO] [stdout] 33 |                         unsafe { VARIABLE_STACK.push(new_var) };
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/compilers/loops.rs:38:41
[INFO] [stdout]    |
[INFO] [stdout] 38 |                     for var in unsafe { VARIABLE_STACK.iter_mut() } {
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/compilers/loops.rs:57:45
[INFO] [stdout]    |
[INFO] [stdout] 57 |                         for var in unsafe { VARIABLE_STACK.iter_mut() } {
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Result` should have a snake case name
[INFO] [stdout]    --> src/compilers/loops.rs:121:33
[INFO] [stdout]     |
[INFO] [stdout] 121 | ...                   let Result = route_to_parser(&mut nodes, 0.into());
[INFO] [stdout]     |                           ^^^^^^ help: convert the identifier to snake case: `result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/compilers/variable.rs:42:30
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let var_stack = unsafe { VARIABLE_STACK.clone() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/compilers/variable.rs:247:33
[INFO] [stdout]     |
[INFO] [stdout] 247 |             for var in unsafe { VARIABLE_STACK.iter() } {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/compilers/variable.rs:289:30
[INFO] [stdout]     |
[INFO] [stdout] 289 |         for var in unsafe { &VARIABLE_STACK.clone() } {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/compilers/variable.rs:487:25
[INFO] [stdout]     |
[INFO] [stdout] 487 |                         VARIABLE_STACK.push(variable.clone());
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/compilers/variable.rs:591:9
[INFO] [stdout]     |
[INFO] [stdout] 591 |         VARIABLE_STACK.push(variable.clone());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::base_variable::base_types::StringWrapper`
[INFO] [stdout]  --> src/compilers/function.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::base_variable::base_types::StringWrapper;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/compilers/function.rs:2:38
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::base_variable::variable::{self, Variable};
[INFO] [stdout]   |                                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::process::exit`
[INFO] [stdout]  --> src/compilers/function.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::process::exit;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FUNCTION_STACK`
[INFO] [stdout]   --> src/compilers/function.rs:18:23
[INFO] [stdout]    |
[INFO] [stdout] 18 | use crate::function::{FUNCTION_STACK, USER_FUNCTION_STACK};
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `USER_FUNCTIONS`
[INFO] [stdout]   --> src/compilers/function.rs:19:38
[INFO] [stdout]    |
[INFO] [stdout] 19 | use crate::function_map::{FUNCTIONS, USER_FUNCTIONS};
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/statement_tokenizer/tokenizer.rs:312:9
[INFO] [stdout]     |
[INFO] [stdout] 282 |         exit(1);
[INFO] [stdout]     |         ------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 312 |         return none;
[INFO] [stdout]     |         ^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/compiler.rs:124:25
[INFO] [stdout]     |
[INFO] [stdout] 124 |                     let result = compile_dot_statement(expression);
[INFO] [stdout]     |                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `index` is never read
[INFO] [stdout]    --> src/compiler.rs:212:37
[INFO] [stdout]     |
[INFO] [stdout] 212 | ...                   index += 2;
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `index` is never read
[INFO] [stdout]    --> src/compiler.rs:221:29
[INFO] [stdout]     |
[INFO] [stdout] 221 | ...                   index += 1;
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `index` is never read
[INFO] [stdout]    --> src/compiler.rs:240:37
[INFO] [stdout]     |
[INFO] [stdout] 240 | ...                   index += 2;
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `index` is never read
[INFO] [stdout]    --> src/compiler.rs:249:29
[INFO] [stdout]     |
[INFO] [stdout] 249 | ...                   index += 1;
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `index` is never read
[INFO] [stdout]    --> src/compiler.rs:268:37
[INFO] [stdout]     |
[INFO] [stdout] 268 | ...                   index += 2;
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `index` is never read
[INFO] [stdout]    --> src/compiler.rs:277:29
[INFO] [stdout]     |
[INFO] [stdout] 277 | ...                   index += 1;
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/function.rs:400:25
[INFO] [stdout]     |
[INFO] [stdout] 400 |                     let result = f(&mut arg1.clone(), arg2.clone(), arg3.clone());
[INFO] [stdout]     |                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `t`
[INFO] [stdout]    --> src/node.rs:105:30
[INFO] [stdout]     |
[INFO] [stdout] 105 |                 ASTNode::Try(t) => write!(f, "Try"),
[INFO] [stdout]     |                              ^ help: if this is intentional, prefix it with an underscore: `_t`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout]    --> src/node.rs:106:32
[INFO] [stdout]     |
[INFO] [stdout] 106 |                 ASTNode::Catch(c) => write!(f, "Catch"),
[INFO] [stdout]     |                                ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> src/node.rs:107:34
[INFO] [stdout]     |
[INFO] [stdout] 107 |                 ASTNode::Finally(n) => write!(f, "Finally"),
[INFO] [stdout]     |                                  ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args_a`
[INFO] [stdout]    --> src/token_type.rs:265:36
[INFO] [stdout]     |
[INFO] [stdout] 265 |                         arguments: ref args_a,
[INFO] [stdout]     |                                    ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_args_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args_b`
[INFO] [stdout]    --> src/token_type.rs:271:36
[INFO] [stdout]     |
[INFO] [stdout] 271 |                         arguments: ref args_b,
[INFO] [stdout]     |                                    ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_args_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `block`
[INFO] [stdout]    --> src/token_type.rs:402:35
[INFO] [stdout]     |
[INFO] [stdout] 402 |                 TokenTypes::Try { block } => "Try".to_string(),
[INFO] [stdout]     |                                   ^^^^^ help: try ignoring the field: `block: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `block`
[INFO] [stdout]    --> src/token_type.rs:403:37
[INFO] [stdout]     |
[INFO] [stdout] 403 |                 TokenTypes::Catch { block } => "Catch".to_string(),
[INFO] [stdout]     |                                     ^^^^^ help: try ignoring the field: `block: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `block`
[INFO] [stdout]    --> src/token_type.rs:404:39
[INFO] [stdout]     |
[INFO] [stdout] 404 |                 TokenTypes::Finally { block } => "Finally".to_string(),
[INFO] [stdout]     |                                       ^^^^^ help: try ignoring the field: `block: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]    --> src/compilers/conditional.rs:225:9
[INFO] [stdout]     |
[INFO] [stdout] 225 |         index: usize,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `catch_handled` is never read
[INFO] [stdout]    --> src/compilers/conditional.rs:264:37
[INFO] [stdout]     |
[INFO] [stdout] 264 | ...                   catch_handled = true;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `catch_handled` is never read
[INFO] [stdout]    --> src/compilers/conditional.rs:269:37
[INFO] [stdout]     |
[INFO] [stdout] 269 | ...                   catch_handled = false; // Indicate failure
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/compilers/function.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |     let mut parameters: Vec<(String, String, String)>;
[INFO] [stdout]    |         ----^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/compilers/function.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |     let mut function_return_type: 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/compilers/function.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let mut function_body: Vec<String>;
[INFO] [stdout]    |         ----^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/compilers/function.rs:299:13
[INFO] [stdout]     |
[INFO] [stdout] 299 |         let result: BaseTypes;
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `Result`
[INFO] [stdout]    --> src/compilers/loops.rs:121:33
[INFO] [stdout]     |
[INFO] [stdout] 121 | ...                   let Result = route_to_parser(&mut nodes, 0.into());
[INFO] [stdout]     |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_Result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `evaluation_result` is never read
[INFO] [stdout]   --> src/compilers/loops.rs:96:55
[INFO] [stdout]    |
[INFO] [stdout] 96 |                     let mut evaluation_result: bool = false;
[INFO] [stdout]    |                                                       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `variable` is assigned to, but never used
[INFO] [stdout]    --> src/compilers/variable.rs:113:17
[INFO] [stdout]     |
[INFO] [stdout] 113 |             let variable: (String, BaseTypes);
[INFO] [stdout]     |                 ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_variable` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `collection` is assigned to, but never used
[INFO] [stdout]    --> src/compilers/variable.rs:114:17
[INFO] [stdout]     |
[INFO] [stdout] 114 |             let collection: (String, Vec<BaseTypes>);
[INFO] [stdout]     |                 ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_collection` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout]    --> src/compilers/variable.rs:127:37
[INFO] [stdout]     |
[INFO] [stdout] 127 |                 ASTNode::ObjectCall(c) => {
[INFO] [stdout]     |                                     ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/compilers/variable.rs:174:37
[INFO] [stdout]     |
[INFO] [stdout] 174 | ...                   name,
[INFO] [stdout]     |                       ^^^^ help: try ignoring the field: `name: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/compilers/variable.rs:175:37
[INFO] [stdout]     |
[INFO] [stdout] 175 | ...                   data,
[INFO] [stdout]     |                       ^^^^ help: try ignoring the field: `data: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value_type`
[INFO] [stdout]    --> src/compilers/variable.rs:176:37
[INFO] [stdout]     |
[INFO] [stdout] 176 | ...                   value_type,
[INFO] [stdout]     |                       ^^^^^^^^^^ help: try ignoring the field: `value_type: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `variable` is never read
[INFO] [stdout]    --> src/compilers/variable.rs:218:21
[INFO] [stdout]     |
[INFO] [stdout] 218 |                     variable = parse_variable_call(object_nodes.get(0).unwrap())?
[INFO] [stdout]     |                     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `collection` is never read
[INFO] [stdout]    --> src/compilers/variable.rs:215:21
[INFO] [stdout]     |
[INFO] [stdout] 215 |                     collection = parse_collection_call(&object_nodes).unwrap()
[INFO] [stdout]     |                     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `first` is assigned to, but never used
[INFO] [stdout]    --> src/compilers/variable.rs:412:9
[INFO] [stdout]     |
[INFO] [stdout] 412 |     let mut first: Option<ASTNode> = Option::None;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_first` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `parenthesis` is assigned to, but never used
[INFO] [stdout]    --> src/compilers/variable.rs:413:9
[INFO] [stdout]     |
[INFO] [stdout] 413 |     let mut parenthesis: bool = false;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_parenthesis` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `var_value` is never read
[INFO] [stdout]    --> src/compilers/variable.rs:411:25
[INFO] [stdout]     |
[INFO] [stdout] 411 |     let mut var_value = ASTNode::Int(IntNode { value: 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 `first` is never read
[INFO] [stdout]    --> src/compilers/variable.rs:531:21
[INFO] [stdout]     |
[INFO] [stdout] 531 |                     first = Some(ASTNode::Float(f.clone()));
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `first` is never read
[INFO] [stdout]    --> src/compilers/variable.rs:544:21
[INFO] [stdout]     |
[INFO] [stdout] 544 |                     first = Some(ASTNode::String(s.clone()));
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `parenthesis` is never read
[INFO] [stdout]    --> src/compilers/variable.rs:569:17
[INFO] [stdout]     |
[INFO] [stdout] 569 |                 parenthesis = true;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `char`
[INFO] [stdout]    --> src/statement_tokenizer/basic_tokenizer.rs:164:45
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn read_numbers(expression: String, char: char, index: usize) -> ParseInfo {
[INFO] [stdout]     |                                             ^^^^ help: if this is intentional, prefix it with an underscore: `_char`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/statement_tokenizer/conditional_tokenizer.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 40 |         let i = 0;
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `keyword`
[INFO] [stdout]   --> src/statement_tokenizer/conditional_tokenizer.rs:42:13
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let keyword = String::new();
[INFO] [stdout]    |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_keyword`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `j` is assigned to, but never used
[INFO] [stdout]    --> src/statement_tokenizer/function_tokenizer.rs:120:13
[INFO] [stdout]     |
[INFO] [stdout] 120 |         let mut j = index;
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_j` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `j` is never read
[INFO] [stdout]    --> src/statement_tokenizer/function_tokenizer.rs:126:13
[INFO] [stdout]     |
[INFO] [stdout] 126 |             j = return_found.1.unwrap();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `j` is never read
[INFO] [stdout]    --> src/statement_tokenizer/function_tokenizer.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |         let mut j = index;
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `j` is never read
[INFO] [stdout]    --> src/statement_tokenizer/function_tokenizer.rs:242:9
[INFO] [stdout]     |
[INFO] [stdout] 242 |         j += consumed;
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `result` is assigned to, but never used
[INFO] [stdout]    --> src/main.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 |     let mut result = true;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_result` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `result` is never read
[INFO] [stdout]    --> src/main.rs:168:13
[INFO] [stdout]     |
[INFO] [stdout] 168 |             result = route_to_parser(&mut tokenized_expression, None)?;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `to_tokenize` is never read
[INFO] [stdout]    --> src/main.rs:175:13
[INFO] [stdout]     |
[INFO] [stdout] 175 |             to_tokenize = tokens.clone();
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `hasroot` is assigned to, but never used
[INFO] [stdout]    --> src/main.rs:323:13
[INFO] [stdout]     |
[INFO] [stdout] 323 |         let mut hasroot = true;
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_hasroot` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `t`
[INFO] [stdout]    --> src/main.rs:339:30
[INFO] [stdout]     |
[INFO] [stdout] 339 |                 ASTNode::Try(t) => {
[INFO] [stdout]     |                              ^ help: if this is intentional, prefix it with an underscore: `_t`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout]    --> src/main.rs:351:32
[INFO] [stdout]     |
[INFO] [stdout] 351 |                 ASTNode::Catch(c) => {
[INFO] [stdout]     |                                ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> src/main.rs:376:34
[INFO] [stdout]     |
[INFO] [stdout] 376 |                 ASTNode::Finally(f) => {
[INFO] [stdout]     |                                  ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> src/main.rs:389:35
[INFO] [stdout]     |
[INFO] [stdout] 389 |                 ASTNode::Function(f) => {
[INFO] [stdout]     |                                   ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> src/main.rs:440:43
[INFO] [stdout]     |
[INFO] [stdout] 440 |                         ASTNode::Function(f) => {
[INFO] [stdout]     |                                           ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `hasroot` is never read
[INFO] [stdout]    --> src/main.rs:463:21
[INFO] [stdout]     |
[INFO] [stdout] 463 |                     hasroot = true; // Mark that we have a valid root
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AST` is never constructed
[INFO] [stdout]  --> src/ast.rs:5:16
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub struct AST {
[INFO] [stdout]   |                ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `add_child` are never used
[INFO] [stdout]   --> src/ast.rs:10:16
[INFO] [stdout]    |
[INFO] [stdout]  9 |     impl AST {
[INFO] [stdout]    |     -------- associated items in this implementation
[INFO] [stdout] 10 |         pub fn new(root: ASTNode) -> Self {
[INFO] [stdout]    |                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 |         pub fn add_child(&mut self, node: ASTNode) {
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Print` is never constructed
[INFO] [stdout]    --> src/collection.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout] 109 | pub enum ArrayFunctions {
[INFO] [stdout]     |          -------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 116 |     Print,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `print` is never used
[INFO] [stdout]    --> src/collection.rs:146:12
[INFO] [stdout]     |
[INFO] [stdout] 119 | impl ArrayFunctions {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 146 |     pub fn print(&mut self, array: &Array) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Print` is never constructed
[INFO] [stdout]    --> src/collection.rs:158:5
[INFO] [stdout]     |
[INFO] [stdout] 151 | pub enum DictionaryFunctions {
[INFO] [stdout]     |          ------------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 158 |     Print,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `print` is never used
[INFO] [stdout]    --> src/collection.rs:247:12
[INFO] [stdout]     |
[INFO] [stdout] 211 | impl DictionaryFunctions {
[INFO] [stdout]     | ------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 247 |     pub fn print(&mut self, dictionary: &Dictionary) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `len` is never used
[INFO] [stdout]    --> src/function_map.rs:163:8
[INFO] [stdout]     |
[INFO] [stdout]  51 | impl FunctionMap {
[INFO] [stdout]     | ---------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 163 |     fn len(s: String) -> usize {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ElseNode` is never constructed
[INFO] [stdout]    --> src/node.rs:292:16
[INFO] [stdout]     |
[INFO] [stdout] 292 |     pub struct ElseNode;
[INFO] [stdout]     |                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/node.rs:295:16
[INFO] [stdout]     |
[INFO] [stdout] 294 |     impl ElseNode {
[INFO] [stdout]     |     ------------- associated function in this implementation
[INFO] [stdout] 295 |         pub fn new() -> Self {
[INFO] [stdout]     |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FatArrowNode` is never constructed
[INFO] [stdout]    --> src/node.rs:357:16
[INFO] [stdout]     |
[INFO] [stdout] 357 |     pub struct FatArrowNode;
[INFO] [stdout]     |                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ArgumentCallNode` is never constructed
[INFO] [stdout]    --> src/node.rs:465:16
[INFO] [stdout]     |
[INFO] [stdout] 465 |     pub struct ArgumentCallNode {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FunctionCallArgumentsNode` is never constructed
[INFO] [stdout]    --> src/node.rs:470:16
[INFO] [stdout]     |
[INFO] [stdout] 470 |     pub struct FunctionCallArgumentsNode {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `display_info` are never used
[INFO] [stdout]    --> src/node.rs:475:16
[INFO] [stdout]     |
[INFO] [stdout] 474 |     impl FunctionCallArgumentsNode {
[INFO] [stdout]     |     ------------------------------ associated items in this implementation
[INFO] [stdout] 475 |         pub fn new(value: String) -> Self {
[INFO] [stdout]     |                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 478 |         pub fn display_info(&self) {
[INFO] [stdout]     |                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SemiColonNode` is never constructed
[INFO] [stdout]    --> src/node.rs:518:16
[INFO] [stdout]     |
[INFO] [stdout] 518 |     pub struct SemiColonNode;
[INFO] [stdout]     |                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `display_info` are never used
[INFO] [stdout]    --> src/node.rs:521:16
[INFO] [stdout]     |
[INFO] [stdout] 520 |     impl SemiColonNode {
[INFO] [stdout]     |     ------------------ associated items in this implementation
[INFO] [stdout] 521 |         pub fn new() -> Self {
[INFO] [stdout]     |                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 524 |         pub fn display_info(&self) {
[INFO] [stdout]     |                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_function_in_stack` is never used
[INFO] [stdout]   --> src/compilers/function.rs:50:4
[INFO] [stdout]    |
[INFO] [stdout] 50 | fn is_function_in_stack(function_name: &str) -> bool {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_string` is never used
[INFO] [stdout]   --> src/statement_tokenizer/tokenizer.rs:43:16
[INFO] [stdout]    |
[INFO] [stdout] 35 |     impl ParseInfo {
[INFO] [stdout]    |     -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 43 |         pub fn to_string(&self) -> String {
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `eq` is never used
[INFO] [stdout]   --> src/statement_tokenizer/tokenizer.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 54 |     impl ParseInfo {
[INFO] [stdout]    |     -------------- method in this implementation
[INFO] [stdout] 55 |         fn eq(&self, other: &Self) -> bool {
[INFO] [stdout]    |            ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Token` is never constructed
[INFO] [stdout]   --> src/statement_tokenizer/tokenizer.rs:60:16
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub struct Token<T> {
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_string` is never used
[INFO] [stdout]   --> src/statement_tokenizer/tokenizer.rs:65:16
[INFO] [stdout]    |
[INFO] [stdout] 64 |     impl<T: std::fmt::Display> Token<T> {
[INFO] [stdout]    |     ----------------------------------- method in this implementation
[INFO] [stdout] 65 |         pub fn to_string(&self) -> String {
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/statement_tokenizer/tokenizer.rs:74:16
[INFO] [stdout]    |
[INFO] [stdout] 73 |     impl<T> Token<T> {
[INFO] [stdout]    |     ---------------- associated function in this implementation
[INFO] [stdout] 74 |         pub fn new(value: T, token_type: TokenTypes) -> Self {
[INFO] [stdout]    |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:602:30
[INFO] [stdout]     |
[INFO] [stdout] 602 |     for variable in unsafe { VARIABLE_STACK.iter() } {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/base_variable.rs:319:46
[INFO] [stdout]     |
[INFO] [stdout] 319 |                     for variable in unsafe { VARIABLE_STACK.iter_mut() } {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/base_variable.rs:331:46
[INFO] [stdout]     |
[INFO] [stdout] 331 |                     for variable in unsafe { VARIABLE_STACK.iter_mut() } {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/base_variable.rs:350:46
[INFO] [stdout]     |
[INFO] [stdout] 350 |                     for variable in unsafe { VARIABLE_STACK.iter_mut() } {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/base_variable.rs:362:46
[INFO] [stdout]     |
[INFO] [stdout] 362 |                     for variable in unsafe { VARIABLE_STACK.iter_mut() } {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait method `GetType` should have a snake case name
[INFO] [stdout]    --> src/base_variable.rs:620:12
[INFO] [stdout]     |
[INFO] [stdout] 620 |         fn GetType(&self) -> String;
[INFO] [stdout]     |            ^^^^^^^ help: convert the identifier to snake case: `get_type`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/compilers/function.rs:61:14
[INFO] [stdout]    |
[INFO] [stdout] 61 |     unsafe { VARIABLE_STACK.clone() }.push(var);
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/compilers/function.rs:66:25
[INFO] [stdout]    |
[INFO] [stdout] 66 |     for arg in unsafe { VARIABLE_STACK.clone() } {
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/compilers/function.rs:68:22
[INFO] [stdout]    |
[INFO] [stdout] 68 |             unsafe { VARIABLE_STACK.clone() }.remove(index);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/compilers/function.rs:461:37
[INFO] [stdout]     |
[INFO] [stdout] 461 |                 for var in unsafe { VARIABLE_STACK.iter() } {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/compilers/loops.rs:33:34
[INFO] [stdout]    |
[INFO] [stdout] 33 |                         unsafe { VARIABLE_STACK.push(new_var) };
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/compilers/loops.rs:38:41
[INFO] [stdout]    |
[INFO] [stdout] 38 |                     for var in unsafe { VARIABLE_STACK.iter_mut() } {
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/compilers/loops.rs:57:45
[INFO] [stdout]    |
[INFO] [stdout] 57 |                         for var in unsafe { VARIABLE_STACK.iter_mut() } {
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Result` should have a snake case name
[INFO] [stdout]    --> src/compilers/loops.rs:121:33
[INFO] [stdout]     |
[INFO] [stdout] 121 | ...                   let Result = route_to_parser(&mut nodes, 0.into());
[INFO] [stdout]     |                           ^^^^^^ help: convert the identifier to snake case: `result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/compilers/variable.rs:42:30
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let var_stack = unsafe { VARIABLE_STACK.clone() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/compilers/variable.rs:247:33
[INFO] [stdout]     |
[INFO] [stdout] 247 |             for var in unsafe { VARIABLE_STACK.iter() } {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/compilers/variable.rs:289:30
[INFO] [stdout]     |
[INFO] [stdout] 289 |         for var in unsafe { &VARIABLE_STACK.clone() } {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/compilers/variable.rs:487:25
[INFO] [stdout]     |
[INFO] [stdout] 487 |                         VARIABLE_STACK.push(variable.clone());
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/compilers/variable.rs:591:9
[INFO] [stdout]     |
[INFO] [stdout] 591 |         VARIABLE_STACK.push(variable.clone());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/statement_tokenizer/variable_tokenizer.rs:229:38
[INFO] [stdout]     |
[INFO] [stdout] 229 |             for variable in unsafe { &VARIABLE_STACK } {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 229 |             for variable in unsafe { &raw const VARIABLE_STACK } {
[INFO] [stdout]     |                                       +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.77s
[INFO] running `Command { std: "docker" "inspect" "44ff4144ff904ef2c022c5ee66c4b4e231a14850a6058797507d0a1235c17c6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44ff4144ff904ef2c022c5ee66c4b4e231a14850a6058797507d0a1235c17c6f", kill_on_drop: false }`
[INFO] [stdout] 44ff4144ff904ef2c022c5ee66c4b4e231a14850a6058797507d0a1235c17c6f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 707a4b8a4f07f6cfb5e67073cb1b3387eb5628176df1b2f4e60fc017c834cf20
[INFO] running `Command { std: "docker" "start" "-a" "707a4b8a4f07f6cfb5e67073cb1b3387eb5628176df1b2f4e60fc017c834cf20", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling predicates-core v1.0.8
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling assert_cmd v2.0.16
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling float-cmp v0.8.0
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling predicates-tree v1.0.11
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stdout] warning: unused import: `crate::base_variable::base_types::StringWrapper`
[INFO] [stdout]  --> src/compilers/function.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::base_variable::base_types::StringWrapper;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/compilers/function.rs:2:38
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::base_variable::variable::{self, Variable};
[INFO] [stdout]   |                                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::process::exit`
[INFO] [stdout]  --> src/compilers/function.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::process::exit;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FUNCTION_STACK`
[INFO] [stdout]   --> src/compilers/function.rs:18:23
[INFO] [stdout]    |
[INFO] [stdout] 18 | use crate::function::{FUNCTION_STACK, USER_FUNCTION_STACK};
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `USER_FUNCTIONS`
[INFO] [stdout]   --> src/compilers/function.rs:19:38
[INFO] [stdout]    |
[INFO] [stdout] 19 | use crate::function_map::{FUNCTIONS, USER_FUNCTIONS};
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/statement_tokenizer/tokenizer.rs:312:9
[INFO] [stdout]     |
[INFO] [stdout] 282 |         exit(1);
[INFO] [stdout]     |         ------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 312 |         return none;
[INFO] [stdout]     |         ^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/compiler.rs:124:25
[INFO] [stdout]     |
[INFO] [stdout] 124 |                     let result = compile_dot_statement(expression);
[INFO] [stdout]     |                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `index` is never read
[INFO] [stdout]    --> src/compiler.rs:212:37
[INFO] [stdout]     |
[INFO] [stdout] 212 | ...                   index += 2;
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `index` is never read
[INFO] [stdout]    --> src/compiler.rs:221:29
[INFO] [stdout]     |
[INFO] [stdout] 221 | ...                   index += 1;
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `index` is never read
[INFO] [stdout]    --> src/compiler.rs:240:37
[INFO] [stdout]     |
[INFO] [stdout] 240 | ...                   index += 2;
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `index` is never read
[INFO] [stdout]    --> src/compiler.rs:249:29
[INFO] [stdout]     |
[INFO] [stdout] 249 | ...                   index += 1;
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `index` is never read
[INFO] [stdout]    --> src/compiler.rs:268:37
[INFO] [stdout]     |
[INFO] [stdout] 268 | ...                   index += 2;
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `index` is never read
[INFO] [stdout]    --> src/compiler.rs:277:29
[INFO] [stdout]     |
[INFO] [stdout] 277 | ...                   index += 1;
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/function.rs:400:25
[INFO] [stdout]     |
[INFO] [stdout] 400 |                     let result = f(&mut arg1.clone(), arg2.clone(), arg3.clone());
[INFO] [stdout]     |                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `t`
[INFO] [stdout]    --> src/node.rs:105:30
[INFO] [stdout]     |
[INFO] [stdout] 105 |                 ASTNode::Try(t) => write!(f, "Try"),
[INFO] [stdout]     |                              ^ help: if this is intentional, prefix it with an underscore: `_t`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout]    --> src/node.rs:106:32
[INFO] [stdout]     |
[INFO] [stdout] 106 |                 ASTNode::Catch(c) => write!(f, "Catch"),
[INFO] [stdout]     |                                ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> src/node.rs:107:34
[INFO] [stdout]     |
[INFO] [stdout] 107 |                 ASTNode::Finally(n) => write!(f, "Finally"),
[INFO] [stdout]     |                                  ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args_a`
[INFO] [stdout]    --> src/token_type.rs:265:36
[INFO] [stdout]     |
[INFO] [stdout] 265 |                         arguments: ref args_a,
[INFO] [stdout]     |                                    ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_args_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args_b`
[INFO] [stdout]    --> src/token_type.rs:271:36
[INFO] [stdout]     |
[INFO] [stdout] 271 |                         arguments: ref args_b,
[INFO] [stdout]     |                                    ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_args_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `block`
[INFO] [stdout]    --> src/token_type.rs:402:35
[INFO] [stdout]     |
[INFO] [stdout] 402 |                 TokenTypes::Try { block } => "Try".to_string(),
[INFO] [stdout]     |                                   ^^^^^ help: try ignoring the field: `block: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `block`
[INFO] [stdout]    --> src/token_type.rs:403:37
[INFO] [stdout]     |
[INFO] [stdout] 403 |                 TokenTypes::Catch { block } => "Catch".to_string(),
[INFO] [stdout]     |                                     ^^^^^ help: try ignoring the field: `block: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `block`
[INFO] [stdout]    --> src/token_type.rs:404:39
[INFO] [stdout]     |
[INFO] [stdout] 404 |                 TokenTypes::Finally { block } => "Finally".to_string(),
[INFO] [stdout]     |                                       ^^^^^ help: try ignoring the field: `block: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `char`
[INFO] [stdout]    --> src/statement_tokenizer/basic_tokenizer.rs:164:45
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn read_numbers(expression: String, char: char, index: usize) -> ParseInfo {
[INFO] [stdout]     |                                             ^^^^ help: if this is intentional, prefix it with an underscore: `_char`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/statement_tokenizer/conditional_tokenizer.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 40 |         let i = 0;
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `keyword`
[INFO] [stdout]   --> src/statement_tokenizer/conditional_tokenizer.rs:42:13
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let keyword = String::new();
[INFO] [stdout]    |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_keyword`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `j` is assigned to, but never used
[INFO] [stdout]    --> src/statement_tokenizer/function_tokenizer.rs:120:13
[INFO] [stdout]     |
[INFO] [stdout] 120 |         let mut j = index;
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_j` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `j` is never read
[INFO] [stdout]    --> src/statement_tokenizer/function_tokenizer.rs:126:13
[INFO] [stdout]     |
[INFO] [stdout] 126 |             j = return_found.1.unwrap();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `j` is never read
[INFO] [stdout]    --> src/statement_tokenizer/function_tokenizer.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |         let mut j = index;
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `j` is never read
[INFO] [stdout]    --> src/statement_tokenizer/function_tokenizer.rs:242:9
[INFO] [stdout]     |
[INFO] [stdout] 242 |         j += consumed;
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]    --> src/compilers/conditional.rs:225:9
[INFO] [stdout]     |
[INFO] [stdout] 225 |         index: usize,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `catch_handled` is never read
[INFO] [stdout]    --> src/compilers/conditional.rs:264:37
[INFO] [stdout]     |
[INFO] [stdout] 264 | ...                   catch_handled = true;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `catch_handled` is never read
[INFO] [stdout]    --> src/compilers/conditional.rs:269:37
[INFO] [stdout]     |
[INFO] [stdout] 269 | ...                   catch_handled = false; // Indicate failure
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/compilers/function.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |     let mut parameters: Vec<(String, String, String)>;
[INFO] [stdout]    |         ----^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/compilers/function.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |     let mut function_return_type: 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/compilers/function.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let mut function_body: Vec<String>;
[INFO] [stdout]    |         ----^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/compilers/function.rs:299:13
[INFO] [stdout]     |
[INFO] [stdout] 299 |         let result: BaseTypes;
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `Result`
[INFO] [stdout]    --> src/compilers/loops.rs:121:33
[INFO] [stdout]     |
[INFO] [stdout] 121 | ...                   let Result = route_to_parser(&mut nodes, 0.into());
[INFO] [stdout]     |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_Result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `evaluation_result` is never read
[INFO] [stdout]   --> src/compilers/loops.rs:96:55
[INFO] [stdout]    |
[INFO] [stdout] 96 |                     let mut evaluation_result: bool = false;
[INFO] [stdout]    |                                                       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `variable` is assigned to, but never used
[INFO] [stdout]    --> src/compilers/variable.rs:113:17
[INFO] [stdout]     |
[INFO] [stdout] 113 |             let variable: (String, BaseTypes);
[INFO] [stdout]     |                 ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_variable` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `collection` is assigned to, but never used
[INFO] [stdout]    --> src/compilers/variable.rs:114:17
[INFO] [stdout]     |
[INFO] [stdout] 114 |             let collection: (String, Vec<BaseTypes>);
[INFO] [stdout]     |                 ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_collection` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout]    --> src/compilers/variable.rs:127:37
[INFO] [stdout]     |
[INFO] [stdout] 127 |                 ASTNode::ObjectCall(c) => {
[INFO] [stdout]     |                                     ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/compilers/variable.rs:174:37
[INFO] [stdout]     |
[INFO] [stdout] 174 | ...                   name,
[INFO] [stdout]     |                       ^^^^ help: try ignoring the field: `name: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/compilers/variable.rs:175:37
[INFO] [stdout]     |
[INFO] [stdout] 175 | ...                   data,
[INFO] [stdout]     |                       ^^^^ help: try ignoring the field: `data: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value_type`
[INFO] [stdout]    --> src/compilers/variable.rs:176:37
[INFO] [stdout]     |
[INFO] [stdout] 176 | ...                   value_type,
[INFO] [stdout]     |                       ^^^^^^^^^^ help: try ignoring the field: `value_type: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `variable` is never read
[INFO] [stdout]    --> src/compilers/variable.rs:218:21
[INFO] [stdout]     |
[INFO] [stdout] 218 |                     variable = parse_variable_call(object_nodes.get(0).unwrap())?
[INFO] [stdout]     |                     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `collection` is never read
[INFO] [stdout]    --> src/compilers/variable.rs:215:21
[INFO] [stdout]     |
[INFO] [stdout] 215 |                     collection = parse_collection_call(&object_nodes).unwrap()
[INFO] [stdout]     |                     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `first` is assigned to, but never used
[INFO] [stdout]    --> src/compilers/variable.rs:412:9
[INFO] [stdout]     |
[INFO] [stdout] 412 |     let mut first: Option<ASTNode> = Option::None;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_first` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `parenthesis` is assigned to, but never used
[INFO] [stdout]    --> src/compilers/variable.rs:413:9
[INFO] [stdout]     |
[INFO] [stdout] 413 |     let mut parenthesis: bool = false;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_parenthesis` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `var_value` is never read
[INFO] [stdout]    --> src/compilers/variable.rs:411:25
[INFO] [stdout]     |
[INFO] [stdout] 411 |     let mut var_value = ASTNode::Int(IntNode { value: 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 `first` is never read
[INFO] [stdout]    --> src/compilers/variable.rs:531:21
[INFO] [stdout]     |
[INFO] [stdout] 531 |                     first = Some(ASTNode::Float(f.clone()));
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `first` is never read
[INFO] [stdout]    --> src/compilers/variable.rs:544:21
[INFO] [stdout]     |
[INFO] [stdout] 544 |                     first = Some(ASTNode::String(s.clone()));
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `parenthesis` is never read
[INFO] [stdout]    --> src/compilers/variable.rs:569:17
[INFO] [stdout]     |
[INFO] [stdout] 569 |                 parenthesis = true;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `len` is never used
[INFO] [stdout]    --> src/function_map.rs:163:8
[INFO] [stdout]     |
[INFO] [stdout]  51 | impl FunctionMap {
[INFO] [stdout]     | ---------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 163 |     fn len(s: String) -> usize {
[INFO] [stdout]     |        ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `eq` is never used
[INFO] [stdout]   --> src/statement_tokenizer/tokenizer.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 54 |     impl ParseInfo {
[INFO] [stdout]    |     -------------- method in this implementation
[INFO] [stdout] 55 |         fn eq(&self, other: &Self) -> bool {
[INFO] [stdout]    |            ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_function_in_stack` is never used
[INFO] [stdout]   --> src/compilers/function.rs:50:4
[INFO] [stdout]    |
[INFO] [stdout] 50 | fn is_function_in_stack(function_name: &str) -> bool {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/base_variable.rs:319:46
[INFO] [stdout]     |
[INFO] [stdout] 319 |                     for variable in unsafe { VARIABLE_STACK.iter_mut() } {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/base_variable.rs:331:46
[INFO] [stdout]     |
[INFO] [stdout] 331 |                     for variable in unsafe { VARIABLE_STACK.iter_mut() } {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/base_variable.rs:350:46
[INFO] [stdout]     |
[INFO] [stdout] 350 |                     for variable in unsafe { VARIABLE_STACK.iter_mut() } {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/base_variable.rs:362:46
[INFO] [stdout]     |
[INFO] [stdout] 362 |                     for variable in unsafe { VARIABLE_STACK.iter_mut() } {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait method `GetType` should have a snake case name
[INFO] [stdout]    --> src/base_variable.rs:620:12
[INFO] [stdout]     |
[INFO] [stdout] 620 |         fn GetType(&self) -> String;
[INFO] [stdout]     |            ^^^^^^^ help: convert the identifier to snake case: `get_type`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/statement_tokenizer/variable_tokenizer.rs:229:38
[INFO] [stdout]     |
[INFO] [stdout] 229 |             for variable in unsafe { &VARIABLE_STACK } {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 229 |             for variable in unsafe { &raw const VARIABLE_STACK } {
[INFO] [stdout]     |                                       +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/compilers/function.rs:61:14
[INFO] [stdout]    |
[INFO] [stdout] 61 |     unsafe { VARIABLE_STACK.clone() }.push(var);
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/compilers/function.rs:66:25
[INFO] [stdout]    |
[INFO] [stdout] 66 |     for arg in unsafe { VARIABLE_STACK.clone() } {
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/compilers/function.rs:68:22
[INFO] [stdout]    |
[INFO] [stdout] 68 |             unsafe { VARIABLE_STACK.clone() }.remove(index);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/compilers/function.rs:461:37
[INFO] [stdout]     |
[INFO] [stdout] 461 |                 for var in unsafe { VARIABLE_STACK.iter() } {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/compilers/loops.rs:33:34
[INFO] [stdout]    |
[INFO] [stdout] 33 |                         unsafe { VARIABLE_STACK.push(new_var) };
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/compilers/loops.rs:38:41
[INFO] [stdout]    |
[INFO] [stdout] 38 |                     for var in unsafe { VARIABLE_STACK.iter_mut() } {
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/compilers/loops.rs:57:45
[INFO] [stdout]    |
[INFO] [stdout] 57 |                         for var in unsafe { VARIABLE_STACK.iter_mut() } {
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Result` should have a snake case name
[INFO] [stdout]    --> src/compilers/loops.rs:121:33
[INFO] [stdout]     |
[INFO] [stdout] 121 | ...                   let Result = route_to_parser(&mut nodes, 0.into());
[INFO] [stdout]     |                           ^^^^^^ help: convert the identifier to snake case: `result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/compilers/variable.rs:42:30
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let var_stack = unsafe { VARIABLE_STACK.clone() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/compilers/variable.rs:247:33
[INFO] [stdout]     |
[INFO] [stdout] 247 |             for var in unsafe { VARIABLE_STACK.iter() } {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/compilers/variable.rs:289:30
[INFO] [stdout]     |
[INFO] [stdout] 289 |         for var in unsafe { &VARIABLE_STACK.clone() } {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/compilers/variable.rs:487:25
[INFO] [stdout]     |
[INFO] [stdout] 487 |                         VARIABLE_STACK.push(variable.clone());
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/compilers/variable.rs:591:9
[INFO] [stdout]     |
[INFO] [stdout] 591 |         VARIABLE_STACK.push(variable.clone());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling predicates v3.1.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling bstr v1.11.0
[INFO] [stderr]    Compiling predicates v1.0.8
[INFO] [stderr]    Compiling jist v0.1.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::base_variable::base_types::StringWrapper`
[INFO] [stdout]  --> src/compilers/function.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::base_variable::base_types::StringWrapper;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/compilers/function.rs:2:38
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::base_variable::variable::{self, Variable};
[INFO] [stdout]   |                                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::process::exit`
[INFO] [stdout]  --> src/compilers/function.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::process::exit;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FUNCTION_STACK`
[INFO] [stdout]   --> src/compilers/function.rs:18:23
[INFO] [stdout]    |
[INFO] [stdout] 18 | use crate::function::{FUNCTION_STACK, USER_FUNCTION_STACK};
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `USER_FUNCTIONS`
[INFO] [stdout]   --> src/compilers/function.rs:19:38
[INFO] [stdout]    |
[INFO] [stdout] 19 | use crate::function_map::{FUNCTIONS, USER_FUNCTIONS};
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::base_variable::base_types::StringWrapper`
[INFO] [stdout]  --> src/compilers/function.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::base_variable::base_types::StringWrapper;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/compilers/function.rs:2:38
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::base_variable::variable::{self, Variable};
[INFO] [stdout]   |                                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::process::exit`
[INFO] [stdout]  --> src/compilers/function.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::process::exit;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FUNCTION_STACK`
[INFO] [stdout]   --> src/compilers/function.rs:18:23
[INFO] [stdout]    |
[INFO] [stdout] 18 | use crate::function::{FUNCTION_STACK, USER_FUNCTION_STACK};
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `USER_FUNCTIONS`
[INFO] [stdout]   --> src/compilers/function.rs:19:38
[INFO] [stdout]    |
[INFO] [stdout] 19 | use crate::function_map::{FUNCTIONS, USER_FUNCTIONS};
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/statement_tokenizer/tokenizer.rs:312:9
[INFO] [stdout]     |
[INFO] [stdout] 282 |         exit(1);
[INFO] [stdout]     |         ------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 312 |         return none;
[INFO] [stdout]     |         ^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/statement_tokenizer/tokenizer.rs:312:9
[INFO] [stdout]     |
[INFO] [stdout] 282 |         exit(1);
[INFO] [stdout]     |         ------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 312 |         return none;
[INFO] [stdout]     |         ^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/compiler.rs:124:25
[INFO] [stdout]     |
[INFO] [stdout] 124 |                     let result = compile_dot_statement(expression);
[INFO] [stdout]     |                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `index` is never read
[INFO] [stdout]    --> src/compiler.rs:212:37
[INFO] [stdout]     |
[INFO] [stdout] 212 | ...                   index += 2;
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `index` is never read
[INFO] [stdout]    --> src/compiler.rs:221:29
[INFO] [stdout]     |
[INFO] [stdout] 221 | ...                   index += 1;
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `index` is never read
[INFO] [stdout]    --> src/compiler.rs:240:37
[INFO] [stdout]     |
[INFO] [stdout] 240 | ...                   index += 2;
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `index` is never read
[INFO] [stdout]    --> src/compiler.rs:249:29
[INFO] [stdout]     |
[INFO] [stdout] 249 | ...                   index += 1;
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `index` is never read
[INFO] [stdout]    --> src/compiler.rs:268:37
[INFO] [stdout]     |
[INFO] [stdout] 268 | ...                   index += 2;
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `index` is never read
[INFO] [stdout]    --> src/compiler.rs:277:29
[INFO] [stdout]     |
[INFO] [stdout] 277 | ...                   index += 1;
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/compiler.rs:124:25
[INFO] [stdout]     |
[INFO] [stdout] 124 |                     let result = compile_dot_statement(expression);
[INFO] [stdout]     |                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `index` is never read
[INFO] [stdout]    --> src/compiler.rs:212:37
[INFO] [stdout]     |
[INFO] [stdout] 212 | ...                   index += 2;
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `index` is never read
[INFO] [stdout]    --> src/compiler.rs:221:29
[INFO] [stdout]     |
[INFO] [stdout] 221 | ...                   index += 1;
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `index` is never read
[INFO] [stdout]    --> src/compiler.rs:240:37
[INFO] [stdout]     |
[INFO] [stdout] 240 | ...                   index += 2;
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `index` is never read
[INFO] [stdout]    --> src/compiler.rs:249:29
[INFO] [stdout]     |
[INFO] [stdout] 249 | ...                   index += 1;
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `index` is never read
[INFO] [stdout]    --> src/compiler.rs:268:37
[INFO] [stdout]     |
[INFO] [stdout] 268 | ...                   index += 2;
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `index` is never read
[INFO] [stdout]    --> src/compiler.rs:277:29
[INFO] [stdout]     |
[INFO] [stdout] 277 | ...                   index += 1;
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/function.rs:400:25
[INFO] [stdout]     |
[INFO] [stdout] 400 |                     let result = f(&mut arg1.clone(), arg2.clone(), arg3.clone());
[INFO] [stdout]     |                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/function.rs:400:25
[INFO] [stdout]     |
[INFO] [stdout] 400 |                     let result = f(&mut arg1.clone(), arg2.clone(), arg3.clone());
[INFO] [stdout]     |                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `t`
[INFO] [stdout]    --> src/node.rs:105:30
[INFO] [stdout]     |
[INFO] [stdout] 105 |                 ASTNode::Try(t) => write!(f, "Try"),
[INFO] [stdout]     |                              ^ help: if this is intentional, prefix it with an underscore: `_t`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout]    --> src/node.rs:106:32
[INFO] [stdout]     |
[INFO] [stdout] 106 |                 ASTNode::Catch(c) => write!(f, "Catch"),
[INFO] [stdout]     |                                ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> src/node.rs:107:34
[INFO] [stdout]     |
[INFO] [stdout] 107 |                 ASTNode::Finally(n) => write!(f, "Finally"),
[INFO] [stdout]     |                                  ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args_a`
[INFO] [stdout]    --> src/token_type.rs:265:36
[INFO] [stdout]     |
[INFO] [stdout] 265 |                         arguments: ref args_a,
[INFO] [stdout]     |                                    ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_args_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args_b`
[INFO] [stdout]    --> src/token_type.rs:271:36
[INFO] [stdout]     |
[INFO] [stdout] 271 |                         arguments: ref args_b,
[INFO] [stdout]     |                                    ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_args_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `block`
[INFO] [stdout]    --> src/token_type.rs:402:35
[INFO] [stdout]     |
[INFO] [stdout] 402 |                 TokenTypes::Try { block } => "Try".to_string(),
[INFO] [stdout]     |                                   ^^^^^ help: try ignoring the field: `block: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `block`
[INFO] [stdout]    --> src/token_type.rs:403:37
[INFO] [stdout]     |
[INFO] [stdout] 403 |                 TokenTypes::Catch { block } => "Catch".to_string(),
[INFO] [stdout]     |                                     ^^^^^ help: try ignoring the field: `block: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `block`
[INFO] [stdout]    --> src/token_type.rs:404:39
[INFO] [stdout]     |
[INFO] [stdout] 404 |                 TokenTypes::Finally { block } => "Finally".to_string(),
[INFO] [stdout]     |                                       ^^^^^ help: try ignoring the field: `block: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]    --> src/compilers/conditional.rs:225:9
[INFO] [stdout]     |
[INFO] [stdout] 225 |         index: usize,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `catch_handled` is never read
[INFO] [stdout]    --> src/compilers/conditional.rs:264:37
[INFO] [stdout]     |
[INFO] [stdout] 264 | ...                   catch_handled = true;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `catch_handled` is never read
[INFO] [stdout]    --> src/compilers/conditional.rs:269:37
[INFO] [stdout]     |
[INFO] [stdout] 269 | ...                   catch_handled = false; // Indicate failure
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `t`
[INFO] [stdout]    --> src/node.rs:105:30
[INFO] [stdout]     |
[INFO] [stdout] 105 |                 ASTNode::Try(t) => write!(f, "Try"),
[INFO] [stdout]     |                              ^ help: if this is intentional, prefix it with an underscore: `_t`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout]    --> src/node.rs:106:32
[INFO] [stdout]     |
[INFO] [stdout] 106 |                 ASTNode::Catch(c) => write!(f, "Catch"),
[INFO] [stdout]     |                                ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/compilers/function.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |     let mut parameters: Vec<(String, String, String)>;
[INFO] [stdout]    |         ----^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> src/node.rs:107:34
[INFO] [stdout]     |
[INFO] [stdout] 107 |                 ASTNode::Finally(n) => write!(f, "Finally"),
[INFO] [stdout]     |                                  ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/compilers/function.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |     let mut function_return_type: 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/compilers/function.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let mut function_body: Vec<String>;
[INFO] [stdout]    |         ----^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/compilers/function.rs:299:13
[INFO] [stdout]     |
[INFO] [stdout] 299 |         let result: BaseTypes;
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `Result`
[INFO] [stdout]    --> src/compilers/loops.rs:121:33
[INFO] [stdout]     |
[INFO] [stdout] 121 | ...                   let Result = route_to_parser(&mut nodes, 0.into());
[INFO] [stdout]     |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_Result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `evaluation_result` is never read
[INFO] [stdout]   --> src/compilers/loops.rs:96:55
[INFO] [stdout]    |
[INFO] [stdout] 96 |                     let mut evaluation_result: bool = false;
[INFO] [stdout]    |                                                       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `variable` is assigned to, but never used
[INFO] [stdout]    --> src/compilers/variable.rs:113:17
[INFO] [stdout]     |
[INFO] [stdout] 113 |             let variable: (String, BaseTypes);
[INFO] [stdout]     |                 ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_variable` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `collection` is assigned to, but never used
[INFO] [stdout]    --> src/compilers/variable.rs:114:17
[INFO] [stdout]     |
[INFO] [stdout] 114 |             let collection: (String, Vec<BaseTypes>);
[INFO] [stdout]     |                 ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_collection` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout]    --> src/compilers/variable.rs:127:37
[INFO] [stdout]     |
[INFO] [stdout] 127 |                 ASTNode::ObjectCall(c) => {
[INFO] [stdout]     |                                     ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/compilers/variable.rs:174:37
[INFO] [stdout]     |
[INFO] [stdout] 174 | ...                   name,
[INFO] [stdout]     |                       ^^^^ help: try ignoring the field: `name: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/compilers/variable.rs:175:37
[INFO] [stdout]     |
[INFO] [stdout] 175 | ...                   data,
[INFO] [stdout]     |                       ^^^^ help: try ignoring the field: `data: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value_type`
[INFO] [stdout]    --> src/compilers/variable.rs:176:37
[INFO] [stdout]     |
[INFO] [stdout] 176 | ...                   value_type,
[INFO] [stdout]     |                       ^^^^^^^^^^ help: try ignoring the field: `value_type: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `variable` is never read
[INFO] [stdout]    --> src/compilers/variable.rs:218:21
[INFO] [stdout]     |
[INFO] [stdout] 218 |                     variable = parse_variable_call(object_nodes.get(0).unwrap())?
[INFO] [stdout]     |                     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `collection` is never read
[INFO] [stdout]    --> src/compilers/variable.rs:215:21
[INFO] [stdout]     |
[INFO] [stdout] 215 |                     collection = parse_collection_call(&object_nodes).unwrap()
[INFO] [stdout]     |                     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `first` is assigned to, but never used
[INFO] [stdout]    --> src/compilers/variable.rs:412:9
[INFO] [stdout]     |
[INFO] [stdout] 412 |     let mut first: Option<ASTNode> = Option::None;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_first` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `parenthesis` is assigned to, but never used
[INFO] [stdout]    --> src/compilers/variable.rs:413:9
[INFO] [stdout]     |
[INFO] [stdout] 413 |     let mut parenthesis: bool = false;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_parenthesis` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `var_value` is never read
[INFO] [stdout]    --> src/compilers/variable.rs:411:25
[INFO] [stdout]     |
[INFO] [stdout] 411 |     let mut var_value = ASTNode::Int(IntNode { value: 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 `first` is never read
[INFO] [stdout]    --> src/compilers/variable.rs:531:21
[INFO] [stdout]     |
[INFO] [stdout] 531 |                     first = Some(ASTNode::Float(f.clone()));
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `first` is never read
[INFO] [stdout]    --> src/compilers/variable.rs:544:21
[INFO] [stdout]     |
[INFO] [stdout] 544 |                     first = Some(ASTNode::String(s.clone()));
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `parenthesis` is never read
[INFO] [stdout]    --> src/compilers/variable.rs:569:17
[INFO] [stdout]     |
[INFO] [stdout] 569 |                 parenthesis = true;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `char`
[INFO] [stdout]    --> src/statement_tokenizer/basic_tokenizer.rs:164:45
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn read_numbers(expression: String, char: char, index: usize) -> ParseInfo {
[INFO] [stdout]     |                                             ^^^^ help: if this is intentional, prefix it with an underscore: `_char`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args_a`
[INFO] [stdout]    --> src/token_type.rs:265:36
[INFO] [stdout]     |
[INFO] [stdout] 265 |                         arguments: ref args_a,
[INFO] [stdout]     |                                    ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_args_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args_b`
[INFO] [stdout]    --> src/token_type.rs:271:36
[INFO] [stdout]     |
[INFO] [stdout] 271 |                         arguments: ref args_b,
[INFO] [stdout]     |                                    ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_args_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/statement_tokenizer/conditional_tokenizer.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 40 |         let i = 0;
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `keyword`
[INFO] [stdout]   --> src/statement_tokenizer/conditional_tokenizer.rs:42:13
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let keyword = String::new();
[INFO] [stdout]    |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_keyword`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `j` is assigned to, but never used
[INFO] [stdout]    --> src/statement_tokenizer/function_tokenizer.rs:120:13
[INFO] [stdout]     |
[INFO] [stdout] 120 |         let mut j = index;
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_j` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `j` is never read
[INFO] [stdout]    --> src/statement_tokenizer/function_tokenizer.rs:126:13
[INFO] [stdout]     |
[INFO] [stdout] 126 |             j = return_found.1.unwrap();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `block`
[INFO] [stdout]    --> src/token_type.rs:402:35
[INFO] [stdout]     |
[INFO] [stdout] 402 |                 TokenTypes::Try { block } => "Try".to_string(),
[INFO] [stdout]     |                                   ^^^^^ help: try ignoring the field: `block: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `block`
[INFO] [stdout]    --> src/token_type.rs:403:37
[INFO] [stdout]     |
[INFO] [stdout] 403 |                 TokenTypes::Catch { block } => "Catch".to_string(),
[INFO] [stdout]     |                                     ^^^^^ help: try ignoring the field: `block: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `block`
[INFO] [stdout]    --> src/token_type.rs:404:39
[INFO] [stdout]     |
[INFO] [stdout] 404 |                 TokenTypes::Finally { block } => "Finally".to_string(),
[INFO] [stdout]     |                                       ^^^^^ help: try ignoring the field: `block: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `j` is never read
[INFO] [stdout]    --> src/statement_tokenizer/function_tokenizer.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |         let mut j = index;
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `j` is never read
[INFO] [stdout]    --> src/statement_tokenizer/function_tokenizer.rs:242:9
[INFO] [stdout]     |
[INFO] [stdout] 242 |         j += consumed;
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `char`
[INFO] [stdout]    --> src/statement_tokenizer/basic_tokenizer.rs:164:45
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn read_numbers(expression: String, char: char, index: usize) -> ParseInfo {
[INFO] [stdout]     |                                             ^^^^ help: if this is intentional, prefix it with an underscore: `_char`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/statement_tokenizer/conditional_tokenizer.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 40 |         let i = 0;
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `keyword`
[INFO] [stdout]   --> src/statement_tokenizer/conditional_tokenizer.rs:42:13
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let keyword = String::new();
[INFO] [stdout]    |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_keyword`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `j` is assigned to, but never used
[INFO] [stdout]    --> src/statement_tokenizer/function_tokenizer.rs:120:13
[INFO] [stdout]     |
[INFO] [stdout] 120 |         let mut j = index;
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_j` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `j` is never read
[INFO] [stdout]    --> src/statement_tokenizer/function_tokenizer.rs:126:13
[INFO] [stdout]     |
[INFO] [stdout] 126 |             j = return_found.1.unwrap();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `j` is never read
[INFO] [stdout]    --> src/statement_tokenizer/function_tokenizer.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |         let mut j = index;
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `j` is never read
[INFO] [stdout]    --> src/statement_tokenizer/function_tokenizer.rs:242:9
[INFO] [stdout]     |
[INFO] [stdout] 242 |         j += consumed;
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `result` is assigned to, but never used
[INFO] [stdout]    --> src/main.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 |     let mut result = true;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_result` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `result` is never read
[INFO] [stdout]    --> src/main.rs:168:13
[INFO] [stdout]     |
[INFO] [stdout] 168 |             result = route_to_parser(&mut tokenized_expression, None)?;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `to_tokenize` is never read
[INFO] [stdout]    --> src/main.rs:175:13
[INFO] [stdout]     |
[INFO] [stdout] 175 |             to_tokenize = tokens.clone();
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `hasroot` is assigned to, but never used
[INFO] [stdout]    --> src/main.rs:323:13
[INFO] [stdout]     |
[INFO] [stdout] 323 |         let mut hasroot = true;
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_hasroot` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `t`
[INFO] [stdout]    --> src/main.rs:339:30
[INFO] [stdout]     |
[INFO] [stdout] 339 |                 ASTNode::Try(t) => {
[INFO] [stdout]     |                              ^ help: if this is intentional, prefix it with an underscore: `_t`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout]    --> src/main.rs:351:32
[INFO] [stdout]     |
[INFO] [stdout] 351 |                 ASTNode::Catch(c) => {
[INFO] [stdout]     |                                ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> src/main.rs:376:34
[INFO] [stdout]     |
[INFO] [stdout] 376 |                 ASTNode::Finally(f) => {
[INFO] [stdout]     |                                  ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> src/main.rs:389:35
[INFO] [stdout]     |
[INFO] [stdout] 389 |                 ASTNode::Function(f) => {
[INFO] [stdout]     |                                   ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> src/main.rs:440:43
[INFO] [stdout]     |
[INFO] [stdout] 440 |                         ASTNode::Function(f) => {
[INFO] [stdout]     |                                           ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `hasroot` is never read
[INFO] [stdout]    --> src/main.rs:463:21
[INFO] [stdout]     |
[INFO] [stdout] 463 |                     hasroot = true; // Mark that we have a valid root
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AST` is never constructed
[INFO] [stdout]  --> src/ast.rs:5:16
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub struct AST {
[INFO] [stdout]   |                ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `add_child` are never used
[INFO] [stdout]   --> src/ast.rs:10:16
[INFO] [stdout]    |
[INFO] [stdout]  9 |     impl AST {
[INFO] [stdout]    |     -------- associated items in this implementation
[INFO] [stdout] 10 |         pub fn new(root: ASTNode) -> Self {
[INFO] [stdout]    |                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 |         pub fn add_child(&mut self, node: ASTNode) {
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Print` is never constructed
[INFO] [stdout]    --> src/collection.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout] 109 | pub enum ArrayFunctions {
[INFO] [stdout]     |          -------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 116 |     Print,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `print` is never used
[INFO] [stdout]    --> src/collection.rs:146:12
[INFO] [stdout]     |
[INFO] [stdout] 119 | impl ArrayFunctions {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 146 |     pub fn print(&mut self, array: &Array) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Print` is never constructed
[INFO] [stdout]    --> src/collection.rs:158:5
[INFO] [stdout]     |
[INFO] [stdout] 151 | pub enum DictionaryFunctions {
[INFO] [stdout]     |          ------------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 158 |     Print,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `print` is never used
[INFO] [stdout]    --> src/collection.rs:247:12
[INFO] [stdout]     |
[INFO] [stdout] 211 | impl DictionaryFunctions {
[INFO] [stdout]     | ------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 247 |     pub fn print(&mut self, dictionary: &Dictionary) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `len` is never used
[INFO] [stdout]    --> src/function_map.rs:163:8
[INFO] [stdout]     |
[INFO] [stdout]  51 | impl FunctionMap {
[INFO] [stdout]     | ---------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 163 |     fn len(s: String) -> usize {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ElseNode` is never constructed
[INFO] [stdout]    --> src/node.rs:292:16
[INFO] [stdout]     |
[INFO] [stdout] 292 |     pub struct ElseNode;
[INFO] [stdout]     |                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/node.rs:295:16
[INFO] [stdout]     |
[INFO] [stdout] 294 |     impl ElseNode {
[INFO] [stdout]     |     ------------- associated function in this implementation
[INFO] [stdout] 295 |         pub fn new() -> Self {
[INFO] [stdout]     |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FatArrowNode` is never constructed
[INFO] [stdout]    --> src/node.rs:357:16
[INFO] [stdout]     |
[INFO] [stdout] 357 |     pub struct FatArrowNode;
[INFO] [stdout]     |                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ArgumentCallNode` is never constructed
[INFO] [stdout]    --> src/node.rs:465:16
[INFO] [stdout]     |
[INFO] [stdout] 465 |     pub struct ArgumentCallNode {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FunctionCallArgumentsNode` is never constructed
[INFO] [stdout]    --> src/node.rs:470:16
[INFO] [stdout]     |
[INFO] [stdout] 470 |     pub struct FunctionCallArgumentsNode {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `display_info` are never used
[INFO] [stdout]    --> src/node.rs:475:16
[INFO] [stdout]     |
[INFO] [stdout] 474 |     impl FunctionCallArgumentsNode {
[INFO] [stdout]     |     ------------------------------ associated items in this implementation
[INFO] [stdout] 475 |         pub fn new(value: String) -> Self {
[INFO] [stdout]     |                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 478 |         pub fn display_info(&self) {
[INFO] [stdout]     |                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SemiColonNode` is never constructed
[INFO] [stdout]    --> src/node.rs:518:16
[INFO] [stdout]     |
[INFO] [stdout] 518 |     pub struct SemiColonNode;
[INFO] [stdout]     |                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `display_info` are never used
[INFO] [stdout]    --> src/node.rs:521:16
[INFO] [stdout]     |
[INFO] [stdout] 520 |     impl SemiColonNode {
[INFO] [stdout]     |     ------------------ associated items in this implementation
[INFO] [stdout] 521 |         pub fn new() -> Self {
[INFO] [stdout]     |                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 524 |         pub fn display_info(&self) {
[INFO] [stdout]     |                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_function_in_stack` is never used
[INFO] [stdout]   --> src/compilers/function.rs:50:4
[INFO] [stdout]    |
[INFO] [stdout] 50 | fn is_function_in_stack(function_name: &str) -> bool {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_string` is never used
[INFO] [stdout]   --> src/statement_tokenizer/tokenizer.rs:43:16
[INFO] [stdout]    |
[INFO] [stdout] 35 |     impl ParseInfo {
[INFO] [stdout]    |     -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 43 |         pub fn to_string(&self) -> String {
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `eq` is never used
[INFO] [stdout]   --> src/statement_tokenizer/tokenizer.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 54 |     impl ParseInfo {
[INFO] [stdout]    |     -------------- method in this implementation
[INFO] [stdout] 55 |         fn eq(&self, other: &Self) -> bool {
[INFO] [stdout]    |            ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Token` is never constructed
[INFO] [stdout]   --> src/statement_tokenizer/tokenizer.rs:60:16
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub struct Token<T> {
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_string` is never used
[INFO] [stdout]   --> src/statement_tokenizer/tokenizer.rs:65:16
[INFO] [stdout]    |
[INFO] [stdout] 64 |     impl<T: std::fmt::Display> Token<T> {
[INFO] [stdout]    |     ----------------------------------- method in this implementation
[INFO] [stdout] 65 |         pub fn to_string(&self) -> String {
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/statement_tokenizer/tokenizer.rs:74:16
[INFO] [stdout]    |
[INFO] [stdout] 73 |     impl<T> Token<T> {
[INFO] [stdout]    |     ---------------- associated function in this implementation
[INFO] [stdout] 74 |         pub fn new(value: T, token_type: TokenTypes) -> Self {
[INFO] [stdout]    |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:602:30
[INFO] [stdout]     |
[INFO] [stdout] 602 |     for variable in unsafe { VARIABLE_STACK.iter() } {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/base_variable.rs:319:46
[INFO] [stdout]     |
[INFO] [stdout] 319 |                     for variable in unsafe { VARIABLE_STACK.iter_mut() } {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/base_variable.rs:331:46
[INFO] [stdout]     |
[INFO] [stdout] 331 |                     for variable in unsafe { VARIABLE_STACK.iter_mut() } {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/base_variable.rs:350:46
[INFO] [stdout]     |
[INFO] [stdout] 350 |                     for variable in unsafe { VARIABLE_STACK.iter_mut() } {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/base_variable.rs:362:46
[INFO] [stdout]     |
[INFO] [stdout] 362 |                     for variable in unsafe { VARIABLE_STACK.iter_mut() } {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait method `GetType` should have a snake case name
[INFO] [stdout]    --> src/base_variable.rs:620:12
[INFO] [stdout]     |
[INFO] [stdout] 620 |         fn GetType(&self) -> String;
[INFO] [stdout]     |            ^^^^^^^ help: convert the identifier to snake case: `get_type`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]    --> src/compilers/conditional.rs:225:9
[INFO] [stdout]     |
[INFO] [stdout] 225 |         index: usize,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `catch_handled` is never read
[INFO] [stdout]    --> src/compilers/conditional.rs:264:37
[INFO] [stdout]     |
[INFO] [stdout] 264 | ...                   catch_handled = true;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `catch_handled` is never read
[INFO] [stdout]    --> src/compilers/conditional.rs:269:37
[INFO] [stdout]     |
[INFO] [stdout] 269 | ...                   catch_handled = false; // Indicate failure
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/compilers/function.rs:61:14
[INFO] [stdout]    |
[INFO] [stdout] 61 |     unsafe { VARIABLE_STACK.clone() }.push(var);
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/compilers/function.rs:66:25
[INFO] [stdout]    |
[INFO] [stdout] 66 |     for arg in unsafe { VARIABLE_STACK.clone() } {
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/compilers/function.rs:68:22
[INFO] [stdout]    |
[INFO] [stdout] 68 |             unsafe { VARIABLE_STACK.clone() }.remove(index);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/compilers/function.rs:461:37
[INFO] [stdout]     |
[INFO] [stdout] 461 |                 for var in unsafe { VARIABLE_STACK.iter() } {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/compilers/loops.rs:33:34
[INFO] [stdout]    |
[INFO] [stdout] 33 |                         unsafe { VARIABLE_STACK.push(new_var) };
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/compilers/loops.rs:38:41
[INFO] [stdout]    |
[INFO] [stdout] 38 |                     for var in unsafe { VARIABLE_STACK.iter_mut() } {
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/compilers/loops.rs:57:45
[INFO] [stdout]    |
[INFO] [stdout] 57 |                         for var in unsafe { VARIABLE_STACK.iter_mut() } {
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Result` should have a snake case name
[INFO] [stdout]    --> src/compilers/loops.rs:121:33
[INFO] [stdout]     |
[INFO] [stdout] 121 | ...                   let Result = route_to_parser(&mut nodes, 0.into());
[INFO] [stdout]     |                           ^^^^^^ help: convert the identifier to snake case: `result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/compilers/function.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |     let mut parameters: Vec<(String, String, String)>;
[INFO] [stdout]    |         ----^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/compilers/variable.rs:42:30
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let var_stack = unsafe { VARIABLE_STACK.clone() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/compilers/function.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |     let mut function_return_type: String;
[INFO] [stdout]    |         ----^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/compilers/variable.rs:247:33
[INFO] [stdout]     |
[INFO] [stdout] 247 |             for var in unsafe { VARIABLE_STACK.iter() } {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/compilers/variable.rs:289:30
[INFO] [stdout]     |
[INFO] [stdout] 289 |         for var in unsafe { &VARIABLE_STACK.clone() } {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/compilers/variable.rs:487:25
[INFO] [stdout]     |
[INFO] [stdout] 487 |                         VARIABLE_STACK.push(variable.clone());
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/compilers/variable.rs:591:9
[INFO] [stdout]     |
[INFO] [stdout] 591 |         VARIABLE_STACK.push(variable.clone());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/compilers/function.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let mut function_body: Vec<String>;
[INFO] [stdout]    |         ----^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/statement_tokenizer/variable_tokenizer.rs:229:38
[INFO] [stdout]     |
[INFO] [stdout] 229 |             for variable in unsafe { &VARIABLE_STACK } {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 229 |             for variable in unsafe { &raw const VARIABLE_STACK } {
[INFO] [stdout]     |                                       +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/compilers/function.rs:299:13
[INFO] [stdout]     |
[INFO] [stdout] 299 |         let result: BaseTypes;
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `Result`
[INFO] [stdout]    --> src/compilers/loops.rs:121:33
[INFO] [stdout]     |
[INFO] [stdout] 121 | ...                   let Result = route_to_parser(&mut nodes, 0.into());
[INFO] [stdout]     |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_Result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `evaluation_result` is never read
[INFO] [stdout]   --> src/compilers/loops.rs:96:55
[INFO] [stdout]    |
[INFO] [stdout] 96 |                     let mut evaluation_result: bool = false;
[INFO] [stdout]    |                                                       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `variable` is assigned to, but never used
[INFO] [stdout]    --> src/compilers/variable.rs:113:17
[INFO] [stdout]     |
[INFO] [stdout] 113 |             let variable: (String, BaseTypes);
[INFO] [stdout]     |                 ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_variable` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `collection` is assigned to, but never used
[INFO] [stdout]    --> src/compilers/variable.rs:114:17
[INFO] [stdout]     |
[INFO] [stdout] 114 |             let collection: (String, Vec<BaseTypes>);
[INFO] [stdout]     |                 ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_collection` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout]    --> src/compilers/variable.rs:127:37
[INFO] [stdout]     |
[INFO] [stdout] 127 |                 ASTNode::ObjectCall(c) => {
[INFO] [stdout]     |                                     ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/compilers/variable.rs:174:37
[INFO] [stdout]     |
[INFO] [stdout] 174 | ...                   name,
[INFO] [stdout]     |                       ^^^^ help: try ignoring the field: `name: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/compilers/variable.rs:175:37
[INFO] [stdout]     |
[INFO] [stdout] 175 | ...                   data,
[INFO] [stdout]     |                       ^^^^ help: try ignoring the field: `data: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value_type`
[INFO] [stdout]    --> src/compilers/variable.rs:176:37
[INFO] [stdout]     |
[INFO] [stdout] 176 | ...                   value_type,
[INFO] [stdout]     |                       ^^^^^^^^^^ help: try ignoring the field: `value_type: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `variable` is never read
[INFO] [stdout]    --> src/compilers/variable.rs:218:21
[INFO] [stdout]     |
[INFO] [stdout] 218 |                     variable = parse_variable_call(object_nodes.get(0).unwrap())?
[INFO] [stdout]     |                     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `collection` is never read
[INFO] [stdout]    --> src/compilers/variable.rs:215:21
[INFO] [stdout]     |
[INFO] [stdout] 215 |                     collection = parse_collection_call(&object_nodes).unwrap()
[INFO] [stdout]     |                     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `first` is assigned to, but never used
[INFO] [stdout]    --> src/compilers/variable.rs:412:9
[INFO] [stdout]     |
[INFO] [stdout] 412 |     let mut first: Option<ASTNode> = Option::None;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_first` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `parenthesis` is assigned to, but never used
[INFO] [stdout]    --> src/compilers/variable.rs:413:9
[INFO] [stdout]     |
[INFO] [stdout] 413 |     let mut parenthesis: bool = false;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_parenthesis` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `var_value` is never read
[INFO] [stdout]    --> src/compilers/variable.rs:411:25
[INFO] [stdout]     |
[INFO] [stdout] 411 |     let mut var_value = ASTNode::Int(IntNode { value: 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 `first` is never read
[INFO] [stdout]    --> src/compilers/variable.rs:531:21
[INFO] [stdout]     |
[INFO] [stdout] 531 |                     first = Some(ASTNode::Float(f.clone()));
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `first` is never read
[INFO] [stdout]    --> src/compilers/variable.rs:544:21
[INFO] [stdout]     |
[INFO] [stdout] 544 |                     first = Some(ASTNode::String(s.clone()));
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `parenthesis` is never read
[INFO] [stdout]    --> src/compilers/variable.rs:569:17
[INFO] [stdout]     |
[INFO] [stdout] 569 |                 parenthesis = true;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `len` is never used
[INFO] [stdout]    --> src/function_map.rs:163:8
[INFO] [stdout]     |
[INFO] [stdout]  51 | impl FunctionMap {
[INFO] [stdout]     | ---------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 163 |     fn len(s: String) -> usize {
[INFO] [stdout]     |        ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `eq` is never used
[INFO] [stdout]   --> src/statement_tokenizer/tokenizer.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 54 |     impl ParseInfo {
[INFO] [stdout]    |     -------------- method in this implementation
[INFO] [stdout] 55 |         fn eq(&self, other: &Self) -> bool {
[INFO] [stdout]    |            ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_function_in_stack` is never used
[INFO] [stdout]   --> src/compilers/function.rs:50:4
[INFO] [stdout]    |
[INFO] [stdout] 50 | fn is_function_in_stack(function_name: &str) -> bool {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/base_variable.rs:319:46
[INFO] [stdout]     |
[INFO] [stdout] 319 |                     for variable in unsafe { VARIABLE_STACK.iter_mut() } {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/base_variable.rs:331:46
[INFO] [stdout]     |
[INFO] [stdout] 331 |                     for variable in unsafe { VARIABLE_STACK.iter_mut() } {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/base_variable.rs:350:46
[INFO] [stdout]     |
[INFO] [stdout] 350 |                     for variable in unsafe { VARIABLE_STACK.iter_mut() } {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/base_variable.rs:362:46
[INFO] [stdout]     |
[INFO] [stdout] 362 |                     for variable in unsafe { VARIABLE_STACK.iter_mut() } {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait method `GetType` should have a snake case name
[INFO] [stdout]    --> src/base_variable.rs:620:12
[INFO] [stdout]     |
[INFO] [stdout] 620 |         fn GetType(&self) -> String;
[INFO] [stdout]     |            ^^^^^^^ help: convert the identifier to snake case: `get_type`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/statement_tokenizer/variable_tokenizer.rs:229:38
[INFO] [stdout]     |
[INFO] [stdout] 229 |             for variable in unsafe { &VARIABLE_STACK } {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 229 |             for variable in unsafe { &raw const VARIABLE_STACK } {
[INFO] [stdout]     |                                       +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/compilers/function.rs:61:14
[INFO] [stdout]    |
[INFO] [stdout] 61 |     unsafe { VARIABLE_STACK.clone() }.push(var);
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/compilers/function.rs:66:25
[INFO] [stdout]    |
[INFO] [stdout] 66 |     for arg in unsafe { VARIABLE_STACK.clone() } {
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/compilers/function.rs:68:22
[INFO] [stdout]    |
[INFO] [stdout] 68 |             unsafe { VARIABLE_STACK.clone() }.remove(index);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/compilers/function.rs:461:37
[INFO] [stdout]     |
[INFO] [stdout] 461 |                 for var in unsafe { VARIABLE_STACK.iter() } {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/compilers/loops.rs:33:34
[INFO] [stdout]    |
[INFO] [stdout] 33 |                         unsafe { VARIABLE_STACK.push(new_var) };
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/compilers/loops.rs:38:41
[INFO] [stdout]    |
[INFO] [stdout] 38 |                     for var in unsafe { VARIABLE_STACK.iter_mut() } {
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/compilers/loops.rs:57:45
[INFO] [stdout]    |
[INFO] [stdout] 57 |                         for var in unsafe { VARIABLE_STACK.iter_mut() } {
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Result` should have a snake case name
[INFO] [stdout]    --> src/compilers/loops.rs:121:33
[INFO] [stdout]     |
[INFO] [stdout] 121 | ...                   let Result = route_to_parser(&mut nodes, 0.into());
[INFO] [stdout]     |                           ^^^^^^ help: convert the identifier to snake case: `result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/compilers/variable.rs:42:30
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let var_stack = unsafe { VARIABLE_STACK.clone() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/compilers/variable.rs:247:33
[INFO] [stdout]     |
[INFO] [stdout] 247 |             for var in unsafe { VARIABLE_STACK.iter() } {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/compilers/variable.rs:289:30
[INFO] [stdout]     |
[INFO] [stdout] 289 |         for var in unsafe { &VARIABLE_STACK.clone() } {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/compilers/variable.rs:487:25
[INFO] [stdout]     |
[INFO] [stdout] 487 |                         VARIABLE_STACK.push(variable.clone());
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/compilers/variable.rs:591:9
[INFO] [stdout]     |
[INFO] [stdout] 591 |         VARIABLE_STACK.push(variable.clone());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.72s
[INFO] running `Command { std: "docker" "inspect" "707a4b8a4f07f6cfb5e67073cb1b3387eb5628176df1b2f4e60fc017c834cf20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "707a4b8a4f07f6cfb5e67073cb1b3387eb5628176df1b2f4e60fc017c834cf20", kill_on_drop: false }`
[INFO] [stdout] 707a4b8a4f07f6cfb5e67073cb1b3387eb5628176df1b2f4e60fc017c834cf20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bc3c24f5d8e081584844b6997c4903c7feb1e2bb15f6662f5bd0f18df1d9c341
[INFO] running `Command { std: "docker" "start" "-a" "bc3c24f5d8e081584844b6997c4903c7feb1e2bb15f6662f5bd0f18df1d9c341", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `crate::base_variable::base_types::StringWrapper`
[INFO] [stdout] 
[INFO] [stderr]  --> src/compilers/function.rs:1:5
[INFO] [stdout] running 28 tests
[INFO] [stderr]   |
[INFO] [stdout] test compiler::complier_tests::test_operation_addition ... ok
[INFO] [stderr] 1 | use crate::base_variable::base_types::StringWrapper;
[INFO] [stdout] test compiler::complier_tests::test_operation_multiplication ... ok
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] test compiler::complier_tests::test_operation_subtraction ... ok
[INFO] [stderr]   |
[INFO] [stdout] test compiler::complier_tests::test_operation_divition ... ok
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] test compiler::complier_tests::test_parse_operator_addition ... ok
[INFO] [stderr] 
[INFO] [stdout] test compiler::complier_tests::test_parse_operator_divition ... ok
[INFO] [stderr] warning: unused import: `self`
[INFO] [stdout] test compiler::complier_tests::test_parse_operator_multiplication ... ok
[INFO] [stderr]  --> src/compilers/function.rs:2:38
[INFO] [stdout] test compiler::complier_tests::test_parse_operator_subtraction ... ok
[INFO] [stderr]   |
[INFO] [stdout] test statement_tokenizer::tests::tokenizer_tests::test_function_declaration ... ok
[INFO] [stderr] 2 | use crate::base_variable::variable::{self, Variable};
[INFO] [stdout] test statement_tokenizer::tests::tokenizer_tests::test_tokenize_operation ... ok
[INFO] [stderr]   |                                      ^^^^
[INFO] [stdout] test statement_tokenizer::tests::tokenizer_tests::test_tokenize_operation_with_parethisis ... ok
[INFO] [stderr] 
[INFO] [stdout] test statement_tokenizer::tests::tokenizer_tests::test_tokenize_collection_assignment_dict_bool_string ... ok
[INFO] [stderr] warning: unused import: `std::process::exit`
[INFO] [stdout] test statement_tokenizer::tests::tokenizer_tests::test_tokenize_collection_assignment_dict_char_float ... ok
[INFO] [stderr]  --> src/compilers/function.rs:8:5
[INFO] [stdout] test statement_tokenizer::tests::tokenizer_tests::test_tokenize_collection_assignment_dict ... ok
[INFO] [stderr]   |
[INFO] [stdout] test statement_tokenizer::tests::tokenizer_tests::test_tokenize_variable_call_string ... ok
[INFO] [stderr] 8 | use std::process::exit;
[INFO] [stdout] test statement_tokenizer::tests::tokenizer_tests::test_tokenize_variable_call_char ... ok
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] test statement_tokenizer::tests::tokenizer_tests::test_tokenize_variable_declaration_boolean_false ... ok
[INFO] [stderr] 
[INFO] [stdout] test statement_tokenizer::tests::tokenizer_tests::test_tokenize_variable_call_float ... ok
[INFO] [stderr] warning: unused import: `FUNCTION_STACK`
[INFO] [stdout] test statement_tokenizer::tests::tokenizer_tests::test_tokenize_variable_call_int ... ok
[INFO] [stderr]   --> src/compilers/function.rs:18:23
[INFO] [stdout] test statement_tokenizer::tests::tokenizer_tests::test_tokenize_function_call ... ok
[INFO] [stderr]    |
[INFO] [stdout] test statement_tokenizer::tests::tokenizer_tests::test_tokenize_variable_declaration_boolean_true ... ok
[INFO] [stderr] 18 | use crate::function::{FUNCTION_STACK, USER_FUNCTION_STACK};
[INFO] [stdout] test statement_tokenizer::tests::tokenizer_tests::test_tokenize_variable_declaration_int ... ok
[INFO] [stderr]    |                       ^^^^^^^^^^^^^^
[INFO] [stdout] test statement_tokenizer::tests::tokenizer_tests::test_tokenize_variable_declaration_char ... ok
[INFO] [stderr] 
[INFO] [stdout] test statement_tokenizer::tests::tokenizer_tests::test_tokenize_variable_declaration_float ... ok
[INFO] [stderr] warning: unused import: `USER_FUNCTIONS`
[INFO] [stdout] test statement_tokenizer::tests::tokenizer_tests::test_try_catch ... ok
[INFO] [stderr]   --> src/compilers/function.rs:19:38
[INFO] [stdout] test statement_tokenizer::tests::tokenizer_tests::test_try_catch_finally ... ok
[INFO] [stderr]    |
[INFO] [stdout] test statement_tokenizer::tests::tokenizer_tests::test_tokenize_variable_declaration_string ... ok
[INFO] [stderr] 19 | use crate::function_map::{FUNCTIONS, USER_FUNCTIONS};
[INFO] [stdout] test statement_tokenizer::tests::tokenizer_tests::test_tokenize_variable_call_boolean ... ok
[INFO] [stderr]    |                                      ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stderr] warning: unreachable statement
[INFO] [stdout] 
[INFO] [stderr]    --> src/statement_tokenizer/tokenizer.rs:312:9
[INFO] [stdout] 
[INFO] [stderr]     |
[INFO] [stdout] running 50 tests
[INFO] [stderr] 282 |         exit(1);
[INFO] [stdout] test compiler::complier_tests::test_operation_multiplication ... ok
[INFO] [stderr]     |         ------- any code following this expression is unreachable
[INFO] [stdout] test compiler::complier_tests::test_operation_subtraction ... ok
[INFO] [stderr] ...
[INFO] [stdout] test compiler::complier_tests::test_parse_operator_multiplication ... ok
[INFO] [stderr] 312 |         return none;
[INFO] [stdout] test compiler::complier_tests::test_parse_operator_subtraction ... ok
[INFO] [stderr]     |         ^^^^^^^^^^^^ unreachable statement
[INFO] [stdout] test compiler::complier_tests::test_parse_operator_addition ... ok
[INFO] [stderr]     |
[INFO] [stdout] test compiler::complier_tests::test_parse_operator_divition ... ok
[INFO] [stderr]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] test main_test::test_check_file_extension ... ok
[INFO] [stderr] 
[INFO] [stdout] test main_test::test_check_file_extension_invalid ... ok
[INFO] [stderr] warning: unused variable: `result`
[INFO] [stdout] test statement_tokenizer::tests::tokenizer_tests::test_function_declaration ... ok
[INFO] [stderr]    --> src/compiler.rs:124:25
[INFO] [stdout] test statement_tokenizer::tests::tokenizer_tests::test_tokenize_function_call ... ok
[INFO] [stderr]     |
[INFO] [stdout] test statement_tokenizer::tests::tokenizer_tests::test_tokenize_operation_with_parethisis ... ok
[INFO] [stderr] 124 |                     let result = compile_dot_statement(expression);
[INFO] [stdout] test statement_tokenizer::tests::tokenizer_tests::test_tokenize_variable_call_boolean ... ok
[INFO] [stderr]     |                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] test statement_tokenizer::tests::tokenizer_tests::test_tokenize_operation ... ok
[INFO] [stderr]     |
[INFO] [stdout] test statement_tokenizer::tests::tokenizer_tests::test_tokenize_collection_assignment_dict_bool_string ... ok
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] test statement_tokenizer::tests::tokenizer_tests::test_tokenize_collection_assignment_dict ... ok
[INFO] [stderr] 
[INFO] [stdout] test statement_tokenizer::tests::tokenizer_tests::test_tokenize_variable_call_char ... ok
[INFO] [stderr] warning: value assigned to `index` is never read
[INFO] [stdout] test statement_tokenizer::tests::tokenizer_tests::test_tokenize_variable_call_int ... ok
[INFO] [stderr]    --> src/compiler.rs:212:37
[INFO] [stdout] test statement_tokenizer::tests::tokenizer_tests::test_tokenize_variable_call_float ... ok
[INFO] [stderr]     |
[INFO] [stdout] test statement_tokenizer::tests::tokenizer_tests::test_tokenize_variable_call_string ... ok
[INFO] [stderr] 212 | ...                   index += 2;
[INFO] [stdout] test statement_tokenizer::tests::tokenizer_tests::test_tokenize_variable_declaration_boolean_false ... ok
[INFO] [stderr]     |                       ^^^^^^^^^^
[INFO] [stdout] test statement_tokenizer::tests::tokenizer_tests::test_tokenize_variable_declaration_boolean_true ... ok
[INFO] [stderr]     |
[INFO] [stdout] test statement_tokenizer::tests::tokenizer_tests::test_tokenize_variable_declaration_float ... ok
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stdout] test statement_tokenizer::tests::tokenizer_tests::test_tokenize_variable_declaration_string ... ok
[INFO] [stderr]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] test compiler::complier_tests::test_operation_addition ... ok
[INFO] [stderr] 
[INFO] [stdout] test compiler::complier_tests::test_operation_divition ... ok
[INFO] [stderr] warning: value assigned to `index` is never read
[INFO] [stdout] test statement_tokenizer::tests::tokenizer_tests::test_try_catch_finally ... ok
[INFO] [stderr]    --> src/compiler.rs:221:29
[INFO] [stdout] test statement_tokenizer::tests::tokenizer_tests::test_tokenize_variable_declaration_char ... ok
[INFO] [stderr]     |
[INFO] [stdout] test statement_tokenizer::tests::tokenizer_tests::test_tokenize_variable_declaration_int ... ok
[INFO] [stderr] 221 | ...                   index += 1;
[INFO] [stdout] test statement_tokenizer::tests::tokenizer_tests::test_tokenize_collection_assignment_dict_char_float ... ok
[INFO] [stderr]     |                       ^^^^^^^^^^
[INFO] [stdout] test statement_tokenizer::tests::tokenizer_tests::test_try_catch ... ok
[INFO] [stderr]     |
[INFO] [stdout] test test_input_output::test_array_boolean_collection_declaration ... ok
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stdout] test test_input_output::test_char_variable_declaration ... ok
[INFO] [stderr] 
[INFO] [stdout] test test_input_output::test_array_char_collection_declaration ... ok
[INFO] [stderr] warning: value assigned to `index` is never read
[INFO] [stdout] test test_input_output::test_dict_boolean_string_collection_declaration ... ok
[INFO] [stderr]    --> src/compiler.rs:240:37
[INFO] [stdout] test test_input_output::test_array_int_collection_declaration ... ok
[INFO] [stderr]     |
[INFO] [stdout] test test_input_output::test_dict_int_char_collection_declaration ... ok
[INFO] [stderr] 240 | ...                   index += 2;
[INFO] [stdout] test test_input_output::test_array_float_collection_declaration ... ok
[INFO] [stderr]     |                       ^^^^^^^^^^
[INFO] [stdout] test test_input_output::test_bool_variable_declaration ... ok
[INFO] [stderr]     |
[INFO] [stdout] test test_input_output::test_boolean_variable_declaration ... ok
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stdout] test test_input_output::test_dict_int_string_collection_declaration ... ok
[INFO] [stderr] 
[INFO] [stdout] test test_input_output::test_dict_float_int_collection_declaration ... ok
[INFO] [stderr] warning: value assigned to `index` is never read
[INFO] [stdout] test test_input_output::test_int_variable_declarations ... ok
[INFO] [stderr]    --> src/compiler.rs:249:29
[INFO] [stdout] test test_input_output::test_empty_file ... ok
[INFO] [stderr]     |
[INFO] [stdout] test test_input_output::test_dict_string_float_collection_declaration ... ok
[INFO] [stderr] 249 | ...                   index += 1;
[INFO] [stdout] test test_input_output::test_float_variable_declaration ... ok
[INFO] [stderr]     |                       ^^^^^^^^^^
[INFO] [stdout] test test_input_output::test_multi_line_comments ... ok
[INFO] [stderr]     |
[INFO] [stdout] test test_input_output::test_string_variable_declaration ... ok
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stdout] test test_input_output::test_single_line_comments ... ok
[INFO] [stderr] 
[INFO] [stdout] test test_input_output::test_variable_reassignment ... ok
[INFO] [stderr] warning: value assigned to `index` is never read
[INFO] [stderr]    --> src/compiler.rs:268:37
[INFO] [stderr]     |
[INFO] [stderr] 268 | ...                   index += 2;
[INFO] [stderr]     |                       ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `index` is never read
[INFO] [stderr]    --> src/compiler.rs:277:29
[INFO] [stderr]     |
[INFO] [stderr] 277 | ...                   index += 1;
[INFO] [stderr]     |                       ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `result`
[INFO] [stderr]    --> src/function.rs:400:25
[INFO] [stderr]     |
[INFO] [stderr] 400 |                     let result = f(&mut arg1.clone(), arg2.clone(), arg3.clone());
[INFO] [stderr]     |                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `t`
[INFO] [stderr]    --> src/node.rs:105:30
[INFO] [stderr]     |
[INFO] [stderr] 105 |                 ASTNode::Try(t) => write!(f, "Try"),
[INFO] [stderr]     |                              ^ help: if this is intentional, prefix it with an underscore: `_t`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `c`
[INFO] [stderr]    --> src/node.rs:106:32
[INFO] [stderr]     |
[INFO] [stderr] 106 |                 ASTNode::Catch(c) => write!(f, "Catch"),
[INFO] [stderr]     |                                ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `n`
[INFO] [stderr]    --> src/node.rs:107:34
[INFO] [stderr]     |
[INFO] [stderr] 107 |                 ASTNode::Finally(n) => write!(f, "Finally"),
[INFO] [stderr]     |                                  ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `args_a`
[INFO] [stderr]    --> src/token_type.rs:265:36
[INFO] [stderr]     |
[INFO] [stderr] 265 |                         arguments: ref args_a,
[INFO] [stderr]     |                                    ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_args_a`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `args_b`
[INFO] [stderr]    --> src/token_type.rs:271:36
[INFO] [stderr]     |
[INFO] [stderr] 271 |                         arguments: ref args_b,
[INFO] [stderr]     |                                    ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_args_b`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `block`
[INFO] [stderr]    --> src/token_type.rs:402:35
[INFO] [stderr]     |
[INFO] [stderr] 402 |                 TokenTypes::Try { block } => "Try".to_string(),
[INFO] [stderr]     |                                   ^^^^^ help: try ignoring the field: `block: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `block`
[INFO] [stderr]    --> src/token_type.rs:403:37
[INFO] [stderr]     |
[INFO] [stderr] 403 |                 TokenTypes::Catch { block } => "Catch".to_string(),
[INFO] [stderr]     |                                     ^^^^^ help: try ignoring the field: `block: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `block`
[INFO] [stderr]    --> src/token_type.rs:404:39
[INFO] [stderr]     |
[INFO] [stderr] 404 |                 TokenTypes::Finally { block } => "Finally".to_string(),
[INFO] [stderr]     |                                       ^^^^^ help: try ignoring the field: `block: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `char`
[INFO] [stderr]    --> src/statement_tokenizer/basic_tokenizer.rs:164:45
[INFO] [stderr]     |
[INFO] [stderr] 164 |     pub fn read_numbers(expression: String, char: char, index: usize) -> ParseInfo {
[INFO] [stderr]     |                                             ^^^^ help: if this is intentional, prefix it with an underscore: `_char`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]   --> src/statement_tokenizer/conditional_tokenizer.rs:40:13
[INFO] [stderr]    |
[INFO] [stderr] 40 |         let i = 0;
[INFO] [stderr]    |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `keyword`
[INFO] [stderr]   --> src/statement_tokenizer/conditional_tokenizer.rs:42:13
[INFO] [stderr]    |
[INFO] [stderr] 42 |         let keyword = String::new();
[INFO] [stderr]    |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_keyword`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `j` is assigned to, but never used
[INFO] [stderr]    --> src/statement_tokenizer/function_tokenizer.rs:120:13
[INFO] [stderr]     |
[INFO] [stderr] 120 |         let mut j = index;
[INFO] [stderr]     |             ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: consider using `_j` instead
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `j` is never read
[INFO] [stderr]    --> src/statement_tokenizer/function_tokenizer.rs:126:13
[INFO] [stderr]     |
[INFO] [stderr] 126 |             j = return_found.1.unwrap();
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `j` is never read
[INFO] [stderr]    --> src/statement_tokenizer/function_tokenizer.rs:156:21
[INFO] [stderr]     |
[INFO] [stderr] 156 |         let mut j = index;
[INFO] [stderr]     |                     ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `j` is never read
[INFO] [stderr]    --> src/statement_tokenizer/function_tokenizer.rs:242:9
[INFO] [stderr]     |
[INFO] [stderr] 242 |         j += consumed;
[INFO] [stderr]     |         ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `index`
[INFO] [stderr]    --> src/compilers/conditional.rs:225:9
[INFO] [stderr]     |
[INFO] [stderr] 225 |         index: usize,
[INFO] [stderr]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `catch_handled` is never read
[INFO] [stderr]    --> src/compilers/conditional.rs:264:37
[INFO] [stderr]     |
[INFO] [stderr] 264 | ...                   catch_handled = true;
[INFO] [stderr]     |                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `catch_handled` is never read
[INFO] [stderr]    --> src/compilers/conditional.rs:269:37
[INFO] [stderr]     |
[INFO] [stderr] 269 | ...                   catch_handled = false; // Indicate failure
[INFO] [stderr]     |                       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/compilers/function.rs:81:9
[INFO] [stderr]    |
[INFO] [stderr] 81 |     let mut parameters: Vec<(String, String, String)>;
[INFO] [stderr]    |         ----^^^^^^^^^^
[INFO] [stderr]    |         |
[INFO] [stderr]    |         help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/compilers/function.rs:82:9
[INFO] [stderr]    |
[INFO] [stderr] 82 |     let mut function_return_type: String;
[INFO] [stderr]    |         ----^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |         |
[INFO] [stderr]    |         help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/compilers/function.rs:83:9
[INFO] [stderr]    |
[INFO] [stderr] 83 |     let mut function_body: Vec<String>;
[INFO] [stderr]    |         ----^^^^^^^^^^^^^
[INFO] [stderr]    |         |
[INFO] [stderr]    |         help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `result`
[INFO] [stderr]    --> src/compilers/function.rs:299:13
[INFO] [stderr]     |
[INFO] [stderr] 299 |         let result: BaseTypes;
[INFO] [stderr]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `Result`
[INFO] [stderr]    --> src/compilers/loops.rs:121:33
[INFO] [stderr]     |
[INFO] [stderr] 121 | ...                   let Result = route_to_parser(&mut nodes, 0.into());
[INFO] [stderr]     |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_Result`
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `evaluation_result` is never read
[INFO] [stderr]   --> src/compilers/loops.rs:96:55
[INFO] [stderr]    |
[INFO] [stderr] 96 |                     let mut evaluation_result: bool = false;
[INFO] [stderr]    |                                                       ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: variable `variable` is assigned to, but never used
[INFO] [stderr]    --> src/compilers/variable.rs:113:17
[INFO] [stderr]     |
[INFO] [stderr] 113 |             let variable: (String, BaseTypes);
[INFO] [stderr]     |                 ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: consider using `_variable` instead
[INFO] [stderr] 
[INFO] [stderr] warning: variable `collection` is assigned to, but never used
[INFO] [stderr]    --> src/compilers/variable.rs:114:17
[INFO] [stderr]     |
[INFO] [stderr] 114 |             let collection: (String, Vec<BaseTypes>);
[INFO] [stderr]     |                 ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: consider using `_collection` instead
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `c`
[INFO] [stderr]    --> src/compilers/variable.rs:127:37
[INFO] [stderr]     |
[INFO] [stderr] 127 |                 ASTNode::ObjectCall(c) => {
[INFO] [stderr]     |                                     ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `name`
[INFO] [stderr]    --> src/compilers/variable.rs:174:37
[INFO] [stderr]     |
[INFO] [stderr] 174 | ...                   name,
[INFO] [stderr]     |                       ^^^^ help: try ignoring the field: `name: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `data`
[INFO] [stderr]    --> src/compilers/variable.rs:175:37
[INFO] [stderr]     |
[INFO] [stderr] 175 | ...                   data,
[INFO] [stderr]     |                       ^^^^ help: try ignoring the field: `data: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `value_type`
[INFO] [stderr]    --> src/compilers/variable.rs:176:37
[INFO] [stderr]     |
[INFO] [stderr] 176 | ...                   value_type,
[INFO] [stderr]     |                       ^^^^^^^^^^ help: try ignoring the field: `value_type: _`
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `variable` is never read
[INFO] [stderr]    --> src/compilers/variable.rs:218:21
[INFO] [stderr]     |
[INFO] [stderr] 218 |                     variable = parse_variable_call(object_nodes.get(0).unwrap())?
[INFO] [stderr]     |                     ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `collection` is never read
[INFO] [stderr]    --> src/compilers/variable.rs:215:21
[INFO] [stderr]     |
[INFO] [stderr] 215 |                     collection = parse_collection_call(&object_nodes).unwrap()
[INFO] [stderr]     |                     ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: variable `first` is assigned to, but never used
[INFO] [stderr]    --> src/compilers/variable.rs:412:9
[INFO] [stderr]     |
[INFO] [stderr] 412 |     let mut first: Option<ASTNode> = Option::None;
[INFO] [stderr]     |         ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: consider using `_first` instead
[INFO] [stderr] 
[INFO] [stderr] warning: variable `parenthesis` is assigned to, but never used
[INFO] [stderr]    --> src/compilers/variable.rs:413:9
[INFO] [stderr]     |
[INFO] [stderr] 413 |     let mut parenthesis: bool = false;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: consider using `_parenthesis` instead
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `var_value` is never read
[INFO] [stderr]    --> src/compilers/variable.rs:411:25
[INFO] [stderr]     |
[INFO] [stderr] 411 |     let mut var_value = ASTNode::Int(IntNode { value: 0 });
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `first` is never read
[INFO] [stderr]    --> src/compilers/variable.rs:531:21
[INFO] [stderr]     |
[INFO] [stderr] 531 |                     first = Some(ASTNode::Float(f.clone()));
[INFO] [stderr]     |                     ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `first` is never read
[INFO] [stderr]    --> src/compilers/variable.rs:544:21
[INFO] [stderr]     |
[INFO] [stderr] 544 |                     first = Some(ASTNode::String(s.clone()));
[INFO] [stderr]     |                     ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `parenthesis` is never read
[INFO] [stderr]    --> src/compilers/variable.rs:569:17
[INFO] [stderr]     |
[INFO] [stderr] 569 |                 parenthesis = true;
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `len` is never used
[INFO] [stderr]    --> src/function_map.rs:163:8
[INFO] [stderr]     |
[INFO] [stderr]  51 | impl FunctionMap {
[INFO] [stderr]     | ---------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 163 |     fn len(s: String) -> usize {
[INFO] [stderr]     |        ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `eq` is never used
[INFO] [stderr]   --> src/statement_tokenizer/tokenizer.rs:55:12
[INFO] [stderr]    |
[INFO] [stderr] 54 |     impl ParseInfo {
[INFO] [stderr]    |     -------------- method in this implementation
[INFO] [stderr] 55 |         fn eq(&self, other: &Self) -> bool {
[INFO] [stderr]    |            ^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `is_function_in_stack` is never used
[INFO] [stderr]   --> src/compilers/function.rs:50:4
[INFO] [stderr]    |
[INFO] [stderr] 50 | fn is_function_in_stack(function_name: &str) -> bool {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]    --> src/base_variable.rs:319:46
[INFO] [stderr]     |
[INFO] [stderr] 319 |                     for variable in unsafe { VARIABLE_STACK.iter_mut() } {
[INFO] [stderr]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]    --> src/base_variable.rs:331:46
[INFO] [stderr]     |
[INFO] [stderr] 331 |                     for variable in unsafe { VARIABLE_STACK.iter_mut() } {
[INFO] [stderr]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]    --> src/base_variable.rs:350:46
[INFO] [stderr]     |
[INFO] [stderr] 350 |                     for variable in unsafe { VARIABLE_STACK.iter_mut() } {
[INFO] [stderr]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]    --> src/base_variable.rs:362:46
[INFO] [stderr]     |
[INFO] [stderr] 362 |                     for variable in unsafe { VARIABLE_STACK.iter_mut() } {
[INFO] [stderr]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr] 
[INFO] [stderr] warning: trait method `GetType` should have a snake case name
[INFO] [stderr]    --> src/base_variable.rs:620:12
[INFO] [stderr]     |
[INFO] [stderr] 620 |         fn GetType(&self) -> String;
[INFO] [stderr]     |            ^^^^^^^ help: convert the identifier to snake case: `get_type`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/statement_tokenizer/variable_tokenizer.rs:229:38
[INFO] [stderr]     |
[INFO] [stderr] 229 |             for variable in unsafe { &VARIABLE_STACK } {
[INFO] [stderr]     |                                      ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr] help: use `&raw const` instead to create a raw pointer
[INFO] [stderr]     |
[INFO] [stderr] 229 |             for variable in unsafe { &raw const VARIABLE_STACK } {
[INFO] [stderr]     |                                       +++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> src/compilers/function.rs:61:14
[INFO] [stderr]    |
[INFO] [stderr] 61 |     unsafe { VARIABLE_STACK.clone() }.push(var);
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> src/compilers/function.rs:66:25
[INFO] [stderr]    |
[INFO] [stderr] 66 |     for arg in unsafe { VARIABLE_STACK.clone() } {
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> src/compilers/function.rs:68:22
[INFO] [stderr]    |
[INFO] [stderr] 68 |             unsafe { VARIABLE_STACK.clone() }.remove(index);
[INFO] [stderr]    |                      ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/compilers/function.rs:461:37
[INFO] [stderr]     |
[INFO] [stderr] 461 |                 for var in unsafe { VARIABLE_STACK.iter() } {
[INFO] [stderr]     |                                     ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]   --> src/compilers/loops.rs:33:34
[INFO] [stderr]    |
[INFO] [stderr] 33 |                         unsafe { VARIABLE_STACK.push(new_var) };
[INFO] [stderr]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]   --> src/compilers/loops.rs:38:41
[INFO] [stderr]    |
[INFO] [stderr] 38 |                     for var in unsafe { VARIABLE_STACK.iter_mut() } {
[INFO] [stderr]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]   --> src/compilers/loops.rs:57:45
[INFO] [stderr]    |
[INFO] [stderr] 57 |                         for var in unsafe { VARIABLE_STACK.iter_mut() } {
[INFO] [stderr]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr] 
[INFO] [stderr] warning: variable `Result` should have a snake case name
[INFO] [stderr]    --> src/compilers/loops.rs:121:33
[INFO] [stderr]     |
[INFO] [stderr] 121 | ...                   let Result = route_to_parser(&mut nodes, 0.into());
[INFO] [stderr]     |                           ^^^^^^ help: convert the identifier to snake case: `result`
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> src/compilers/variable.rs:42:30
[INFO] [stderr]    |
[INFO] [stderr] 42 |     let var_stack = unsafe { VARIABLE_STACK.clone() };
[INFO] [stderr]    |                              ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/compilers/variable.rs:247:33
[INFO] [stderr]     |
[INFO] [stderr] 247 |             for var in unsafe { VARIABLE_STACK.iter() } {
[INFO] [stderr]     |                                 ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/compilers/variable.rs:289:30
[INFO] [stderr]     |
[INFO] [stderr] 289 |         for var in unsafe { &VARIABLE_STACK.clone() } {
[INFO] [stderr]     |                              ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]    --> src/compilers/variable.rs:487:25
[INFO] [stderr]     |
[INFO] [stderr] 487 |                         VARIABLE_STACK.push(variable.clone());
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]    --> src/compilers/variable.rs:591:9
[INFO] [stderr]     |
[INFO] [stderr] 591 |         VARIABLE_STACK.push(variable.clone());
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr] 
[INFO] [stderr] warning: `jist` (lib) generated 74 warnings (run `cargo fix --lib -p jist` to apply 28 suggestions)
[INFO] [stderr] warning: variable `result` is assigned to, but never used
[INFO] [stderr]    --> src/main.rs:113:9
[INFO] [stderr]     |
[INFO] [stderr] 113 |     let mut result = true;
[INFO] [stderr]     |         ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: consider using `_result` instead
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `result` is never read
[INFO] [stderr]    --> src/main.rs:168:13
[INFO] [stderr]     |
[INFO] [stderr] 168 |             result = route_to_parser(&mut tokenized_expression, None)?;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `to_tokenize` is never read
[INFO] [stderr]    --> src/main.rs:175:13
[INFO] [stderr]     |
[INFO] [stderr] 175 |             to_tokenize = tokens.clone();
[INFO] [stderr]     |             ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: variable `hasroot` is assigned to, but never used
[INFO] [stderr]    --> src/main.rs:323:13
[INFO] [stderr]     |
[INFO] [stderr] 323 |         let mut hasroot = true;
[INFO] [stderr]     |             ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: consider using `_hasroot` instead
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `t`
[INFO] [stderr]    --> src/main.rs:339:30
[INFO] [stderr]     |
[INFO] [stderr] 339 |                 ASTNode::Try(t) => {
[INFO] [stderr]     |                              ^ help: if this is intentional, prefix it with an underscore: `_t`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `c`
[INFO] [stderr]    --> src/main.rs:351:32
[INFO] [stderr]     |
[INFO] [stderr] 351 |                 ASTNode::Catch(c) => {
[INFO] [stderr]     |                                ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `f`
[INFO] [stderr]    --> src/main.rs:376:34
[INFO] [stderr]     |
[INFO] [stderr] 376 |                 ASTNode::Finally(f) => {
[INFO] [stderr]     |                                  ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `f`
[INFO] [stderr]    --> src/main.rs:389:35
[INFO] [stderr]     |
[INFO] [stderr] 389 |                 ASTNode::Function(f) => {
[INFO] [stderr]     |                                   ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `f`
[INFO] [stderr]    --> src/main.rs:440:43
[INFO] [stderr]     |
[INFO] [stderr] 440 |                         ASTNode::Function(f) => {
[INFO] [stderr]     |                                           ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `hasroot` is never read
[INFO] [stderr]    --> src/main.rs:463:21
[INFO] [stderr]     |
[INFO] [stderr] 463 |                     hasroot = true; // Mark that we have a valid root
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: struct `AST` is never constructed
[INFO] [stderr]  --> src/ast.rs:5:16
[INFO] [stderr]   |
[INFO] [stderr] 5 |     pub struct AST {
[INFO] [stderr]   |                ^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new` and `add_child` are never used
[INFO] [stderr]   --> src/ast.rs:10:16
[INFO] [stderr]    |
[INFO] [stderr]  9 |     impl AST {
[INFO] [stderr]    |     -------- associated items in this implementation
[INFO] [stderr] 10 |         pub fn new(root: ASTNode) -> Self {
[INFO] [stderr]    |                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 14 |         pub fn add_child(&mut self, node: ASTNode) {
[INFO] [stderr]    |                ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Print` is never constructed
[INFO] [stderr]    --> src/collection.rs:116:5
[INFO] [stderr]     |
[INFO] [stderr] 109 | pub enum ArrayFunctions {
[INFO] [stderr]     |          -------------- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 116 |     Print,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `print` is never used
[INFO] [stderr]    --> src/collection.rs:146:12
[INFO] [stderr]     |
[INFO] [stderr] 119 | impl ArrayFunctions {
[INFO] [stderr]     | ------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 146 |     pub fn print(&mut self, array: &Array) {
[INFO] [stderr]     |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Print` is never constructed
[INFO] [stderr]    --> src/collection.rs:158:5
[INFO] [stderr]     |
[INFO] [stderr] 151 | pub enum DictionaryFunctions {
[INFO] [stderr]     |          ------------------- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 158 |     Print,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `print` is never used
[INFO] [stderr]    --> src/collection.rs:247:12
[INFO] [stderr]     |
[INFO] [stderr] 211 | impl DictionaryFunctions {
[INFO] [stderr]     | ------------------------ method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 247 |     pub fn print(&mut self, dictionary: &Dictionary) {
[INFO] [stderr]     |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `len` is never used
[INFO] [stderr]    --> src/function_map.rs:163:8
[INFO] [stderr]     |
[INFO] [stderr]  51 | impl FunctionMap {
[INFO] [stderr]     | ---------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 163 |     fn len(s: String) -> usize {
[INFO] [stderr]     |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ElseNode` is never constructed
[INFO] [stderr]    --> src/node.rs:292:16
[INFO] [stderr]     |
[INFO] [stderr] 292 |     pub struct ElseNode;
[INFO] [stderr]     |                ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]    --> src/node.rs:295:16
[INFO] [stderr]     |
[INFO] [stderr] 294 |     impl ElseNode {
[INFO] [stderr]     |     ------------- associated function in this implementation
[INFO] [stderr] 295 |         pub fn new() -> Self {
[INFO] [stderr]     |                ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `FatArrowNode` is never constructed
[INFO] [stderr]    --> src/node.rs:357:16
[INFO] [stderr]     |
[INFO] [stderr] 357 |     pub struct FatArrowNode;
[INFO] [stderr]     |                ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ArgumentCallNode` is never constructed
[INFO] [stderr]    --> src/node.rs:465:16
[INFO] [stderr]     |
[INFO] [stderr] 465 |     pub struct ArgumentCallNode {
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `FunctionCallArgumentsNode` is never constructed
[INFO] [stderr]    --> src/node.rs:470:16
[INFO] [stderr]     |
[INFO] [stderr] 470 |     pub struct FunctionCallArgumentsNode {
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new` and `display_info` are never used
[INFO] [stderr]    --> src/node.rs:475:16
[INFO] [stderr]     |
[INFO] [stderr] 474 |     impl FunctionCallArgumentsNode {
[INFO] [stderr]     |     ------------------------------ associated items in this implementation
[INFO] [stderr] 475 |         pub fn new(value: String) -> Self {
[INFO] [stderr]     |                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 478 |         pub fn display_info(&self) {
[INFO] [stderr]     |                ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SemiColonNode` is never constructed
[INFO] [stderr]    --> src/node.rs:518:16
[INFO] [stderr]     |
[INFO] [stderr] 518 |     pub struct SemiColonNode;
[INFO] [stderr]     |                ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new` and `display_info` are never used
[INFO] [stderr]    --> src/node.rs:521:16
[INFO] [stderr]     |
[INFO] [stderr] 520 |     impl SemiColonNode {
[INFO] [stderr]     |     ------------------ associated items in this implementation
[INFO] [stderr] 521 |         pub fn new() -> Self {
[INFO] [stderr]     |                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 524 |         pub fn display_info(&self) {
[INFO] [stderr]     |                ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `to_string` is never used
[INFO] [stderr]   --> src/statement_tokenizer/tokenizer.rs:43:16
[INFO] [stderr]    |
[INFO] [stderr] 35 |     impl ParseInfo {
[INFO] [stderr]    |     -------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 43 |         pub fn to_string(&self) -> String {
[INFO] [stderr]    |                ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Token` is never constructed
[INFO] [stderr]   --> src/statement_tokenizer/tokenizer.rs:60:16
[INFO] [stderr]    |
[INFO] [stderr] 60 |     pub struct Token<T> {
[INFO] [stderr]    |                ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `to_string` is never used
[INFO] [stderr]   --> src/statement_tokenizer/tokenizer.rs:65:16
[INFO] [stderr]    |
[INFO] [stderr] 64 |     impl<T: std::fmt::Display> Token<T> {
[INFO] [stderr]    |     ----------------------------------- method in this implementation
[INFO] [stderr] 65 |         pub fn to_string(&self) -> String {
[INFO] [stderr]    |                ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/statement_tokenizer/tokenizer.rs:74:16
[INFO] [stderr]    |
[INFO] [stderr] 73 |     impl<T> Token<T> {
[INFO] [stderr]    |     ---------------- associated function in this implementation
[INFO] [stderr] 74 |         pub fn new(value: T, token_type: TokenTypes) -> Self {
[INFO] [stderr]    |                ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/main.rs:602:30
[INFO] [stderr]     |
[INFO] [stderr] 602 |     for variable in unsafe { VARIABLE_STACK.iter() } {
[INFO] [stderr]     |                              ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]    --> src/base_variable.rs:319:46
[INFO] [stderr]     |
[INFO] [stderr] 319 |                     for variable in unsafe { VARIABLE_STACK.iter_mut() } {
[INFO] [stderr]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr] 
[INFO] [stderr] warning: `jist` (bin "jist" test) generated 103 warnings (72 duplicates) (run `cargo fix --bin "jist" -p jist --tests` to apply 5 suggestions)
[INFO] [stderr] warning: `jist` (lib test) generated 74 warnings (74 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/jist-6464b0fbcbc247a9)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/jist-85227f205e91e2cf)
[INFO] [stderr] error: test failed, to rerun pass `--bin jist`
[INFO] [stdout] test test_input_output::test_file_write ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_input_output::test_file_write stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_input_output::test_file_write' (122) panicked at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=101
[INFO] [stdout] stderr=```<86 lines total>
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] thread \'main\' (123) panicked at src/function_map.rs:58:44:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: \"Read-only file system\" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a64402a4592 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a64402a4592 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a64402a4592 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a64402a4592 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a64402bbdba - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a64402bbdba - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5a64402a9d06 - std[3f03f8b59f91bef1]::io::default_write_fmt::<std[3f03f8b59f91bef1]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a64402a9d06 - <std[3f03f8b59f91bef1]::sys::stdio::unix::Stderr as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a64402881ff - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout] ```
[INFO] [stdout] <26 lines omitted>
[INFO] [stdout] ```
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compilers/function.rs:324:22
[INFO] [stdout]   22:     0x5a64401ad1ae - jist[2f2c5ce8919815dd]::compilers::function::parse_function_call
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compilers/function.rs:224:26
[INFO] [stdout]   23:     0x5a64401bdec0 - jist[2f2c5ce8919815dd]::compiler::compilers::route_to_parser
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler.rs:331:34
[INFO] [stdout]   24:     0x5a64401a213d - jist[2f2c5ce8919815dd]::parse_file
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:445:38
[INFO] [stdout]   25:     0x5a64401a60b1 - jist[2f2c5ce8919815dd]::main
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:596:21
[INFO] [stdout]   26:     0x5a6440190b8b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::error::Error>> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5a64401dd8de - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::error::Error>>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::error::Error>>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   28:     0x5a64401d67c1 - std[3f03f8b59f91bef1]::rt::lang_start::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/rt.rs:206:18
[INFO] [stdout]   29:     0x5a644029e406 - <&dyn core[585f66e14d78f9ba]::ops::function::Fn<(), Output = i32> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::panic::unwind_safe::RefUnwindSafe as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   30:     0x5a644029e406 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<&dyn core[585f66e14d78f9ba]::ops::function::Fn<(), Output = i32> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5a644029e406 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<i32, &dyn core[585f66e14d78f9ba]::ops::function::Fn<(), Output = i32> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5a644029e406 - std[3f03f8b59f91bef1]::panic::catch_unwind::<&dyn core[585f66e14d78f9ba]::ops::function::Fn<(), Output = i32> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5a644029e406 - std[3f03f8b59f91bef1]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/rt.rs:175:24
[INFO] [stdout]   34:     0x5a644029e406 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<std[3f03f8b59f91bef1]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x5a644029e406 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<isize, std[3f03f8b59f91bef1]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x5a644029e406 - std[3f03f8b59f91bef1]::panic::catch_unwind::<std[3f03f8b59f91bef1]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x5a644029e406 - std[3f03f8b59f91bef1]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/rt.rs:171:5
[INFO] [stdout]   38:     0x5a64401d67a7 - std[3f03f8b59f91bef1]::rt::lang_start::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::error::Error>>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/rt.rs:205:5
[INFO] [stdout]   39:     0x5a64401a9e4e - main
[INFO] [stdout]   40:     0x744a3fa441ca - <unknown>
[INFO] [stdout]   41:     0x744a3fa4428b - __libc_start_main
[INFO] [stdout]   42:     0x5a64401797e5 - _start
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] ```
[INFO] [stdout] ```
[INFO] [stdout] command=`"/opt/rustwide/target/debug/jist" "test_files/file_write.jist"`
[INFO] [stdout] code=101
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=<86 lines total>
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] thread \'main\' (123) panicked at src/function_map.rs:58:44:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: \"Read-only file system\" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a64402a4592 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a64402a4592 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a64402a4592 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a64402a4592 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a64402bbdba - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a64402bbdba - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5a64402a9d06 - std[3f03f8b59f91bef1]::io::default_write_fmt::<std[3f03f8b59f91bef1]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a64402a9d06 - <std[3f03f8b59f91bef1]::sys::stdio::unix::Stderr as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a64402881ff - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout] ```
[INFO] [stdout] <26 lines omitted>
[INFO] [stdout] ```
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compilers/function.rs:324:22
[INFO] [stdout]   22:     0x5a64401ad1ae - jist[2f2c5ce8919815dd]::compilers::function::parse_function_call
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compilers/function.rs:224:26
[INFO] [stdout]   23:     0x5a64401bdec0 - jist[2f2c5ce8919815dd]::compiler::compilers::route_to_parser
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler.rs:331:34
[INFO] [stdout]   24:     0x5a64401a213d - jist[2f2c5ce8919815dd]::parse_file
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:445:38
[INFO] [stdout]   25:     0x5a64401a60b1 - jist[2f2c5ce8919815dd]::main
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:596:21
[INFO] [stdout]   26:     0x5a6440190b8b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::error::Error>> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5a64401dd8de - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::error::Error>>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::error::Error>>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   28:     0x5a64401d67c1 - std[3f03f8b59f91bef1]::rt::lang_start::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/rt.rs:206:18
[INFO] [stdout]   29:     0x5a644029e406 - <&dyn core[585f66e14d78f9ba]::ops::function::Fn<(), Output = i32> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::panic::unwind_safe::RefUnwindSafe as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   30:     0x5a644029e406 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<&dyn core[585f66e14d78f9ba]::ops::function::Fn<(), Output = i32> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5a644029e406 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<i32, &dyn core[585f66e14d78f9ba]::ops::function::Fn<(), Output = i32> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5a644029e406 - std[3f03f8b59f91bef1]::panic::catch_unwind::<&dyn core[585f66e14d78f9ba]::ops::function::Fn<(), Output = i32> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5a644029e406 - std[3f03f8b59f91bef1]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/rt.rs:175:24
[INFO] [stdout]   34:     0x5a644029e406 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<std[3f03f8b59f91bef1]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x5a644029e406 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<isize, std[3f03f8b59f91bef1]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x5a644029e406 - std[3f03f8b59f91bef1]::panic::catch_unwind::<std[3f03f8b59f91bef1]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x5a644029e406 - std[3f03f8b59f91bef1]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/rt.rs:171:5
[INFO] [stdout]   38:     0x5a64401d67a7 - std[3f03f8b59f91bef1]::rt::lang_start::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::error::Error>>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/rt.rs:205:5
[INFO] [stdout]   39:     0x5a64401a9e4e - main
[INFO] [stdout]   40:     0x744a3fa441ca - <unknown>
[INFO] [stdout]   41:     0x744a3fa4428b - __libc_start_main
[INFO] [stdout]   42:     0x5a64401797e5 - _start
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x584731224de2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x584731224de2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x584731224de2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x584731224de2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58473123c73a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58473123c73a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x58473122b036 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58473122b036 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x584731202b8f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x584731202b8f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58473121d099 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58473116a26e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x58473116a26e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58473121d252 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x58473121d252 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x584731202c48 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5847311f7e39 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x584731203a9d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58473123ce4c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5847311b29f8 - core[585f66e14d78f9ba]::panicking::panic_display::<assert_cmd[9c2b60822e00f585]::assert::AssertError>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5847311ad067 - <assert_cmd[9c2b60822e00f585]::assert::AssertError>::panic::<assert_cmd[9c2b60822e00f585]::assert::Assert>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:1033:9
[INFO] [stdout]   21:     0x5847311a7cf7 - <<assert_cmd[9c2b60822e00f585]::assert::AssertError>::panic<assert_cmd[9c2b60822e00f585]::assert::Assert> as core[585f66e14d78f9ba]::ops::function::FnOnce<(assert_cmd[9c2b60822e00f585]::assert::AssertError,)>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5847311a7f44 - <core[585f66e14d78f9ba]::result::Result<assert_cmd[9c2b60822e00f585]::assert::Assert, assert_cmd[9c2b60822e00f585]::assert::AssertError>>::unwrap_or_else::<<assert_cmd[9c2b60822e00f585]::assert::AssertError>::panic<assert_cmd[9c2b60822e00f585]::assert::Assert>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x5847311affa0 - <assert_cmd[9c2b60822e00f585]::assert::Assert>::success
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.16/src/assert.rs:158:28
[INFO] [stdout]   24:     0x584731157307 - jist[59fe910bd3d40a0c]::test_input_output::run_jist_command
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:639:37
[INFO] [stdout]   25:     0x5847311575f1 - jist[59fe910bd3d40a0c]::test_input_output::test_file_write
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:885:9
[INFO] [stdout]   26:     0x584731156c97 - jist[59fe910bd3d40a0c]::test_input_output::test_file_write::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:883:25
[INFO] [stdout]   27:     0x584731147f96 - <jist[59fe910bd3d40a0c]::test_input_output::test_file_write::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x58473115e61b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x58473115e61b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   30:     0x58473116ae7a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   31:     0x58473116ae7a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x58473116ae7a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x58473116ae7a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x58473116ae7a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x58473116ae7a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   36:     0x58473116ae7a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   37:     0x584731165344 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   38:     0x584731165344 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x58473116d972 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40:     0x58473116d972 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x58473116d972 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x58473116d972 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x58473116d972 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x58473116d972 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   45:     0x58473116d972 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x58473122460f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   47:     0x58473122460f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   48:     0x7ab21e758aa4 - <unknown>
[INFO] [stdout]   49:     0x7ab21e7e5a64 - clone
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_input_output::test_file_write
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 49 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "bc3c24f5d8e081584844b6997c4903c7feb1e2bb15f6662f5bd0f18df1d9c341", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc3c24f5d8e081584844b6997c4903c7feb1e2bb15f6662f5bd0f18df1d9c341", kill_on_drop: false }`
[INFO] [stdout] bc3c24f5d8e081584844b6997c4903c7feb1e2bb15f6662f5bd0f18df1d9c341
