[INFO] cloning repository https://github.com/luizgabriel/lamina-lang [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luizgabriel/lamina-lang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluizgabriel%2Flamina-lang", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluizgabriel%2Flamina-lang'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5277bd92b9cd024d859729dac171ab82d675f3a8 [INFO] testing luizgabriel/lamina-lang against master#b03b3a7ec92682be2917540b679478d41c95a30c for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluizgabriel%2Flamina-lang" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/luizgabriel/lamina-lang [INFO] finished tweaking git repo https://github.com/luizgabriel/lamina-lang [INFO] tweaked toml for git repo https://github.com/luizgabriel/lamina-lang written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/luizgabriel/lamina-lang on toolchain b03b3a7ec92682be2917540b679478d41c95a30c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/luizgabriel/lamina-lang 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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded k9 v0.12.0 [INFO] [stderr] Downloaded fd-lock v4.0.4 [INFO] [stderr] Downloaded rustyline v16.0.0 [INFO] [stderr] Downloaded chumsky v0.10.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2838f55d2fa6d7a7b88107d32956a9dccbf19f609ca6ee1f553a7de48b73ae0a [INFO] running `Command { std: "docker" "start" "-a" "2838f55d2fa6d7a7b88107d32956a9dccbf19f609ca6ee1f553a7de48b73ae0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2838f55d2fa6d7a7b88107d32956a9dccbf19f609ca6ee1f553a7de48b73ae0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2838f55d2fa6d7a7b88107d32956a9dccbf19f609ca6ee1f553a7de48b73ae0a", kill_on_drop: false }` [INFO] [stdout] 2838f55d2fa6d7a7b88107d32956a9dccbf19f609ca6ee1f553a7de48b73ae0a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9b2d20e2158beed8c518d35a54aa4daa3e1612cd906e067d7867406110c04c4 [INFO] running `Command { std: "docker" "start" "-a" "d9b2d20e2158beed8c518d35a54aa4daa3e1612cd906e067d7867406110c04c4", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling cc v1.2.23 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling chumsky v0.10.1 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling ariadne v0.5.1 [INFO] [stderr] Compiling fd-lock v4.0.4 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling trait-set v0.3.0 [INFO] [stderr] Compiling rustyline v16.0.0 [INFO] [stderr] Compiling lamina_lang v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/interpreter/environment.rs:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn iter(&self) -> im::hashmap::Iter { [INFO] [stdout] | ^^^^^ -------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 43 | pub fn iter(&self) -> im::hashmap::Iter<'_, String, Value> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/typecheck/environment.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn iter(&self) -> im::hashmap::Iter { [INFO] [stdout] | ^^^^^ ------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 26 | pub fn iter(&self) -> im::hashmap::Iter<'_, String, Type> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.96s [INFO] running `Command { std: "docker" "inspect" "d9b2d20e2158beed8c518d35a54aa4daa3e1612cd906e067d7867406110c04c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9b2d20e2158beed8c518d35a54aa4daa3e1612cd906e067d7867406110c04c4", kill_on_drop: false }` [INFO] [stdout] d9b2d20e2158beed8c518d35a54aa4daa3e1612cd906e067d7867406110c04c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14ee0ea40f374d85c1b852291c5747048a2f3d89d70c3af21fd494d8686a1ddf [INFO] running `Command { std: "docker" "start" "-a" "14ee0ea40f374d85c1b852291c5747048a2f3d89d70c3af21fd494d8686a1ddf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/interpreter/environment.rs:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn iter(&self) -> im::hashmap::Iter { [INFO] [stdout] | ^^^^^ -------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 43 | pub fn iter(&self) -> im::hashmap::Iter<'_, String, Value> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/typecheck/environment.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn iter(&self) -> im::hashmap::Iter { [INFO] [stdout] | ^^^^^ ------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 26 | pub fn iter(&self) -> im::hashmap::Iter<'_, String, Type> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling terminal_size v0.2.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling k9 v0.12.0 [INFO] [stderr] Compiling lamina_lang v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/interpreter/environment.rs:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn iter(&self) -> im::hashmap::Iter { [INFO] [stdout] | ^^^^^ -------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 43 | pub fn iter(&self) -> im::hashmap::Iter<'_, String, Value> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/typecheck/environment.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn iter(&self) -> im::hashmap::Iter { [INFO] [stdout] | ^^^^^ ------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 26 | pub fn iter(&self) -> im::hashmap::Iter<'_, String, Type> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "14ee0ea40f374d85c1b852291c5747048a2f3d89d70c3af21fd494d8686a1ddf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14ee0ea40f374d85c1b852291c5747048a2f3d89d70c3af21fd494d8686a1ddf", kill_on_drop: false }` [INFO] [stdout] 14ee0ea40f374d85c1b852291c5747048a2f3d89d70c3af21fd494d8686a1ddf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c8dab3b46aebbcddc58e322855c79fdda55072bf34fcc6b90175e186822090c6 [INFO] running `Command { std: "docker" "start" "-a" "c8dab3b46aebbcddc58e322855c79fdda55072bf34fcc6b90175e186822090c6", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/interpreter/environment.rs:43:17 [INFO] [stderr] | [INFO] [stderr] 43 | pub fn iter(&self) -> im::hashmap::Iter { [INFO] [stderr] | ^^^^^ -------------------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 43 | pub fn iter(&self) -> im::hashmap::Iter<'_, String, Value> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/typecheck/environment.rs:26:17 [INFO] [stderr] | [INFO] [stderr] 26 | pub fn iter(&self) -> im::hashmap::Iter { [INFO] [stderr] | ^^^^^ ------------------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 26 | pub fn iter(&self) -> im::hashmap::Iter<'_, String, Type> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `lamina_lang` (lib) generated 2 warnings [INFO] [stderr] warning: `lamina_lang` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lamina_lang-858c9b28003ee682) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/repl.rs (/opt/rustwide/target/debug/deps/repl-4231273b55f5ec32) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/infer.rs (/opt/rustwide/target/debug/deps/infer-78a2a95b73dbc611) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test test_function_type_patterns ... ok [INFO] [stdout] test test_function_application_with_operator_constraint ... ok [INFO] [stdout] test test_error_patterns ... ok [INFO] [stdout] test test_bidirectional_constraint_propagation ... ok [INFO] [stdout] test test_constraint_propagation_in_conditional ... ok [INFO] [stdout] test test_infer_fn_app ... ok [INFO] [stdout] test test_complex_operator_constraint_chain ... ok [INFO] [stdout] test test_infer_block ... ok [INFO] [stdout] test test_infer_lambda ... ok [INFO] [stdout] test test_infer_tuple ... ok [INFO] [stdout] test test_infer_if ... ok [INFO] [stdout] test test_infer_fn_def ... ok [INFO] [stdout] test test_type_error_with_constraint_propagation ... ok [INFO] [stdout] test test_infer_literal ... ok [INFO] [stdout] test test_nested_application_constraint_flow ... ok [INFO] [stdout] test test_polymorphic_function_structure ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running tests/interpreter.rs (/opt/rustwide/target/debug/deps/interpreter-74bf572f74069270) [INFO] [stdout] [INFO] [stdout] running 30 tests [INFO] [stdout] test test_boolean_operations ... ok [INFO] [stdout] test test_complex_expressions ... ok [INFO] [stdout] test test_binary_operations ... ok [INFO] [stdout] test test_built_in_functions ... ok [INFO] [stdout] test test_basic_literals ... ok [INFO] [stdout] test test_currying ... ok [INFO] [stdout] test test_closure_capture ... ok [INFO] [stdout] test test_block_scope_no_leak ... ok [INFO] [stdout] test test_comparisons ... ok [INFO] [stdout] test test_function_scope_no_leak ... ok [INFO] [stdout] test test_error_propagation ... ok [INFO] [stdout] test test_error_cases ... ok [INFO] [stdout] test test_higher_order_functions ... ok [INFO] [stdout] test test_let_bindings ... ok [INFO] [stdout] test test_shadowing_no_leak ... ok [INFO] [stdout] test test_let_statements_in_blocks ... ok [INFO] [stdout] test test_tuples ... ok [INFO] [stdout] test test_virtual_semicolons_basic ... ok [INFO] [stdout] test test_if_expressions ... ok [INFO] [stdout] test test_partial_application ... ok [INFO] [stdout] test test_recursive_functions ... ok [INFO] [stdout] test test_virtual_semicolons_mixed_with_explicit ... ok [INFO] [stdout] test test_lambda_expressions ... ok [INFO] [stdout] test test_virtual_semicolons_complex_expressions ... ok [INFO] [stdout] test test_virtual_semicolons_nested_blocks ... ok [INFO] [stdout] test test_virtual_semicolons_multiline_expressions ... ok [INFO] [stdout] test test_virtual_semicolons_function_definitions ... ok [INFO] [stdout] test test_tail_recursion ... ok [INFO] [stdout] test test_virtual_semicolons_with_operators ... ok [INFO] [stdout] test test_virtual_semicolons_tuple_operations ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] Running tests/lexer.rs (/opt/rustwide/target/debug/deps/lexer-1ea04fafd6ff8704) [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test test_comments ... ok [INFO] [stdout] test test_custom_operators ... ok [INFO] [stdout] test test_identifiers ... ok [INFO] [stdout] test test_mixed_explicit_and_virtual_semicolons ... ok [INFO] [stdout] test test_if_keywords ... ok [INFO] [stdout] test test_no_virtual_semicolon_before_comma ... ok [INFO] [stdout] test test_no_virtual_semicolon_before_operator ... ok [INFO] [stdout] test test_no_virtual_semicolon_before_then ... ok [INFO] [stdout] test test_no_virtual_semicolon_before_else ... ok [INFO] [stdout] test test_no_virtual_semicolon_in_incomplete_if ... ok [INFO] [stdout] test test_numbers ... ok [INFO] [stdout] test test_keywords ... ok [INFO] [stdout] test test_parens ... ok [INFO] [stdout] test test_virtual_semicolon_after_boolean ... ok [INFO] [stdout] test test_virtual_semicolon_after_closing_paren ... ok [INFO] [stdout] test test_virtual_semicolon_before_closing_brace ... ok [INFO] [stdout] test test_operators ... ok [INFO] [stdout] test test_virtual_semicolon_after_identifier ... ok [INFO] [stdout] test test_no_virtual_semicolon_at_start ... ok [INFO] [stdout] test test_virtual_semicolon_after_number ... ok [INFO] [stdout] test test_virtual_semicolon_complex_scenario ... ok [INFO] [stdout] test test_error_output ... ok [INFO] [stdout] test test_virtual_semicolon_multiple_newlines ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/parser.rs (/opt/rustwide/target/debug/deps/parser-25fb72661998cc26) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test test_fn_app ... ok [INFO] [stdout] test binding_strength ... ok [INFO] [stdout] test test_parse_tuple ... ok [INFO] [stdout] test test_parse_num ... ok [INFO] [stdout] test test_fn_def ... ok [INFO] [stdout] test test_parse_var ... ok [INFO] [stdout] test test_lambda ... ok [INFO] [stdout] test test_op_app ... ok [INFO] [stdout] test test_parse_bool ... ok [INFO] [stdout] test test_type_expr ... ok [INFO] [stdout] test test_if_expr ... ok [INFO] [stdout] test test_block ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests lamina_lang [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c8dab3b46aebbcddc58e322855c79fdda55072bf34fcc6b90175e186822090c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8dab3b46aebbcddc58e322855c79fdda55072bf34fcc6b90175e186822090c6", kill_on_drop: false }` [INFO] [stdout] c8dab3b46aebbcddc58e322855c79fdda55072bf34fcc6b90175e186822090c6