[INFO] cloning repository https://github.com/aegonzalez2432/Mlisp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aegonzalez2432/Mlisp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faegonzalez2432%2FMlisp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faegonzalez2432%2FMlisp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d44a5428e2e13e65b727955e0174d3bf9ad92367
[INFO] testing aegonzalez2432/Mlisp against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faegonzalez2432%2FMlisp" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/aegonzalez2432/Mlisp
[INFO] finished tweaking git repo https://github.com/aegonzalez2432/Mlisp
[INFO] tweaked toml for git repo https://github.com/aegonzalez2432/Mlisp written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/aegonzalez2432/Mlisp on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/aegonzalez2432/Mlisp already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3b261fb6b79f7fb3509b6d4f2b06f8139f06cffb900f06414778af670b7ec2e0
[INFO] running `Command { std: "docker" "start" "-a" "3b261fb6b79f7fb3509b6d4f2b06f8139f06cffb900f06414778af670b7ec2e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3b261fb6b79f7fb3509b6d4f2b06f8139f06cffb900f06414778af670b7ec2e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b261fb6b79f7fb3509b6d4f2b06f8139f06cffb900f06414778af670b7ec2e0", kill_on_drop: false }`
[INFO] [stdout] 3b261fb6b79f7fb3509b6d4f2b06f8139f06cffb900f06414778af670b7ec2e0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9f295478077ac6c71479c510bb48d27a5db4498e016fe78cdfb65e11b565a8ec
[INFO] running `Command { std: "docker" "start" "-a" "9f295478077ac6c71479c510bb48d27a5db4498e016fe78cdfb65e11b565a8ec", kill_on_drop: false }`
[INFO] [stderr]    Compiling mlisp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `firstElement`
[INFO] [stdout]    --> src/eval.rs:235:9
[INFO] [stdout]     |
[INFO] [stdout] 235 |     let firstElement = true;
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_firstElement`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/eval.rs:305:13
[INFO] [stdout]     |
[INFO] [stdout] 305 |             _ => EvalResult::Err("Failed to eval expr".into()),
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/eval.rs:305:13
[INFO] [stdout]     |
[INFO] [stdout] 285 |             EvalResult::Err(e) => EvalResult::Err(format!("Failed to eval expr: {:?}", e)),
[INFO] [stdout]     |             ------------------ matches some of the same values
[INFO] [stdout] 286 |             _ => match &*vals.clone() {
[INFO] [stdout]     |             - matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 305 |             _ => EvalResult::Err("Failed to eval expr".into()),
[INFO] [stdout]     |             ^ collectively making this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `val`
[INFO] [stdout]    --> src/eval.rs:314:9
[INFO] [stdout]     |
[INFO] [stdout] 314 |     let val = vals[1..].iter().for_each(|x| {
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_val`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `val`
[INFO] [stdout]    --> src/eval.rs:330:9
[INFO] [stdout]     |
[INFO] [stdout] 330 |     let val = vals[1..].iter().for_each(|x| {
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_val`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/eval.rs:353:13
[INFO] [stdout]     |
[INFO] [stdout] 353 |             _ => Err("No idea whats wrong".into()),
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/eval.rs:353:13
[INFO] [stdout]     |
[INFO] [stdout] 350 |             EvalResult::Expr(exp) => Ok(exp),
[INFO] [stdout]     |             --------------------- matches some of the same values
[INFO] [stdout] 351 |             EvalResult::Unit => Err(format!("Failed to eval, got Unit" )),
[INFO] [stdout]     |             ---------------- matches some of the same values
[INFO] [stdout] 352 |             EvalResult::Err(e) => Err(format!("Failed to eval expr: {:?}", e)),
[INFO] [stdout]     |             ------------------ matches some of the same values
[INFO] [stdout] 353 |             _ => Err("No idea whats wrong".into()),
[INFO] [stdout]     |             ^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/eval.rs:372:13
[INFO] [stdout]     |
[INFO] [stdout] 372 |             _ => Err("No idea whats wrong".into()),
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/eval.rs:372:13
[INFO] [stdout]     |
[INFO] [stdout] 369 |             EvalResult::Expr(exp) => Ok(exp),
[INFO] [stdout]     |             --------------------- matches some of the same values
[INFO] [stdout] 370 |             EvalResult::Unit => Err(format!("Failed to eval, got Unit" )),
[INFO] [stdout]     |             ---------------- matches some of the same values
[INFO] [stdout] 371 |             EvalResult::Err(e) => Err(format!("Failed to eval expr: {:?}", e)),
[INFO] [stdout]     |             ------------------ matches some of the same values
[INFO] [stdout] 372 |             _ => Err("No idea whats wrong".into()),
[INFO] [stdout]     |             ^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `env`
[INFO] [stdout]    --> src/eval.rs:381:32
[INFO] [stdout]     |
[INFO] [stdout] 381 | fn bool_and(vals: &[Rc<Expr>], env: &mut Environment) -> EvalResult {
[INFO] [stdout]     |                                ^^^ help: if this is intentional, prefix it with an underscore: `_env`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `env`
[INFO] [stdout]    --> src/eval.rs:387:31
[INFO] [stdout]     |
[INFO] [stdout] 387 | fn bool_or(vals: &[Rc<Expr>], env: &mut Environment) -> EvalResult {
[INFO] [stdout]     |                               ^^^ help: if this is intentional, prefix it with an underscore: `_env`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/parse.rs:58:13
[INFO] [stdout]    |
[INFO] [stdout] 58 |             _ => ParseResult::Failure(ParseError::BadParse(format!("Unknown token: {:?}", *x))),
[INFO] [stdout]    |             ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]   --> src/parse.rs:58:13
[INFO] [stdout]    |
[INFO] [stdout] 29 |             Token::LPar => {
[INFO] [stdout]    |             ----------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 48 |             Token::RPar => {
[INFO] [stdout]    |             ----------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 51 |             Token::Literal(s) => {
[INFO] [stdout]    |             ----------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 58 |             _ => ParseResult::Failure(ParseError::BadParse(format!("Unknown token: {:?}", *x))),
[INFO] [stdout]    |             ^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `firstElement` should have a snake case name
[INFO] [stdout]    --> src/eval.rs:235:9
[INFO] [stdout]     |
[INFO] [stdout] 235 |     let firstElement = true;
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `first_element`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `hasFalse` should have a snake case name
[INFO] [stdout]    --> src/eval.rs:313:13
[INFO] [stdout]     |
[INFO] [stdout] 313 |     let mut hasFalse = false;
[INFO] [stdout]     |             ^^^^^^^^ help: convert the identifier to snake case: `has_false`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `hasFalse` should have a snake case name
[INFO] [stdout]    --> src/eval.rs:329:13
[INFO] [stdout]     |
[INFO] [stdout] 329 |     let mut hasFalse: bool  = false;
[INFO] [stdout]     |             ^^^^^^^^ help: convert the identifier to snake case: `has_false`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
[INFO] running `Command { std: "docker" "inspect" "9f295478077ac6c71479c510bb48d27a5db4498e016fe78cdfb65e11b565a8ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f295478077ac6c71479c510bb48d27a5db4498e016fe78cdfb65e11b565a8ec", kill_on_drop: false }`
[INFO] [stdout] 9f295478077ac6c71479c510bb48d27a5db4498e016fe78cdfb65e11b565a8ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b275c5a2788711c3af1772314995a7e4ebb2b55c4e5ef56bc498441742bb3163
[INFO] running `Command { std: "docker" "start" "-a" "b275c5a2788711c3af1772314995a7e4ebb2b55c4e5ef56bc498441742bb3163", kill_on_drop: false }`
[INFO] [stdout] warning: unused variable: `firstElement`
[INFO] [stdout]    --> src/eval.rs:235:9
[INFO] [stdout]     |
[INFO] [stdout] 235 |     let firstElement = true;
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_firstElement`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/eval.rs:305:13
[INFO] [stdout]     |
[INFO] [stdout] 305 |             _ => EvalResult::Err("Failed to eval expr".into()),
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/eval.rs:305:13
[INFO] [stdout]     |
[INFO] [stdout] 285 |             EvalResult::Err(e) => EvalResult::Err(format!("Failed to eval expr: {:?}", e)),
[INFO] [stdout]     |             ------------------ matches some of the same values
[INFO] [stdout] 286 |             _ => match &*vals.clone() {
[INFO] [stdout]     |             - matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 305 |             _ => EvalResult::Err("Failed to eval expr".into()),
[INFO] [stdout]     |             ^ collectively making this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `val`
[INFO] [stdout]    --> src/eval.rs:314:9
[INFO] [stdout]     |
[INFO] [stdout] 314 |     let val = vals[1..].iter().for_each(|x| {
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_val`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `val`
[INFO] [stdout]    --> src/eval.rs:330:9
[INFO] [stdout]     |
[INFO] [stdout] 330 |     let val = vals[1..].iter().for_each(|x| {
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_val`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/eval.rs:353:13
[INFO] [stdout]     |
[INFO] [stdout] 353 |             _ => Err("No idea whats wrong".into()),
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/eval.rs:353:13
[INFO] [stdout]     |
[INFO] [stdout] 350 |             EvalResult::Expr(exp) => Ok(exp),
[INFO] [stdout]     |             --------------------- matches some of the same values
[INFO] [stdout] 351 |             EvalResult::Unit => Err(format!("Failed to eval, got Unit" )),
[INFO] [stdout]     |             ---------------- matches some of the same values
[INFO] [stdout] 352 |             EvalResult::Err(e) => Err(format!("Failed to eval expr: {:?}", e)),
[INFO] [stdout]     |             ------------------ matches some of the same values
[INFO] [stdout] 353 |             _ => Err("No idea whats wrong".into()),
[INFO] [stdout]     |             ^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/eval.rs:372:13
[INFO] [stdout]     |
[INFO] [stdout] 372 |             _ => Err("No idea whats wrong".into()),
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/eval.rs:372:13
[INFO] [stdout]     |
[INFO] [stdout] 369 |             EvalResult::Expr(exp) => Ok(exp),
[INFO] [stdout]     |             --------------------- matches some of the same values
[INFO] [stdout] 370 |             EvalResult::Unit => Err(format!("Failed to eval, got Unit" )),
[INFO] [stdout]     |             ---------------- matches some of the same values
[INFO] [stdout] 371 |             EvalResult::Err(e) => Err(format!("Failed to eval expr: {:?}", e)),
[INFO] [stdout]     |             ------------------ matches some of the same values
[INFO] [stdout] 372 |             _ => Err("No idea whats wrong".into()),
[INFO] [stdout]     |             ^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `env`
[INFO] [stdout]    --> src/eval.rs:381:32
[INFO] [stdout]     |
[INFO] [stdout] 381 | fn bool_and(vals: &[Rc<Expr>], env: &mut Environment) -> EvalResult {
[INFO] [stdout]     |                                ^^^ help: if this is intentional, prefix it with an underscore: `_env`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `env`
[INFO] [stdout]    --> src/eval.rs:387:31
[INFO] [stdout]     |
[INFO] [stdout] 387 | fn bool_or(vals: &[Rc<Expr>], env: &mut Environment) -> EvalResult {
[INFO] [stdout]     |                               ^^^ help: if this is intentional, prefix it with an underscore: `_env`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/parse.rs:58:13
[INFO] [stdout]    |
[INFO] [stdout] 58 |             _ => ParseResult::Failure(ParseError::BadParse(format!("Unknown token: {:?}", *x))),
[INFO] [stdout]    |             ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]   --> src/parse.rs:58:13
[INFO] [stdout]    |
[INFO] [stdout] 29 |             Token::LPar => {
[INFO] [stdout]    |             ----------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 48 |             Token::RPar => {
[INFO] [stdout]    |             ----------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 51 |             Token::Literal(s) => {
[INFO] [stdout]    |             ----------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 58 |             _ => ParseResult::Failure(ParseError::BadParse(format!("Unknown token: {:?}", *x))),
[INFO] [stdout]    |             ^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `firstElement` should have a snake case name
[INFO] [stdout]    --> src/eval.rs:235:9
[INFO] [stdout]     |
[INFO] [stdout] 235 |     let firstElement = true;
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `first_element`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `hasFalse` should have a snake case name
[INFO] [stdout]    --> src/eval.rs:313:13
[INFO] [stdout]     |
[INFO] [stdout] 313 |     let mut hasFalse = false;
[INFO] [stdout]     |             ^^^^^^^^ help: convert the identifier to snake case: `has_false`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `hasFalse` should have a snake case name
[INFO] [stdout]    --> src/eval.rs:329:13
[INFO] [stdout]     |
[INFO] [stdout] 329 |     let mut hasFalse: bool  = false;
[INFO] [stdout]     |             ^^^^^^^^ help: convert the identifier to snake case: `has_false`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling mlisp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/eval_tests.rs:443:32
[INFO] [stdout]     |
[INFO] [stdout] 443 |                 assert!(false, format!("Expected FNum(6.0), got {:?}", e));
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 443 -                 assert!(false, format!("Expected FNum(6.0), got {:?}", e));
[INFO] [stdout] 443 +                 assert!(false, "Expected FNum(6.0), got {:?}", e);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/eval_tests.rs:446:28
[INFO] [stdout]     |
[INFO] [stdout] 446 |             assert!(false, format!("Expected Expr::fnum(6.0), got {:?}", r2));
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 446 -             assert!(false, format!("Expected Expr::fnum(6.0), got {:?}", r2));
[INFO] [stdout] 446 +             assert!(false, "Expected Expr::fnum(6.0), got {:?}", r2);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/eval_tests.rs:522:32
[INFO] [stdout]     |
[INFO] [stdout] 522 |             |e| assert!(false, format!("got error {}", e)),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 522 -             |e| assert!(false, format!("got error {}", e)),
[INFO] [stdout] 522 +             |e| assert!(false, "got error {}", e),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/eval_tests.rs:532:41
[INFO] [stdout]     |
[INFO] [stdout] 532 |             .map_err(|e| assert!(false, format!("got error {}", e)));
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 532 -             .map_err(|e| assert!(false, format!("got error {}", e)));
[INFO] [stdout] 532 +             .map_err(|e| assert!(false, "got error {}", e));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/eval_tests.rs:574:13
[INFO] [stdout]     |
[INFO] [stdout] 574 |             format!("Expected add_var to fail, but it succeeded: {:?}", r)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 574 -             format!("Expected add_var to fail, but it succeeded: {:?}", r)
[INFO] [stdout] 574 +             "Expected add_var to fail, but it succeeded: {:?}", r
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/eval_tests.rs:673:37
[INFO] [stdout]     |
[INFO] [stdout] 673 |             .map(|x| assert!(false, format!("Expected Err, got {:?}", x)));
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 673 -             .map(|x| assert!(false, format!("Expected Err, got {:?}", x)));
[INFO] [stdout] 673 +             .map(|x| assert!(false, "Expected Err, got {:?}", x));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/parse_tests.rs:10:34
[INFO] [stdout]    |
[INFO] [stdout] 10 |             |err| assert!(false, format!("{:?}", err)),
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 10 -             |err| assert!(false, format!("{:?}", err)),
[INFO] [stdout] 10 +             |err| assert!(false, "{:?}", err),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/parse_tests.rs:18:34
[INFO] [stdout]    |
[INFO] [stdout] 18 |             |err| assert!(false, format!("{:?}", err)),
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 18 -             |err| assert!(false, format!("{:?}", err)),
[INFO] [stdout] 18 +             |err| assert!(false, "{:?}", err),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/parse_tests.rs:35:34
[INFO] [stdout]    |
[INFO] [stdout] 35 |             |err| assert!(false, format!("{:?}", err)),
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 35 -             |err| assert!(false, format!("{:?}", err)),
[INFO] [stdout] 35 +             |err| assert!(false, "{:?}", err),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/parse_tests.rs:53:34
[INFO] [stdout]    |
[INFO] [stdout] 53 |             |err| assert!(false, format!("{:?}", err)),
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 53 -             |err| assert!(false, format!("{:?}", err)),
[INFO] [stdout] 53 +             |err| assert!(false, "{:?}", err),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/parse_tests.rs:83:34
[INFO] [stdout]    |
[INFO] [stdout] 83 |             |err| assert!(false, format!("{:?}", err)),
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 83 -             |err| assert!(false, format!("{:?}", err)),
[INFO] [stdout] 83 +             |err| assert!(false, "{:?}", err),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]  --> tests/lex_tests.rs:8:34
[INFO] [stdout]   |
[INFO] [stdout] 8 |             |err| assert!(false, format!("{:?}", err)),
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]   = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]   = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]   = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]   |
[INFO] [stdout] 8 -             |err| assert!(false, format!("{:?}", err)),
[INFO] [stdout] 8 +             |err| assert!(false, "{:?}", err),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/lex_tests.rs:19:34
[INFO] [stdout]    |
[INFO] [stdout] 19 |             |err| assert!(false, format!("{:?}", err)),
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 19 -             |err| assert!(false, format!("{:?}", err)),
[INFO] [stdout] 19 +             |err| assert!(false, "{:?}", err),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/lex_tests.rs:30:34
[INFO] [stdout]    |
[INFO] [stdout] 30 |             |err| assert!(false, format!("{:?}", err)),
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 30 -             |err| assert!(false, format!("{:?}", err)),
[INFO] [stdout] 30 +             |err| assert!(false, "{:?}", err),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/lex_tests.rs:80:34
[INFO] [stdout]    |
[INFO] [stdout] 80 |             |err| assert!(false, format!("{:?}", err)),
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 80 -             |err| assert!(false, format!("{:?}", err)),
[INFO] [stdout] 80 +             |err| assert!(false, "{:?}", err),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `firstElement`
[INFO] [stdout]    --> src/eval.rs:235:9
[INFO] [stdout]     |
[INFO] [stdout] 235 |     let firstElement = true;
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_firstElement`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/eval.rs:305:13
[INFO] [stdout]     |
[INFO] [stdout] 305 |             _ => EvalResult::Err("Failed to eval expr".into()),
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/eval.rs:305:13
[INFO] [stdout]     |
[INFO] [stdout] 285 |             EvalResult::Err(e) => EvalResult::Err(format!("Failed to eval expr: {:?}", e)),
[INFO] [stdout]     |             ------------------ matches some of the same values
[INFO] [stdout] 286 |             _ => match &*vals.clone() {
[INFO] [stdout]     |             - matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 305 |             _ => EvalResult::Err("Failed to eval expr".into()),
[INFO] [stdout]     |             ^ collectively making this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `val`
[INFO] [stdout]    --> src/eval.rs:314:9
[INFO] [stdout]     |
[INFO] [stdout] 314 |     let val = vals[1..].iter().for_each(|x| {
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_val`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `val`
[INFO] [stdout]    --> src/eval.rs:330:9
[INFO] [stdout]     |
[INFO] [stdout] 330 |     let val = vals[1..].iter().for_each(|x| {
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_val`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/eval.rs:353:13
[INFO] [stdout]     |
[INFO] [stdout] 353 |             _ => Err("No idea whats wrong".into()),
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/eval.rs:353:13
[INFO] [stdout]     |
[INFO] [stdout] 350 |             EvalResult::Expr(exp) => Ok(exp),
[INFO] [stdout]     |             --------------------- matches some of the same values
[INFO] [stdout] 351 |             EvalResult::Unit => Err(format!("Failed to eval, got Unit" )),
[INFO] [stdout]     |             ---------------- matches some of the same values
[INFO] [stdout] 352 |             EvalResult::Err(e) => Err(format!("Failed to eval expr: {:?}", e)),
[INFO] [stdout]     |             ------------------ matches some of the same values
[INFO] [stdout] 353 |             _ => Err("No idea whats wrong".into()),
[INFO] [stdout]     |             ^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/eval.rs:372:13
[INFO] [stdout]     |
[INFO] [stdout] 372 |             _ => Err("No idea whats wrong".into()),
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/eval.rs:372:13
[INFO] [stdout]     |
[INFO] [stdout] 369 |             EvalResult::Expr(exp) => Ok(exp),
[INFO] [stdout]     |             --------------------- matches some of the same values
[INFO] [stdout] 370 |             EvalResult::Unit => Err(format!("Failed to eval, got Unit" )),
[INFO] [stdout]     |             ---------------- matches some of the same values
[INFO] [stdout] 371 |             EvalResult::Err(e) => Err(format!("Failed to eval expr: {:?}", e)),
[INFO] [stdout]     |             ------------------ matches some of the same values
[INFO] [stdout] 372 |             _ => Err("No idea whats wrong".into()),
[INFO] [stdout]     |             ^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `env`
[INFO] [stdout]    --> src/eval.rs:381:32
[INFO] [stdout]     |
[INFO] [stdout] 381 | fn bool_and(vals: &[Rc<Expr>], env: &mut Environment) -> EvalResult {
[INFO] [stdout]     |                                ^^^ help: if this is intentional, prefix it with an underscore: `_env`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `env`
[INFO] [stdout]    --> src/eval.rs:387:31
[INFO] [stdout]     |
[INFO] [stdout] 387 | fn bool_or(vals: &[Rc<Expr>], env: &mut Environment) -> EvalResult {
[INFO] [stdout]     |                               ^^^ help: if this is intentional, prefix it with an underscore: `_env`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/parse.rs:58:13
[INFO] [stdout]    |
[INFO] [stdout] 58 |             _ => ParseResult::Failure(ParseError::BadParse(format!("Unknown token: {:?}", *x))),
[INFO] [stdout]    |             ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]   --> src/parse.rs:58:13
[INFO] [stdout]    |
[INFO] [stdout] 29 |             Token::LPar => {
[INFO] [stdout]    |             ----------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 48 |             Token::RPar => {
[INFO] [stdout]    |             ----------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 51 |             Token::Literal(s) => {
[INFO] [stdout]    |             ----------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 58 |             _ => ParseResult::Failure(ParseError::BadParse(format!("Unknown token: {:?}", *x))),
[INFO] [stdout]    |             ^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `firstElement` should have a snake case name
[INFO] [stdout]    --> src/eval.rs:235:9
[INFO] [stdout]     |
[INFO] [stdout] 235 |     let firstElement = true;
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `first_element`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `hasFalse` should have a snake case name
[INFO] [stdout]    --> src/eval.rs:313:13
[INFO] [stdout]     |
[INFO] [stdout] 313 |     let mut hasFalse = false;
[INFO] [stdout]     |             ^^^^^^^^ help: convert the identifier to snake case: `has_false`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `hasFalse` should have a snake case name
[INFO] [stdout]    --> src/eval.rs:329:13
[INFO] [stdout]     |
[INFO] [stdout] 329 |     let mut hasFalse: bool  = false;
[INFO] [stdout]     |             ^^^^^^^^ help: convert the identifier to snake case: `has_false`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/eval.rs:470:30
[INFO] [stdout]     |
[INFO] [stdout] 470 |         assert!( r.is_err(), format!("Expected add_var to fail, but it succeeded: {:?}", r) );
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 470 -         assert!( r.is_err(), format!("Expected add_var to fail, but it succeeded: {:?}", r) );
[INFO] [stdout] 470 +         assert!( r.is_err(), "Expected add_var to fail, but it succeeded: {:?}", r );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/eval.rs:480:9
[INFO] [stdout]     |
[INFO] [stdout] 480 |         env.add_var("a", Expr::fnum(1.0));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 480 |         let _ = env.add_var("a", Expr::fnum(1.0));
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/eval.rs:491:48
[INFO] [stdout]     |
[INFO] [stdout] 491 |         env.lookup("a").map(|x| assert!(false, format!("Expected Err, got {:?}", x)));
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 491 -         env.lookup("a").map(|x| assert!(false, format!("Expected Err, got {:?}", x)));
[INFO] [stdout] 491 +         env.lookup("a").map(|x| assert!(false, "Expected Err, got {:?}", x));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/parse.rs:79:32
[INFO] [stdout]    |
[INFO] [stdout] 79 |                 assert!(false, format!("expected fnum, got {:?}", *expr));
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 79 -                 assert!(false, format!("expected fnum, got {:?}", *expr));
[INFO] [stdout] 79 +                 assert!(false, "expected fnum, got {:?}", *expr);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/parse.rs:82:28
[INFO] [stdout]    |
[INFO] [stdout] 82 |             assert!(false, format!("Expected success, failed with: {:?}", res));
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 82 -             assert!(false, format!("Expected success, failed with: {:?}", res));
[INFO] [stdout] 82 +             assert!(false, "Expected success, failed with: {:?}", res);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/parse.rs:94:32
[INFO] [stdout]    |
[INFO] [stdout] 94 |                 assert!(false, format!("expected fnum, got {:?}", *expr));
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 94 -                 assert!(false, format!("expected fnum, got {:?}", *expr));
[INFO] [stdout] 94 +                 assert!(false, "expected fnum, got {:?}", *expr);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/parse.rs:97:28
[INFO] [stdout]    |
[INFO] [stdout] 97 |             assert!(false, format!("Expected success, failed with: {:?}", res));
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 97 -             assert!(false, format!("Expected success, failed with: {:?}", res));
[INFO] [stdout] 97 +             assert!(false, "Expected success, failed with: {:?}", res);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/parse.rs:120:28
[INFO] [stdout]     |
[INFO] [stdout] 120 |             assert!(false, format!("Expected success, failed with {:?}", res));
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 120 -             assert!(false, format!("Expected success, failed with {:?}", res));
[INFO] [stdout] 120 +             assert!(false, "Expected success, failed with {:?}", res);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/parse.rs:142:28
[INFO] [stdout]     |
[INFO] [stdout] 142 |             assert!(false, format!("Expected Success, failed with {:?}", res))
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 142 -             assert!(false, format!("Expected Success, failed with {:?}", res))
[INFO] [stdout] 142 +             assert!(false, "Expected Success, failed with {:?}", res)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/parse.rs:175:28
[INFO] [stdout]     |
[INFO] [stdout] 175 |             assert!(false, format!("Expected Success, got {:?}", res)); 
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 175 -             assert!(false, format!("Expected Success, got {:?}", res)); 
[INFO] [stdout] 175 +             assert!(false, "Expected Success, got {:?}", res); 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.62s
[INFO] running `Command { std: "docker" "inspect" "b275c5a2788711c3af1772314995a7e4ebb2b55c4e5ef56bc498441742bb3163", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b275c5a2788711c3af1772314995a7e4ebb2b55c4e5ef56bc498441742bb3163", kill_on_drop: false }`
[INFO] [stdout] b275c5a2788711c3af1772314995a7e4ebb2b55c4e5ef56bc498441742bb3163
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f1413e8a981a00d9df257c1b8cd4db7254e64277aff1e4a445aaebe14f45af5c
[INFO] running `Command { std: "docker" "start" "-a" "f1413e8a981a00d9df257c1b8cd4db7254e64277aff1e4a445aaebe14f45af5c", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `firstElement`
[INFO] [stderr]    --> src/eval.rs:235:9
[INFO] [stderr]     |
[INFO] [stderr] 235 |     let firstElement = true;
[INFO] [stderr]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_firstElement`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]    --> src/eval.rs:305:13
[INFO] [stderr]     |
[INFO] [stderr] 305 |             _ => EvalResult::Err("Failed to eval expr".into()),
[INFO] [stderr]     |             ^ no value can reach this
[INFO] [stderr]     |
[INFO] [stderr] note: multiple earlier patterns match some of the same values
[INFO] [stderr]    --> src/eval.rs:305:13
[INFO] [stderr]     |
[INFO] [stderr] 285 |             EvalResult::Err(e) => EvalResult::Err(format!("Failed to eval expr: {:?}", e)),
[INFO] [stderr]     |             ------------------ matches some of the same values
[INFO] [stderr] 286 |             _ => match &*vals.clone() {
[INFO] [stderr]     |             - matches some of the same values
[INFO] [stderr] ...
[INFO] [stderr] 305 |             _ => EvalResult::Err("Failed to eval expr".into()),
[INFO] [stderr]     |             ^ collectively making this unreachable
[INFO] [stderr]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `val`
[INFO] [stderr]    --> src/eval.rs:314:9
[INFO] [stderr]     |
[INFO] [stderr] 314 |     let val = vals[1..].iter().for_each(|x| {
[INFO] [stderr]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_val`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `val`
[INFO] [stderr]    --> src/eval.rs:330:9
[INFO] [stderr]     |
[INFO] [stderr] 330 |     let val = vals[1..].iter().for_each(|x| {
[INFO] [stderr]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_val`
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]    --> src/eval.rs:353:13
[INFO] [stderr]     |
[INFO] [stderr] 353 |             _ => Err("No idea whats wrong".into()),
[INFO] [stderr]     |             ^ no value can reach this
[INFO] [stderr]     |
[INFO] [stderr] note: multiple earlier patterns match some of the same values
[INFO] [stderr]    --> src/eval.rs:353:13
[INFO] [stderr]     |
[INFO] [stderr] 350 |             EvalResult::Expr(exp) => Ok(exp),
[INFO] [stderr]     |             --------------------- matches some of the same values
[INFO] [stderr] 351 |             EvalResult::Unit => Err(format!("Failed to eval, got Unit" )),
[INFO] [stderr]     |             ---------------- matches some of the same values
[INFO] [stderr] 352 |             EvalResult::Err(e) => Err(format!("Failed to eval expr: {:?}", e)),
[INFO] [stderr]     |             ------------------ matches some of the same values
[INFO] [stderr] 353 |             _ => Err("No idea whats wrong".into()),
[INFO] [stderr]     |             ^ collectively making this unreachable
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]    --> src/eval.rs:372:13
[INFO] [stderr]     |
[INFO] [stderr] 372 |             _ => Err("No idea whats wrong".into()),
[INFO] [stderr]     |             ^ no value can reach this
[INFO] [stderr]     |
[INFO] [stderr] note: multiple earlier patterns match some of the same values
[INFO] [stderr]    --> src/eval.rs:372:13
[INFO] [stderr]     |
[INFO] [stderr] 369 |             EvalResult::Expr(exp) => Ok(exp),
[INFO] [stderr]     |             --------------------- matches some of the same values
[INFO] [stderr] 370 |             EvalResult::Unit => Err(format!("Failed to eval, got Unit" )),
[INFO] [stderr]     |             ---------------- matches some of the same values
[INFO] [stderr] 371 |             EvalResult::Err(e) => Err(format!("Failed to eval expr: {:?}", e)),
[INFO] [stderr]     |             ------------------ matches some of the same values
[INFO] [stderr] 372 |             _ => Err("No idea whats wrong".into()),
[INFO] [stderr]     |             ^ collectively making this unreachable
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `env`
[INFO] [stderr]    --> src/eval.rs:381:32
[INFO] [stderr]     |
[INFO] [stderr] 381 | fn bool_and(vals: &[Rc<Expr>], env: &mut Environment) -> EvalResult {
[INFO] [stderr]     |                                ^^^ help: if this is intentional, prefix it with an underscore: `_env`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `env`
[INFO] [stderr]    --> src/eval.rs:387:31
[INFO] [stderr]     |
[INFO] [stderr] 387 | fn bool_or(vals: &[Rc<Expr>], env: &mut Environment) -> EvalResult {
[INFO] [stderr]     |                               ^^^ help: if this is intentional, prefix it with an underscore: `_env`
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]   --> src/parse.rs:58:13
[INFO] [stderr]    |
[INFO] [stderr] 58 |             _ => ParseResult::Failure(ParseError::BadParse(format!("Unknown token: {:?}", *x))),
[INFO] [stderr]    |             ^ no value can reach this
[INFO] [stderr]    |
[INFO] [stderr] note: multiple earlier patterns match some of the same values
[INFO] [stderr]   --> src/parse.rs:58:13
[INFO] [stderr]    |
[INFO] [stderr] 29 |             Token::LPar => {
[INFO] [stderr]    |             ----------- matches some of the same values
[INFO] [stderr] ...
[INFO] [stderr] 48 |             Token::RPar => {
[INFO] [stderr]    |             ----------- matches some of the same values
[INFO] [stderr] ...
[INFO] [stderr] 51 |             Token::Literal(s) => {
[INFO] [stderr]    |             ----------------- matches some of the same values
[INFO] [stderr] ...
[INFO] [stderr] 58 |             _ => ParseResult::Failure(ParseError::BadParse(format!("Unknown token: {:?}", *x))),
[INFO] [stderr]    |             ^ collectively making this unreachable
[INFO] [stderr] 
[INFO] [stderr] warning: variable `firstElement` should have a snake case name
[INFO] [stderr]    --> src/eval.rs:235:9
[INFO] [stderr]     |
[INFO] [stderr] 235 |     let firstElement = true;
[INFO] [stderr]     |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `first_element`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable `hasFalse` should have a snake case name
[INFO] [stderr]    --> src/eval.rs:313:13
[INFO] [stderr]     |
[INFO] [stderr] 313 |     let mut hasFalse = false;
[INFO] [stderr]     |             ^^^^^^^^ help: convert the identifier to snake case: `has_false`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `hasFalse` should have a snake case name
[INFO] [stderr]    --> src/eval.rs:329:13
[INFO] [stderr]     |
[INFO] [stderr] 329 |     let mut hasFalse: bool  = false;
[INFO] [stderr]     |             ^^^^^^^^ help: convert the identifier to snake case: `has_false`
[INFO] [stderr] 
[INFO] [stderr] warning: `mlisp` (lib) generated 12 warnings (run `cargo fix --lib -p mlisp` to apply 5 suggestions)
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]  --> tests/lex_tests.rs:8:34
[INFO] [stderr]   |
[INFO] [stderr] 8 |             |err| assert!(false, format!("{:?}", err)),
[INFO] [stderr]   |                                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]   = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]   = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr]   = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]   |
[INFO] [stderr] 8 -             |err| assert!(false, format!("{:?}", err)),
[INFO] [stderr] 8 +             |err| assert!(false, "{:?}", err),
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]   --> tests/lex_tests.rs:19:34
[INFO] [stderr]    |
[INFO] [stderr] 19 |             |err| assert!(false, format!("{:?}", err)),
[INFO] [stderr]    |                                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]    |
[INFO] [stderr] 19 -             |err| assert!(false, format!("{:?}", err)),
[INFO] [stderr] 19 +             |err| assert!(false, "{:?}", err),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]   --> tests/lex_tests.rs:30:34
[INFO] [stderr]    |
[INFO] [stderr] 30 |             |err| assert!(false, format!("{:?}", err)),
[INFO] [stderr]    |                                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]    |
[INFO] [stderr] 30 -             |err| assert!(false, format!("{:?}", err)),
[INFO] [stderr] 30 +             |err| assert!(false, "{:?}", err),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]   --> tests/lex_tests.rs:80:34
[INFO] [stderr]    |
[INFO] [stderr] 80 |             |err| assert!(false, format!("{:?}", err)),
[INFO] [stderr]    |                                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]    |
[INFO] [stderr] 80 -             |err| assert!(false, format!("{:?}", err)),
[INFO] [stderr] 80 +             |err| assert!(false, "{:?}", err),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `mlisp` (test "lex_tests") generated 4 warnings (run `cargo fix --test "lex_tests" -p mlisp` to apply 4 suggestions)
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]   --> tests/parse_tests.rs:10:34
[INFO] [stderr]    |
[INFO] [stderr] 10 |             |err| assert!(false, format!("{:?}", err)),
[INFO] [stderr]    |                                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr]    = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]    |
[INFO] [stderr] 10 -             |err| assert!(false, format!("{:?}", err)),
[INFO] [stderr] 10 +             |err| assert!(false, "{:?}", err),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]   --> tests/parse_tests.rs:18:34
[INFO] [stderr]    |
[INFO] [stderr] 18 |             |err| assert!(false, format!("{:?}", err)),
[INFO] [stderr]    |                                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]    |
[INFO] [stderr] 18 -             |err| assert!(false, format!("{:?}", err)),
[INFO] [stderr] 18 +             |err| assert!(false, "{:?}", err),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]   --> tests/parse_tests.rs:35:34
[INFO] [stderr]    |
[INFO] [stderr] 35 |             |err| assert!(false, format!("{:?}", err)),
[INFO] [stderr]    |                                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]    |
[INFO] [stderr] 35 -             |err| assert!(false, format!("{:?}", err)),
[INFO] [stderr] 35 +             |err| assert!(false, "{:?}", err),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]   --> tests/parse_tests.rs:53:34
[INFO] [stderr]    |
[INFO] [stderr] 53 |             |err| assert!(false, format!("{:?}", err)),
[INFO] [stderr]    |                                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]    |
[INFO] [stderr] 53 -             |err| assert!(false, format!("{:?}", err)),
[INFO] [stderr] 53 +             |err| assert!(false, "{:?}", err),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]   --> tests/parse_tests.rs:83:34
[INFO] [stderr]    |
[INFO] [stderr] 83 |             |err| assert!(false, format!("{:?}", err)),
[INFO] [stderr]    |                                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] 
[INFO] [stderr]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout] running 14 tests
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]    |
[INFO] [stderr] 83 -             |err| assert!(false, format!("{:?}", err)),
[INFO] [stderr] 83 +             |err| assert!(false, "{:?}", err),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `mlisp` (test "parse_tests") generated 5 warnings (run `cargo fix --test "parse_tests" -p mlisp` to apply 5 suggestions)
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> tests/eval_tests.rs:443:32
[INFO] [stderr]     |
[INFO] [stderr] 443 |                 assert!(false, format!("Expected FNum(6.0), got {:?}", e));
[INFO] [stderr]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr] 443 -                 assert!(false, format!("Expected FNum(6.0), got {:?}", e));
[INFO] [stderr] 443 +                 assert!(false, "Expected FNum(6.0), got {:?}", e);
[INFO] [stderr]     |
[INFO] [stdout] test eval::tests::can_add_var_to_context_env ... ok
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> tests/eval_tests.rs:446:28
[INFO] [stderr]     |
[INFO] [stderr] 446 |             assert!(false, format!("Expected Expr::fnum(6.0), got {:?}", r2));
[INFO] [stderr]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout] test lex::test::test_lex ... ok
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr] 446 -             assert!(false, format!("Expected Expr::fnum(6.0), got {:?}", r2));
[INFO] [stderr] 446 +             assert!(false, "Expected Expr::fnum(6.0), got {:?}", r2);
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> tests/eval_tests.rs:522:32
[INFO] [stderr]     |
[INFO] [stderr] 522 |             |e| assert!(false, format!("got error {}", e)),
[INFO] [stderr]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] test parse::test::nested_lists ... ok
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr] 522 -             |e| assert!(false, format!("got error {}", e)),
[INFO] [stderr] 522 +             |e| assert!(false, "got error {}", e),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> tests/eval_tests.rs:532:41
[INFO] [stdout] test eval::tests::cannot_add_to_contextless_env ... ok
[INFO] [stderr]     |
[INFO] [stderr] 532 |             .map_err(|e| assert!(false, format!("got error {}", e)));
[INFO] [stderr]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr] 532 -             .map_err(|e| assert!(false, format!("got error {}", e)));
[INFO] [stderr] 532 +             .map_err(|e| assert!(false, "got error {}", e));
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> tests/eval_tests.rs:574:13
[INFO] [stderr]     |
[INFO] [stdout] test parse::test::parse_list ... ok
[INFO] [stderr] 574 |             format!("Expected add_var to fail, but it succeeded: {:?}", r)
[INFO] [stdout] test parse::test::parse_nested_symbol ... ok
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] test parse::test::parse_symbol ... ok
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr] 574 -             format!("Expected add_var to fail, but it succeeded: {:?}", r)
[INFO] [stderr] 574 +             "Expected add_var to fail, but it succeeded: {:?}", r
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> tests/eval_tests.rs:673:37
[INFO] [stderr]     |
[INFO] [stderr] 673 |             .map(|x| assert!(false, format!("Expected Err, got {:?}", x)));
[INFO] [stderr]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr] 673 -             .map(|x| assert!(false, format!("Expected Err, got {:?}", x)));
[INFO] [stderr] 673 +             .map(|x| assert!(false, "Expected Err, got {:?}", x));
[INFO] [stdout] test parse::test::parse_fnum ... ok
[INFO] [stderr]     |
[INFO] [stdout] test lex::test::test_whitespace ... ok
[INFO] [stderr] 
[INFO] [stdout] test eval::tests::default_environment_is_correct ... ok
[INFO] [stderr] warning: `mlisp` (test "eval_tests") generated 6 warnings (run `cargo fix --test "eval_tests" -p mlisp` to apply 6 suggestions)
[INFO] [stdout] test types::test::build_fnum ... ok
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stdout] test types::test::build_list ... ok
[INFO] [stderr]    --> src/eval.rs:470:30
[INFO] [stdout] test types::test::build_symbol ... ok
[INFO] [stderr]     |
[INFO] [stdout] test types::test::check_fnum_equality ... ok
[INFO] [stderr] 470 |         assert!( r.is_err(), format!("Expected add_var to fail, but it succeeded: {:?}", r) );
[INFO] [stdout] 
[INFO] [stderr]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]     |
[INFO] [stdout] 
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr] 470 -         assert!( r.is_err(), format!("Expected add_var to fail, but it succeeded: {:?}", r) );
[INFO] [stderr] 470 +         assert!( r.is_err(), "Expected add_var to fail, but it succeeded: {:?}", r );
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]    --> src/eval.rs:480:9
[INFO] [stderr]     |
[INFO] [stderr] 480 |         env.add_var("a", Expr::fnum(1.0));
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 480 |         let _ = env.add_var("a", Expr::fnum(1.0));
[INFO] [stderr]     |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stdout] 
[INFO] [stderr]    --> src/eval.rs:491:48
[INFO] [stdout] running 0 tests
[INFO] [stderr]     |
[INFO] [stdout] 
[INFO] [stderr] 491 |         env.lookup("a").map(|x| assert!(false, format!("Expected Err, got {:?}", x)));
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr] 491 -         env.lookup("a").map(|x| assert!(false, format!("Expected Err, got {:?}", x)));
[INFO] [stderr] 491 +         env.lookup("a").map(|x| assert!(false, "Expected Err, got {:?}", x));
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]   --> src/parse.rs:79:32
[INFO] [stderr]    |
[INFO] [stderr] 79 |                 assert!(false, format!("expected fnum, got {:?}", *expr));
[INFO] [stderr]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]    |
[INFO] [stderr] 79 -                 assert!(false, format!("expected fnum, got {:?}", *expr));
[INFO] [stderr] 79 +                 assert!(false, "expected fnum, got {:?}", *expr);
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]   --> src/parse.rs:82:28
[INFO] [stderr]    |
[INFO] [stderr] 82 |             assert!(false, format!("Expected success, failed with: {:?}", res));
[INFO] [stderr]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]    |
[INFO] [stderr] 82 -             assert!(false, format!("Expected success, failed with: {:?}", res));
[INFO] [stderr] 82 +             assert!(false, "Expected success, failed with: {:?}", res);
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]   --> src/parse.rs:94:32
[INFO] [stderr]    |
[INFO] [stderr] 94 |                 assert!(false, format!("expected fnum, got {:?}", *expr));
[INFO] [stderr]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]    |
[INFO] [stderr] 94 -                 assert!(false, format!("expected fnum, got {:?}", *expr));
[INFO] [stderr] 94 +                 assert!(false, "expected fnum, got {:?}", *expr);
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]   --> src/parse.rs:97:28
[INFO] [stderr]    |
[INFO] [stderr] 97 |             assert!(false, format!("Expected success, failed with: {:?}", res));
[INFO] [stderr]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]    |
[INFO] [stderr] 97 -             assert!(false, format!("Expected success, failed with: {:?}", res));
[INFO] [stderr] 97 +             assert!(false, "Expected success, failed with: {:?}", res);
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/parse.rs:120:28
[INFO] [stderr]     |
[INFO] [stderr] 120 |             assert!(false, format!("Expected success, failed with {:?}", res));
[INFO] [stderr]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr] 120 -             assert!(false, format!("Expected success, failed with {:?}", res));
[INFO] [stderr] 120 +             assert!(false, "Expected success, failed with {:?}", res);
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/parse.rs:142:28
[INFO] [stderr]     |
[INFO] [stderr] 142 |             assert!(false, format!("Expected Success, failed with {:?}", res))
[INFO] [stderr]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr] 142 -             assert!(false, format!("Expected Success, failed with {:?}", res))
[INFO] [stderr] 142 +             assert!(false, "Expected Success, failed with {:?}", res)
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/parse.rs:175:28
[INFO] [stderr]     |
[INFO] [stderr] 175 |             assert!(false, format!("Expected Success, got {:?}", res)); 
[INFO] [stderr]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr] 175 -             assert!(false, format!("Expected Success, got {:?}", res)); 
[INFO] [stderr] 175 +             assert!(false, "Expected Success, got {:?}", res); 
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `mlisp` (lib test) generated 22 warnings (12 duplicates) (run `cargo fix --lib -p mlisp --tests` to apply 9 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mlisp-ba85f5ec96c782c6)
[INFO] [stderr]      Running unittests bin/main.rs (/opt/rustwide/target/debug/deps/mlisp-79fb10522b5608aa)
[INFO] [stderr]      Running tests/eval_tests.rs (/opt/rustwide/target/debug/deps/eval_tests-f3138c3ea414ce1a)
[INFO] [stdout] 
[INFO] [stdout] running 37 tests
[INFO] [stdout] test environment_tests::add_var_to_context_works ... ok
[INFO] [stdout] test environment_tests::cannot_add_to_contextless_env ... ok
[INFO] [stdout] test environment_tests::default_environment_is_correct ... ok
[INFO] [stdout] test environment_tests::add_fn_to_context_works ... ok
[INFO] [stdout] test environment_tests::push_context_works ... ok
[INFO] [stdout] test environment_tests::lookup_works ... ok
[INFO] [stdout] test eval_tests::add_fn_to_env ... ok
[INFO] [stdout] test eval_tests::add_and_check_expr_var_in_env ... ok
[INFO] [stdout] test eval_tests::arithmetic_op_add_works ... ok
[INFO] [stdout] test eval_tests::add_and_check_simple_var_in_env ... ok
[INFO] [stdout] test eval_tests::arithmetic_op_div_works ... ok
[INFO] [stdout] test environment_tests::pop_context_works ... ok
[INFO] [stdout] test environment_tests::contain_key_works ... ok
[INFO] [stdout] test eval_tests::arithmetic_op_mul_works ... ok
[INFO] [stdout] test eval_tests::boolean_op_and_works_2 ... ok
[INFO] [stdout] test eval_tests::arithmetic_op_sub_works ... ok
[INFO] [stdout] test eval_tests::boolean_not_works_2 ... ok
[INFO] [stdout] test eval_tests::boolean_not_works_1 ... ok
[INFO] [stdout] test eval_tests::boolean_not_works_3 ... ok
[INFO] [stdout] test eval_tests::boolean_op_and_works_1 ... ok
[INFO] [stdout] test eval_tests::boolean_op_or_works_1 ... ok
[INFO] [stdout] test eval_tests::boolean_op_or_works_2 ... ok
[INFO] [stdout] test eval_tests::equality_works_1 ... ok
[INFO] [stdout] test eval_tests::equality_works_2 ... ok
[INFO] [stdout] test eval_tests::equality_works_3 ... ok
[INFO] [stdout] test eval_tests::equality_works_4 ... ok
[INFO] [stdout] test eval_tests::evaluate_symbol_in_env ... ok
[INFO] [stdout] test eval_tests::evaluate_symbol_not_in_env ... ok
[INFO] [stdout] test eval_tests::inequality_works_1 ... ok
[INFO] [stdout] test eval_tests::inequality_works_2 ... ok
[INFO] [stdout] test eval_tests::inequality_works_4 ... ok
[INFO] [stdout] test eval_tests::nequality_works_3 ... ok
[INFO] [stdout] test eval_tests::test_eval_ite ... ok
[INFO] [stdout] test eval_tests::test_func_evaluation ... ok
[INFO] [stdout] test eval_tests::test_print ... ok
[INFO] [stdout] test eval_tests::test_ite_true_block ... ok
[INFO] [stdout] test eval_tests::test_ite_false_block ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- eval_tests::test_ite_false_block stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'eval_tests::test_ite_false_block' (67) panicked at tests/eval_tests.rs:497:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: List([Symbol("y")])
[INFO] [stdout]  right: List([Symbol("x")])
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a8e5fa4f2d2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr] error: test failed, to rerun pass `--test eval_tests`
[INFO] [stdout]    1:     0x5a8e5fa4f2d2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a8e5fa4f2d2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a8e5fa4f2d2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a8e5fa63ffa - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a8e5fa63ffa - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5a8e5fa54186 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a8e5fa54186 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a8e5fa2da6f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a8e5fa2da6f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a8e5fa47609 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a8e5f9bf57e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5a8e5f9bf57e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a8e5fa477c2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5a8e5fa477c2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a8e5fa2db28 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a8e5fa22ce9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a8e5fa2e97d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a8e5fa646cc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a8e5fa64583 - core[585f66e14d78f9ba]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5a8e5f9afa12 - core[585f66e14d78f9ba]::panicking::assert_failed::<alloc[15e7b27aba85d2e2]::rc::Rc<mlisp[9c9280d5218c3b7f]::types::Expr>, alloc[15e7b27aba85d2e2]::rc::Rc<mlisp[9c9280d5218c3b7f]::types::Expr>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5a8e5f9ab1fc - eval_tests[3db2541956955e28]::eval_tests::test_ite_false_block
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/eval_tests.rs:497:13
[INFO] [stdout]   22:     0x5a8e5f9a3fa7 - eval_tests[3db2541956955e28]::eval_tests::test_ite_false_block::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/eval_tests.rs:486:30
[INFO] [stdout]   23:     0x5a8e5f9b3386 - <eval_tests[3db2541956955e28]::eval_tests::test_ite_false_block::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5a8e5f9b392b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5a8e5f9b392b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5a8e5f9c018a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5a8e5f9c018a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5a8e5f9c018a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5a8e5f9c018a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5a8e5f9c018a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5a8e5f9c018a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5a8e5f9c018a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5a8e5f9ba654 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5a8e5f9ba654 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5a8e5f9c2c82 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5a8e5f9c2c82 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5a8e5f9c2c82 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5a8e5f9c2c82 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5a8e5f9c2c82 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5a8e5f9c2c82 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5a8e5f9c2c82 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5a8e5fa4eb7f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5a8e5fa4eb7f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7256e4a91aa4 - <unknown>
[INFO] [stdout]   45:     0x7256e4b1ea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     eval_tests::test_ite_false_block
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 36 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f1413e8a981a00d9df257c1b8cd4db7254e64277aff1e4a445aaebe14f45af5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1413e8a981a00d9df257c1b8cd4db7254e64277aff1e4a445aaebe14f45af5c", kill_on_drop: false }`
[INFO] [stdout] f1413e8a981a00d9df257c1b8cd4db7254e64277aff1e4a445aaebe14f45af5c
