[INFO] cloning repository https://github.com/Ella-Hoeppner/Pidgin
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ella-Hoeppner/Pidgin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElla-Hoeppner%2FPidgin", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElla-Hoeppner%2FPidgin'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2b20ffef213e9f5c56efd260eb2194d73cb5ada3
[INFO] checking Ella-Hoeppner/Pidgin against try#79452e8441468c5568c20bfca2aa1fe75b645b2d for pr-152210
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElla-Hoeppner%2FPidgin" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ella-Hoeppner/Pidgin
[INFO] finished tweaking git repo https://github.com/Ella-Hoeppner/Pidgin
[INFO] tweaked toml for git repo https://github.com/Ella-Hoeppner/Pidgin written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ella-Hoeppner/Pidgin on toolchain 79452e8441468c5568c20bfca2aa1fe75b645b2d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ella-Hoeppner/Pidgin 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" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fd-lock v4.0.2
[INFO] [stderr]   Downloaded ordered-float v4.2.0
[INFO] [stderr]   Downloaded rustyline v14.0.0
[INFO] [stderr]   Downloaded clipboard-win v5.3.1
[INFO] [stderr]   Downloaded unicode-width v0.1.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1dab431e9c9dbaab798027ce69a5ffa100d7552e6c483631518460823236ad55
[INFO] running `Command { std: "docker" "start" "-a" "1dab431e9c9dbaab798027ce69a5ffa100d7552e6c483631518460823236ad55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1dab431e9c9dbaab798027ce69a5ffa100d7552e6c483631518460823236ad55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1dab431e9c9dbaab798027ce69a5ffa100d7552e6c483631518460823236ad55", kill_on_drop: false }`
[INFO] [stdout] 1dab431e9c9dbaab798027ce69a5ffa100d7552e6c483631518460823236ad55
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9ee578d1bdb1acc364685b2da225c93ddb47652e1aa939888d0c53b35a2c5c4f
[INFO] running `Command { std: "docker" "start" "-a" "9ee578d1bdb1acc364685b2da225c93ddb47652e1aa939888d0c53b35a2c5c4f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking either v1.12.0
[INFO] [stderr]     Checking unicode-width v0.1.12
[INFO] [stderr]    Compiling block_macros v0.0.0 (/opt/rustwide/workdir/block_macros)
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]     Checking ordered-float v4.2.0
[INFO] [stderr]     Checking fd-lock v4.0.2
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]     Checking rustyline v14.0.0
[INFO] [stderr]     Checking pidgin v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ASTResult`
[INFO] [stdout]  --> src/frontend/error.rs:5:28
[INFO] [stdout]   |
[INFO] [stdout] 5 |     ast::error::{ASTError, ASTResult},
[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: `std::result`
[INFO] [stdout]  --> src/runtime/evaluation.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::result;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tree::Tree`
[INFO] [stdout]   --> src/compiler/mod.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 |     tree::Tree,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]    --> src/compiler/mod.rs:160:24
[INFO] [stdout]     |
[INFO] [stdout] 160 |     test_output!(sexp, (-1));
[INFO] [stdout]     |                        ^  ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 160 -     test_output!(sexp, (-1));
[INFO] [stdout] 160 +     test_output!(sexp, -1 );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]    --> src/compiler/mod.rs:410:24
[INFO] [stdout]     |
[INFO] [stdout] 410 |     test_output!(sexp, (vec![]));
[INFO] [stdout]     |                        ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 410 -     test_output!(sexp, (vec![]));
[INFO] [stdout] 410 +     test_output!(sexp, vec![] );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]    --> src/compiler/mod.rs:430:24
[INFO] [stdout]     |
[INFO] [stdout] 430 |     test_output!(sexp, (vec![1.into()]));
[INFO] [stdout]     |                        ^              ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 430 -     test_output!(sexp, (vec![1.into()]));
[INFO] [stdout] 430 +     test_output!(sexp, vec![1.into()] );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]    --> src/compiler/mod.rs:463:24
[INFO] [stdout]     |
[INFO] [stdout] 463 |     test_output!(sexp, (vec![1.into(), 2.into(), 3.into()]));
[INFO] [stdout]     |                        ^                                  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 463 -     test_output!(sexp, (vec![1.into(), 2.into(), 3.into()]));
[INFO] [stdout] 463 +     test_output!(sexp, vec![1.into(), 2.into(), 3.into()] );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]    --> src/compiler/mod.rs:620:24
[INFO] [stdout]     |
[INFO] [stdout] 620 |     test_output!(sexp, (vec![]));
[INFO] [stdout]     |                        ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 620 -     test_output!(sexp, (vec![]));
[INFO] [stdout] 620 +     test_output!(sexp, vec![] );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]    --> src/compiler/mod.rs:653:24
[INFO] [stdout]     |
[INFO] [stdout] 653 |     test_output!(sexp, (vec![2.into()]));
[INFO] [stdout]     |                        ^              ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 653 -     test_output!(sexp, (vec![2.into()]));
[INFO] [stdout] 653 +     test_output!(sexp, vec![2.into()] );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]    --> src/compiler/mod.rs:688:24
[INFO] [stdout]     |
[INFO] [stdout] 688 |     test_output!(sexp, (vec![]));
[INFO] [stdout]     |                        ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 688 -     test_output!(sexp, (vec![]));
[INFO] [stdout] 688 +     test_output!(sexp, vec![] );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]    --> src/compiler/mod.rs:721:24
[INFO] [stdout]     |
[INFO] [stdout] 721 |     test_output!(sexp, (vec![1.into()]));
[INFO] [stdout]     |                        ^              ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 721 -     test_output!(sexp, (vec![1.into()]));
[INFO] [stdout] 721 +     test_output!(sexp, vec![1.into()] );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]    --> src/compiler/mod.rs:744:24
[INFO] [stdout]     |
[INFO] [stdout] 744 |     test_output!(sexp, (vec![1.into()]));
[INFO] [stdout]     |                        ^              ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 744 -     test_output!(sexp, (vec![1.into()]));
[INFO] [stdout] 744 +     test_output!(sexp, vec![1.into()] );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]    --> src/compiler/mod.rs:776:24
[INFO] [stdout]     |
[INFO] [stdout] 776 |     test_output!(sexp, (vec![1.into(), 2.into()]));
[INFO] [stdout]     |                        ^                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 776 -     test_output!(sexp, (vec![1.into(), 2.into()]));
[INFO] [stdout] 776 +     test_output!(sexp, vec![1.into(), 2.into()] );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]    --> src/compiler/mod.rs:799:24
[INFO] [stdout]     |
[INFO] [stdout] 799 |     test_output!(sexp, (vec![1.into()]));
[INFO] [stdout]     |                        ^              ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 799 -     test_output!(sexp, (vec![1.into()]));
[INFO] [stdout] 799 +     test_output!(sexp, vec![1.into()] );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]    --> src/compiler/mod.rs:831:24
[INFO] [stdout]     |
[INFO] [stdout] 831 |     test_output!(sexp, (vec![1.into(), 2.into()]));
[INFO] [stdout]     |                        ^                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 831 -     test_output!(sexp, (vec![1.into(), 2.into()]));
[INFO] [stdout] 831 +     test_output!(sexp, vec![1.into(), 2.into()] );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]    --> src/compiler/mod.rs:915:7
[INFO] [stdout]     |
[INFO] [stdout] 915 |       (Value::composite_fn(1, block![Multiply(0, 0, 0), Return(0)]))
[INFO] [stdout]     |       ^                                                            ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 915 -       (Value::composite_fn(1, block![Multiply(0, 0, 0), Return(0)]))
[INFO] [stdout] 915 +       Value::composite_fn(1, block![Multiply(0, 0, 0), Return(0)]) 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]    --> src/compiler/mod.rs:963:7
[INFO] [stdout]     |
[INFO] [stdout] 963 |       (Value::composite_fn(
[INFO] [stdout]     |       ^
[INFO] [stdout] ...
[INFO] [stdout] 971 |       ))
[INFO] [stdout]     |        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 963 ~       Value::composite_fn(
[INFO] [stdout] 964 |         2,
[INFO] [stdout] ...
[INFO] [stdout] 970 |         ]
[INFO] [stdout] 971 ~       ) 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ASTResult`
[INFO] [stdout]  --> src/frontend/error.rs:5:28
[INFO] [stdout]   |
[INFO] [stdout] 5 |     ast::error::{ASTError, ASTResult},
[INFO] [stdout]   |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `evaluation`
[INFO] [stdout]  --> src/frontend/mod.rs:9:28
[INFO] [stdout]   |
[INFO] [stdout] 9 |     runtime::{data::Value, evaluation},
[INFO] [stdout]   |                            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::result`
[INFO] [stdout]  --> src/runtime/evaluation.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::result;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `from`
[INFO] [stdout]    --> src/instructions.rs:364:22
[INFO] [stdout]     |
[INFO] [stdout] 364 |       YieldAndAccept(from, arg_count, first_register) => todo!(),
[INFO] [stdout]     |                      ^^^^ help: if this is intentional, prefix it with an underscore: `_from`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `arg_count`
[INFO] [stdout]    --> src/instructions.rs:364:28
[INFO] [stdout]     |
[INFO] [stdout] 364 |       YieldAndAccept(from, arg_count, first_register) => todo!(),
[INFO] [stdout]     |                            ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_arg_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `first_register`
[INFO] [stdout]    --> src/instructions.rs:364:39
[INFO] [stdout]     |
[INFO] [stdout] 364 |       YieldAndAccept(from, arg_count, first_register) => todo!(),
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_first_register`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/runtime/data.rs:570:40
[INFO] [stdout]     |
[INFO] [stdout] 570 |   fn hash<H: std::hash::Hasher>(&self, state: &mut H) {
[INFO] [stdout]     |                                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f_and_args`
[INFO] [stdout]    --> src/runtime/evaluation.rs:388:26
[INFO] [stdout]     |
[INFO] [stdout] 388 |       PartialApplication(f_and_args) => todo!(),
[INFO] [stdout]     |                          ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_f_and_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fs`
[INFO] [stdout]    --> src/runtime/evaluation.rs:389:19
[INFO] [stdout]     |
[INFO] [stdout] 389 |       Composition(fs) => todo!(),
[INFO] [stdout]     |                   ^^ help: if this is intentional, prefix it with an underscore: `_fs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `list`
[INFO] [stdout]    --> src/runtime/evaluation.rs:390:12
[INFO] [stdout]     |
[INFO] [stdout] 390 |       List(list) => todo!(),
[INFO] [stdout]     |            ^^^^ help: if this is intentional, prefix it with an underscore: `_list`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `map`
[INFO] [stdout]    --> src/runtime/evaluation.rs:391:15
[INFO] [stdout]     |
[INFO] [stdout] 391 |       Hashmap(map) => todo!(),
[INFO] [stdout]     |               ^^^ help: if this is intentional, prefix it with an underscore: `_map`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `set`
[INFO] [stdout]    --> src/runtime/evaluation.rs:392:15
[INFO] [stdout]     |
[INFO] [stdout] 392 |       Hashset(set) => todo!(),
[INFO] [stdout]     |               ^^^ help: if this is intentional, prefix it with an underscore: `_set`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `maybe_coroutine`
[INFO] [stdout]    --> src/runtime/evaluation.rs:393:17
[INFO] [stdout]     |
[INFO] [stdout] 393 |       Coroutine(maybe_coroutine) => todo!(),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_maybe_coroutine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `list`
[INFO] [stdout]    --> src/runtime/evaluation.rs:530:20
[INFO] [stdout]     |
[INFO] [stdout] 530 |               List(list) => todo!(),
[INFO] [stdout]     |                    ^^^^ help: if this is intentional, prefix it with an underscore: `_list`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `map`
[INFO] [stdout]    --> src/runtime/evaluation.rs:531:23
[INFO] [stdout]     |
[INFO] [stdout] 531 |               Hashmap(map) => todo!(),
[INFO] [stdout]     |                       ^^^ help: if this is intentional, prefix it with an underscore: `_map`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `set`
[INFO] [stdout]    --> src/runtime/evaluation.rs:532:23
[INFO] [stdout]     |
[INFO] [stdout] 532 |               Hashset(set) => todo!(),
[INFO] [stdout]     |                       ^^^ help: if this is intentional, prefix it with an underscore: `_set`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f_and_args`
[INFO] [stdout]    --> src/runtime/evaluation.rs:576:36
[INFO] [stdout]     |
[INFO] [stdout] 576 |                 PartialApplication(f_and_args) => todo!(),
[INFO] [stdout]     |                                    ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_f_and_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `maybe_coroutine`
[INFO] [stdout]    --> src/runtime/evaluation.rs:577:27
[INFO] [stdout]     |
[INFO] [stdout] 577 |                 Coroutine(maybe_coroutine) => todo!(),
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_maybe_coroutine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `list`
[INFO] [stdout]    --> src/runtime/evaluation.rs:578:22
[INFO] [stdout]     |
[INFO] [stdout] 578 |                 List(list) => todo!(),
[INFO] [stdout]     |                      ^^^^ help: if this is intentional, prefix it with an underscore: `_list`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `map`
[INFO] [stdout]    --> src/runtime/evaluation.rs:579:25
[INFO] [stdout]     |
[INFO] [stdout] 579 |                 Hashmap(map) => todo!(),
[INFO] [stdout]     |                         ^^^ help: if this is intentional, prefix it with an underscore: `_map`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `set`
[INFO] [stdout]    --> src/runtime/evaluation.rs:580:25
[INFO] [stdout]     |
[INFO] [stdout] 580 |                 Hashset(set) => todo!(),
[INFO] [stdout]     |                         ^^^ help: if this is intentional, prefix it with an underscore: `_set`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> src/runtime/evaluation.rs:589:26
[INFO] [stdout]     |
[INFO] [stdout] 589 |           ApplyAndReturn(args, f) => {
[INFO] [stdout]     |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> src/runtime/evaluation.rs:589:32
[INFO] [stdout]     |
[INFO] [stdout] 589 |           ApplyAndReturn(args, f) => {
[INFO] [stdout]     |                                ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `condition`
[INFO] [stdout]    --> src/runtime/evaluation.rs:616:18
[INFO] [stdout]     |
[INFO] [stdout] 616 |           ElseIf(condition) => self.skip_to_endif(),
[INFO] [stdout]     |                  ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_condition`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:618:19
[INFO] [stdout]     |
[INFO] [stdout] 618 |           Partial(result, f, arg) => todo!(),
[INFO] [stdout]     |                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> src/runtime/evaluation.rs:618:27
[INFO] [stdout]     |
[INFO] [stdout] 618 |           Partial(result, f, arg) => todo!(),
[INFO] [stdout]     |                           ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `arg`
[INFO] [stdout]    --> src/runtime/evaluation.rs:618:30
[INFO] [stdout]     |
[INFO] [stdout] 618 |           Partial(result, f, arg) => todo!(),
[INFO] [stdout]     |                              ^^^ help: if this is intentional, prefix it with an underscore: `_arg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:626:20
[INFO] [stdout]     |
[INFO] [stdout] 626 |           FindSome(result, f, collection) => todo!(),
[INFO] [stdout]     |                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> src/runtime/evaluation.rs:626:28
[INFO] [stdout]     |
[INFO] [stdout] 626 |           FindSome(result, f, collection) => todo!(),
[INFO] [stdout]     |                            ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collection`
[INFO] [stdout]    --> src/runtime/evaluation.rs:626:31
[INFO] [stdout]     |
[INFO] [stdout] 626 |           FindSome(result, f, collection) => todo!(),
[INFO] [stdout]     |                               ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collection_and_result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:627:37
[INFO] [stdout]     |
[INFO] [stdout] 627 |           ReduceWithoutInitialValue(collection_and_result, f) => todo!(),
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection_and_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> src/runtime/evaluation.rs:627:60
[INFO] [stdout]     |
[INFO] [stdout] 627 |           ReduceWithoutInitialValue(collection_and_result, f) => todo!(),
[INFO] [stdout]     |                                                            ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collection_and_result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:628:34
[INFO] [stdout]     |
[INFO] [stdout] 628 |           ReduceWithInitialValue(collection_and_result, f, initial_value) => {
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection_and_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> src/runtime/evaluation.rs:628:57
[INFO] [stdout]     |
[INFO] [stdout] 628 |           ReduceWithInitialValue(collection_and_result, f, initial_value) => {
[INFO] [stdout]     |                                                         ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `initial_value`
[INFO] [stdout]    --> src/runtime/evaluation.rs:628:60
[INFO] [stdout]     |
[INFO] [stdout] 628 |           ReduceWithInitialValue(collection_and_result, f, initial_value) => {
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_initial_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:631:19
[INFO] [stdout]     |
[INFO] [stdout] 631 |           Memoize(result, f) => todo!(),
[INFO] [stdout]     |                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> src/runtime/evaluation.rs:631:27
[INFO] [stdout]     |
[INFO] [stdout] 631 |           Memoize(result, f) => todo!(),
[INFO] [stdout]     |                           ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:632:22
[INFO] [stdout]     |
[INFO] [stdout] 632 |           Constantly(result, value) => todo!(),
[INFO] [stdout]     |                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/runtime/evaluation.rs:632:30
[INFO] [stdout]     |
[INFO] [stdout] 632 |           Constantly(result, value) => todo!(),
[INFO] [stdout]     |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:819:15
[INFO] [stdout]     |
[INFO] [stdout] 819 |           Pow(result, num_1, num_2) => todo!(),
[INFO] [stdout]     |               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `num_1`
[INFO] [stdout]    --> src/runtime/evaluation.rs:819:23
[INFO] [stdout]     |
[INFO] [stdout] 819 |           Pow(result, num_1, num_2) => todo!(),
[INFO] [stdout]     |                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_num_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `num_2`
[INFO] [stdout]    --> src/runtime/evaluation.rs:819:30
[INFO] [stdout]     |
[INFO] [stdout] 819 |           Pow(result, num_1, num_2) => todo!(),
[INFO] [stdout]     |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_num_2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:820:15
[INFO] [stdout]     |
[INFO] [stdout] 820 |           Mod(result, num_1, num_2) => todo!(),
[INFO] [stdout]     |               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `num_1`
[INFO] [stdout]    --> src/runtime/evaluation.rs:820:23
[INFO] [stdout]     |
[INFO] [stdout] 820 |           Mod(result, num_1, num_2) => todo!(),
[INFO] [stdout]     |                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_num_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `num_2`
[INFO] [stdout]    --> src/runtime/evaluation.rs:820:30
[INFO] [stdout]     |
[INFO] [stdout] 820 |           Mod(result, num_1, num_2) => todo!(),
[INFO] [stdout]     |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_num_2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:821:16
[INFO] [stdout]     |
[INFO] [stdout] 821 |           Quot(result, num_1, num_2) => todo!(),
[INFO] [stdout]     |                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `num_1`
[INFO] [stdout]    --> src/runtime/evaluation.rs:821:24
[INFO] [stdout]     |
[INFO] [stdout] 821 |           Quot(result, num_1, num_2) => todo!(),
[INFO] [stdout]     |                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_num_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `num_2`
[INFO] [stdout]    --> src/runtime/evaluation.rs:821:31
[INFO] [stdout]     |
[INFO] [stdout] 821 |           Quot(result, num_1, num_2) => todo!(),
[INFO] [stdout]     |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_num_2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:822:15
[INFO] [stdout]     |
[INFO] [stdout] 822 |           Min(result, num_1, num_2) => todo!(),
[INFO] [stdout]     |               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `num_1`
[INFO] [stdout]    --> src/runtime/evaluation.rs:822:23
[INFO] [stdout]     |
[INFO] [stdout] 822 |           Min(result, num_1, num_2) => todo!(),
[INFO] [stdout]     |                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_num_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `num_2`
[INFO] [stdout]    --> src/runtime/evaluation.rs:822:30
[INFO] [stdout]     |
[INFO] [stdout] 822 |           Min(result, num_1, num_2) => todo!(),
[INFO] [stdout]     |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_num_2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:823:15
[INFO] [stdout]     |
[INFO] [stdout] 823 |           Max(result, num_1, num_2) => todo!(),
[INFO] [stdout]     |               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `num_1`
[INFO] [stdout]    --> src/runtime/evaluation.rs:823:23
[INFO] [stdout]     |
[INFO] [stdout] 823 |           Max(result, num_1, num_2) => todo!(),
[INFO] [stdout]     |                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_num_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `num_2`
[INFO] [stdout]    --> src/runtime/evaluation.rs:823:30
[INFO] [stdout]     |
[INFO] [stdout] 823 |           Max(result, num_1, num_2) => todo!(),
[INFO] [stdout]     |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_num_2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:824:23
[INFO] [stdout]     |
[INFO] [stdout] 824 |           GreaterThan(result, num_1, num_2) => todo!(),
[INFO] [stdout]     |                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `num_1`
[INFO] [stdout]    --> src/runtime/evaluation.rs:824:31
[INFO] [stdout]     |
[INFO] [stdout] 824 |           GreaterThan(result, num_1, num_2) => todo!(),
[INFO] [stdout]     |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_num_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `num_2`
[INFO] [stdout]    --> src/runtime/evaluation.rs:824:38
[INFO] [stdout]     |
[INFO] [stdout] 824 |           GreaterThan(result, num_1, num_2) => todo!(),
[INFO] [stdout]     |                                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_num_2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:825:30
[INFO] [stdout]     |
[INFO] [stdout] 825 |           GreaterThanOrEqual(result, num_1, num_2) => todo!(),
[INFO] [stdout]     |                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `num_1`
[INFO] [stdout]    --> src/runtime/evaluation.rs:825:38
[INFO] [stdout]     |
[INFO] [stdout] 825 |           GreaterThanOrEqual(result, num_1, num_2) => todo!(),
[INFO] [stdout]     |                                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_num_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `num_2`
[INFO] [stdout]    --> src/runtime/evaluation.rs:825:45
[INFO] [stdout]     |
[INFO] [stdout] 825 |           GreaterThanOrEqual(result, num_1, num_2) => todo!(),
[INFO] [stdout]     |                                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_num_2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:826:20
[INFO] [stdout]     |
[INFO] [stdout] 826 |           LessThan(result, num_1, num_2) => todo!(),
[INFO] [stdout]     |                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `num_1`
[INFO] [stdout]    --> src/runtime/evaluation.rs:826:28
[INFO] [stdout]     |
[INFO] [stdout] 826 |           LessThan(result, num_1, num_2) => todo!(),
[INFO] [stdout]     |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_num_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `num_2`
[INFO] [stdout]    --> src/runtime/evaluation.rs:826:35
[INFO] [stdout]     |
[INFO] [stdout] 826 |           LessThan(result, num_1, num_2) => todo!(),
[INFO] [stdout]     |                                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_num_2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:827:27
[INFO] [stdout]     |
[INFO] [stdout] 827 |           LessThanOrEqual(result, num_1, num_2) => todo!(),
[INFO] [stdout]     |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `num_1`
[INFO] [stdout]    --> src/runtime/evaluation.rs:827:35
[INFO] [stdout]     |
[INFO] [stdout] 827 |           LessThanOrEqual(result, num_1, num_2) => todo!(),
[INFO] [stdout]     |                                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_num_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `num_2`
[INFO] [stdout]    --> src/runtime/evaluation.rs:827:42
[INFO] [stdout]     |
[INFO] [stdout] 827 |           LessThanOrEqual(result, num_1, num_2) => todo!(),
[INFO] [stdout]     |                                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_num_2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:828:16
[INFO] [stdout]     |
[INFO] [stdout] 828 |           Rand(result) => todo!(),
[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/runtime/evaluation.rs:829:28
[INFO] [stdout]     |
[INFO] [stdout] 829 |           UpperBoundedRand(result, upper_bound) => todo!(),
[INFO] [stdout]     |                            ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `upper_bound`
[INFO] [stdout]    --> src/runtime/evaluation.rs:829:36
[INFO] [stdout]     |
[INFO] [stdout] 829 |           UpperBoundedRand(result, upper_bound) => todo!(),
[INFO] [stdout]     |                                    ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_upper_bound`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:830:33
[INFO] [stdout]     |
[INFO] [stdout] 830 |           LowerUpperBoundedRand(result, lower_bound, upper_bound) => todo!(),
[INFO] [stdout]     |                                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lower_bound`
[INFO] [stdout]    --> src/runtime/evaluation.rs:830:41
[INFO] [stdout]     |
[INFO] [stdout] 830 |           LowerUpperBoundedRand(result, lower_bound, upper_bound) => todo!(),
[INFO] [stdout]     |                                         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lower_bound`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `upper_bound`
[INFO] [stdout]    --> src/runtime/evaluation.rs:830:54
[INFO] [stdout]     |
[INFO] [stdout] 830 |           LowerUpperBoundedRand(result, lower_bound, upper_bound) => todo!(),
[INFO] [stdout]     |                                                      ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_upper_bound`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:831:19
[INFO] [stdout]     |
[INFO] [stdout] 831 |           RandInt(result, upper_bound) => todo!(),
[INFO] [stdout]     |                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `upper_bound`
[INFO] [stdout]    --> src/runtime/evaluation.rs:831:27
[INFO] [stdout]     |
[INFO] [stdout] 831 |           RandInt(result, upper_bound) => todo!(),
[INFO] [stdout]     |                           ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_upper_bound`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:832:31
[INFO] [stdout]     |
[INFO] [stdout] 832 |           LowerBoundedRandInt(result, lower_bound, upper_bound) => todo!(),
[INFO] [stdout]     |                               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lower_bound`
[INFO] [stdout]    --> src/runtime/evaluation.rs:832:39
[INFO] [stdout]     |
[INFO] [stdout] 832 |           LowerBoundedRandInt(result, lower_bound, upper_bound) => todo!(),
[INFO] [stdout]     |                                       ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lower_bound`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `upper_bound`
[INFO] [stdout]    --> src/runtime/evaluation.rs:832:52
[INFO] [stdout]     |
[INFO] [stdout] 832 |           LowerBoundedRandInt(result, lower_bound, upper_bound) => todo!(),
[INFO] [stdout]     |                                                    ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_upper_bound`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:833:17
[INFO] [stdout]     |
[INFO] [stdout] 833 |           Equal(result, value_1, value_2) => todo!(),
[INFO] [stdout]     |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value_1`
[INFO] [stdout]    --> src/runtime/evaluation.rs:833:25
[INFO] [stdout]     |
[INFO] [stdout] 833 |           Equal(result, value_1, value_2) => todo!(),
[INFO] [stdout]     |                         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_value_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value_2`
[INFO] [stdout]    --> src/runtime/evaluation.rs:833:34
[INFO] [stdout]     |
[INFO] [stdout] 833 |           Equal(result, value_1, value_2) => todo!(),
[INFO] [stdout]     |                                  ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_value_2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:834:20
[INFO] [stdout]     |
[INFO] [stdout] 834 |           NotEqual(result, value_1, value_2) => todo!(),
[INFO] [stdout]     |                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value_1`
[INFO] [stdout]    --> src/runtime/evaluation.rs:834:28
[INFO] [stdout]     |
[INFO] [stdout] 834 |           NotEqual(result, value_1, value_2) => todo!(),
[INFO] [stdout]     |                            ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_value_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value_2`
[INFO] [stdout]    --> src/runtime/evaluation.rs:834:37
[INFO] [stdout]     |
[INFO] [stdout] 834 |           NotEqual(result, value_1, value_2) => todo!(),
[INFO] [stdout]     |                                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_value_2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:835:15
[INFO] [stdout]     |
[INFO] [stdout] 835 |           Not(result, value) => todo!(),
[INFO] [stdout]     |               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/runtime/evaluation.rs:835:23
[INFO] [stdout]     |
[INFO] [stdout] 835 |           Not(result, value) => todo!(),
[INFO] [stdout]     |                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:836:15
[INFO] [stdout]     |
[INFO] [stdout] 836 |           And(result, bool_1, bool_2) => todo!(),
[INFO] [stdout]     |               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bool_1`
[INFO] [stdout]    --> src/runtime/evaluation.rs:836:23
[INFO] [stdout]     |
[INFO] [stdout] 836 |           And(result, bool_1, bool_2) => todo!(),
[INFO] [stdout]     |                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_bool_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bool_2`
[INFO] [stdout]    --> src/runtime/evaluation.rs:836:31
[INFO] [stdout]     |
[INFO] [stdout] 836 |           And(result, bool_1, bool_2) => todo!(),
[INFO] [stdout]     |                               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_bool_2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:837:14
[INFO] [stdout]     |
[INFO] [stdout] 837 |           Or(result, bool_1, bool_2) => todo!(),
[INFO] [stdout]     |              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bool_1`
[INFO] [stdout]    --> src/runtime/evaluation.rs:837:22
[INFO] [stdout]     |
[INFO] [stdout] 837 |           Or(result, bool_1, bool_2) => todo!(),
[INFO] [stdout]     |                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_bool_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bool_2`
[INFO] [stdout]    --> src/runtime/evaluation.rs:837:30
[INFO] [stdout]     |
[INFO] [stdout] 837 |           Or(result, bool_1, bool_2) => todo!(),
[INFO] [stdout]     |                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_bool_2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:838:15
[INFO] [stdout]     |
[INFO] [stdout] 838 |           Xor(result, bool_1, bool_2) => todo!(),
[INFO] [stdout]     |               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bool_1`
[INFO] [stdout]    --> src/runtime/evaluation.rs:838:23
[INFO] [stdout]     |
[INFO] [stdout] 838 |           Xor(result, bool_1, bool_2) => todo!(),
[INFO] [stdout]     |                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_bool_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bool_2`
[INFO] [stdout]    --> src/runtime/evaluation.rs:838:31
[INFO] [stdout]     |
[INFO] [stdout] 838 |           Xor(result, bool_1, bool_2) => todo!(),
[INFO] [stdout]     |                               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_bool_2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:863:17
[INFO] [stdout]     |
[INFO] [stdout] 863 |           Count(result, collection) => todo!(),
[INFO] [stdout]     |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collection`
[INFO] [stdout]    --> src/runtime/evaluation.rs:863:25
[INFO] [stdout]     |
[INFO] [stdout] 863 |           Count(result, collection) => todo!(),
[INFO] [stdout]     |                         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:864:19
[INFO] [stdout]     |
[INFO] [stdout] 864 |           Flatten(result, collection) => todo!(),
[INFO] [stdout]     |                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collection`
[INFO] [stdout]    --> src/runtime/evaluation.rs:864:27
[INFO] [stdout]     |
[INFO] [stdout] 864 |           Flatten(result, collection) => todo!(),
[INFO] [stdout]     |                           ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collection_and_result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:865:18
[INFO] [stdout]     |
[INFO] [stdout] 865 |           Remove(collection_and_result, key) => todo!(),
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection_and_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]    --> src/runtime/evaluation.rs:865:41
[INFO] [stdout]     |
[INFO] [stdout] 865 |           Remove(collection_and_result, key) => todo!(),
[INFO] [stdout]     |                                         ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collection_and_result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:866:18
[INFO] [stdout]     |
[INFO] [stdout] 866 |           Filter(collection_and_result, f) => todo!(),
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection_and_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> src/runtime/evaluation.rs:866:41
[INFO] [stdout]     |
[INFO] [stdout] 866 |           Filter(collection_and_result, f) => todo!(),
[INFO] [stdout]     |                                         ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collection_and_result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:867:15
[INFO] [stdout]     |
[INFO] [stdout] 867 |           Map(collection_and_result, f) => todo!(),
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection_and_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> src/runtime/evaluation.rs:867:38
[INFO] [stdout]     |
[INFO] [stdout] 867 |           Map(collection_and_result, f) => todo!(),
[INFO] [stdout]     |                                      ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collection_and_result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:868:21
[INFO] [stdout]     |
[INFO] [stdout] 868 |           DoubleMap(collection_and_result, other_collection, f) => {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection_and_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `other_collection`
[INFO] [stdout]    --> src/runtime/evaluation.rs:868:44
[INFO] [stdout]     |
[INFO] [stdout] 868 |           DoubleMap(collection_and_result, other_collection, f) => {
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_other_collection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> src/runtime/evaluation.rs:868:62
[INFO] [stdout]     |
[INFO] [stdout] 868 |           DoubleMap(collection_and_result, other_collection, f) => {
[INFO] [stdout]     |                                                              ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `list_of_collections_and_result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:875:30
[INFO] [stdout]     |
[INFO] [stdout] 875 |           MultiCollectionMap(list_of_collections_and_result, f) => todo!(),
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_list_of_collections_and_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> src/runtime/evaluation.rs:875:62
[INFO] [stdout]     |
[INFO] [stdout] 875 |           MultiCollectionMap(list_of_collections_and_result, f) => todo!(),
[INFO] [stdout]     |                                                              ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collection_and_result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:876:15
[INFO] [stdout]     |
[INFO] [stdout] 876 |           Set(collection_and_result, value, key) => todo!(),
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection_and_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/runtime/evaluation.rs:876:38
[INFO] [stdout]     |
[INFO] [stdout] 876 |           Set(collection_and_result, value, key) => todo!(),
[INFO] [stdout]     |                                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]    --> src/runtime/evaluation.rs:876:45
[INFO] [stdout]     |
[INFO] [stdout] 876 |           Set(collection_and_result, value, key) => todo!(),
[INFO] [stdout]     |                                             ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collection_and_result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:877:17
[INFO] [stdout]     |
[INFO] [stdout] 877 |           SetIn(collection_and_result, value, path) => todo!(),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection_and_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/runtime/evaluation.rs:877:40
[INFO] [stdout]     |
[INFO] [stdout] 877 |           SetIn(collection_and_result, value, path) => todo!(),
[INFO] [stdout]     |                                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]    --> src/runtime/evaluation.rs:877:47
[INFO] [stdout]     |
[INFO] [stdout] 877 |           SetIn(collection_and_result, value, path) => todo!(),
[INFO] [stdout]     |                                               ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:878:15
[INFO] [stdout]     |
[INFO] [stdout] 878 |           Get(result, collection, key) => todo!(),
[INFO] [stdout]     |               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collection`
[INFO] [stdout]    --> src/runtime/evaluation.rs:878:23
[INFO] [stdout]     |
[INFO] [stdout] 878 |           Get(result, collection, key) => todo!(),
[INFO] [stdout]     |                       ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]    --> src/runtime/evaluation.rs:878:35
[INFO] [stdout]     |
[INFO] [stdout] 878 |           Get(result, collection, key) => todo!(),
[INFO] [stdout]     |                                   ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:879:17
[INFO] [stdout]     |
[INFO] [stdout] 879 |           GetIn(result, collection, path) => todo!(),
[INFO] [stdout]     |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collection`
[INFO] [stdout]    --> src/runtime/evaluation.rs:879:25
[INFO] [stdout]     |
[INFO] [stdout] 879 |           GetIn(result, collection, path) => todo!(),
[INFO] [stdout]     |                         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]    --> src/runtime/evaluation.rs:879:37
[INFO] [stdout]     |
[INFO] [stdout] 879 |           GetIn(result, collection, path) => todo!(),
[INFO] [stdout]     |                                     ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collection_and_result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:880:18
[INFO] [stdout]     |
[INFO] [stdout] 880 |           Update(collection_and_result, f, key) => todo!(),
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection_and_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> src/runtime/evaluation.rs:880:41
[INFO] [stdout]     |
[INFO] [stdout] 880 |           Update(collection_and_result, f, key) => todo!(),
[INFO] [stdout]     |                                         ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]    --> src/runtime/evaluation.rs:880:44
[INFO] [stdout]     |
[INFO] [stdout] 880 |           Update(collection_and_result, f, key) => todo!(),
[INFO] [stdout]     |                                            ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collection_and_result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:881:20
[INFO] [stdout]     |
[INFO] [stdout] 881 |           UpdateIn(collection_and_result, f, path) => todo!(),
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection_and_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> src/runtime/evaluation.rs:881:43
[INFO] [stdout]     |
[INFO] [stdout] 881 |           UpdateIn(collection_and_result, f, path) => todo!(),
[INFO] [stdout]     |                                           ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]    --> src/runtime/evaluation.rs:881:46
[INFO] [stdout]     |
[INFO] [stdout] 881 |           UpdateIn(collection_and_result, f, path) => todo!(),
[INFO] [stdout]     |                                              ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:882:18
[INFO] [stdout]     |
[INFO] [stdout] 882 |           MinKey(result, collection, f) => todo!(),
[INFO] [stdout]     |                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collection`
[INFO] [stdout]    --> src/runtime/evaluation.rs:882:26
[INFO] [stdout]     |
[INFO] [stdout] 882 |           MinKey(result, collection, f) => todo!(),
[INFO] [stdout]     |                          ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> src/runtime/evaluation.rs:882:38
[INFO] [stdout]     |
[INFO] [stdout] 882 |           MinKey(result, collection, f) => todo!(),
[INFO] [stdout]     |                                      ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:883:18
[INFO] [stdout]     |
[INFO] [stdout] 883 |           MaxKey(result, collection, f) => todo!(),
[INFO] [stdout]     |                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collection`
[INFO] [stdout]    --> src/runtime/evaluation.rs:883:26
[INFO] [stdout]     |
[INFO] [stdout] 883 |           MaxKey(result, collection, f) => todo!(),
[INFO] [stdout]     |                          ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> src/runtime/evaluation.rs:883:38
[INFO] [stdout]     |
[INFO] [stdout] 883 |           MaxKey(result, collection, f) => todo!(),
[INFO] [stdout]     |                                      ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hashmap`
[INFO] [stdout]    --> src/runtime/evaluation.rs:901:23
[INFO] [stdout]     |
[INFO] [stdout] 901 |               Hashmap(hashmap) => todo!(),
[INFO] [stdout]     |                       ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hashmap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `set`
[INFO] [stdout]    --> src/runtime/evaluation.rs:902:23
[INFO] [stdout]     |
[INFO] [stdout] 902 |               Hashset(set) => todo!(),
[INFO] [stdout]     |                       ^^^ help: if this is intentional, prefix it with an underscore: `_set`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collection_and_result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:907:16
[INFO] [stdout]     |
[INFO] [stdout] 907 |           Sort(collection_and_result) => todo!(),
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection_and_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collection_and_result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:908:18
[INFO] [stdout]     |
[INFO] [stdout] 908 |           SortBy(collection_and_result, f) => todo!(),
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection_and_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> src/runtime/evaluation.rs:908:41
[INFO] [stdout]     |
[INFO] [stdout] 908 |           SortBy(collection_and_result, f) => todo!(),
[INFO] [stdout]     |                                         ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:962:15
[INFO] [stdout]     |
[INFO] [stdout] 962 |           Nth(result, list, n) => {
[INFO] [stdout]     |               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `list`
[INFO] [stdout]    --> src/runtime/evaluation.rs:962:23
[INFO] [stdout]     |
[INFO] [stdout] 962 |           Nth(result, list, n) => {
[INFO] [stdout]     |                       ^^^^ help: if this is intentional, prefix it with an underscore: `_list`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> src/runtime/evaluation.rs:962:29
[INFO] [stdout]     |
[INFO] [stdout] 962 |           Nth(result, list, n) => {
[INFO] [stdout]     |                             ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:967:23
[INFO] [stdout]     |
[INFO] [stdout] 967 |           NthFromLast(result, list, n) => todo!(),
[INFO] [stdout]     |                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `list`
[INFO] [stdout]    --> src/runtime/evaluation.rs:967:31
[INFO] [stdout]     |
[INFO] [stdout] 967 |           NthFromLast(result, list, n) => todo!(),
[INFO] [stdout]     |                               ^^^^ help: if this is intentional, prefix it with an underscore: `_list`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> src/runtime/evaluation.rs:967:37
[INFO] [stdout]     |
[INFO] [stdout] 967 |           NthFromLast(result, list, n) => todo!(),
[INFO] [stdout]     |                                     ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hashmap`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1000:23
[INFO] [stdout]      |
[INFO] [stdout] 1000 |               Hashmap(hashmap) => todo!(),
[INFO] [stdout]      |                       ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hashmap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `set`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1001:23
[INFO] [stdout]      |
[INFO] [stdout] 1001 |               Hashset(set) => todo!(),
[INFO] [stdout]      |                       ^^^ help: if this is intentional, prefix it with an underscore: `_set`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `list_and_result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1006:18
[INFO] [stdout]      |
[INFO] [stdout] 1006 |           Concat(list_and_result, other_list) => todo!(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_list_and_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `other_list`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1006:35
[INFO] [stdout]      |
[INFO] [stdout] 1006 |           Concat(list_and_result, other_list) => todo!(),
[INFO] [stdout]      |                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_other_list`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `list_and_result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1007:16
[INFO] [stdout]      |
[INFO] [stdout] 1007 |           Take(list_and_result, n) => todo!(),
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_list_and_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1007:33
[INFO] [stdout]      |
[INFO] [stdout] 1007 |           Take(list_and_result, n) => todo!(),
[INFO] [stdout]      |                                 ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `list_and_result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1008:16
[INFO] [stdout]      |
[INFO] [stdout] 1008 |           Drop(list_and_result, n) => todo!(),
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_list_and_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1008:33
[INFO] [stdout]      |
[INFO] [stdout] 1008 |           Drop(list_and_result, n) => todo!(),
[INFO] [stdout]      |                                 ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `list_and_result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1009:19
[INFO] [stdout]      |
[INFO] [stdout] 1009 |           Reverse(list_and_result) => todo!(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_list_and_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `list_and_result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1010:20
[INFO] [stdout]      |
[INFO] [stdout] 1010 |           Distinct(list_and_result) => todo!(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_list_and_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `list_and_result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1011:15
[INFO] [stdout]      |
[INFO] [stdout] 1011 |           Sub(list_and_result, start_index, end_index) => todo!(),
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_list_and_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `start_index`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1011:32
[INFO] [stdout]      |
[INFO] [stdout] 1011 |           Sub(list_and_result, start_index, end_index) => todo!(),
[INFO] [stdout]      |                                ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_start_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `end_index`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1011:45
[INFO] [stdout]      |
[INFO] [stdout] 1011 |           Sub(list_and_result, start_index, end_index) => todo!(),
[INFO] [stdout]      |                                             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_end_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1012:21
[INFO] [stdout]      |
[INFO] [stdout] 1012 |           Partition(result, list, size) => todo!(),
[INFO] [stdout]      |                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `list`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1012:29
[INFO] [stdout]      |
[INFO] [stdout] 1012 |           Partition(result, list, size) => todo!(),
[INFO] [stdout]      |                             ^^^^ help: if this is intentional, prefix it with an underscore: `_list`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `size`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1012:35
[INFO] [stdout]      |
[INFO] [stdout] 1012 |           Partition(result, list, size) => todo!(),
[INFO] [stdout]      |                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `step_and_return`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1013:28
[INFO] [stdout]      |
[INFO] [stdout] 1013 |           SteppedPartition(step_and_return, list, size) => todo!(),
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_step_and_return`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `list`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1013:45
[INFO] [stdout]      |
[INFO] [stdout] 1013 |           SteppedPartition(step_and_return, list, size) => todo!(),
[INFO] [stdout]      |                                             ^^^^ help: if this is intentional, prefix it with an underscore: `_list`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `size`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1013:51
[INFO] [stdout]      |
[INFO] [stdout] 1013 |           SteppedPartition(step_and_return, list, size) => todo!(),
[INFO] [stdout]      |                                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `list_and_result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1014:15
[INFO] [stdout]      |
[INFO] [stdout] 1014 |           Pad(list_and_result, value, size) => todo!(),
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_list_and_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1014:32
[INFO] [stdout]      |
[INFO] [stdout] 1014 |           Pad(list_and_result, value, size) => todo!(),
[INFO] [stdout]      |                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `size`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1014:39
[INFO] [stdout]      |
[INFO] [stdout] 1014 |           Pad(list_and_result, value, size) => todo!(),
[INFO] [stdout]      |                                       ^^^^ help: if this is intentional, prefix it with an underscore: `_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1015:20
[INFO] [stdout]      |
[INFO] [stdout] 1015 |           EmptyMap(result) => todo!(),
[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/runtime/evaluation.rs:1016:16
[INFO] [stdout]      |
[INFO] [stdout] 1016 |           Keys(result, map) => todo!(),
[INFO] [stdout]      |                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `map`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1016:24
[INFO] [stdout]      |
[INFO] [stdout] 1016 |           Keys(result, map) => todo!(),
[INFO] [stdout]      |                        ^^^ help: if this is intentional, prefix it with an underscore: `_map`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1017:18
[INFO] [stdout]      |
[INFO] [stdout] 1017 |           Values(result, map) => todo!(),
[INFO] [stdout]      |                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `map`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1017:26
[INFO] [stdout]      |
[INFO] [stdout] 1017 |           Values(result, map) => todo!(),
[INFO] [stdout]      |                          ^^^ help: if this is intentional, prefix it with an underscore: `_map`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1018:15
[INFO] [stdout]      |
[INFO] [stdout] 1018 |           Zip(result, key_list, value_list) => todo!(),
[INFO] [stdout]      |               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key_list`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1018:23
[INFO] [stdout]      |
[INFO] [stdout] 1018 |           Zip(result, key_list, value_list) => todo!(),
[INFO] [stdout]      |                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_key_list`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value_list`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1018:33
[INFO] [stdout]      |
[INFO] [stdout] 1018 |           Zip(result, key_list, value_list) => todo!(),
[INFO] [stdout]      |                                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_value_list`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `map_and_result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1019:18
[INFO] [stdout]      |
[INFO] [stdout] 1019 |           Invert(map_and_result) => todo!(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_map_and_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1020:17
[INFO] [stdout]      |
[INFO] [stdout] 1020 |           Merge(result, map_1, map_2) => todo!(),
[INFO] [stdout]      |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `map_1`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1020:25
[INFO] [stdout]      |
[INFO] [stdout] 1020 |           Merge(result, map_1, map_2) => todo!(),
[INFO] [stdout]      |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_map_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `map_2`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1020:32
[INFO] [stdout]      |
[INFO] [stdout] 1020 |           Merge(result, map_1, map_2) => todo!(),
[INFO] [stdout]      |                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_map_2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `map_1_and_result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1021:21
[INFO] [stdout]      |
[INFO] [stdout] 1021 |           MergeWith(map_1_and_result, f, map_2) => todo!(),
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_map_1_and_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1021:39
[INFO] [stdout]      |
[INFO] [stdout] 1021 |           MergeWith(map_1_and_result, f, map_2) => todo!(),
[INFO] [stdout]      |                                       ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `map_2`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1021:42
[INFO] [stdout]      |
[INFO] [stdout] 1021 |           MergeWith(map_1_and_result, f, map_2) => todo!(),
[INFO] [stdout]      |                                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_map_2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `map_and_result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1022:19
[INFO] [stdout]      |
[INFO] [stdout] 1022 |           MapKeys(map_and_result, f) => todo!(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_map_and_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1022:35
[INFO] [stdout]      |
[INFO] [stdout] 1022 |           MapKeys(map_and_result, f) => todo!(),
[INFO] [stdout]      |                                   ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `map_and_result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1023:21
[INFO] [stdout]      |
[INFO] [stdout] 1023 |           MapValues(map_and_result, f) => todo!(),
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_map_and_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1023:37
[INFO] [stdout]      |
[INFO] [stdout] 1023 |           MapValues(map_and_result, f) => todo!(),
[INFO] [stdout]      |                                     ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `map_and_result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1024:22
[INFO] [stdout]      |
[INFO] [stdout] 1024 |           SelectKeys(map_and_result, keys) => todo!(),
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_map_and_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `keys`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1024:38
[INFO] [stdout]      |
[INFO] [stdout] 1024 |           SelectKeys(map_and_result, keys) => todo!(),
[INFO] [stdout]      |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_keys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1025:20
[INFO] [stdout]      |
[INFO] [stdout] 1025 |           EmptySet(result) => todo!(),
[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/runtime/evaluation.rs:1026:17
[INFO] [stdout]      |
[INFO] [stdout] 1026 |           Union(result, set_1, set_2) => todo!(),
[INFO] [stdout]      |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `set_1`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1026:25
[INFO] [stdout]      |
[INFO] [stdout] 1026 |           Union(result, set_1, set_2) => todo!(),
[INFO] [stdout]      |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_set_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `set_2`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1026:32
[INFO] [stdout]      |
[INFO] [stdout] 1026 |           Union(result, set_1, set_2) => todo!(),
[INFO] [stdout]      |                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_set_2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1027:24
[INFO] [stdout]      |
[INFO] [stdout] 1027 |           Intersection(result, set_1, set_2) => todo!(),
[INFO] [stdout]      |                        ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `set_1`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1027:32
[INFO] [stdout]      |
[INFO] [stdout] 1027 |           Intersection(result, set_1, set_2) => todo!(),
[INFO] [stdout]      |                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_set_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `set_2`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1027:39
[INFO] [stdout]      |
[INFO] [stdout] 1027 |           Intersection(result, set_1, set_2) => todo!(),
[INFO] [stdout]      |                                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_set_2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1028:22
[INFO] [stdout]      |
[INFO] [stdout] 1028 |           Difference(result, set_1, set_2) => todo!(),
[INFO] [stdout]      |                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `set_1`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1028:30
[INFO] [stdout]      |
[INFO] [stdout] 1028 |           Difference(result, set_1, set_2) => todo!(),
[INFO] [stdout]      |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_set_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `set_2`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1028:37
[INFO] [stdout]      |
[INFO] [stdout] 1028 |           Difference(result, set_1, set_2) => todo!(),
[INFO] [stdout]      |                                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_set_2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1029:31
[INFO] [stdout]      |
[INFO] [stdout] 1029 |           SymmetricDifference(result, set_1, set_2) => todo!(),
[INFO] [stdout]      |                               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `set_1`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1029:39
[INFO] [stdout]      |
[INFO] [stdout] 1029 |           SymmetricDifference(result, set_1, set_2) => todo!(),
[INFO] [stdout]      |                                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_set_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `set_2`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1029:46
[INFO] [stdout]      |
[INFO] [stdout] 1029 |           SymmetricDifference(result, set_1, set_2) => todo!(),
[INFO] [stdout]      |                                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_set_2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1030:25
[INFO] [stdout]      |
[INFO] [stdout] 1030 |           InfiniteRange(result) => todo!(),
[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/runtime/evaluation.rs:1031:29
[INFO] [stdout]      |
[INFO] [stdout] 1031 |           UpperBoundedRange(result, size) => todo!(),
[INFO] [stdout]      |                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `size`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1031:37
[INFO] [stdout]      |
[INFO] [stdout] 1031 |           UpperBoundedRange(result, size) => todo!(),
[INFO] [stdout]      |                                     ^^^^ help: if this is intentional, prefix it with an underscore: `_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1032:34
[INFO] [stdout]      |
[INFO] [stdout] 1032 |           LowerUpperBoundedRange(result, lower_bound, upper_bound) => todo!(),
[INFO] [stdout]      |                                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lower_bound`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1032:42
[INFO] [stdout]      |
[INFO] [stdout] 1032 |           LowerUpperBoundedRange(result, lower_bound, upper_bound) => todo!(),
[INFO] [stdout]      |                                          ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lower_bound`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `upper_bound`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1032:55
[INFO] [stdout]      |
[INFO] [stdout] 1032 |           LowerUpperBoundedRange(result, lower_bound, upper_bound) => todo!(),
[INFO] [stdout]      |                                                       ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_upper_bound`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1033:26
[INFO] [stdout]      |
[INFO] [stdout] 1033 |           InfiniteRepeat(result, value) => todo!(),
[INFO] [stdout]      |                          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1033:34
[INFO] [stdout]      |
[INFO] [stdout] 1033 |           InfiniteRepeat(result, value) => todo!(),
[INFO] [stdout]      |                                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1034:25
[INFO] [stdout]      |
[INFO] [stdout] 1034 |           BoundedRepeat(result, value, count) => todo!(),
[INFO] [stdout]      |                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1034:33
[INFO] [stdout]      |
[INFO] [stdout] 1034 |           BoundedRepeat(result, value, count) => todo!(),
[INFO] [stdout]      |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `count`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1034:40
[INFO] [stdout]      |
[INFO] [stdout] 1034 |           BoundedRepeat(result, value, count) => todo!(),
[INFO] [stdout]      |                                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1035:30
[INFO] [stdout]      |
[INFO] [stdout] 1035 |           InfiniteRepeatedly(result, f) => todo!(),
[INFO] [stdout]      |                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1035:38
[INFO] [stdout]      |
[INFO] [stdout] 1035 |           InfiniteRepeatedly(result, f) => todo!(),
[INFO] [stdout]      |                                      ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1036:29
[INFO] [stdout]      |
[INFO] [stdout] 1036 |           BoundedRepeatedly(result, f, count) => todo!(),
[INFO] [stdout]      |                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1036:37
[INFO] [stdout]      |
[INFO] [stdout] 1036 |           BoundedRepeatedly(result, f, count) => todo!(),
[INFO] [stdout]      |                                     ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `count`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1036:40
[INFO] [stdout]      |
[INFO] [stdout] 1036 |           BoundedRepeatedly(result, f, count) => todo!(),
[INFO] [stdout]      |                                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1037:27
[INFO] [stdout]      |
[INFO] [stdout] 1037 |           InfiniteIterate(result, f, initial_value) => todo!(),
[INFO] [stdout]      |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1037:35
[INFO] [stdout]      |
[INFO] [stdout] 1037 |           InfiniteIterate(result, f, initial_value) => todo!(),
[INFO] [stdout]      |                                   ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `initial_value`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1037:38
[INFO] [stdout]      |
[INFO] [stdout] 1037 |           InfiniteIterate(result, f, initial_value) => todo!(),
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_initial_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bound_and_result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1038:26
[INFO] [stdout]      |
[INFO] [stdout] 1038 |           BoundedIterate(bound_and_result, f, initial_value) => todo!(),
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bound_and_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1038:44
[INFO] [stdout]      |
[INFO] [stdout] 1038 |           BoundedIterate(bound_and_result, f, initial_value) => todo!(),
[INFO] [stdout]      |                                            ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `initial_value`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1038:47
[INFO] [stdout]      |
[INFO] [stdout] 1038 |           BoundedIterate(bound_and_result, f, initial_value) => todo!(),
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_initial_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1039:22
[INFO] [stdout]      |
[INFO] [stdout] 1039 |           CreateCell(result) => todo!(),
[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/runtime/evaluation.rs:1040:24
[INFO] [stdout]      |
[INFO] [stdout] 1040 |           GetCellValue(result, cell) => todo!(),
[INFO] [stdout]      |                        ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cell`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1040:32
[INFO] [stdout]      |
[INFO] [stdout] 1040 |           GetCellValue(result, cell) => todo!(),
[INFO] [stdout]      |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_cell`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1041:24
[INFO] [stdout]      |
[INFO] [stdout] 1041 |           SetCellValue(result, value) => todo!(),
[INFO] [stdout]      |                        ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1041:32
[INFO] [stdout]      |
[INFO] [stdout] 1041 |           SetCellValue(result, value) => todo!(),
[INFO] [stdout]      |                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1042:22
[INFO] [stdout]      |
[INFO] [stdout] 1042 |           UpdateCell(result, f) => todo!(),
[INFO] [stdout]      |                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1042:30
[INFO] [stdout]      |
[INFO] [stdout] 1042 |           UpdateCell(result, f) => todo!(),
[INFO] [stdout]      |                              ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1229:18
[INFO] [stdout]      |
[INFO] [stdout] 1229 |           IsCell(result, value) => todo!(),
[INFO] [stdout]      |                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1229:26
[INFO] [stdout]      |
[INFO] [stdout] 1229 |           IsCell(result, value) => todo!(),
[INFO] [stdout]      |                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1240:18
[INFO] [stdout]      |
[INFO] [stdout] 1240 |           ToBool(result, value) => todo!(),
[INFO] [stdout]      |                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1240:26
[INFO] [stdout]      |
[INFO] [stdout] 1240 |           ToBool(result, value) => todo!(),
[INFO] [stdout]      |                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1241:18
[INFO] [stdout]      |
[INFO] [stdout] 1241 |           ToChar(result, value) => todo!(),
[INFO] [stdout]      |                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1241:26
[INFO] [stdout]      |
[INFO] [stdout] 1241 |           ToChar(result, value) => todo!(),
[INFO] [stdout]      |                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1242:17
[INFO] [stdout]      |
[INFO] [stdout] 1242 |           ToNum(result, value) => todo!(),
[INFO] [stdout]      |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1242:25
[INFO] [stdout]      |
[INFO] [stdout] 1242 |           ToNum(result, value) => todo!(),
[INFO] [stdout]      |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1243:17
[INFO] [stdout]      |
[INFO] [stdout] 1243 |           ToInt(result, value) => todo!(),
[INFO] [stdout]      |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1243:25
[INFO] [stdout]      |
[INFO] [stdout] 1243 |           ToInt(result, value) => todo!(),
[INFO] [stdout]      |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1244:19
[INFO] [stdout]      |
[INFO] [stdout] 1244 |           ToFloat(result, value) => todo!(),
[INFO] [stdout]      |                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1244:27
[INFO] [stdout]      |
[INFO] [stdout] 1244 |           ToFloat(result, value) => todo!(),
[INFO] [stdout]      |                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1245:20
[INFO] [stdout]      |
[INFO] [stdout] 1245 |           ToSymbol(result, value) => todo!(),
[INFO] [stdout]      |                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1245:28
[INFO] [stdout]      |
[INFO] [stdout] 1245 |           ToSymbol(result, value) => todo!(),
[INFO] [stdout]      |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1246:20
[INFO] [stdout]      |
[INFO] [stdout] 1246 |           ToString(result, value) => todo!(),
[INFO] [stdout]      |                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1246:28
[INFO] [stdout]      |
[INFO] [stdout] 1246 |           ToString(result, value) => todo!(),
[INFO] [stdout]      |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1247:18
[INFO] [stdout]      |
[INFO] [stdout] 1247 |           ToList(result, value) => todo!(),
[INFO] [stdout]      |                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1247:26
[INFO] [stdout]      |
[INFO] [stdout] 1247 |           ToList(result, value) => todo!(),
[INFO] [stdout]      |                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1248:17
[INFO] [stdout]      |
[INFO] [stdout] 1248 |           ToMap(result, value) => todo!(),
[INFO] [stdout]      |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1248:25
[INFO] [stdout]      |
[INFO] [stdout] 1248 |           ToMap(result, value) => todo!(),
[INFO] [stdout]      |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1249:17
[INFO] [stdout]      |
[INFO] [stdout] 1249 |           ToSet(result, value) => todo!(),
[INFO] [stdout]      |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1249:25
[INFO] [stdout]      |
[INFO] [stdout] 1249 |           ToSet(result, value) => todo!(),
[INFO] [stdout]      |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1250:19
[INFO] [stdout]      |
[INFO] [stdout] 1250 |           ToError(result, value) => todo!(),
[INFO] [stdout]      |                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1250:27
[INFO] [stdout]      |
[INFO] [stdout] 1250 |           ToError(result, value) => todo!(),
[INFO] [stdout]      |                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Expression` is more private than the item `ASTError::InvalidFunctionDefintionArgumentName::0`
[INFO] [stdout]   --> src/compiler/ast/error.rs:9:40
[INFO] [stdout]    |
[INFO] [stdout]  9 |   InvalidFunctionDefintionArgumentName(Expression),
[INFO] [stdout]    |                                        ^^^^^^^^^^ field `ASTError::InvalidFunctionDefintionArgumentName::0` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `Expression` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> src/compiler/ast/expressions.rs:78:1
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub(crate) enum Expression {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_string` is never used
[INFO] [stdout]   --> src/compiler/ast/expressions.rs:50:17
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl LiteralTree {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 50 |   pub(crate) fn to_string(&self, symbol_ledger: &SymbolLedger) -> String {
[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 `to_string` is never used
[INFO] [stdout]    --> src/compiler/ast/expressions.rs:399:17
[INFO] [stdout]     |
[INFO] [stdout]  90 | impl Expression {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 399 |   pub(crate) fn to_string(&self, symbol_ledger: &SymbolLedger) -> String {
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `token_to_value` is never used
[INFO] [stdout]    --> src/compiler/ast/token.rs:107:8
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub fn token_to_value(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_binding` is never used
[INFO] [stdout]   --> src/frontend/evaluator.rs:70:10
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl Evaluator {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 70 |   pub fn get_binding(&mut self, name: &str) -> Option<&Value> {
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `swap_stack`, `get_stack_mut_usize`, `get_stack_mut`, `swap_register`, and `get_register_mut` are never used
[INFO] [stdout]    --> src/runtime/evaluation.rs:189:6
[INFO] [stdout]     |
[INFO] [stdout]  38 | impl EvaluationState {
[INFO] [stdout]     | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 189 |   fn swap_stack(&mut self, index: StackIndex, value: Value) -> Value {
[INFO] [stdout]     |      ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 204 |   fn get_stack_mut_usize(&mut self, index: usize) -> &mut Value {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 207 |   fn get_stack_mut(&mut self, index: StackIndex) -> &mut Value {
[INFO] [stdout]     |      ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 216 |   fn swap_register<T: Into<Value>>(
[INFO] [stdout]     |      ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 229 |   pub(crate) fn get_register_mut(&mut self, register: Register) -> &mut Value {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `dec_loop_benchmark` is never used
[INFO] [stdout]  --> src/main.rs:3:4
[INFO] [stdout]   |
[INFO] [stdout] 3 | fn dec_loop_benchmark() {
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `dec_loop_benchmark` is never used
[INFO] [stdout]  --> src/main.rs:3:4
[INFO] [stdout]   |
[INFO] [stdout] 3 | fn dec_loop_benchmark() {
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `from`
[INFO] [stdout]    --> src/instructions.rs:364:22
[INFO] [stdout]     |
[INFO] [stdout] 364 |       YieldAndAccept(from, arg_count, first_register) => todo!(),
[INFO] [stdout]     |                      ^^^^ help: if this is intentional, prefix it with an underscore: `_from`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `arg_count`
[INFO] [stdout]    --> src/instructions.rs:364:28
[INFO] [stdout]     |
[INFO] [stdout] 364 |       YieldAndAccept(from, arg_count, first_register) => todo!(),
[INFO] [stdout]     |                            ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_arg_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `first_register`
[INFO] [stdout]    --> src/instructions.rs:364:39
[INFO] [stdout]     |
[INFO] [stdout] 364 |       YieldAndAccept(from, arg_count, first_register) => todo!(),
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_first_register`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/runtime/data.rs:570:40
[INFO] [stdout]     |
[INFO] [stdout] 570 |   fn hash<H: std::hash::Hasher>(&self, state: &mut H) {
[INFO] [stdout]     |                                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f_and_args`
[INFO] [stdout]    --> src/runtime/evaluation.rs:388:26
[INFO] [stdout]     |
[INFO] [stdout] 388 |       PartialApplication(f_and_args) => todo!(),
[INFO] [stdout]     |                          ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_f_and_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fs`
[INFO] [stdout]    --> src/runtime/evaluation.rs:389:19
[INFO] [stdout]     |
[INFO] [stdout] 389 |       Composition(fs) => todo!(),
[INFO] [stdout]     |                   ^^ help: if this is intentional, prefix it with an underscore: `_fs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `list`
[INFO] [stdout]    --> src/runtime/evaluation.rs:390:12
[INFO] [stdout]     |
[INFO] [stdout] 390 |       List(list) => todo!(),
[INFO] [stdout]     |            ^^^^ help: if this is intentional, prefix it with an underscore: `_list`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `map`
[INFO] [stdout]    --> src/runtime/evaluation.rs:391:15
[INFO] [stdout]     |
[INFO] [stdout] 391 |       Hashmap(map) => todo!(),
[INFO] [stdout]     |               ^^^ help: if this is intentional, prefix it with an underscore: `_map`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `set`
[INFO] [stdout]    --> src/runtime/evaluation.rs:392:15
[INFO] [stdout]     |
[INFO] [stdout] 392 |       Hashset(set) => todo!(),
[INFO] [stdout]     |               ^^^ help: if this is intentional, prefix it with an underscore: `_set`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `maybe_coroutine`
[INFO] [stdout]    --> src/runtime/evaluation.rs:393:17
[INFO] [stdout]     |
[INFO] [stdout] 393 |       Coroutine(maybe_coroutine) => todo!(),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_maybe_coroutine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `list`
[INFO] [stdout]    --> src/runtime/evaluation.rs:530:20
[INFO] [stdout]     |
[INFO] [stdout] 530 |               List(list) => todo!(),
[INFO] [stdout]     |                    ^^^^ help: if this is intentional, prefix it with an underscore: `_list`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `map`
[INFO] [stdout]    --> src/runtime/evaluation.rs:531:23
[INFO] [stdout]     |
[INFO] [stdout] 531 |               Hashmap(map) => todo!(),
[INFO] [stdout]     |                       ^^^ help: if this is intentional, prefix it with an underscore: `_map`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `set`
[INFO] [stdout]    --> src/runtime/evaluation.rs:532:23
[INFO] [stdout]     |
[INFO] [stdout] 532 |               Hashset(set) => todo!(),
[INFO] [stdout]     |                       ^^^ help: if this is intentional, prefix it with an underscore: `_set`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f_and_args`
[INFO] [stdout]    --> src/runtime/evaluation.rs:576:36
[INFO] [stdout]     |
[INFO] [stdout] 576 |                 PartialApplication(f_and_args) => todo!(),
[INFO] [stdout]     |                                    ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_f_and_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `maybe_coroutine`
[INFO] [stdout]    --> src/runtime/evaluation.rs:577:27
[INFO] [stdout]     |
[INFO] [stdout] 577 |                 Coroutine(maybe_coroutine) => todo!(),
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_maybe_coroutine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `list`
[INFO] [stdout]    --> src/runtime/evaluation.rs:578:22
[INFO] [stdout]     |
[INFO] [stdout] 578 |                 List(list) => todo!(),
[INFO] [stdout]     |                      ^^^^ help: if this is intentional, prefix it with an underscore: `_list`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `map`
[INFO] [stdout]    --> src/runtime/evaluation.rs:579:25
[INFO] [stdout]     |
[INFO] [stdout] 579 |                 Hashmap(map) => todo!(),
[INFO] [stdout]     |                         ^^^ help: if this is intentional, prefix it with an underscore: `_map`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `set`
[INFO] [stdout]    --> src/runtime/evaluation.rs:580:25
[INFO] [stdout]     |
[INFO] [stdout] 580 |                 Hashset(set) => todo!(),
[INFO] [stdout]     |                         ^^^ help: if this is intentional, prefix it with an underscore: `_set`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> src/runtime/evaluation.rs:589:26
[INFO] [stdout]     |
[INFO] [stdout] 589 |           ApplyAndReturn(args, f) => {
[INFO] [stdout]     |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> src/runtime/evaluation.rs:589:32
[INFO] [stdout]     |
[INFO] [stdout] 589 |           ApplyAndReturn(args, f) => {
[INFO] [stdout]     |                                ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `condition`
[INFO] [stdout]    --> src/runtime/evaluation.rs:616:18
[INFO] [stdout]     |
[INFO] [stdout] 616 |           ElseIf(condition) => self.skip_to_endif(),
[INFO] [stdout]     |                  ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_condition`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:618:19
[INFO] [stdout]     |
[INFO] [stdout] 618 |           Partial(result, f, arg) => todo!(),
[INFO] [stdout]     |                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> src/runtime/evaluation.rs:618:27
[INFO] [stdout]     |
[INFO] [stdout] 618 |           Partial(result, f, arg) => todo!(),
[INFO] [stdout]     |                           ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `arg`
[INFO] [stdout]    --> src/runtime/evaluation.rs:618:30
[INFO] [stdout]     |
[INFO] [stdout] 618 |           Partial(result, f, arg) => todo!(),
[INFO] [stdout]     |                              ^^^ help: if this is intentional, prefix it with an underscore: `_arg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:626:20
[INFO] [stdout]     |
[INFO] [stdout] 626 |           FindSome(result, f, collection) => todo!(),
[INFO] [stdout]     |                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> src/runtime/evaluation.rs:626:28
[INFO] [stdout]     |
[INFO] [stdout] 626 |           FindSome(result, f, collection) => todo!(),
[INFO] [stdout]     |                            ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collection`
[INFO] [stdout]    --> src/runtime/evaluation.rs:626:31
[INFO] [stdout]     |
[INFO] [stdout] 626 |           FindSome(result, f, collection) => todo!(),
[INFO] [stdout]     |                               ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collection_and_result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:627:37
[INFO] [stdout]     |
[INFO] [stdout] 627 |           ReduceWithoutInitialValue(collection_and_result, f) => todo!(),
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection_and_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> src/runtime/evaluation.rs:627:60
[INFO] [stdout]     |
[INFO] [stdout] 627 |           ReduceWithoutInitialValue(collection_and_result, f) => todo!(),
[INFO] [stdout]     |                                                            ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collection_and_result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:628:34
[INFO] [stdout]     |
[INFO] [stdout] 628 |           ReduceWithInitialValue(collection_and_result, f, initial_value) => {
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection_and_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> src/runtime/evaluation.rs:628:57
[INFO] [stdout]     |
[INFO] [stdout] 628 |           ReduceWithInitialValue(collection_and_result, f, initial_value) => {
[INFO] [stdout]     |                                                         ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `initial_value`
[INFO] [stdout]    --> src/runtime/evaluation.rs:628:60
[INFO] [stdout]     |
[INFO] [stdout] 628 |           ReduceWithInitialValue(collection_and_result, f, initial_value) => {
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_initial_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:631:19
[INFO] [stdout]     |
[INFO] [stdout] 631 |           Memoize(result, f) => todo!(),
[INFO] [stdout]     |                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> src/runtime/evaluation.rs:631:27
[INFO] [stdout]     |
[INFO] [stdout] 631 |           Memoize(result, f) => todo!(),
[INFO] [stdout]     |                           ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:632:22
[INFO] [stdout]     |
[INFO] [stdout] 632 |           Constantly(result, value) => todo!(),
[INFO] [stdout]     |                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/runtime/evaluation.rs:632:30
[INFO] [stdout]     |
[INFO] [stdout] 632 |           Constantly(result, value) => todo!(),
[INFO] [stdout]     |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:819:15
[INFO] [stdout]     |
[INFO] [stdout] 819 |           Pow(result, num_1, num_2) => todo!(),
[INFO] [stdout]     |               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `num_1`
[INFO] [stdout]    --> src/runtime/evaluation.rs:819:23
[INFO] [stdout]     |
[INFO] [stdout] 819 |           Pow(result, num_1, num_2) => todo!(),
[INFO] [stdout]     |                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_num_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `num_2`
[INFO] [stdout]    --> src/runtime/evaluation.rs:819:30
[INFO] [stdout]     |
[INFO] [stdout] 819 |           Pow(result, num_1, num_2) => todo!(),
[INFO] [stdout]     |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_num_2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:820:15
[INFO] [stdout]     |
[INFO] [stdout] 820 |           Mod(result, num_1, num_2) => todo!(),
[INFO] [stdout]     |               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `num_1`
[INFO] [stdout]    --> src/runtime/evaluation.rs:820:23
[INFO] [stdout]     |
[INFO] [stdout] 820 |           Mod(result, num_1, num_2) => todo!(),
[INFO] [stdout]     |                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_num_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `num_2`
[INFO] [stdout]    --> src/runtime/evaluation.rs:820:30
[INFO] [stdout]     |
[INFO] [stdout] 820 |           Mod(result, num_1, num_2) => todo!(),
[INFO] [stdout]     |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_num_2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:821:16
[INFO] [stdout]     |
[INFO] [stdout] 821 |           Quot(result, num_1, num_2) => todo!(),
[INFO] [stdout]     |                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `num_1`
[INFO] [stdout]    --> src/runtime/evaluation.rs:821:24
[INFO] [stdout]     |
[INFO] [stdout] 821 |           Quot(result, num_1, num_2) => todo!(),
[INFO] [stdout]     |                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_num_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `num_2`
[INFO] [stdout]    --> src/runtime/evaluation.rs:821:31
[INFO] [stdout]     |
[INFO] [stdout] 821 |           Quot(result, num_1, num_2) => todo!(),
[INFO] [stdout]     |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_num_2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:822:15
[INFO] [stdout]     |
[INFO] [stdout] 822 |           Min(result, num_1, num_2) => todo!(),
[INFO] [stdout]     |               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `num_1`
[INFO] [stdout]    --> src/runtime/evaluation.rs:822:23
[INFO] [stdout]     |
[INFO] [stdout] 822 |           Min(result, num_1, num_2) => todo!(),
[INFO] [stdout]     |                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_num_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `num_2`
[INFO] [stdout]    --> src/runtime/evaluation.rs:822:30
[INFO] [stdout]     |
[INFO] [stdout] 822 |           Min(result, num_1, num_2) => todo!(),
[INFO] [stdout]     |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_num_2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:823:15
[INFO] [stdout]     |
[INFO] [stdout] 823 |           Max(result, num_1, num_2) => todo!(),
[INFO] [stdout]     |               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `num_1`
[INFO] [stdout]    --> src/runtime/evaluation.rs:823:23
[INFO] [stdout]     |
[INFO] [stdout] 823 |           Max(result, num_1, num_2) => todo!(),
[INFO] [stdout]     |                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_num_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `num_2`
[INFO] [stdout]    --> src/runtime/evaluation.rs:823:30
[INFO] [stdout]     |
[INFO] [stdout] 823 |           Max(result, num_1, num_2) => todo!(),
[INFO] [stdout]     |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_num_2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:824:23
[INFO] [stdout]     |
[INFO] [stdout] 824 |           GreaterThan(result, num_1, num_2) => todo!(),
[INFO] [stdout]     |                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `num_1`
[INFO] [stdout]    --> src/runtime/evaluation.rs:824:31
[INFO] [stdout]     |
[INFO] [stdout] 824 |           GreaterThan(result, num_1, num_2) => todo!(),
[INFO] [stdout]     |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_num_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `num_2`
[INFO] [stdout]    --> src/runtime/evaluation.rs:824:38
[INFO] [stdout]     |
[INFO] [stdout] 824 |           GreaterThan(result, num_1, num_2) => todo!(),
[INFO] [stdout]     |                                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_num_2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:825:30
[INFO] [stdout]     |
[INFO] [stdout] 825 |           GreaterThanOrEqual(result, num_1, num_2) => todo!(),
[INFO] [stdout]     |                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `num_1`
[INFO] [stdout]    --> src/runtime/evaluation.rs:825:38
[INFO] [stdout]     |
[INFO] [stdout] 825 |           GreaterThanOrEqual(result, num_1, num_2) => todo!(),
[INFO] [stdout]     |                                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_num_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `num_2`
[INFO] [stdout]    --> src/runtime/evaluation.rs:825:45
[INFO] [stdout]     |
[INFO] [stdout] 825 |           GreaterThanOrEqual(result, num_1, num_2) => todo!(),
[INFO] [stdout]     |                                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_num_2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:826:20
[INFO] [stdout]     |
[INFO] [stdout] 826 |           LessThan(result, num_1, num_2) => todo!(),
[INFO] [stdout]     |                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `num_1`
[INFO] [stdout]    --> src/runtime/evaluation.rs:826:28
[INFO] [stdout]     |
[INFO] [stdout] 826 |           LessThan(result, num_1, num_2) => todo!(),
[INFO] [stdout]     |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_num_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `num_2`
[INFO] [stdout]    --> src/runtime/evaluation.rs:826:35
[INFO] [stdout]     |
[INFO] [stdout] 826 |           LessThan(result, num_1, num_2) => todo!(),
[INFO] [stdout]     |                                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_num_2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:827:27
[INFO] [stdout]     |
[INFO] [stdout] 827 |           LessThanOrEqual(result, num_1, num_2) => todo!(),
[INFO] [stdout]     |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `num_1`
[INFO] [stdout]    --> src/runtime/evaluation.rs:827:35
[INFO] [stdout]     |
[INFO] [stdout] 827 |           LessThanOrEqual(result, num_1, num_2) => todo!(),
[INFO] [stdout]     |                                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_num_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `num_2`
[INFO] [stdout]    --> src/runtime/evaluation.rs:827:42
[INFO] [stdout]     |
[INFO] [stdout] 827 |           LessThanOrEqual(result, num_1, num_2) => todo!(),
[INFO] [stdout]     |                                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_num_2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:828:16
[INFO] [stdout]     |
[INFO] [stdout] 828 |           Rand(result) => todo!(),
[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/runtime/evaluation.rs:829:28
[INFO] [stdout]     |
[INFO] [stdout] 829 |           UpperBoundedRand(result, upper_bound) => todo!(),
[INFO] [stdout]     |                            ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `upper_bound`
[INFO] [stdout]    --> src/runtime/evaluation.rs:829:36
[INFO] [stdout]     |
[INFO] [stdout] 829 |           UpperBoundedRand(result, upper_bound) => todo!(),
[INFO] [stdout]     |                                    ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_upper_bound`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:830:33
[INFO] [stdout]     |
[INFO] [stdout] 830 |           LowerUpperBoundedRand(result, lower_bound, upper_bound) => todo!(),
[INFO] [stdout]     |                                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lower_bound`
[INFO] [stdout]    --> src/runtime/evaluation.rs:830:41
[INFO] [stdout]     |
[INFO] [stdout] 830 |           LowerUpperBoundedRand(result, lower_bound, upper_bound) => todo!(),
[INFO] [stdout]     |                                         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lower_bound`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `upper_bound`
[INFO] [stdout]    --> src/runtime/evaluation.rs:830:54
[INFO] [stdout]     |
[INFO] [stdout] 830 |           LowerUpperBoundedRand(result, lower_bound, upper_bound) => todo!(),
[INFO] [stdout]     |                                                      ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_upper_bound`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:831:19
[INFO] [stdout]     |
[INFO] [stdout] 831 |           RandInt(result, upper_bound) => todo!(),
[INFO] [stdout]     |                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `upper_bound`
[INFO] [stdout]    --> src/runtime/evaluation.rs:831:27
[INFO] [stdout]     |
[INFO] [stdout] 831 |           RandInt(result, upper_bound) => todo!(),
[INFO] [stdout]     |                           ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_upper_bound`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:832:31
[INFO] [stdout]     |
[INFO] [stdout] 832 |           LowerBoundedRandInt(result, lower_bound, upper_bound) => todo!(),
[INFO] [stdout]     |                               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lower_bound`
[INFO] [stdout]    --> src/runtime/evaluation.rs:832:39
[INFO] [stdout]     |
[INFO] [stdout] 832 |           LowerBoundedRandInt(result, lower_bound, upper_bound) => todo!(),
[INFO] [stdout]     |                                       ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lower_bound`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `upper_bound`
[INFO] [stdout]    --> src/runtime/evaluation.rs:832:52
[INFO] [stdout]     |
[INFO] [stdout] 832 |           LowerBoundedRandInt(result, lower_bound, upper_bound) => todo!(),
[INFO] [stdout]     |                                                    ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_upper_bound`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:833:17
[INFO] [stdout]     |
[INFO] [stdout] 833 |           Equal(result, value_1, value_2) => todo!(),
[INFO] [stdout]     |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value_1`
[INFO] [stdout]    --> src/runtime/evaluation.rs:833:25
[INFO] [stdout]     |
[INFO] [stdout] 833 |           Equal(result, value_1, value_2) => todo!(),
[INFO] [stdout]     |                         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_value_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value_2`
[INFO] [stdout]    --> src/runtime/evaluation.rs:833:34
[INFO] [stdout]     |
[INFO] [stdout] 833 |           Equal(result, value_1, value_2) => todo!(),
[INFO] [stdout]     |                                  ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_value_2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:834:20
[INFO] [stdout]     |
[INFO] [stdout] 834 |           NotEqual(result, value_1, value_2) => todo!(),
[INFO] [stdout]     |                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value_1`
[INFO] [stdout]    --> src/runtime/evaluation.rs:834:28
[INFO] [stdout]     |
[INFO] [stdout] 834 |           NotEqual(result, value_1, value_2) => todo!(),
[INFO] [stdout]     |                            ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_value_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value_2`
[INFO] [stdout]    --> src/runtime/evaluation.rs:834:37
[INFO] [stdout]     |
[INFO] [stdout] 834 |           NotEqual(result, value_1, value_2) => todo!(),
[INFO] [stdout]     |                                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_value_2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:835:15
[INFO] [stdout]     |
[INFO] [stdout] 835 |           Not(result, value) => todo!(),
[INFO] [stdout]     |               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/runtime/evaluation.rs:835:23
[INFO] [stdout]     |
[INFO] [stdout] 835 |           Not(result, value) => todo!(),
[INFO] [stdout]     |                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:836:15
[INFO] [stdout]     |
[INFO] [stdout] 836 |           And(result, bool_1, bool_2) => todo!(),
[INFO] [stdout]     |               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bool_1`
[INFO] [stdout]    --> src/runtime/evaluation.rs:836:23
[INFO] [stdout]     |
[INFO] [stdout] 836 |           And(result, bool_1, bool_2) => todo!(),
[INFO] [stdout]     |                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_bool_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bool_2`
[INFO] [stdout]    --> src/runtime/evaluation.rs:836:31
[INFO] [stdout]     |
[INFO] [stdout] 836 |           And(result, bool_1, bool_2) => todo!(),
[INFO] [stdout]     |                               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_bool_2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:837:14
[INFO] [stdout]     |
[INFO] [stdout] 837 |           Or(result, bool_1, bool_2) => todo!(),
[INFO] [stdout]     |              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bool_1`
[INFO] [stdout]    --> src/runtime/evaluation.rs:837:22
[INFO] [stdout]     |
[INFO] [stdout] 837 |           Or(result, bool_1, bool_2) => todo!(),
[INFO] [stdout]     |                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_bool_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bool_2`
[INFO] [stdout]    --> src/runtime/evaluation.rs:837:30
[INFO] [stdout]     |
[INFO] [stdout] 837 |           Or(result, bool_1, bool_2) => todo!(),
[INFO] [stdout]     |                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_bool_2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:838:15
[INFO] [stdout]     |
[INFO] [stdout] 838 |           Xor(result, bool_1, bool_2) => todo!(),
[INFO] [stdout]     |               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bool_1`
[INFO] [stdout]    --> src/runtime/evaluation.rs:838:23
[INFO] [stdout]     |
[INFO] [stdout] 838 |           Xor(result, bool_1, bool_2) => todo!(),
[INFO] [stdout]     |                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_bool_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bool_2`
[INFO] [stdout]    --> src/runtime/evaluation.rs:838:31
[INFO] [stdout]     |
[INFO] [stdout] 838 |           Xor(result, bool_1, bool_2) => todo!(),
[INFO] [stdout]     |                               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_bool_2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:863:17
[INFO] [stdout]     |
[INFO] [stdout] 863 |           Count(result, collection) => todo!(),
[INFO] [stdout]     |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collection`
[INFO] [stdout]    --> src/runtime/evaluation.rs:863:25
[INFO] [stdout]     |
[INFO] [stdout] 863 |           Count(result, collection) => todo!(),
[INFO] [stdout]     |                         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:864:19
[INFO] [stdout]     |
[INFO] [stdout] 864 |           Flatten(result, collection) => todo!(),
[INFO] [stdout]     |                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collection`
[INFO] [stdout]    --> src/runtime/evaluation.rs:864:27
[INFO] [stdout]     |
[INFO] [stdout] 864 |           Flatten(result, collection) => todo!(),
[INFO] [stdout]     |                           ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collection_and_result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:865:18
[INFO] [stdout]     |
[INFO] [stdout] 865 |           Remove(collection_and_result, key) => todo!(),
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection_and_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]    --> src/runtime/evaluation.rs:865:41
[INFO] [stdout]     |
[INFO] [stdout] 865 |           Remove(collection_and_result, key) => todo!(),
[INFO] [stdout]     |                                         ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collection_and_result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:866:18
[INFO] [stdout]     |
[INFO] [stdout] 866 |           Filter(collection_and_result, f) => todo!(),
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection_and_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> src/runtime/evaluation.rs:866:41
[INFO] [stdout]     |
[INFO] [stdout] 866 |           Filter(collection_and_result, f) => todo!(),
[INFO] [stdout]     |                                         ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collection_and_result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:867:15
[INFO] [stdout]     |
[INFO] [stdout] 867 |           Map(collection_and_result, f) => todo!(),
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection_and_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> src/runtime/evaluation.rs:867:38
[INFO] [stdout]     |
[INFO] [stdout] 867 |           Map(collection_and_result, f) => todo!(),
[INFO] [stdout]     |                                      ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collection_and_result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:868:21
[INFO] [stdout]     |
[INFO] [stdout] 868 |           DoubleMap(collection_and_result, other_collection, f) => {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection_and_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `other_collection`
[INFO] [stdout]    --> src/runtime/evaluation.rs:868:44
[INFO] [stdout]     |
[INFO] [stdout] 868 |           DoubleMap(collection_and_result, other_collection, f) => {
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_other_collection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> src/runtime/evaluation.rs:868:62
[INFO] [stdout]     |
[INFO] [stdout] 868 |           DoubleMap(collection_and_result, other_collection, f) => {
[INFO] [stdout]     |                                                              ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `list_of_collections_and_result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:875:30
[INFO] [stdout]     |
[INFO] [stdout] 875 |           MultiCollectionMap(list_of_collections_and_result, f) => todo!(),
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_list_of_collections_and_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> src/runtime/evaluation.rs:875:62
[INFO] [stdout]     |
[INFO] [stdout] 875 |           MultiCollectionMap(list_of_collections_and_result, f) => todo!(),
[INFO] [stdout]     |                                                              ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collection_and_result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:876:15
[INFO] [stdout]     |
[INFO] [stdout] 876 |           Set(collection_and_result, value, key) => todo!(),
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection_and_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/runtime/evaluation.rs:876:38
[INFO] [stdout]     |
[INFO] [stdout] 876 |           Set(collection_and_result, value, key) => todo!(),
[INFO] [stdout]     |                                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]    --> src/runtime/evaluation.rs:876:45
[INFO] [stdout]     |
[INFO] [stdout] 876 |           Set(collection_and_result, value, key) => todo!(),
[INFO] [stdout]     |                                             ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collection_and_result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:877:17
[INFO] [stdout]     |
[INFO] [stdout] 877 |           SetIn(collection_and_result, value, path) => todo!(),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection_and_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/runtime/evaluation.rs:877:40
[INFO] [stdout]     |
[INFO] [stdout] 877 |           SetIn(collection_and_result, value, path) => todo!(),
[INFO] [stdout]     |                                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]    --> src/runtime/evaluation.rs:877:47
[INFO] [stdout]     |
[INFO] [stdout] 877 |           SetIn(collection_and_result, value, path) => todo!(),
[INFO] [stdout]     |                                               ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:878:15
[INFO] [stdout]     |
[INFO] [stdout] 878 |           Get(result, collection, key) => todo!(),
[INFO] [stdout]     |               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collection`
[INFO] [stdout]    --> src/runtime/evaluation.rs:878:23
[INFO] [stdout]     |
[INFO] [stdout] 878 |           Get(result, collection, key) => todo!(),
[INFO] [stdout]     |                       ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]    --> src/runtime/evaluation.rs:878:35
[INFO] [stdout]     |
[INFO] [stdout] 878 |           Get(result, collection, key) => todo!(),
[INFO] [stdout]     |                                   ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:879:17
[INFO] [stdout]     |
[INFO] [stdout] 879 |           GetIn(result, collection, path) => todo!(),
[INFO] [stdout]     |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collection`
[INFO] [stdout]    --> src/runtime/evaluation.rs:879:25
[INFO] [stdout]     |
[INFO] [stdout] 879 |           GetIn(result, collection, path) => todo!(),
[INFO] [stdout]     |                         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]    --> src/runtime/evaluation.rs:879:37
[INFO] [stdout]     |
[INFO] [stdout] 879 |           GetIn(result, collection, path) => todo!(),
[INFO] [stdout]     |                                     ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collection_and_result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:880:18
[INFO] [stdout]     |
[INFO] [stdout] 880 |           Update(collection_and_result, f, key) => todo!(),
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection_and_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> src/runtime/evaluation.rs:880:41
[INFO] [stdout]     |
[INFO] [stdout] 880 |           Update(collection_and_result, f, key) => todo!(),
[INFO] [stdout]     |                                         ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]    --> src/runtime/evaluation.rs:880:44
[INFO] [stdout]     |
[INFO] [stdout] 880 |           Update(collection_and_result, f, key) => todo!(),
[INFO] [stdout]     |                                            ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collection_and_result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:881:20
[INFO] [stdout]     |
[INFO] [stdout] 881 |           UpdateIn(collection_and_result, f, path) => todo!(),
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection_and_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> src/runtime/evaluation.rs:881:43
[INFO] [stdout]     |
[INFO] [stdout] 881 |           UpdateIn(collection_and_result, f, path) => todo!(),
[INFO] [stdout]     |                                           ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]    --> src/runtime/evaluation.rs:881:46
[INFO] [stdout]     |
[INFO] [stdout] 881 |           UpdateIn(collection_and_result, f, path) => todo!(),
[INFO] [stdout]     |                                              ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:882:18
[INFO] [stdout]     |
[INFO] [stdout] 882 |           MinKey(result, collection, f) => todo!(),
[INFO] [stdout]     |                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collection`
[INFO] [stdout]    --> src/runtime/evaluation.rs:882:26
[INFO] [stdout]     |
[INFO] [stdout] 882 |           MinKey(result, collection, f) => todo!(),
[INFO] [stdout]     |                          ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> src/runtime/evaluation.rs:882:38
[INFO] [stdout]     |
[INFO] [stdout] 882 |           MinKey(result, collection, f) => todo!(),
[INFO] [stdout]     |                                      ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:883:18
[INFO] [stdout]     |
[INFO] [stdout] 883 |           MaxKey(result, collection, f) => todo!(),
[INFO] [stdout]     |                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collection`
[INFO] [stdout]    --> src/runtime/evaluation.rs:883:26
[INFO] [stdout]     |
[INFO] [stdout] 883 |           MaxKey(result, collection, f) => todo!(),
[INFO] [stdout]     |                          ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> src/runtime/evaluation.rs:883:38
[INFO] [stdout]     |
[INFO] [stdout] 883 |           MaxKey(result, collection, f) => todo!(),
[INFO] [stdout]     |                                      ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hashmap`
[INFO] [stdout]    --> src/runtime/evaluation.rs:901:23
[INFO] [stdout]     |
[INFO] [stdout] 901 |               Hashmap(hashmap) => todo!(),
[INFO] [stdout]     |                       ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hashmap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `set`
[INFO] [stdout]    --> src/runtime/evaluation.rs:902:23
[INFO] [stdout]     |
[INFO] [stdout] 902 |               Hashset(set) => todo!(),
[INFO] [stdout]     |                       ^^^ help: if this is intentional, prefix it with an underscore: `_set`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collection_and_result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:907:16
[INFO] [stdout]     |
[INFO] [stdout] 907 |           Sort(collection_and_result) => todo!(),
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection_and_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collection_and_result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:908:18
[INFO] [stdout]     |
[INFO] [stdout] 908 |           SortBy(collection_and_result, f) => todo!(),
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection_and_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> src/runtime/evaluation.rs:908:41
[INFO] [stdout]     |
[INFO] [stdout] 908 |           SortBy(collection_and_result, f) => todo!(),
[INFO] [stdout]     |                                         ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:962:15
[INFO] [stdout]     |
[INFO] [stdout] 962 |           Nth(result, list, n) => {
[INFO] [stdout]     |               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `list`
[INFO] [stdout]    --> src/runtime/evaluation.rs:962:23
[INFO] [stdout]     |
[INFO] [stdout] 962 |           Nth(result, list, n) => {
[INFO] [stdout]     |                       ^^^^ help: if this is intentional, prefix it with an underscore: `_list`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> src/runtime/evaluation.rs:962:29
[INFO] [stdout]     |
[INFO] [stdout] 962 |           Nth(result, list, n) => {
[INFO] [stdout]     |                             ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/runtime/evaluation.rs:967:23
[INFO] [stdout]     |
[INFO] [stdout] 967 |           NthFromLast(result, list, n) => todo!(),
[INFO] [stdout]     |                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `list`
[INFO] [stdout]    --> src/runtime/evaluation.rs:967:31
[INFO] [stdout]     |
[INFO] [stdout] 967 |           NthFromLast(result, list, n) => todo!(),
[INFO] [stdout]     |                               ^^^^ help: if this is intentional, prefix it with an underscore: `_list`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> src/runtime/evaluation.rs:967:37
[INFO] [stdout]     |
[INFO] [stdout] 967 |           NthFromLast(result, list, n) => todo!(),
[INFO] [stdout]     |                                     ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hashmap`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1000:23
[INFO] [stdout]      |
[INFO] [stdout] 1000 |               Hashmap(hashmap) => todo!(),
[INFO] [stdout]      |                       ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hashmap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `set`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1001:23
[INFO] [stdout]      |
[INFO] [stdout] 1001 |               Hashset(set) => todo!(),
[INFO] [stdout]      |                       ^^^ help: if this is intentional, prefix it with an underscore: `_set`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `list_and_result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1006:18
[INFO] [stdout]      |
[INFO] [stdout] 1006 |           Concat(list_and_result, other_list) => todo!(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_list_and_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `other_list`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1006:35
[INFO] [stdout]      |
[INFO] [stdout] 1006 |           Concat(list_and_result, other_list) => todo!(),
[INFO] [stdout]      |                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_other_list`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `list_and_result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1007:16
[INFO] [stdout]      |
[INFO] [stdout] 1007 |           Take(list_and_result, n) => todo!(),
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_list_and_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1007:33
[INFO] [stdout]      |
[INFO] [stdout] 1007 |           Take(list_and_result, n) => todo!(),
[INFO] [stdout]      |                                 ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `list_and_result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1008:16
[INFO] [stdout]      |
[INFO] [stdout] 1008 |           Drop(list_and_result, n) => todo!(),
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_list_and_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1008:33
[INFO] [stdout]      |
[INFO] [stdout] 1008 |           Drop(list_and_result, n) => todo!(),
[INFO] [stdout]      |                                 ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `list_and_result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1009:19
[INFO] [stdout]      |
[INFO] [stdout] 1009 |           Reverse(list_and_result) => todo!(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_list_and_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `list_and_result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1010:20
[INFO] [stdout]      |
[INFO] [stdout] 1010 |           Distinct(list_and_result) => todo!(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_list_and_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `list_and_result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1011:15
[INFO] [stdout]      |
[INFO] [stdout] 1011 |           Sub(list_and_result, start_index, end_index) => todo!(),
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_list_and_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `start_index`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1011:32
[INFO] [stdout]      |
[INFO] [stdout] 1011 |           Sub(list_and_result, start_index, end_index) => todo!(),
[INFO] [stdout]      |                                ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_start_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `end_index`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1011:45
[INFO] [stdout]      |
[INFO] [stdout] 1011 |           Sub(list_and_result, start_index, end_index) => todo!(),
[INFO] [stdout]      |                                             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_end_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1012:21
[INFO] [stdout]      |
[INFO] [stdout] 1012 |           Partition(result, list, size) => todo!(),
[INFO] [stdout]      |                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `list`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1012:29
[INFO] [stdout]      |
[INFO] [stdout] 1012 |           Partition(result, list, size) => todo!(),
[INFO] [stdout]      |                             ^^^^ help: if this is intentional, prefix it with an underscore: `_list`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `size`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1012:35
[INFO] [stdout]      |
[INFO] [stdout] 1012 |           Partition(result, list, size) => todo!(),
[INFO] [stdout]      |                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `step_and_return`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1013:28
[INFO] [stdout]      |
[INFO] [stdout] 1013 |           SteppedPartition(step_and_return, list, size) => todo!(),
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_step_and_return`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `list`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1013:45
[INFO] [stdout]      |
[INFO] [stdout] 1013 |           SteppedPartition(step_and_return, list, size) => todo!(),
[INFO] [stdout]      |                                             ^^^^ help: if this is intentional, prefix it with an underscore: `_list`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `size`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1013:51
[INFO] [stdout]      |
[INFO] [stdout] 1013 |           SteppedPartition(step_and_return, list, size) => todo!(),
[INFO] [stdout]      |                                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `list_and_result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1014:15
[INFO] [stdout]      |
[INFO] [stdout] 1014 |           Pad(list_and_result, value, size) => todo!(),
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_list_and_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1014:32
[INFO] [stdout]      |
[INFO] [stdout] 1014 |           Pad(list_and_result, value, size) => todo!(),
[INFO] [stdout]      |                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `size`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1014:39
[INFO] [stdout]      |
[INFO] [stdout] 1014 |           Pad(list_and_result, value, size) => todo!(),
[INFO] [stdout]      |                                       ^^^^ help: if this is intentional, prefix it with an underscore: `_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1015:20
[INFO] [stdout]      |
[INFO] [stdout] 1015 |           EmptyMap(result) => todo!(),
[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/runtime/evaluation.rs:1016:16
[INFO] [stdout]      |
[INFO] [stdout] 1016 |           Keys(result, map) => todo!(),
[INFO] [stdout]      |                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `map`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1016:24
[INFO] [stdout]      |
[INFO] [stdout] 1016 |           Keys(result, map) => todo!(),
[INFO] [stdout]      |                        ^^^ help: if this is intentional, prefix it with an underscore: `_map`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1017:18
[INFO] [stdout]      |
[INFO] [stdout] 1017 |           Values(result, map) => todo!(),
[INFO] [stdout]      |                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `map`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1017:26
[INFO] [stdout]      |
[INFO] [stdout] 1017 |           Values(result, map) => todo!(),
[INFO] [stdout]      |                          ^^^ help: if this is intentional, prefix it with an underscore: `_map`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1018:15
[INFO] [stdout]      |
[INFO] [stdout] 1018 |           Zip(result, key_list, value_list) => todo!(),
[INFO] [stdout]      |               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key_list`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1018:23
[INFO] [stdout]      |
[INFO] [stdout] 1018 |           Zip(result, key_list, value_list) => todo!(),
[INFO] [stdout]      |                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_key_list`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value_list`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1018:33
[INFO] [stdout]      |
[INFO] [stdout] 1018 |           Zip(result, key_list, value_list) => todo!(),
[INFO] [stdout]      |                                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_value_list`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `map_and_result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1019:18
[INFO] [stdout]      |
[INFO] [stdout] 1019 |           Invert(map_and_result) => todo!(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_map_and_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1020:17
[INFO] [stdout]      |
[INFO] [stdout] 1020 |           Merge(result, map_1, map_2) => todo!(),
[INFO] [stdout]      |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `map_1`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1020:25
[INFO] [stdout]      |
[INFO] [stdout] 1020 |           Merge(result, map_1, map_2) => todo!(),
[INFO] [stdout]      |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_map_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `map_2`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1020:32
[INFO] [stdout]      |
[INFO] [stdout] 1020 |           Merge(result, map_1, map_2) => todo!(),
[INFO] [stdout]      |                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_map_2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `map_1_and_result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1021:21
[INFO] [stdout]      |
[INFO] [stdout] 1021 |           MergeWith(map_1_and_result, f, map_2) => todo!(),
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_map_1_and_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1021:39
[INFO] [stdout]      |
[INFO] [stdout] 1021 |           MergeWith(map_1_and_result, f, map_2) => todo!(),
[INFO] [stdout]      |                                       ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `map_2`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1021:42
[INFO] [stdout]      |
[INFO] [stdout] 1021 |           MergeWith(map_1_and_result, f, map_2) => todo!(),
[INFO] [stdout]      |                                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_map_2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `map_and_result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1022:19
[INFO] [stdout]      |
[INFO] [stdout] 1022 |           MapKeys(map_and_result, f) => todo!(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_map_and_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1022:35
[INFO] [stdout]      |
[INFO] [stdout] 1022 |           MapKeys(map_and_result, f) => todo!(),
[INFO] [stdout]      |                                   ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `map_and_result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1023:21
[INFO] [stdout]      |
[INFO] [stdout] 1023 |           MapValues(map_and_result, f) => todo!(),
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_map_and_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1023:37
[INFO] [stdout]      |
[INFO] [stdout] 1023 |           MapValues(map_and_result, f) => todo!(),
[INFO] [stdout]      |                                     ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `map_and_result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1024:22
[INFO] [stdout]      |
[INFO] [stdout] 1024 |           SelectKeys(map_and_result, keys) => todo!(),
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_map_and_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `keys`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1024:38
[INFO] [stdout]      |
[INFO] [stdout] 1024 |           SelectKeys(map_and_result, keys) => todo!(),
[INFO] [stdout]      |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_keys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1025:20
[INFO] [stdout]      |
[INFO] [stdout] 1025 |           EmptySet(result) => todo!(),
[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/runtime/evaluation.rs:1026:17
[INFO] [stdout]      |
[INFO] [stdout] 1026 |           Union(result, set_1, set_2) => todo!(),
[INFO] [stdout]      |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `set_1`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1026:25
[INFO] [stdout]      |
[INFO] [stdout] 1026 |           Union(result, set_1, set_2) => todo!(),
[INFO] [stdout]      |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_set_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `set_2`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1026:32
[INFO] [stdout]      |
[INFO] [stdout] 1026 |           Union(result, set_1, set_2) => todo!(),
[INFO] [stdout]      |                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_set_2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1027:24
[INFO] [stdout]      |
[INFO] [stdout] 1027 |           Intersection(result, set_1, set_2) => todo!(),
[INFO] [stdout]      |                        ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `set_1`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1027:32
[INFO] [stdout]      |
[INFO] [stdout] 1027 |           Intersection(result, set_1, set_2) => todo!(),
[INFO] [stdout]      |                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_set_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `set_2`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1027:39
[INFO] [stdout]      |
[INFO] [stdout] 1027 |           Intersection(result, set_1, set_2) => todo!(),
[INFO] [stdout]      |                                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_set_2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1028:22
[INFO] [stdout]      |
[INFO] [stdout] 1028 |           Difference(result, set_1, set_2) => todo!(),
[INFO] [stdout]      |                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `set_1`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1028:30
[INFO] [stdout]      |
[INFO] [stdout] 1028 |           Difference(result, set_1, set_2) => todo!(),
[INFO] [stdout]      |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_set_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `set_2`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1028:37
[INFO] [stdout]      |
[INFO] [stdout] 1028 |           Difference(result, set_1, set_2) => todo!(),
[INFO] [stdout]      |                                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_set_2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1029:31
[INFO] [stdout]      |
[INFO] [stdout] 1029 |           SymmetricDifference(result, set_1, set_2) => todo!(),
[INFO] [stdout]      |                               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `set_1`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1029:39
[INFO] [stdout]      |
[INFO] [stdout] 1029 |           SymmetricDifference(result, set_1, set_2) => todo!(),
[INFO] [stdout]      |                                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_set_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `set_2`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1029:46
[INFO] [stdout]      |
[INFO] [stdout] 1029 |           SymmetricDifference(result, set_1, set_2) => todo!(),
[INFO] [stdout]      |                                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_set_2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1030:25
[INFO] [stdout]      |
[INFO] [stdout] 1030 |           InfiniteRange(result) => todo!(),
[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/runtime/evaluation.rs:1031:29
[INFO] [stdout]      |
[INFO] [stdout] 1031 |           UpperBoundedRange(result, size) => todo!(),
[INFO] [stdout]      |                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `size`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1031:37
[INFO] [stdout]      |
[INFO] [stdout] 1031 |           UpperBoundedRange(result, size) => todo!(),
[INFO] [stdout]      |                                     ^^^^ help: if this is intentional, prefix it with an underscore: `_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1032:34
[INFO] [stdout]      |
[INFO] [stdout] 1032 |           LowerUpperBoundedRange(result, lower_bound, upper_bound) => todo!(),
[INFO] [stdout]      |                                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lower_bound`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1032:42
[INFO] [stdout]      |
[INFO] [stdout] 1032 |           LowerUpperBoundedRange(result, lower_bound, upper_bound) => todo!(),
[INFO] [stdout]      |                                          ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lower_bound`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `upper_bound`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1032:55
[INFO] [stdout]      |
[INFO] [stdout] 1032 |           LowerUpperBoundedRange(result, lower_bound, upper_bound) => todo!(),
[INFO] [stdout]      |                                                       ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_upper_bound`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1033:26
[INFO] [stdout]      |
[INFO] [stdout] 1033 |           InfiniteRepeat(result, value) => todo!(),
[INFO] [stdout]      |                          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1033:34
[INFO] [stdout]      |
[INFO] [stdout] 1033 |           InfiniteRepeat(result, value) => todo!(),
[INFO] [stdout]      |                                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1034:25
[INFO] [stdout]      |
[INFO] [stdout] 1034 |           BoundedRepeat(result, value, count) => todo!(),
[INFO] [stdout]      |                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1034:33
[INFO] [stdout]      |
[INFO] [stdout] 1034 |           BoundedRepeat(result, value, count) => todo!(),
[INFO] [stdout]      |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `count`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1034:40
[INFO] [stdout]      |
[INFO] [stdout] 1034 |           BoundedRepeat(result, value, count) => todo!(),
[INFO] [stdout]      |                                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1035:30
[INFO] [stdout]      |
[INFO] [stdout] 1035 |           InfiniteRepeatedly(result, f) => todo!(),
[INFO] [stdout]      |                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1035:38
[INFO] [stdout]      |
[INFO] [stdout] 1035 |           InfiniteRepeatedly(result, f) => todo!(),
[INFO] [stdout]      |                                      ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1036:29
[INFO] [stdout]      |
[INFO] [stdout] 1036 |           BoundedRepeatedly(result, f, count) => todo!(),
[INFO] [stdout]      |                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1036:37
[INFO] [stdout]      |
[INFO] [stdout] 1036 |           BoundedRepeatedly(result, f, count) => todo!(),
[INFO] [stdout]      |                                     ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `count`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1036:40
[INFO] [stdout]      |
[INFO] [stdout] 1036 |           BoundedRepeatedly(result, f, count) => todo!(),
[INFO] [stdout]      |                                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1037:27
[INFO] [stdout]      |
[INFO] [stdout] 1037 |           InfiniteIterate(result, f, initial_value) => todo!(),
[INFO] [stdout]      |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1037:35
[INFO] [stdout]      |
[INFO] [stdout] 1037 |           InfiniteIterate(result, f, initial_value) => todo!(),
[INFO] [stdout]      |                                   ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `initial_value`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1037:38
[INFO] [stdout]      |
[INFO] [stdout] 1037 |           InfiniteIterate(result, f, initial_value) => todo!(),
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_initial_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bound_and_result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1038:26
[INFO] [stdout]      |
[INFO] [stdout] 1038 |           BoundedIterate(bound_and_result, f, initial_value) => todo!(),
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bound_and_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1038:44
[INFO] [stdout]      |
[INFO] [stdout] 1038 |           BoundedIterate(bound_and_result, f, initial_value) => todo!(),
[INFO] [stdout]      |                                            ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `initial_value`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1038:47
[INFO] [stdout]      |
[INFO] [stdout] 1038 |           BoundedIterate(bound_and_result, f, initial_value) => todo!(),
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_initial_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1039:22
[INFO] [stdout]      |
[INFO] [stdout] 1039 |           CreateCell(result) => todo!(),
[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/runtime/evaluation.rs:1040:24
[INFO] [stdout]      |
[INFO] [stdout] 1040 |           GetCellValue(result, cell) => todo!(),
[INFO] [stdout]      |                        ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cell`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1040:32
[INFO] [stdout]      |
[INFO] [stdout] 1040 |           GetCellValue(result, cell) => todo!(),
[INFO] [stdout]      |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_cell`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1041:24
[INFO] [stdout]      |
[INFO] [stdout] 1041 |           SetCellValue(result, value) => todo!(),
[INFO] [stdout]      |                        ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1041:32
[INFO] [stdout]      |
[INFO] [stdout] 1041 |           SetCellValue(result, value) => todo!(),
[INFO] [stdout]      |                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1042:22
[INFO] [stdout]      |
[INFO] [stdout] 1042 |           UpdateCell(result, f) => todo!(),
[INFO] [stdout]      |                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1042:30
[INFO] [stdout]      |
[INFO] [stdout] 1042 |           UpdateCell(result, f) => todo!(),
[INFO] [stdout]      |                              ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1229:18
[INFO] [stdout]      |
[INFO] [stdout] 1229 |           IsCell(result, value) => todo!(),
[INFO] [stdout]      |                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1229:26
[INFO] [stdout]      |
[INFO] [stdout] 1229 |           IsCell(result, value) => todo!(),
[INFO] [stdout]      |                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1240:18
[INFO] [stdout]      |
[INFO] [stdout] 1240 |           ToBool(result, value) => todo!(),
[INFO] [stdout]      |                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1240:26
[INFO] [stdout]      |
[INFO] [stdout] 1240 |           ToBool(result, value) => todo!(),
[INFO] [stdout]      |                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1241:18
[INFO] [stdout]      |
[INFO] [stdout] 1241 |           ToChar(result, value) => todo!(),
[INFO] [stdout]      |                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1241:26
[INFO] [stdout]      |
[INFO] [stdout] 1241 |           ToChar(result, value) => todo!(),
[INFO] [stdout]      |                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1242:17
[INFO] [stdout]      |
[INFO] [stdout] 1242 |           ToNum(result, value) => todo!(),
[INFO] [stdout]      |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1242:25
[INFO] [stdout]      |
[INFO] [stdout] 1242 |           ToNum(result, value) => todo!(),
[INFO] [stdout]      |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1243:17
[INFO] [stdout]      |
[INFO] [stdout] 1243 |           ToInt(result, value) => todo!(),
[INFO] [stdout]      |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1243:25
[INFO] [stdout]      |
[INFO] [stdout] 1243 |           ToInt(result, value) => todo!(),
[INFO] [stdout]      |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1244:19
[INFO] [stdout]      |
[INFO] [stdout] 1244 |           ToFloat(result, value) => todo!(),
[INFO] [stdout]      |                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1244:27
[INFO] [stdout]      |
[INFO] [stdout] 1244 |           ToFloat(result, value) => todo!(),
[INFO] [stdout]      |                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1245:20
[INFO] [stdout]      |
[INFO] [stdout] 1245 |           ToSymbol(result, value) => todo!(),
[INFO] [stdout]      |                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1245:28
[INFO] [stdout]      |
[INFO] [stdout] 1245 |           ToSymbol(result, value) => todo!(),
[INFO] [stdout]      |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1246:20
[INFO] [stdout]      |
[INFO] [stdout] 1246 |           ToString(result, value) => todo!(),
[INFO] [stdout]      |                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1246:28
[INFO] [stdout]      |
[INFO] [stdout] 1246 |           ToString(result, value) => todo!(),
[INFO] [stdout]      |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1247:18
[INFO] [stdout]      |
[INFO] [stdout] 1247 |           ToList(result, value) => todo!(),
[INFO] [stdout]      |                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1247:26
[INFO] [stdout]      |
[INFO] [stdout] 1247 |           ToList(result, value) => todo!(),
[INFO] [stdout]      |                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1248:17
[INFO] [stdout]      |
[INFO] [stdout] 1248 |           ToMap(result, value) => todo!(),
[INFO] [stdout]      |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1248:25
[INFO] [stdout]      |
[INFO] [stdout] 1248 |           ToMap(result, value) => todo!(),
[INFO] [stdout]      |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1249:17
[INFO] [stdout]      |
[INFO] [stdout] 1249 |           ToSet(result, value) => todo!(),
[INFO] [stdout]      |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1249:25
[INFO] [stdout]      |
[INFO] [stdout] 1249 |           ToSet(result, value) => todo!(),
[INFO] [stdout]      |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1250:19
[INFO] [stdout]      |
[INFO] [stdout] 1250 |           ToError(result, value) => todo!(),
[INFO] [stdout]      |                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]     --> src/runtime/evaluation.rs:1250:27
[INFO] [stdout]      |
[INFO] [stdout] 1250 |           ToError(result, value) => todo!(),
[INFO] [stdout]      |                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Expression` is more private than the item `ASTError::InvalidFunctionDefintionArgumentName::0`
[INFO] [stdout]   --> src/compiler/ast/error.rs:9:40
[INFO] [stdout]    |
[INFO] [stdout]  9 |   InvalidFunctionDefintionArgumentName(Expression),
[INFO] [stdout]    |                                        ^^^^^^^^^^ field `ASTError::InvalidFunctionDefintionArgumentName::0` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `Expression` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> src/compiler/ast/expressions.rs:78:1
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub(crate) enum Expression {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `token_to_value` is never used
[INFO] [stdout]    --> src/compiler/ast/token.rs:107:8
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub fn token_to_value(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `swap_stack`, `get_stack_mut_usize`, `get_stack_mut`, `swap_register`, and `get_register_mut` are never used
[INFO] [stdout]    --> src/runtime/evaluation.rs:189:6
[INFO] [stdout]     |
[INFO] [stdout]  38 | impl EvaluationState {
[INFO] [stdout]     | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 189 |   fn swap_stack(&mut self, index: StackIndex, value: Value) -> Value {
[INFO] [stdout]     |      ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 204 |   fn get_stack_mut_usize(&mut self, index: usize) -> &mut Value {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 207 |   fn get_stack_mut(&mut self, index: StackIndex) -> &mut Value {
[INFO] [stdout]     |      ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 216 |   fn swap_register<T: Into<Value>>(
[INFO] [stdout]     |      ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 229 |   pub(crate) fn get_register_mut(&mut self, register: Register) -> &mut Value {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.84s
[INFO] running `Command { std: "docker" "inspect" "9ee578d1bdb1acc364685b2da225c93ddb47652e1aa939888d0c53b35a2c5c4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ee578d1bdb1acc364685b2da225c93ddb47652e1aa939888d0c53b35a2c5c4f", kill_on_drop: false }`
[INFO] [stdout] 9ee578d1bdb1acc364685b2da225c93ddb47652e1aa939888d0c53b35a2c5c4f
