[INFO] cloning repository https://github.com/1aggarcia/turbina
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/1aggarcia/turbina" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1aggarcia%2Fturbina", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1aggarcia%2Fturbina'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 40dc2054985dc2fb32d7655074c2745e4e73d96d
[INFO] testing 1aggarcia/turbina against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1aggarcia%2Fturbina" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/1aggarcia/turbina
[INFO] finished tweaking git repo https://github.com/1aggarcia/turbina
[INFO] tweaked toml for git repo https://github.com/1aggarcia/turbina written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/1aggarcia/turbina on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/1aggarcia/turbina 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 738336a0fcc498e8f2f71099a320f2bacf2bb4a3c658ae8ae561099ad578ebca
[INFO] running `Command { std: "docker" "start" "-a" "738336a0fcc498e8f2f71099a320f2bacf2bb4a3c658ae8ae561099ad578ebca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "738336a0fcc498e8f2f71099a320f2bacf2bb4a3c658ae8ae561099ad578ebca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "738336a0fcc498e8f2f71099a320f2bacf2bb4a3c658ae8ae561099ad578ebca", kill_on_drop: false }`
[INFO] [stdout] 738336a0fcc498e8f2f71099a320f2bacf2bb4a3c658ae8ae561099ad578ebca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3702a73a04c42506c8d79fd3e32dd6f3915a1ed43a7e929ef8d0f255957bec3b
[INFO] running `Command { std: "docker" "start" "-a" "3702a73a04c42506c8d79fd3e32dd6f3915a1ed43a7e929ef8d0f255957bec3b", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling zerocopy v0.8.17
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling winnow v0.6.22
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling thiserror v2.0.15
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling custom_error v1.9.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling rstest_macros v0.24.0
[INFO] [stderr]    Compiling rand_core v0.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling rustyline v17.0.2
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v2.0.15
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling unescaper v0.1.6
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling js-sys v0.3.77
[INFO] [stderr]    Compiling rstest v0.24.0
[INFO] [stderr]    Compiling turbina v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> src/models.rs:200:12
[INFO] [stdout]     |
[INFO] [stdout] 197 | #[derive(PartialEq, Debug, Clone)]
[INFO] [stdout]     |          --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 200 |     Native(fn(Vec<Literal>, &mut EvalContext) -> Literal)
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]     = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.38s
[INFO] running `Command { std: "docker" "inspect" "3702a73a04c42506c8d79fd3e32dd6f3915a1ed43a7e929ef8d0f255957bec3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3702a73a04c42506c8d79fd3e32dd6f3915a1ed43a7e929ef8d0f255957bec3b", kill_on_drop: false }`
[INFO] [stdout] 3702a73a04c42506c8d79fd3e32dd6f3915a1ed43a7e929ef8d0f255957bec3b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ee952a8bc6f15ae3d9cac9e04056e82c85eeaea1919e598e060ce958e1821ec
[INFO] running `Command { std: "docker" "start" "-a" "6ee952a8bc6f15ae3d9cac9e04056e82c85eeaea1919e598e060ce958e1821ec", kill_on_drop: false }`
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> src/models.rs:200:12
[INFO] [stdout]     |
[INFO] [stdout] 197 | #[derive(PartialEq, Debug, Clone)]
[INFO] [stdout]     |          --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 200 |     Native(fn(Vec<Literal>, &mut EvalContext) -> Literal)
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]     = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling turbina v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> src/models.rs:200:12
[INFO] [stdout]     |
[INFO] [stdout] 197 | #[derive(PartialEq, Debug, Clone)]
[INFO] [stdout]     |          --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 200 |     Native(fn(Vec<Literal>, &mut EvalContext) -> Literal)
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]     = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.70s
[INFO] running `Command { std: "docker" "inspect" "6ee952a8bc6f15ae3d9cac9e04056e82c85eeaea1919e598e060ce958e1821ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ee952a8bc6f15ae3d9cac9e04056e82c85eeaea1919e598e060ce958e1821ec", kill_on_drop: false }`
[INFO] [stdout] 6ee952a8bc6f15ae3d9cac9e04056e82c85eeaea1919e598e060ce958e1821ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7d103a5baea445ecc98a395b78d4d11e1abfbcc2fb7b2880d341a878089243d8
[INFO] running `Command { std: "docker" "start" "-a" "7d103a5baea445ecc98a395b78d4d11e1abfbcc2fb7b2880d341a878089243d8", kill_on_drop: false }`
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]    --> src/models.rs:200:12
[INFO] [stderr]     |
[INFO] [stderr] 197 | #[derive(PartialEq, Debug, Clone)]
[INFO] [stderr]     |          --------- in this derive macro expansion
[INFO] [stderr] ...
[INFO] [stderr] 200 |     Native(fn(Vec<Literal>, &mut EvalContext) -> Literal)
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the address of the same function can vary between different codegen units
[INFO] [stderr]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr]     = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `turbina` (lib) generated 1 warning
[INFO] [stderr] warning: `turbina` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/turbina-de20a8f0c2f177d3)
[INFO] [stdout] 
[INFO] [stdout] running 363 tests
[INFO] [stdout] test evaluator::test_evalutate::it_evaluates_binary_bool_operators::case_06 ... ok
[INFO] [stdout] test evaluator::test_evalutate::it_evaluates_binary_bool_operators::case_04 ... ok
[INFO] [stdout] test evaluator::test_evalutate::it_evaluates_binary_bool_operators::case_01 ... ok
[INFO] [stdout] test evaluator::test_evalutate::it_evaluates_binary_bool_operators::case_05 ... ok
[INFO] [stdout] test evaluator::test_evalutate::it_evaluates_binary_bool_operators::case_02 ... ok
[INFO] [stdout] test evaluator::test_evalutate::it_evaluates_binary_bool_operators::case_09 ... ok
[INFO] [stdout] test evaluator::test_evalutate::it_evaluates_binary_bool_operators::case_11 ... ok
[INFO] [stdout] test evaluator::test_evalutate::it_binds_literal_value_to_symbol::case_1 ... ok
[INFO] [stdout] test evaluator::test_evalutate::it_evaluates_binary_bool_operators::case_10 ... ok
[INFO] [stdout] test evaluator::test_evalutate::it_evaluates_binary_bool_operators::case_08 ... ok
[INFO] [stdout] test evaluator::test_evalutate::it_evaluates_binary_bool_operators::case_03 ... ok
[INFO] [stdout] test evaluator::test_evalutate::it_evaluates_binary_bool_operators::case_13 ... ok
[INFO] [stdout] test evaluator::test_evalutate::it_binds_casted_nullable_value ... ok
[INFO] [stdout] test evaluator::test_evalutate::it_evaluates_binary_bool_operators::case_07 ... ok
[INFO] [stdout] test evaluator::test_evalutate::it_binds_literal_value_to_symbol::case_2 ... ok
[INFO] [stdout] test evaluator::test_evalutate::it_calls_native_library_function ... ok
[INFO] [stdout] test evaluator::test_evalutate::it_evaluates_binary_bool_operators::case_16 ... ok
[INFO] [stdout] test evaluator::test_evalutate::it_evaluates_binary_bool_operators::case_12 ... ok
[INFO] [stdout] test evaluator::test_evalutate::it_evaluates_binary_bool_operators::case_15 ... ok
[INFO] [stdout] test evaluator::test_evalutate::it_calls_passed_in_function_with_less_args_than_param_type_defines ... ok
[INFO] [stdout] test evaluator::test_evalutate::it_evaluates_binary_bool_operators::case_14 ... ok
[INFO] [stdout] test evaluator::test_evalutate::it_captures_closure_environment_correctly_in_global_scope ... ok
[INFO] [stdout] test evaluator::test_evalutate::it_evaluates_binary_bool_operators::case_23 ... ok
[INFO] [stdout] test evaluator::test_evalutate::it_evaluates_binary_math_operators::case_2 ... ok
[INFO] [stdout] test evaluator::test_evalutate::it_evaluates_binary_bool_operators::case_19 ... ok
[INFO] [stdout] test evaluator::test_evalutate::it_calls_function_with_params_overriding_global_scope ... ok
[INFO] [stdout] test evaluator::test_evalutate::it_evaluates_binary_math_operators::case_4 ... ok
[INFO] [stdout] test evaluator::test_evalutate::it_evaluates_binary_math_operators::case_5 ... ok
[INFO] [stdout] test evaluator::test_evalutate::it_evaluates_binary_bool_operators::case_20 ... ok
[INFO] [stdout] test evaluator::test_evalutate::it_evaluates_binary_bool_operators::case_21 ... ok
[INFO] [stdout] test evaluator::test_evalutate::it_evaluates_binary_bool_operators::case_24 ... ok
[INFO] [stdout] test evaluator::test_evalutate::it_calls_function_with_function_argument ... ok
[INFO] [stdout] test evaluator::test_evalutate::it_evaluates_binary_math_operators::case_1 ... ok
[INFO] [stdout] test evaluator::test_evalutate::it_evaluates_complex_expressions::case_4 ... ok
[INFO] [stdout] test evaluator::test_evalutate::it_evaluates_binary_bool_operators::case_22 ... ok
[INFO] [stdout] test evaluator::test_evalutate::it_evaluates_binary_bool_operators::case_17 ... ok
[INFO] [stdout] test evaluator::test_evalutate::it_evaluates_complex_expressions::case_1 ... ok
[INFO] [stdout] test evaluator::test_evalutate::it_evaluates_complex_expressions::case_2 ... ok
[INFO] [stdout] test evaluator::test_evalutate::it_captures_closure_environment_correctly_in_code_blocks ... ok
[INFO] [stdout] test evaluator::test_evalutate::it_evaluates_complex_expressions::case_3 ... ok
[INFO] [stdout] test evaluator::test_evalutate::it_returns_input_on_literals::case_1 ... ok
[INFO] [stdout] test evaluator::test_evalutate::it_returns_input_on_literals::case_2 ... ok
[INFO] [stdout] test evaluator::test_evalutate::it_returns_input_on_literals::case_3 ... ok
[INFO] [stdout] test evaluator::test_evalutate::it_evaluates_binary_bool_operators::case_18 ... ok
[INFO] [stdout] test evaluator::test_evalutate::it_evaluates_list_of_literals ... ok
[INFO] [stdout] test evaluator::test_evalutate::it_negates_literals::case_2 ... ok
[INFO] [stdout] test evaluator::test_evalutate::it_evaluates_conditional_expression::case_1 ... ok
[INFO] [stdout] test evaluator::test_evalutate::it_negates_literals::case_1 ... ok
[INFO] [stdout] test evaluator::test_evalutate::it_evaluates_binary_math_operators::case_3 ... ok
[INFO] [stdout] test evaluator::test_evalutate::it_calls_user_defined_function ... ok
[INFO] [stdout] test evaluator::test_evalutate::it_returns_value_of_var_after_binding ... ok
[INFO] [stdout] test lexer::tests::binary_operators::case_04 ... ok
[INFO] [stdout] test evaluator::test_evalutate::it_evaluates_conditional_expression::case_2 ... ok
[INFO] [stdout] test lexer::tests::binary_operators::case_06 ... ok
[INFO] [stdout] test evaluator::test_evalutate::it_looks_up_variables_correctly ... ok
[INFO] [stdout] test evaluator::test_evalutate::it_evaluates_list_of_expressions ... ok
[INFO] [stdout] test evaluator::test_evalutate::it_evaluates_string_concatenation ... ok
[INFO] [stdout] test lexer::tests::binary_operators::case_03 ... ok
[INFO] [stdout] test evaluator::test_evalutate::it_negates_literals::case_3 ... ok
[INFO] [stdout] test lexer::tests::binary_operators::case_05 ... ok
[INFO] [stdout] test evaluator::test_evalutate::it_evaluates_complex_expressions::case_5_pemdas ... ok
[INFO] [stdout] test lexer::tests::binary_operators::case_14 ... ok
[INFO] [stdout] test lexer::tests::binary_operators::case_01 ... ok
[INFO] [stdout] test lexer::tests::escape_string::it_escapes_escape_characters_and_adds_quotes ... ok
[INFO] [stdout] test lexer::tests::binary_operators::case_09 ... ok
[INFO] [stdout] test lexer::tests::binary_operators::case_02 ... ok
[INFO] [stdout] test lexer::tests::binary_operators::case_12 ... ok
[INFO] [stdout] test lexer::tests::binary_operators::case_13 ... ok
[INFO] [stdout] test lexer::tests::binary_operators::case_07 ... ok
[INFO] [stdout] test lexer::tests::escape_string::it_performs_inverse_of_unescape_string ... ok
[INFO] [stdout] test lexer::tests::binary_operators::case_08 ... ok
[INFO] [stdout] test lexer::tests::many_tokens::case_01_repeated_not ... ok
[INFO] [stdout] test lexer::tests::binary_operators::case_11 ... ok
[INFO] [stdout] test lexer::tests::binary_operators::case_10 ... ok
[INFO] [stdout] test lexer::tests::many_tokens::case_10_comment_and_newline ... ok
[INFO] [stdout] test lexer::tests::many_tokens::case_02_negative_int ... ok
[INFO] [stdout] test lexer::tests::one_token::case_01_bool ... ok
[INFO] [stdout] test evaluator::test_evalutate::it_evaluates_complex_expressions::case_6_function_piping ... ok
[INFO] [stdout] test lexer::tests::many_tokens::case_09_function_call ... ok
[INFO] [stdout] test lexer::tests::one_token::case_02_bool ... ok
[INFO] [stdout] test lexer::tests::many_tokens::case_11_tokens_surrounding_newlines ... ok
[INFO] [stdout] test lexer::tests::many_tokens::case_05_operators_with_spaces ... ok
[INFO] [stdout] test lexer::tests::one_token::case_06_normal_string ... ok
[INFO] [stdout] test lexer::tests::many_tokens::case_03_operators_and_numbers ... ok
[INFO] [stdout] test lexer::tests::multiple_strings ... ok
[INFO] [stdout] test lexer::tests::many_tokens::case_12_nullable_type ... ok
[INFO] [stdout] test lexer::tests::many_tokens::case_06_var_declaration ... ok
[INFO] [stdout] test lexer::tests::one_token::case_05_empty_string ... ok
[INFO] [stdout] test lexer::tests::many_tokens::case_08_symbols ... ok
[INFO] [stdout] test lexer::tests::many_tokens::case_04_operators_and_numbers ... ok
[INFO] [stdout] test lexer::tests::many_tokens::case_07_declared_type ... ok
[INFO] [stdout] test lexer::tests::one_token::case_04_null ... ok
[INFO] [stdout] test lexer::tests::one_token::case_03_null ... ok
[INFO] [stdout] test lexer::tests::one_token::case_11_symbol_starting_with_underscore ... ok
[INFO] [stdout] test lexer::tests::one_token::case_07_string_with_spaces ... ok
[INFO] [stdout] test lexer::tests::one_token::case_08_string_with_newline ... ok
[INFO] [stdout] test lexer::tests::one_token::case_09_symbol ... ok
[INFO] [stdout] test lexer::tests::one_token::case_15_legacy_mac_newline ... ok
[INFO] [stdout] test lexer::tests::one_token::case_13_linux_newline ... ok
[INFO] [stdout] test lexer::tests::one_token::case_16_multiple_newlines ... ok
[INFO] [stdout] test lexer::tests::one_token::case_14_windows_newline ... ok
[INFO] [stdout] test lexer::tests::one_token::case_12_underscore_symbol ... ok
[INFO] [stdout] test evaluator::test_evalutate::it_evaluates_code_blocks ... ok
[INFO] [stdout] test lexer::tests::one_token::case_18_newlines_with_whitespace ... ok
[INFO] [stdout] test lexer::tests::one_token::case_25 ... ok
[INFO] [stdout] test lexer::tests::one_token::case_27 ... ok
[INFO] [stdout] test lexer::tests::symbol_starting_with_numbers ... ok
[INFO] [stdout] test lexer::tests::unary_operators::case_2 ... ok
[INFO] [stdout] test lexer::tests::unescape_string::it_applies_escape_characters_and_removes_quotes ... ok
[INFO] [stdout] test lexer::tests::one_token::case_20 ... ok
[INFO] [stdout] test lexer::tests::unary_operators::case_3 ... ok
[INFO] [stdout] test lexer::tests::one_token::case_10_symbol_with_underscore ... ok
[INFO] [stdout] test lexer::tests::one_token::case_21 ... ok
[INFO] [stdout] test lexer::tests::one_token::case_17_mixed_newlines ... ok
[INFO] [stdout] test lexer::tests::unescape_string::it_applies_inverse_of_escape_string ... ok
[INFO] [stdout] test library::test_library::test_ends_with::case_2 ... ok
[INFO] [stdout] test lexer::tests::one_token::case_23 ... ok
[INFO] [stdout] test lexer::tests::one_token::case_19 ... ok
[INFO] [stdout] test lexer::tests::one_token::case_26 ... ok
[INFO] [stdout] test library::test_library::test_get_function_signature ... ok
[INFO] [stdout] test lexer::tests::one_token::case_22 ... ok
[INFO] [stdout] test lexer::tests::comments ... ok
[INFO] [stdout] test lexer::tests::one_token::case_24 ... ok
[INFO] [stdout] test library::test_library::test_ends_with::case_3 ... ok
[INFO] [stdout] test library::test_library::test_ends_with::case_1 ... ok
[INFO] [stdout] test library::test_library::test_join::case_1 ... ok
[INFO] [stdout] test library::test_library::test_len ... ok
[INFO] [stdout] test library::test_library::test_list_predicates::case_2_every_returns_false_if_single_match ... ok
[INFO] [stdout] test library::test_library::test_includes::case_2 ... ok
[INFO] [stdout] test library::test_library::test_includes::case_4 ... ok
[INFO] [stdout] test lexer::tests::unary_operators::case_1 ... ok
[INFO] [stdout] test library::test_library::test_includes::case_1 ... ok
[INFO] [stdout] test library::test_library::test_list_predicates::case_6_every_returns_true_if_empty_list ... ok
[INFO] [stdout] test library::test_library::test_includes::case_3 ... ok
[INFO] [stdout] test library::test_library::test_list_transformations::case_4_filter ... ok
[INFO] [stdout] test library::test_library::test_join::case_3 ... ok
[INFO] [stdout] test library::test_library::test_join::case_2 ... ok
[INFO] [stdout] test library::test_library::test_reduce::case_1_empty_list ... ok
[INFO] [stdout] test library::test_library::test_list_predicates::case_1_any_returns_true_if_single_match ... ok
[INFO] [stdout] test library::test_library::test_list_predicates::case_3_any_returns_false_if_no_matches ... ok
[INFO] [stdout] test evaluator::test_evalutate::it_saves_scope_for_curried_function ... ok
[INFO] [stdout] test library::test_library::test_starts_with::case_1 ... ok
[INFO] [stdout] test library::test_library::test_list_predicates::case_4_every_returns_true_if_all_match ... ok
[INFO] [stdout] test library::test_library::test_list_predicates::case_5_any_returns_false_if_empty_list ... ok
[INFO] [stdout] test library::test_library::test_starts_with::case_2 ... ok
[INFO] [stdout] test library::test_library::test_reverse ... ok
[INFO] [stdout] test library::test_library::test_to_string::case_1 ... ok
[INFO] [stdout] test library::test_library::test_split ... ok
[INFO] [stdout] test library::test_library::test_list_transformations::case_1_map1 ... ok
[INFO] [stdout] test library::test_library::test_starts_with::case_3 ... ok
[INFO] [stdout] test library::test_library::test_reduce::case_3_max ... ok
[INFO] [stdout] test models::test_type::test_display_function_with_nullable_return_type ... ok
[INFO] [stdout] test models::test_type::test_display_adds_parentheses_for_nullable_function ... ok
[INFO] [stdout] test library::test_library::test_make_string_list ... ok
[INFO] [stdout] test library::test_library::test_lowercase ... ok
[INFO] [stdout] test library::test_library::test_reduce::case_2_nonempty_list ... ok
[INFO] [stdout] test library::test_library::test_make_int_list ... ok
[INFO] [stdout] test library::test_library::test_list_transformations::case_2_map2 ... ok
[INFO] [stdout] test library::test_library::test_list_transformations::case_3_map3 ... ok
[INFO] [stdout] test parser::test_parse::expr::it_parses_binary_expressions::case_3 ... ok
[INFO] [stdout] test library::test_library::test_to_string::case_3 ... ok
[INFO] [stdout] test parser::test_parse::expr::it_parses_binary_expressions::case_5 ... ok
[INFO] [stdout] test parser::test_parse::expr::it_parses_binary_expressions::case_2 ... ok
[INFO] [stdout] test parser::test_parse::expr::it_parses_binary_expressions::case_1 ... ok
[INFO] [stdout] test library::test_library::test_uppercase ... ok
[INFO] [stdout] test parser::test_parse::expr::it_parses_expression_with_multiple_functions ... ok
[INFO] [stdout] test parser::test_parse::expr::it_parses_expression_in_parens ... ok
[INFO] [stdout] test parser::test_parse::expr::it_returns_error_for_empty_code_block ... ok
[INFO] [stdout] test library::test_library::test_to_string::case_2 ... ok
[INFO] [stdout] test parser::test_parse::expr::it_parses_string_plus_string ... ok
[INFO] [stdout] test parser::test_parse::expr::it_parses_binary_expressions::case_4 ... ok
[INFO] [stdout] test parser::test_parse::function::it_parses_function::case_5_many_generic_types ... ok
[INFO] [stdout] test parser::test_parse::function::it_returns_error_for_empty_type_param_list ... ok
[INFO] [stdout] test parser::test_parse::function::it_parses_function::case_6_implicit_param_types ... ok
[INFO] [stdout] test parser::test_parse::expr::it_respects_boolean_operator_precedence ... ok
[INFO] [stdout] test library::test_library::test_to_string::case_4 ... ok
[INFO] [stdout] test parser::test_parse::function::it_parses_function::case_1_thunk ... ok
[INFO] [stdout] test parser::test_parse::it_ignores_tokens_after_semicolon ... ok
[INFO] [stdout] test parser::test_parse::function::it_parses_function::case_3_declared_return_type ... ok
[INFO] [stdout] test parser::test_parse::it_parses_equivalent_statements::case_02_shorthand_function_with_generic_types ... ok
[INFO] [stdout] test parser::test_parse::function::it_parses_function::case_2_many_params ... ok
[INFO] [stdout] test parser::test_parse::it_returns_end_of_file_error_for_empty_stream ... ok
[INFO] [stdout] test parser::test_parse::expr::it_parses_if_else_expression ... ok
[INFO] [stdout] test parser::test_parse::function::it_parses_function::case_4_one_generic_type ... ok
[INFO] [stdout] test parser::test_parse::it_parses_equivalent_statements::case_01_shorthand_function ... ok
[INFO] [stdout] test parser::test_parse::function::it_returns_error_for_non_id_param ... ok
[INFO] [stdout] test parser::test_parse::it_returns_error_for_incomplete_statements::case_1 ... ok
[INFO] [stdout] test parser::test_parse::it_parses_equivalent_statements::case_03_if_else_on_separate_lines ... ok
[INFO] [stdout] test parser::test_parse::it_returns_error_for_incomplete_statements::case_2 ... ok
[INFO] [stdout] test parser::test_parse::it_returns_error_for_statement_without_newline_or_semicolon ... ok
[INFO] [stdout] test parser::test_parse::it_parses_equivalent_statements::case_07_function_args_split_unconventionally ... ok
[INFO] [stdout] test parser::test_parse::let_binding::it_parses_correct_function_type::case_2_no_args ... ok
[INFO] [stdout] test parser::test_parse::let_binding::it_parses_correct_function_type::case_1_simple ... ok
[INFO] [stdout] test parser::test_parse::it_returns_error_for_incomplete_statements::case_3 ... ok
[INFO] [stdout] test parser::test_parse::expr::it_parses_code_block_with_binding ... ok
[INFO] [stdout] test parser::test_parse::let_binding::it_parses_var_binding::case_3_declared_type ... ok
[INFO] [stdout] test parser::test_parse::let_binding::it_parses_correct_function_type::case_3_nullable ... ok
[INFO] [stdout] test parser::test_parse::let_binding::it_parses_var_binding::case_1_int_literal ... ok
[INFO] [stdout] test parser::test_parse::let_binding::it_parses_correct_function_type::case_5_func_retruning_func ... ok
[INFO] [stdout] test parser::test_parse::let_binding::it_parses_var_binding::case_4_nullable_type ... ok
[INFO] [stdout] test parser::test_parse::let_binding::it_parses_var_binding::case_2_simple_expression ... ok
[INFO] [stdout] test parser::test_parse::let_binding::it_parses_var_binding::case_5_list_type ... ok
[INFO] [stdout] test parser::test_parse::let_binding::it_parses_correct_function_type::case_6_func_retruning_func_in_parens ... ok
[INFO] [stdout] test parser::test_parse::let_binding::it_parses_correct_function_type::case_4_many_args ... ok
[INFO] [stdout] test parser::test_parse::let_binding::it_parses_correct_function_type::case_7_func_with_func_input ... ok
[INFO] [stdout] test parser::test_parse::let_binding::it_returns_error_for_bad_var_id ... ok
[INFO] [stdout] test parser::test_parse::it_parses_equivalent_statements::case_08_function_args_with_trailing_comma ... ok
[INFO] [stdout] test parser::test_parse::it_parses_equivalent_statements::case_04_expression_in_parens_on_separate_lines ... ok
[INFO] [stdout] test parser::test_parse::let_binding::it_parses_var_binding::case_7_nested_list_and_nullable_types ... ok
[INFO] [stdout] test parser::test_parse::let_binding::it_returns_error_for_equals_in_let_expr ... ok
[INFO] [stdout] test parser::test_parse::let_binding::it_returns_error_for_nullable_null ... ok
[INFO] [stdout] test parser::test_parse::let_binding::it_returns_error_for_invalid_let_type ... ok
[INFO] [stdout] test parser::test_parse::it_parses_equivalent_statements::case_05_function_on_separate_lines ... ok
[INFO] [stdout] test parser::test_parse::expr::it_parses_code_block_with_no_result_value ... ok
[INFO] [stdout] test parser::test_parse::list::it_parses_list_of_literals::case_1_empty ... ok
[INFO] [stdout] test parser::test_parse::let_binding::it_parses_var_binding::case_8_multiple_lines ... ok
[INFO] [stdout] test parser::test_parse::list::it_parses_list_of_literals::case_2_one_element ... ok
[INFO] [stdout] test parser::test_parse::let_binding::it_returns_error_for_unexpected_let ... ok
[INFO] [stdout] test parser::test_parse::it_parses_equivalent_statements::case_09_function_body_without_arrow ... ok
[INFO] [stdout] test parser::test_parse::term::it_parses_many_negations ... ok
[INFO] [stdout] test parser::test_parse::list::it_parses_list_of_literals::case_3_many_elements ... ok
[INFO] [stdout] test parser::test_parse::list::it_parses_list_of_expressions ... ok
[INFO] [stdout] test parser::test_parse::term::it_parses_function_call::case_4_curried_function ... ok
[INFO] [stdout] test parser::test_parse::term::it_parses_one_token_to_one_node::case_1 ... ok
[INFO] [stdout] test parser::test_parse::term::it_parses_one_token_to_one_node::case_2 ... ok
[INFO] [stdout] test parser::test_parse::term::it_parses_one_token_to_one_node::case_3 ... ok
[INFO] [stdout] test parser::test_parse::term::it_parses_not_null_assertion::case_1_id ... ok
[INFO] [stdout] test parser::test_parse::term::it_parses_function_call::case_3_many_args ... ok
[INFO] [stdout] test parser::test_parse::term::it_parses_function_call::case_2_one_arg ... ok
[INFO] [stdout] test parser::test_parse::term::it_returns_error_for_one_operator::case_1 ... ok
[INFO] [stdout] test parser::test_parse::let_binding::it_returns_error_for_multiple_nullable_operators ... ok
[INFO] [stdout] test parser::test_parse::term::it_returns_error_for_one_operator::case_2 ... ok
[INFO] [stdout] test parser::test_parse::term::it_parses_negative_numbers::case_2 ... ok
[INFO] [stdout] test parser::test_parse::term::it_parses_negative_num_in_parens ... ok
[INFO] [stdout] test streams::test_string_stream::it_preserves_newlines_at_the_end_of_each_line ... ok
[INFO] [stdout] test parser::test_parse::term::it_parses_negative_numbers::case_1 ... ok
[INFO] [stdout] test parser::test_parse::term::it_parses_negated_boolean ... ok
[INFO] [stdout] test streams::test_string_stream::it_skips_blank_lines ... ok
[INFO] [stdout] test streams::test_token_stream::test_peek_doesnt_consume_data ... ok
[INFO] [stdout] test parser::test_parse::term::it_parses_not_null_assertion::case_3_function_call ... ok
[INFO] [stdout] test parser::test_parse::term::it_parses_not_null_assertion::case_2_expression ... ok
[INFO] [stdout] test streams::test_token_stream::test_has_next_is_true_for_non_empty_stream ... ok
[INFO] [stdout] test streams::test_token_stream::test_has_next_is_false_for_empty_stream ... ok
[INFO] [stdout] test parser::test_parse::term::it_returns_error_for_not_null_literal ... ok
[INFO] [stdout] test parser::test_parse::term::it_returns_error_for_multiple_ints ... ok
[INFO] [stdout] test streams::test_string_stream::it_skips_comments ... ok
[INFO] [stdout] test parser::test_parse::it_parses_equivalent_statements::case_10_list_with_trailing_comma ... ok
[INFO] [stdout] test type_resolver::test_validate::binary_expr::it_returns_error_for_child_error::case_3 ... ok
[INFO] [stdout] test type_resolver::test_validate::binary_expr::it_returns_error_for_child_error::case_1 ... ok
[INFO] [stdout] test parser::test_parse::let_binding::it_parses_var_binding::case_6_nested_list_type ... ok
[INFO] [stdout] test type_resolver::test_validate::binary_expr::it_returns_error_for_illegal_types::case_04 ... ok
[INFO] [stdout] test parser::test_parse::term::it_returns_error_for_many_negative_symbols ... ok
[INFO] [stdout] test parser::test_parse::it_parses_equivalent_statements::case_06_function_args_on_separate_lines ... ok
[INFO] [stdout] test type_resolver::test_validate::binary_expr::it_returns_error_for_equality_of_disjoint_types::case_1 ... ok
[INFO] [stdout] test type_resolver::test_validate::binary_expr::it_returns_error_for_illegal_types::case_06 ... ok
[INFO] [stdout] test parser::test_parse::term::it_parses_function_call::case_1_empty ... ok
[INFO] [stdout] test type_resolver::test_validate::binary_expr::it_returns_error_for_child_error::case_2 ... ok
[INFO] [stdout] test type_resolver::test_validate::binary_expr::it_returns_error_for_illegal_types::case_02 ... ok
[INFO] [stdout] test type_resolver::test_validate::binary_expr::it_returns_error_for_illegal_types::case_03 ... ok
[INFO] [stdout] test type_resolver::test_validate::binary_expr::it_returns_error_for_illegal_types::case_10 ... ok
[INFO] [stdout] test type_resolver::test_validate::binary_expr::it_returns_error_for_illegal_types::case_01 ... ok
[INFO] [stdout] test type_resolver::test_validate::binary_expr::it_returns_ok_for_boolean_operator_on_same_type::case_03 ... ok
[INFO] [stdout] test type_resolver::test_validate::binary_expr::it_returns_error_for_illegal_types::case_08 ... ok
[INFO] [stdout] test type_resolver::test_validate::binary_expr::it_returns_error_for_illegal_types::case_09 ... ok
[INFO] [stdout] test type_resolver::test_validate::binary_expr::it_returns_error_for_illegal_types::case_05 ... ok
[INFO] [stdout] test parser::test_parse::term::it_returns_error_for_one_operator::case_3 ... ok
[INFO] [stdout] test type_resolver::test_validate::binary_expr::it_returns_ok_for_boolean_operator_on_same_type::case_08 ... ok
[INFO] [stdout] test type_resolver::test_validate::binary_expr::it_returns_error_for_equality_of_disjoint_types::case_2 ... ok
[INFO] [stdout] test type_resolver::test_validate::binary_expr::it_returns_ok_for_boolean_operator_on_same_type::case_06 ... ok
[INFO] [stdout] test type_resolver::test_validate::binary_expr::it_returns_ok_for_boolean_operator_on_same_type::case_04 ... ok
[INFO] [stdout] test type_resolver::test_validate::binary_expr::it_returns_ok_for_boolean_operator_on_same_type::case_02 ... ok
[INFO] [stdout] test type_resolver::test_validate::binary_expr::it_returns_ok_for_boolean_operator_on_same_type::case_10 ... ok
[INFO] [stdout] test type_resolver::test_validate::binary_expr::it_returns_error_for_illegal_types::case_07 ... ok
[INFO] [stdout] test type_resolver::test_validate::binary_expr::it_returns_ok_for_boolean_operator_on_same_type::case_01 ... ok
[INFO] [stdout] test type_resolver::test_validate::binary_expr::it_returns_ok_for_boolean_operator_on_same_type::case_05 ... ok
[INFO] [stdout] test type_resolver::test_validate::binary_expr::it_returns_ok_for_boolean_operator_on_same_type::case_07 ... ok
[INFO] [stdout] test type_resolver::test_validate::binary_expr::it_returns_ok_for_boolean_operator_on_same_type::case_09 ... ok
[INFO] [stdout] test type_resolver::test_validate::binary_expr::it_returns_ok_for_good_operands::case_1 ... ok
[INFO] [stdout] test type_resolver::test_validate::binary_expr::it_returns_ok_for_good_operands::case_4 ... ok
[INFO] [stdout] test type_resolver::test_validate::binary_expr::it_returns_ok_for_good_operands::case_2 ... ok
[INFO] [stdout] test type_resolver::test_validate::binary_expr::it_returns_ok_for_good_operands::case_3 ... ok
[INFO] [stdout] test type_resolver::test_validate::bindings::it_propagates_error_in_expression ... ok
[INFO] [stdout] test type_resolver::test_validate::bindings::it_returns_correct_type::case_07_int_as_nullable_type ... ok
[INFO] [stdout] test type_resolver::test_validate::bindings::it_returns_correct_type::case_02_math_expr ... ok
[INFO] [stdout] test type_resolver::test_validate::bindings::it_allows_casted_nullable_value_to_be_assigned_as_not_null ... ok
[INFO] [stdout] test type_resolver::test_validate::bindings::it_returns_correct_type::case_05_string_as_unknown ... ok
[INFO] [stdout] test type_resolver::test_validate::bindings::it_returns_correct_type::case_03_string_expr ... ok
[INFO] [stdout] test type_resolver::test_validate::bindings::it_returns_correct_type::case_01_literal_with_declared_type ... ok
[INFO] [stdout] test type_resolver::test_validate::bindings::it_returns_correct_type::case_04_int_as_unknown ... ok
[INFO] [stdout] test type_resolver::test_validate::bindings::it_returns_correct_type::case_06_function_as_unknown ... ok
[INFO] [stdout] test type_resolver::test_validate::bindings::it_returns_correct_type::case_08_null_as_nullable_type ... ok
[INFO] [stdout] test type_resolver::test_validate::bindings::it_returns_correct_type::case_09_int_as_nullable_unknown ... ok
[INFO] [stdout] test type_resolver::test_validate::bindings::it_returns_correct_type::case_11_func_with_explicit_type ... ok
[INFO] [stdout] test type_resolver::test_validate::bindings::it_returns_correct_type::case_12_list_with_explicit_type ... ok
[INFO] [stdout] test library::test_library::test_rand_int ... ok
[INFO] [stdout] test type_resolver::test_validate::bindings::it_returns_error_for_assigning_unknown_to_int ... ok
[INFO] [stdout] test type_resolver::test_validate::bindings::it_returns_error_for_single_underscore_id ... ok
[INFO] [stdout] test type_resolver::test_validate::bindings::it_returns_correct_type::case_13_empty_list ... ok
[INFO] [stdout] test type_resolver::test_validate::bindings::it_returns_correct_type::case_14_nullable_list_with_only_null ... ok
[INFO] [stdout] test type_resolver::test_validate::bindings::it_returns_err_for_duplicate_id ... ok
[INFO] [stdout] test type_resolver::test_validate::bindings::it_returns_type_error_for_conflicting_types::case_1 ... ok
[INFO] [stdout] test type_resolver::test_validate::bindings::it_returns_type_error_for_conflicting_types::case_2 ... ok
[INFO] [stdout] test type_resolver::test_validate::bindings::it_returns_correct_type::case_10_null_as_nullable_unknown ... ok
[INFO] [stdout] test type_resolver::test_validate::binary_expr::it_returns_ok_for_equality_of_comparable_types::case_2 ... ok
[INFO] [stdout] test type_resolver::test_validate::bindings::it_returns_type_error_for_conflicting_types::case_3_empty_list ... ok
[INFO] [stdout] test type_resolver::test_validate::binary_expr::it_returns_ok_for_equality_of_comparable_types::case_3 ... ok
[INFO] [stdout] test type_resolver::test_validate::binary_expr::it_returns_ok_for_equality_of_comparable_types::case_1 ... ok
[INFO] [stdout] test type_resolver::test_validate::cond_expr::it_infers_correct_type_for_both_conditions::case_2_both_string ... ok
[INFO] [stdout] test type_resolver::test_validate::cond_expr::it_infers_correct_type_for_both_conditions::case_3_null_and_primitive ... ok
[INFO] [stdout] test type_resolver::test_validate::func_call::it_returns_error_for_undefined_function ... ok
[INFO] [stdout] test type_resolver::test_validate::code_block::it_finds_errors_in_local_bindings ... ok
[INFO] [stdout] test type_resolver::test_validate::cond_expr::it_infers_correct_type_for_both_conditions::case_1_both_int ... ok
[INFO] [stdout] test type_resolver::test_validate::cond_expr::it_infers_correct_type_for_both_conditions::case_6_unknown_list ... ok
[INFO] [stdout] test type_resolver::test_validate::func_call::it_returns_error_for_wrong_num_args ... ok
[INFO] [stdout] test type_resolver::test_validate::cond_expr::it_infers_correct_type_for_both_conditions::case_5_list_and_empty_list ... ok
[INFO] [stdout] test type_resolver::test_validate::cond_expr::it_returns_error_for_non_bool_condition ... ok
[INFO] [stdout] test type_resolver::test_validate::cond_expr::it_infers_correct_type_for_both_conditions::case_4_disjoint_types ... ok
[INFO] [stdout] test type_resolver::test_validate::func_call::it_returns_ok_for_empty_defined_function ... ok
[INFO] [stdout] test type_resolver::test_validate::func_call::it_returns_error_for_mismatched_types ... ok
[INFO] [stdout] test type_resolver::test_validate::function::it_returns_correct_function_type::case_2_explicit_return_type ... ok
[INFO] [stdout] test type_resolver::test_validate::cond_expr::it_infers_correct_type_for_both_conditions::case_7_nested_if_else_with_complex_type ... ok
[INFO] [stdout] test type_resolver::test_validate::func_call::it_returns_ok_for_multi_arg_function ... ok
[INFO] [stdout] test type_resolver::test_validate::function::it_returns_correct_function_type::case_4_returns_unknown ... ok
[INFO] [stdout] test type_resolver::test_validate::func_call::it_returns_error_for_non_function_id ... ok
[INFO] [stdout] test type_resolver::test_validate::function::it_returns_correct_function_type::case_3_param_used_in_body ... ok
[INFO] [stdout] test type_resolver::test_validate::function::it_returns_correct_function_type::case_5_curried_function ... ok
[INFO] [stdout] test type_resolver::test_validate::func_call::it_returns_ok_for_function_passed_in_without_declared_input_types ... ok
[INFO] [stdout] test type_resolver::test_validate::function::it_returns_correct_function_type::case_1_native_func ... ok
[INFO] [stdout] test type_resolver::test_validate::function::it_returns_error::case_2_bad_return_type ... ok
[INFO] [stdout] test type_resolver::test_validate::function::it_returns_error::case_3_reused_parameter ... ok
[INFO] [stdout] test type_resolver::test_validate::function::it_returns_error::case_6_generic_param_not_in_type_param_list ... ok
[INFO] [stdout] test type_resolver::test_validate::code_block::it_stops_validating_statements_after_first_error ... ok
[INFO] [stdout] test type_resolver::test_validate::function::it_returns_error::case_7_generic_return_type_not_in_type_param_list ... ok
[INFO] [stdout] test type_resolver::test_validate::code_block::it_returns_type_of_final_expression ... ok
[INFO] [stdout] test type_resolver::test_validate::function::it_returns_error::case_5_recursive_function_without_return_type ... ok
[INFO] [stdout] test type_resolver::test_validate::function::it_returns_ok_for_generic_type_in_nested_function ... ok
[INFO] [stdout] test type_resolver::test_validate::func_call::it_returns_ok_for_function_passed_in_with_less_args_than_param_type ... ok
[INFO] [stdout] test type_resolver::test_validate::function::it_returns_error::case_1_undefined_symbol ... ok
[INFO] [stdout] test type_resolver::test_validate::function::it_returns_ok_for_explicit_generic_type ... ok
[INFO] [stdout] test type_resolver::test_validate::function::it_returns_error::case_4_many_reused_parameters ... ok
[INFO] [stdout] test type_resolver::test_validate::term::it_determines_strictest_type_for_lists::case_1_string_list ... ok
[INFO] [stdout] test type_resolver::test_validate::term::it_determines_strictest_type_for_lists::case_4_many_types_and_null ... ok
[INFO] [stdout] test type_resolver::test_validate::term::it_determines_strictest_type_for_lists::case_3_many_types ... ok
[INFO] [stdout] test type_resolver::test_validate::term::it_determines_strictest_type_for_lists::case_2_bool_list ... ok
[INFO] [stdout] test type_resolver::test_validate::term::it_determines_strictest_type_for_lists::case_5_null ... ok
[INFO] [stdout] test type_resolver::test_validate::term::it_returns_correct_empty_list_type ... ok
[INFO] [stdout] test type_resolver::test_validate::term::returns_ok_for_literals::case_2 ... ok
[INFO] [stdout] test type_resolver::test_validate::term::returns_ok_for_literals::case_1 ... ok
[INFO] [stdout] test type_resolver::test_validate::term::returns_ok_for_literals::case_3 ... ok
[INFO] [stdout] test type_resolver::test_validate::term::it_performs_non_null_assertion::case_1 ... ok
[INFO] [stdout] test type_resolver::test_validate::term::it_performs_non_null_assertion::case_2 ... ok
[INFO] [stdout] test type_resolver::test_validate::function::it_returns_ok_for_reused_variable_name_as_parameter ... ok
[INFO] [stdout] test type_resolver::test_validate::term::it_returns_error_for_bad_negated_types::case_1 ... ok
[INFO] [stdout] test type_resolver::test_validate::term::it_returns_error_for_bad_negated_types::case_2 ... ok
[INFO] [stdout] test type_resolver::test_validate::function::it_returns_correct_function_type::case_6_higher_order_func ... ok
[INFO] [stdout] test type_resolver::test_validate::term::it_determines_strictest_type_for_lists::case_6_nullable_int_list ... ok
[INFO] [stdout] test type_resolver::test_validate::term::it_returns_error_for_bad_negated_types::case_4 ... ok
[INFO] [stdout] test type_resolver::test_validate::term::it_returns_error_for_bad_negated_types::case_3 ... ok
[INFO] [stdout] test type_resolver::test_validate::func_call::it_infers_correct_return_type_from_generic_function_arguments ... FAILED
[INFO] [stdout] test type_resolver::test_validate::term::it_returns_error_for_non_existent_symbol ... ok
[INFO] [stdout] test type_resolver::test_validate::function::it_returns_ok_for_recursive_function ... ok
[INFO] [stdout] test type_resolver::test_validate::term::it_returns_ok_for_valid_symbol ... ok
[INFO] [stdout] test type_resolver::test_validate::code_block::it_returns_type_of_final_statement ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- type_resolver::test_validate::func_call::it_infers_correct_return_type_from_generic_function_arguments stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'type_resolver::test_validate::func_call::it_infers_correct_return_type_from_generic_function_arguments' (344) panicked at src/type_resolver.rs:899:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok(TreeType { datatype: Generic("T"), name_to_bind: None })
[INFO] [stdout]  right: Ok(TreeType { datatype: Bool, name_to_bind: None })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x609dedd5d162 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x609dedd5d162 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x609dedd5d162 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x609dedd5d162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x609dedd6f05f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x609dedd6f05f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x609dedd282f3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x609dedd282f3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x609dedd34e62 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x609dedd39a8f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x609dedd39921 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x609deda3222e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x609deda3222e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x609dedd3a09f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x609dedd3a09f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x609dedd39efa - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x609dedd34f99 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x609dedd1c14d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x609dedd78c40 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x609dedd78a43 - core::panicking::assert_failed_inner::h865658b89c1b891d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x609ded9caa5e - core::panicking::assert_failed::hd9dc7b4e57944805
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x609ded9b38d8 - turbina::type_resolver::test_validate::func_call::it_infers_correct_return_type_from_generic_function_arguments::hb1277f3ff90be7bf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/type_resolver.rs:899:13
[INFO] [stdout]   22:     0x609ded9b3947 - turbina::type_resolver::test_validate::func_call::it_infers_correct_return_type_from_generic_function_arguments::{{closure}}::h6795c01953790f1f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/type_resolver.rs:894:75
[INFO] [stdout]   23:     0x609ded98dd56 - core::ops::function::FnOnce::call_once::h2fb75f1c8e32b73e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x609deda3202b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x609deda3202b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x609deda4608d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x609deda4608d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x609deda4608d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x609deda4608d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x609deda4608d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x609deda4608d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x609deda4608d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x609deda1f5d4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x609deda1f5d4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x609deda22e2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x609deda22e2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x609deda22e2a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x609deda22e2a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x609deda22e2a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x609deda22e2a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x609deda22e2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x609dedd302bf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x609dedd302bf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x7b60fc4f2aa4 - <unknown>
[INFO] [stdout]   45:     0x7b60fc57fa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     type_resolver::test_validate::func_call::it_infers_correct_return_type_from_generic_function_arguments
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 362 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.27s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "7d103a5baea445ecc98a395b78d4d11e1abfbcc2fb7b2880d341a878089243d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d103a5baea445ecc98a395b78d4d11e1abfbcc2fb7b2880d341a878089243d8", kill_on_drop: false }`
[INFO] [stdout] 7d103a5baea445ecc98a395b78d4d11e1abfbcc2fb7b2880d341a878089243d8
