[INFO] cloning repository https://github.com/Alvarsson/rust_lalrpop_compiler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Alvarsson/rust_lalrpop_compiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlvarsson%2Frust_lalrpop_compiler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlvarsson%2Frust_lalrpop_compiler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bcfe2a7586d63732c401025c56cab80d4e661dfe [INFO] checking Alvarsson/rust_lalrpop_compiler/bcfe2a7586d63732c401025c56cab80d4e661dfe against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlvarsson%2Frust_lalrpop_compiler" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Alvarsson/rust_lalrpop_compiler on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Alvarsson/rust_lalrpop_compiler [INFO] finished tweaking git repo https://github.com/Alvarsson/rust_lalrpop_compiler [INFO] tweaked toml for git repo https://github.com/Alvarsson/rust_lalrpop_compiler written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Alvarsson/rust_lalrpop_compiler 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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lalrpop-util v0.19.0 [INFO] [stderr] Downloaded indexmap v1.5.2 [INFO] [stderr] Downloaded lalrpop v0.19.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 613472acba366c63ec90d523a0a78f179e84573ae6dcc3d8410f74e7a9459a7e [INFO] running `Command { std: "docker" "start" "-a" "613472acba366c63ec90d523a0a78f179e84573ae6dcc3d8410f74e7a9459a7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "613472acba366c63ec90d523a0a78f179e84573ae6dcc3d8410f74e7a9459a7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "613472acba366c63ec90d523a0a78f179e84573ae6dcc3d8410f74e7a9459a7e", kill_on_drop: false }` [INFO] [stdout] 613472acba366c63ec90d523a0a78f179e84573ae6dcc3d8410f74e7a9459a7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d32d0f4882152a95d8c9c3617327965103d0cb897d00ce4f619997c13ce01b7 [INFO] running `Command { std: "docker" "start" "-a" "4d32d0f4882152a95d8c9c3617327965103d0cb897d00ce4f619997c13ce01b7", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling indexmap v1.5.2 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling lalrpop-util v0.19.0 [INFO] [stderr] Compiling string_cache v0.8.0 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling lalrpop v0.19.0 [INFO] [stderr] Compiling d7050e_2020 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read src/minimal/main.rs: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/minimal/main.rs: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `d7050e_2020` (bin "minimal") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `d7050e_2020` (bin "minimal" test) due to 2 previous errors [INFO] [stdout] warning: unused import: `parser::*` [INFO] [stdout] --> src/ast/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use parser::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `st` [INFO] [stdout] --> src/ast/type_check.rs:11:20 [INFO] [stdout] | [INFO] [stdout] 11 | Exprs::Str(st) => Ok(Type::Str), [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_st` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/ast/type_check.rs:383:33 [INFO] [stdout] | [INFO] [stdout] 383 | Statement::Function(id, vec, Some(opTyp), block) => { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/ast/type_check.rs:396:33 [INFO] [stdout] | [INFO] [stdout] 396 | Statement::Function(id, vec,None, block) => { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ast/type_check.rs:579:17 [INFO] [stdout] | [INFO] [stdout] 579 | let mut scope_layer = self.symbolTable.get_mut(¤t_scope).unwrap(); [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ast/type_check.rs:626:21 [INFO] [stdout] | [INFO] [stdout] 626 | let mut symb = scope.get_mut(id).unwrap(); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `st` [INFO] [stdout] --> src/ast/type_check.rs:11:20 [INFO] [stdout] | [INFO] [stdout] 11 | Exprs::Str(st) => Ok(Type::Str), [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_st` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ast/interpreter.rs:115:17 [INFO] [stdout] | [INFO] [stdout] 115 | let mut scope = self.symbolTable.get_mut(¤t_scope).unwrap(); [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/ast/interpreter.rs:117:21 [INFO] [stdout] | [INFO] [stdout] 117 | let mut symb = scope.get_mut(id).unwrap(); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> src/ast/interpreter.rs:128:24 [INFO] [stdout] | [INFO] [stdout] 128 | Exprs::Boolean(b) => Ok(*expr), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/ast/interpreter.rs:129:23 [INFO] [stdout] | [INFO] [stdout] 129 | Exprs::Number(i) => Ok(*expr), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/ast/type_check.rs:383:33 [INFO] [stdout] | [INFO] [stdout] 383 | Statement::Function(id, vec, Some(opTyp), block) => { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/ast/type_check.rs:396:33 [INFO] [stdout] | [INFO] [stdout] 396 | Statement::Function(id, vec,None, block) => { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `last_element` [INFO] [stdout] --> src/ast/interpreter.rs:418:13 [INFO] [stdout] | [INFO] [stdout] 418 | let last_element = counter == vec_len; // set bool for when last element is reacherd [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_last_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/ast/interpreter.rs:471:33 [INFO] [stdout] | [INFO] [stdout] 471 | Statement::Function(id, vec, Some(t), block) => { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vec` [INFO] [stdout] --> src/ast/interpreter.rs:471:37 [INFO] [stdout] | [INFO] [stdout] 471 | Statement::Function(id, vec, Some(t), block) => { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/ast/interpreter.rs:471:47 [INFO] [stdout] | [INFO] [stdout] 471 | Statement::Function(id, vec, Some(t), block) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `block` [INFO] [stdout] --> src/ast/interpreter.rs:471:51 [INFO] [stdout] | [INFO] [stdout] 471 | Statement::Function(id, vec, Some(t), block) => { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_block` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/ast/interpreter.rs:476:33 [INFO] [stdout] | [INFO] [stdout] 476 | Statement::Function(id, vec,None, block) => { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vec` [INFO] [stdout] --> src/ast/interpreter.rs:476:37 [INFO] [stdout] | [INFO] [stdout] 476 | Statement::Function(id, vec,None, block) => { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `block` [INFO] [stdout] --> src/ast/interpreter.rs:476:47 [INFO] [stdout] | [INFO] [stdout] 476 | Statement::Function(id, vec,None, block) => { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_block` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ast/type_check.rs:579:17 [INFO] [stdout] | [INFO] [stdout] 579 | let mut scope_layer = self.symbolTable.get_mut(¤t_scope).unwrap(); [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ast/type_check.rs:626:21 [INFO] [stdout] | [INFO] [stdout] 626 | let mut symb = scope.get_mut(id).unwrap(); [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/ast/interpreter.rs:115:17 [INFO] [stdout] | [INFO] [stdout] 115 | let mut scope = self.symbolTable.get_mut(¤t_scope).unwrap(); [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/ast/interpreter.rs:117:21 [INFO] [stdout] | [INFO] [stdout] 117 | let mut symb = scope.get_mut(id).unwrap(); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> src/ast/interpreter.rs:128:24 [INFO] [stdout] | [INFO] [stdout] 128 | Exprs::Boolean(b) => Ok(*expr), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/ast/interpreter.rs:129:23 [INFO] [stdout] | [INFO] [stdout] 129 | Exprs::Number(i) => Ok(*expr), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `reference` is never read [INFO] [stdout] --> src/ast/type_check.rs:483:5 [INFO] [stdout] | [INFO] [stdout] 479 | struct SymbolTags { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 483 | reference: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SymbolTags` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `src` is never read [INFO] [stdout] --> src/ast/type_check.rs:493:5 [INFO] [stdout] | [INFO] [stdout] 488 | pub struct Scope { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 493 | src: String, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `mutable`, `referencedmut`, `reference`, `borrowed`, and `moved` are never read [INFO] [stdout] --> src/ast/interpreter.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 11 | struct SymbolTags { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 12 | symbolbase: Exprs, [INFO] [stdout] 13 | mutable: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 14 | referencedmut: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 15 | reference: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 16 | borrowed: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 17 | moved: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SymbolTags` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `src` is never read [INFO] [stdout] --> src/ast/interpreter.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Scope { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 25 | src: String, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `last_element` [INFO] [stdout] --> src/ast/interpreter.rs:418:13 [INFO] [stdout] | [INFO] [stdout] 418 | let last_element = counter == vec_len; // set bool for when last element is reacherd [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_last_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/ast/interpreter.rs:471:33 [INFO] [stdout] | [INFO] [stdout] 471 | Statement::Function(id, vec, Some(t), block) => { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vec` [INFO] [stdout] --> src/ast/interpreter.rs:471:37 [INFO] [stdout] | [INFO] [stdout] 471 | Statement::Function(id, vec, Some(t), block) => { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/ast/interpreter.rs:471:47 [INFO] [stdout] | [INFO] [stdout] 471 | Statement::Function(id, vec, Some(t), block) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `block` [INFO] [stdout] --> src/ast/interpreter.rs:471:51 [INFO] [stdout] | [INFO] [stdout] 471 | Statement::Function(id, vec, Some(t), block) => { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_block` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/ast/interpreter.rs:476:33 [INFO] [stdout] | [INFO] [stdout] 476 | Statement::Function(id, vec,None, block) => { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vec` [INFO] [stdout] --> src/ast/interpreter.rs:476:37 [INFO] [stdout] | [INFO] [stdout] 476 | Statement::Function(id, vec,None, block) => { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `block` [INFO] [stdout] --> src/ast/interpreter.rs:476:47 [INFO] [stdout] | [INFO] [stdout] 476 | Statement::Function(id, vec,None, block) => { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_block` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `part1` [INFO] [stdout] --> src/ast/main.rs:263:9 [INFO] [stdout] | [INFO] [stdout] 263 | let part1 = " [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_part1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `test_borrow` [INFO] [stdout] --> src/ast/main.rs:343:9 [INFO] [stdout] | [INFO] [stdout] 343 | let test_borrow = " [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_test_borrow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `part1` [INFO] [stdout] --> src/ast/main.rs:370:9 [INFO] [stdout] | [INFO] [stdout] 370 | let part1 = " [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_part1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `part2` [INFO] [stdout] --> src/ast/main.rs:391:9 [INFO] [stdout] | [INFO] [stdout] 391 | let part2 = " [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_part2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `reference` is never read [INFO] [stdout] --> src/ast/type_check.rs:483:5 [INFO] [stdout] | [INFO] [stdout] 479 | struct SymbolTags { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 483 | reference: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SymbolTags` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `src` is never read [INFO] [stdout] --> src/ast/type_check.rs:493:5 [INFO] [stdout] | [INFO] [stdout] 488 | pub struct Scope { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 493 | src: String, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `mutable`, `referencedmut`, `reference`, `borrowed`, and `moved` are never read [INFO] [stdout] --> src/ast/interpreter.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 11 | struct SymbolTags { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 12 | symbolbase: Exprs, [INFO] [stdout] 13 | mutable: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 14 | referencedmut: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 15 | reference: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 16 | borrowed: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 17 | moved: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SymbolTags` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `src` is never read [INFO] [stdout] --> src/ast/interpreter.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Scope { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 25 | src: String, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_ACCEPTED_complete_borrow` should have a snake case name [INFO] [stdout] --> src/ast/main.rs:19:4 [INFO] [stdout] | [INFO] [stdout] 19 | fn test_ACCEPTED_complete_borrow() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_accepted_complete_borrow` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_ACCEPTED_immutable_borrow` should have a snake case name [INFO] [stdout] --> src/ast/main.rs:46:4 [INFO] [stdout] | [INFO] [stdout] 46 | fn test_ACCEPTED_immutable_borrow() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_accepted_immutable_borrow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_ACCEPTED_drop_variable` should have a snake case name [INFO] [stdout] --> src/ast/main.rs:67:4 [INFO] [stdout] | [INFO] [stdout] 67 | fn test_ACCEPTED_drop_variable() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_accepted_drop_variable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_ILLEGAL_several_mut_borrow` should have a snake case name [INFO] [stdout] --> src/ast/main.rs:90:4 [INFO] [stdout] | [INFO] [stdout] 90 | fn test_ILLEGAL_several_mut_borrow() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_illegal_several_mut_borrow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_ILLEGAL_out_of_scope_borrow` should have a snake case name [INFO] [stdout] --> src/ast/main.rs:111:4 [INFO] [stdout] | [INFO] [stdout] 111 | fn test_ILLEGAL_out_of_scope_borrow() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_illegal_out_of_scope_borrow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `opTyp` should have a snake case name [INFO] [stdout] --> src/ast/type_check.rs:383:47 [INFO] [stdout] | [INFO] [stdout] 383 | Statement::Function(id, vec, Some(opTyp), block) => { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `op_typ` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `opEx` should have a snake case name [INFO] [stdout] --> src/ast/type_check.rs:407:47 [INFO] [stdout] | [INFO] [stdout] 407 | Statement::Cond(AllCond::If, Some(opEx),block,Some(opNext),) => { // [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `op_ex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `opNext` should have a snake case name [INFO] [stdout] --> src/ast/type_check.rs:407:64 [INFO] [stdout] | [INFO] [stdout] 407 | Statement::Cond(AllCond::If, Some(opEx),block,Some(opNext),) => { // [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `op_next` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `retBlock` should have a snake case name [INFO] [stdout] --> src/ast/type_check.rs:414:25 [INFO] [stdout] | [INFO] [stdout] 414 | let retBlock = block_check(block, scope); [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `ret_block` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `retNext` should have a snake case name [INFO] [stdout] --> src/ast/type_check.rs:420:29 [INFO] [stdout] | [INFO] [stdout] 420 | let retNext = condition_check(opNext,scope); [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `ret_next` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `opEx` should have a snake case name [INFO] [stdout] --> src/ast/type_check.rs:437:47 [INFO] [stdout] | [INFO] [stdout] 437 | Statement::Cond(AllCond::If, Some(opEx), block,None) => { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `op_ex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/ast/type_check.rs:454:17 [INFO] [stdout] | [INFO] [stdout] 454 | expr_check(expr, scope); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 454 | let _ = expr_check(expr, scope); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `symbolTable` should have a snake case name [INFO] [stdout] --> src/ast/type_check.rs:491:5 [INFO] [stdout] | [INFO] [stdout] 491 | symbolTable: HashMap>, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `symbol_table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `newScope` should have a snake case name [INFO] [stdout] --> src/ast/type_check.rs:502:12 [INFO] [stdout] | [INFO] [stdout] 502 | pub fn newScope(src: String) -> Scope { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `new_scope` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `addLayer` should have a snake case name [INFO] [stdout] --> src/ast/type_check.rs:508:8 [INFO] [stdout] | [INFO] [stdout] 508 | fn addLayer(&mut self, func_scope: bool) { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `add_layer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `backLayer` should have a snake case name [INFO] [stdout] --> src/ast/type_check.rs:518:8 [INFO] [stdout] | [INFO] [stdout] 518 | fn backLayer(&mut self) { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `back_layer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `currentSymbol` should have a snake case name [INFO] [stdout] --> src/ast/type_check.rs:543:17 [INFO] [stdout] | [INFO] [stdout] 543 | let mut currentSymbol = self.scope_layer; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `current_symbol` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `symbolTable` should have a snake case name [INFO] [stdout] --> src/ast/interpreter.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | symbolTable: HashMap>, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `symbol_table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `newScope` should have a snake case name [INFO] [stdout] --> src/ast/interpreter.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn newScope(src: String) -> Scope { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `new_scope` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `addLayer` should have a snake case name [INFO] [stdout] --> src/ast/interpreter.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 40 | fn addLayer(&mut self, func_scope: bool) { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `add_layer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `backLayer` should have a snake case name [INFO] [stdout] --> src/ast/interpreter.rs:50:8 [INFO] [stdout] | [INFO] [stdout] 50 | fn backLayer(&mut self) { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `back_layer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `currentSymbol` should have a snake case name [INFO] [stdout] --> src/ast/interpreter.rs:77:17 [INFO] [stdout] | [INFO] [stdout] 77 | let mut currentSymbol = self.scope_layer; // current scope layer [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `current_symbol` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/ast/interpreter.rs:447:33 [INFO] [stdout] | [INFO] [stdout] 447 | ... block_eval(block.clone(), scope); // evaluate inside block [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 447 | let _ = block_eval(block.clone(), scope); // evaluate inside block [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `opEx` should have a snake case name [INFO] [stdout] --> src/ast/interpreter.rs:479:47 [INFO] [stdout] | [INFO] [stdout] 479 | Statement::Cond(AllCond::If, Some(opEx),block,Some(opNext)) => { // [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `op_ex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `opNext` should have a snake case name [INFO] [stdout] --> src/ast/interpreter.rs:479:64 [INFO] [stdout] | [INFO] [stdout] 479 | Statement::Cond(AllCond::If, Some(opEx),block,Some(opNext)) => { // [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `op_next` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `opEx` should have a snake case name [INFO] [stdout] --> src/ast/interpreter.rs:499:47 [INFO] [stdout] | [INFO] [stdout] 499 | Statement::Cond(AllCond::If, Some(opEx), block,None) => { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `op_ex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `opTyp` should have a snake case name [INFO] [stdout] --> src/ast/type_check.rs:383:47 [INFO] [stdout] | [INFO] [stdout] 383 | Statement::Function(id, vec, Some(opTyp), block) => { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `op_typ` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `opEx` should have a snake case name [INFO] [stdout] --> src/ast/type_check.rs:407:47 [INFO] [stdout] | [INFO] [stdout] 407 | Statement::Cond(AllCond::If, Some(opEx),block,Some(opNext),) => { // [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `op_ex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `opNext` should have a snake case name [INFO] [stdout] --> src/ast/type_check.rs:407:64 [INFO] [stdout] | [INFO] [stdout] 407 | Statement::Cond(AllCond::If, Some(opEx),block,Some(opNext),) => { // [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `op_next` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `retBlock` should have a snake case name [INFO] [stdout] --> src/ast/type_check.rs:414:25 [INFO] [stdout] | [INFO] [stdout] 414 | let retBlock = block_check(block, scope); [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `ret_block` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `retNext` should have a snake case name [INFO] [stdout] --> src/ast/type_check.rs:420:29 [INFO] [stdout] | [INFO] [stdout] 420 | let retNext = condition_check(opNext,scope); [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `ret_next` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `opEx` should have a snake case name [INFO] [stdout] --> src/ast/type_check.rs:437:47 [INFO] [stdout] | [INFO] [stdout] 437 | Statement::Cond(AllCond::If, Some(opEx), block,None) => { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `op_ex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/ast/type_check.rs:454:17 [INFO] [stdout] | [INFO] [stdout] 454 | expr_check(expr, scope); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 454 | let _ = expr_check(expr, scope); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `symbolTable` should have a snake case name [INFO] [stdout] --> src/ast/type_check.rs:491:5 [INFO] [stdout] | [INFO] [stdout] 491 | symbolTable: HashMap>, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `symbol_table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `newScope` should have a snake case name [INFO] [stdout] --> src/ast/type_check.rs:502:12 [INFO] [stdout] | [INFO] [stdout] 502 | pub fn newScope(src: String) -> Scope { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `new_scope` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `addLayer` should have a snake case name [INFO] [stdout] --> src/ast/type_check.rs:508:8 [INFO] [stdout] | [INFO] [stdout] 508 | fn addLayer(&mut self, func_scope: bool) { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `add_layer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `backLayer` should have a snake case name [INFO] [stdout] --> src/ast/type_check.rs:518:8 [INFO] [stdout] | [INFO] [stdout] 518 | fn backLayer(&mut self) { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `back_layer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `currentSymbol` should have a snake case name [INFO] [stdout] --> src/ast/type_check.rs:543:17 [INFO] [stdout] | [INFO] [stdout] 543 | let mut currentSymbol = self.scope_layer; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `current_symbol` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `symbolTable` should have a snake case name [INFO] [stdout] --> src/ast/interpreter.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | symbolTable: HashMap>, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `symbol_table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `newScope` should have a snake case name [INFO] [stdout] --> src/ast/interpreter.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn newScope(src: String) -> Scope { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `new_scope` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `addLayer` should have a snake case name [INFO] [stdout] --> src/ast/interpreter.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 40 | fn addLayer(&mut self, func_scope: bool) { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `add_layer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `backLayer` should have a snake case name [INFO] [stdout] --> src/ast/interpreter.rs:50:8 [INFO] [stdout] | [INFO] [stdout] 50 | fn backLayer(&mut self) { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `back_layer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `currentSymbol` should have a snake case name [INFO] [stdout] --> src/ast/interpreter.rs:77:17 [INFO] [stdout] | [INFO] [stdout] 77 | let mut currentSymbol = self.scope_layer; // current scope layer [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `current_symbol` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/ast/interpreter.rs:447:33 [INFO] [stdout] | [INFO] [stdout] 447 | ... block_eval(block.clone(), scope); // evaluate inside block [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 447 | let _ = block_eval(block.clone(), scope); // evaluate inside block [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `opEx` should have a snake case name [INFO] [stdout] --> src/ast/interpreter.rs:479:47 [INFO] [stdout] | [INFO] [stdout] 479 | Statement::Cond(AllCond::If, Some(opEx),block,Some(opNext)) => { // [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `op_ex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `opNext` should have a snake case name [INFO] [stdout] --> src/ast/interpreter.rs:479:64 [INFO] [stdout] | [INFO] [stdout] 479 | Statement::Cond(AllCond::If, Some(opEx),block,Some(opNext)) => { // [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `op_next` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `opEx` should have a snake case name [INFO] [stdout] --> src/ast/interpreter.rs:499:47 [INFO] [stdout] | [INFO] [stdout] 499 | Statement::Cond(AllCond::If, Some(opEx), block,None) => { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `op_ex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 43 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 51 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4d32d0f4882152a95d8c9c3617327965103d0cb897d00ce4f619997c13ce01b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d32d0f4882152a95d8c9c3617327965103d0cb897d00ce4f619997c13ce01b7", kill_on_drop: false }` [INFO] [stdout] 4d32d0f4882152a95d8c9c3617327965103d0cb897d00ce4f619997c13ce01b7