[INFO] cloning repository https://github.com/myuon/mica
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/myuon/mica" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmyuon%2Fmica", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmyuon%2Fmica'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 39beecd99a4dabdcd789ba465155bd01d410d1d5
[INFO] testing myuon/mica against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmyuon%2Fmica" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/myuon/mica
[INFO] finished tweaking git repo https://github.com/myuon/mica
[INFO] tweaked toml for git repo https://github.com/myuon/mica written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/myuon/mica on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/myuon/mica 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lsp-types v0.94.1
[INFO] [stderr]   Downloaded tower-lsp-macros v0.9.0
[INFO] [stderr]   Downloaded castaway v0.2.4
[INFO] [stderr]   Downloaded clap_lex v0.7.7
[INFO] [stderr]   Downloaded auto_impl v1.3.0
[INFO] [stderr]   Downloaded unicode-truncate v1.1.0
[INFO] [stderr]   Downloaded zmij v1.0.16
[INFO] [stderr]   Downloaded instability v0.3.11
[INFO] [stderr]   Downloaded signal-hook-mio v0.2.5
[INFO] [stderr]   Downloaded clap_derive v4.5.49
[INFO] [stderr]   Downloaded tempfile v3.24.0
[INFO] [stderr]   Downloaded clap v4.5.54
[INFO] [stderr]   Downloaded tower-lsp v0.20.0
[INFO] [stderr]   Downloaded clap_builder v4.5.54
[INFO] [stderr]   Downloaded cbindgen v0.28.0
[INFO] [stderr]   Downloaded ratatui v0.28.1
[INFO] [stderr]   Downloaded compact_str v0.8.1
[INFO] [stderr]   Downloaded ryu v1.0.22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b8071e801b0cbd0a7207a9aa26d8c97dd637041a963ae51ca7136c7ac28223e3
[INFO] running `Command { std: "docker" "start" "-a" "b8071e801b0cbd0a7207a9aa26d8c97dd637041a963ae51ca7136c7ac28223e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b8071e801b0cbd0a7207a9aa26d8c97dd637041a963ae51ca7136c7ac28223e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8071e801b0cbd0a7207a9aa26d8c97dd637041a963ae51ca7136c7ac28223e3", kill_on_drop: false }`
[INFO] [stdout] b8071e801b0cbd0a7207a9aa26d8c97dd637041a963ae51ca7136c7ac28223e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 27e10198021ea85a86cfadd9513b1a6015626dbf2e925ab84dc9acf1f9a1acb0
[INFO] running `Command { std: "docker" "start" "-a" "27e10198021ea85a86cfadd9513b1a6015626dbf2e925ab84dc9acf1f9a1acb0", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling zmij v1.0.16
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling cbindgen v0.28.0
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling tower-lsp-macros v0.9.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling ratatui v0.28.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling lsp-types v0.94.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling moca v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tower-lsp v0.20.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 50s
[INFO] running `Command { std: "docker" "inspect" "27e10198021ea85a86cfadd9513b1a6015626dbf2e925ab84dc9acf1f9a1acb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27e10198021ea85a86cfadd9513b1a6015626dbf2e925ab84dc9acf1f9a1acb0", kill_on_drop: false }`
[INFO] [stdout] 27e10198021ea85a86cfadd9513b1a6015626dbf2e925ab84dc9acf1f9a1acb0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1edb93ad4acb8418b849e3a62964cfc185f034cf8370374a0c48f410117d1075
[INFO] running `Command { std: "docker" "start" "-a" "1edb93ad4acb8418b849e3a62964cfc185f034cf8370374a0c48f410117d1075", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling ratatui v0.28.1
[INFO] [stderr]    Compiling lsp-types v0.94.1
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling cbindgen v0.28.0
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling moca v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling tower-lsp v0.20.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 38.74s
[INFO] running `Command { std: "docker" "inspect" "1edb93ad4acb8418b849e3a62964cfc185f034cf8370374a0c48f410117d1075", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1edb93ad4acb8418b849e3a62964cfc185f034cf8370374a0c48f410117d1075", kill_on_drop: false }`
[INFO] [stdout] 1edb93ad4acb8418b849e3a62964cfc185f034cf8370374a0c48f410117d1075
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 40e69408705979c90895d5127751e450b9f1aa9a676ba9ff9a56f9eb022e69bf
[INFO] running `Command { std: "docker" "start" "-a" "40e69408705979c90895d5127751e450b9f1aa9a676ba9ff9a56f9eb022e69bf", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/moca-42b5c958a8ed0095)
[INFO] [stdout] 
[INFO] [stdout] running 402 tests
[INFO] [stdout] test compiler::codegen::tests::test_array_literal ... ok
[INFO] [stdout] test compiler::codegen::tests::test_expr_statement_drops_result ... ok
[INFO] [stdout] test compiler::codegen::tests::test_empty_function ... ok
[INFO] [stdout] test compiler::codegen::tests::test_arithmetic ... ok
[INFO] [stdout] test compiler::codegen::tests::test_float_comparison ... ok
[INFO] [stdout] test compiler::codegen::tests::test_bool_literals ... ok
[INFO] [stdout] test compiler::codegen::tests::test_complex_expression ... ok
[INFO] [stdout] test compiler::codegen::tests::test_float_arithmetic ... ok
[INFO] [stdout] test compiler::codegen::tests::test_division ... ok
[INFO] [stdout] test compiler::codegen::tests::test_float_literal ... ok
[INFO] [stdout] test compiler::codegen::tests::test_assignment ... ok
[INFO] [stdout] test compiler::codegen::tests::test_break_continue ... ok
[INFO] [stdout] test compiler::codegen::tests::test_deeply_nested_expressions ... ok
[INFO] [stdout] test compiler::codegen::tests::test_deeply_nested_if ... ok
[INFO] [stdout] test compiler::codegen::tests::test_comparison_operators ... ok
[INFO] [stdout] test compiler::codegen::tests::test_bitwise_operators ... ok
[INFO] [stdout] test compiler::codegen::tests::test_float_negation ... ok
[INFO] [stdout] test compiler::codegen::tests::test_function_call ... ok
[INFO] [stdout] test compiler::codegen::tests::test_if_else_statement ... ok
[INFO] [stdout] test compiler::codegen::tests::test_heap_size_builtin ... ok
[INFO] [stdout] test compiler::codegen::tests::test_if_statement ... ok
[INFO] [stdout] test compiler::codegen::tests::test_modulo ... ok
[INFO] [stdout] test compiler::codegen::tests::test_logical_and_short_circuit ... ok
[INFO] [stdout] test compiler::codegen::tests::test_logical_or_short_circuit ... ok
[INFO] [stdout] test compiler::codegen::tests::test_let_statement ... ok
[INFO] [stdout] test compiler::codegen::tests::test_if_else_with_nested_loops ... ok
[INFO] [stdout] test compiler::codegen::tests::test_function_with_multiple_params ... ok
[INFO] [stdout] test compiler::codegen::tests::test_multiple_strings ... ok
[INFO] [stdout] test compiler::codegen::tests::test_multiplication ... ok
[INFO] [stdout] test compiler::codegen::tests::test_nested_while_loops ... ok
[INFO] [stdout] test compiler::codegen::tests::test_multiple_functions ... ok
[INFO] [stdout] test compiler::codegen::tests::test_return_void ... ok
[INFO] [stdout] test compiler::codegen::tests::test_nil_literal ... ok
[INFO] [stdout] test compiler::codegen::tests::test_string_literal ... ok
[INFO] [stdout] test compiler::codegen::tests::test_return_statement ... ok
[INFO] [stdout] test compiler::codegen::tests::test_recursive_function ... ok
[INFO] [stdout] test compiler::codegen::tests::test_unary_negation ... ok
[INFO] [stdout] test compiler::codegen::tests::test_simple_typeof ... ok
[INFO] [stdout] test compiler::codegen::tests::test_while_loop ... ok
[INFO] [stdout] test compiler::codegen::tests::test_large_function_many_locals ... ok
[INFO] [stdout] test compiler::codegen::tests::test_throw_statement ... ok
[INFO] [stdout] test compiler::codegen::tests::test_subtraction ... ok
[INFO] [stdout] test compiler::codegen::tests::test_try_catch ... ok
[INFO] [stdout] test compiler::codegen::tests::test_unary_not ... ok
[INFO] [stdout] test compiler::codegen::tests::test_struct_literal ... ok
[INFO] [stdout] test compiler::dump::tests::test_if_else ... ok
[INFO] [stdout] test compiler::dump::tests::test_bytecode_control_flow ... ok
[INFO] [stdout] test compiler::dump::tests::test_bytecode_function ... ok
[INFO] [stdout] test compiler::dump::tests::test_bytecode_simple ... ok
[INFO] [stdout] test compiler::dump::tests::test_simple_let ... ok
[INFO] [stdout] test compiler::dump::tests::test_bytecode_string_constants ... ok
[INFO] [stdout] test compiler::lexer::tests::test_dot_operator ... ok
[INFO] [stdout] test compiler::lexer::tests::test_float_scientific_notation ... ok
[INFO] [stdout] test compiler::lexer::tests::test_for_in_syntax ... ok
[INFO] [stdout] test compiler::lexer::tests::test_array_syntax ... ok
[INFO] [stdout] test compiler::dump::tests::test_struct ... ok
[INFO] [stdout] test compiler::dump::tests::test_function ... ok
[INFO] [stdout] test compiler::lexer::tests::test_float_literals ... ok
[INFO] [stdout] test compiler::lexer::tests::test_function_definition ... ok
[INFO] [stdout] test compiler::lexer::tests::test_keywords ... ok
[INFO] [stdout] test compiler::dump::tests::test_resolved_simple_let ... ok
[INFO] [stdout] test compiler::dump::tests::test_resolved_builtin ... ok
[INFO] [stdout] test compiler::dump::tests::test_resolved_struct ... ok
[INFO] [stdout] test compiler::dump::tests::test_resolved_function ... ok
[INFO] [stdout] test compiler::lexer::tests::test_object_syntax ... ok
[INFO] [stdout] test compiler::lexer::tests::test_operators ... ok
[INFO] [stdout] test compiler::lexer::tests::test_line_comment ... ok
[INFO] [stdout] test compiler::lexer::tests::test_simple_tokens ... ok
[INFO] [stdout] test compiler::lexer::tests::test_nil_keyword ... ok
[INFO] [stdout] test compiler::lexer::tests::test_string_literals ... ok
[INFO] [stdout] test compiler::lexer::tests::test_try_catch_throw ... ok
[INFO] [stdout] test compiler::parser::tests::test_array_literal ... ok
[INFO] [stdout] test compiler::parser::tests::test_field_access ... ok
[INFO] [stdout] test compiler::parser::tests::test_float_literal ... ok
[INFO] [stdout] test compiler::parser::tests::test_binary_expression ... ok
[INFO] [stdout] test compiler::parser::tests::test_function_call ... ok
[INFO] [stdout] test compiler::monomorphise::tests::test_mangle_type ... ok
[INFO] [stdout] test compiler::parser::tests::test_for_in ... ok
[INFO] [stdout] test compiler::monomorphise::tests::test_instantiation_mangled_name ... ok
[INFO] [stdout] test compiler::parser::tests::test_function_definition ... ok
[INFO] [stdout] test compiler::parser::tests::test_function_with_type_annotations ... ok
[INFO] [stdout] test compiler::parser::tests::test_function_without_type_annotations ... ok
[INFO] [stdout] test compiler::parser::tests::test_import_relative ... ok
[INFO] [stdout] test compiler::parser::tests::test_if_else ... ok
[INFO] [stdout] test compiler::parser::tests::test_impl_block ... ok
[INFO] [stdout] test compiler::parser::tests::test_let_statement ... ok
[INFO] [stdout] test compiler::parser::tests::test_import_simple ... ok
[INFO] [stdout] test compiler::parser::tests::test_let_with_map_type ... ok
[INFO] [stdout] test compiler::parser::tests::test_index_access ... ok
[INFO] [stdout] test compiler::parser::tests::test_let_with_nullable_type ... ok
[INFO] [stdout] test compiler::parser::tests::test_let_with_array_type ... ok
[INFO] [stdout] test compiler::parser::tests::test_import_nested ... ok
[INFO] [stdout] test compiler::parser::tests::test_method_call ... ok
[INFO] [stdout] test compiler::parser::tests::test_impl_with_self_method ... ok
[INFO] [stdout] test compiler::parser::tests::test_let_with_vec_type ... ok
[INFO] [stdout] test compiler::parser::tests::test_let_with_type_annotation ... ok
[INFO] [stdout] test compiler::module::tests::test_resolve_absolute_import ... ok
[INFO] [stdout] test compiler::module::tests::test_resolve_relative_import ... ok
[INFO] [stdout] test compiler::parser::tests::test_method_call_with_args ... ok
[INFO] [stdout] test compiler::parser::tests::test_nested_vec_type ... ok
[INFO] [stdout] test compiler::parser::tests::test_nil_literal ... ok
[INFO] [stdout] test compiler::module::tests::test_load_with_imports ... ok
[INFO] [stdout] test compiler::parser::tests::test_string_literal ... ok
[INFO] [stdout] test compiler::parser::tests::test_struct_literal ... ok
[INFO] [stdout] test compiler::module::tests::test_circular_import_detection ... ok
[INFO] [stdout] test compiler::module::tests::test_transitive_imports ... ok
[INFO] [stdout] test compiler::module::tests::test_self_import_detection ... ok
[INFO] [stdout] test compiler::parser::tests::test_var_statement_error ... ok
[INFO] [stdout] test compiler::module::tests::test_diamond_imports ... ok
[INFO] [stdout] test compiler::parser::tests::test_try_catch ... ok
[INFO] [stdout] test compiler::resolver::tests::test_const_reassignment_error ... ok
[INFO] [stdout] test compiler::parser::tests::test_struct_with_nullable_field ... ok
[INFO] [stdout] test compiler::parser::tests::test_struct_with_trailing_comma ... ok
[INFO] [stdout] test compiler::parser::tests::test_struct_definition ... ok
[INFO] [stdout] test compiler::parser::tests::test_throw ... ok
[INFO] [stdout] test compiler::parser::tests::test_while_loop ... ok
[INFO] [stdout] test compiler::resolver::tests::test_simple_resolution ... ok
[INFO] [stdout] test compiler::parser::tests::test_struct_literal_trailing_comma ... ok
[INFO] [stdout] test compiler::resolver::tests::test_let_reassignment ... ok
[INFO] [stdout] test compiler::resolver::tests::test_function_resolution ... ok
[INFO] [stdout] test compiler::resolver::tests::test_undefined_function ... ok
[INFO] [stdout] test compiler::resolver::tests::test_undefined_variable ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_method_call ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_ac1_let_infers_int ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_method_call_wrong_arg_type ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_impl_block_method ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_array_element_mismatch ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_ac4_function_arg_mismatch ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_method_call_with_args ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_function_inference ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_ac8_array_type_inferred ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_ac3_function_inference ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_impl_for_undefined_struct ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_function_with_types ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_struct_field_access ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_if_condition_must_be_bool ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_non_nullable_nil ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_struct_definition ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_struct_field_access_unknown_field ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_array_type ... ok
[INFO] [stdout] test compiler::types::tests::test_free_type_vars ... ok
[INFO] [stdout] test compiler::types::tests::test_has_type_vars ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_struct_literal_unknown_field ... ok
[INFO] [stdout] test compiler::types::tests::test_is_string ... ok
[INFO] [stdout] test compiler::types::tests::test_type_annotation_to_type ... ok
[INFO] [stdout] test compiler::types::tests::test_type_display ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_struct_literal ... ok
[INFO] [stdout] test ffi::call::tests::test_call_not_found ... ok
[INFO] [stdout] test ffi::call::tests::test_register_host_function ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_struct_type_annotation ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_struct_nullable_field ... ok
[INFO] [stdout] test ffi::error::tests::test_error_null_vm ... ok
[INFO] [stdout] test ffi::load::tests::test_load_chunk ... ok
[INFO] [stdout] test ffi::load::tests::test_load_chunk_invalid_data ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_struct_type_annotation_mismatch ... ok
[INFO] [stdout] test ffi::load::tests::test_load_chunk_null_data ... ok
[INFO] [stdout] test ffi::load::tests::test_load_file_not_found ... ok
[INFO] [stdout] test ffi::error::tests::test_get_error ... ok
[INFO] [stdout] test ffi::stack::tests::test_push_pop ... ok
[INFO] [stdout] test ffi::load::tests::test_save_and_load_file ... ok
[INFO] [stdout] test ffi::stack::tests::test_resolve_index ... ok
[INFO] [stdout] test ffi::stack::tests::test_set_top ... ok
[INFO] [stdout] test ffi::tests::test_version ... ok
[INFO] [stdout] test ffi::types::tests::test_result_codes ... ok
[INFO] [stdout] test ffi::types::tests::test_vm_wrapper_creation ... ok
[INFO] [stdout] test ffi::vm_ffi::tests::test_error_callback ... ok
[INFO] [stdout] test ffi::vm_ffi::tests::test_vm_new_free ... ok
[INFO] [stdout] test jit::codebuf::tests::test_emit_bytes ... ok
[INFO] [stdout] test ffi::vm_ffi::tests::test_vm_free_null ... ok
[INFO] [stdout] test ffi::types::tests::test_vm_wrapper_error ... ok
[INFO] [stdout] test jit::codebuf::tests::test_alignment ... ok
[INFO] [stdout] test ffi::vm_ffi::tests::test_has_chunk ... ok
[INFO] [stdout] test jit::function_table::tests::test_new_table_is_zeroed ... ok
[INFO] [stdout] test jit::codebuf::tests::test_labels ... ok
[INFO] [stdout] test jit::function_table::tests::test_update_and_read ... ok
[INFO] [stdout] test jit::marshal::tests::test_bool_roundtrip ... ok
[INFO] [stdout] test jit::marshal::tests::test_int_roundtrip ... ok
[INFO] [stdout] test jit::memory::tests::test_cannot_write_after_executable ... ok
[INFO] [stdout] test jit::memory::tests::test_allocate_memory ... ok
[INFO] [stdout] test jit::marshal::tests::test_nil_roundtrip ... ok
[INFO] [stdout] test jit::marshal::tests::test_float_roundtrip ... ok
[INFO] [stdout] test jit::memory::tests::test_make_executable ... ok
[INFO] [stdout] test jit::stackmap::tests::test_stack_map_builder ... ok
[INFO] [stdout] test jit::stackmap::tests::test_stack_map_entry ... ok
[INFO] [stdout] test jit::stackmap::tests::test_stack_map_table_lookup ... ok
[INFO] [stdout] test jit::memory::tests::test_write_memory ... ok
[INFO] [stdout] test jit::x86_64::tests::test_add_ri32_imm32 ... ok
[INFO] [stdout] test jit::x86_64::tests::test_add_ri32_imm8 ... ok
[INFO] [stdout] test jit::x86_64::tests::test_add_rr ... ok
[INFO] [stdout] test jit::x86_64::tests::test_call_r ... ok
[INFO] [stdout] test jit::x86_64::tests::test_call_r_r12 ... ok
[INFO] [stdout] test jit::x86_64::tests::test_call_rel32 ... ok
[INFO] [stdout] test jit::x86_64::tests::test_and_rr ... ok
[INFO] [stdout] test jit::x86_64::tests::test_cmp_ri32_imm8 ... ok
[INFO] [stdout] test jit::x86_64::tests::test_cmp_rr ... ok
[INFO] [stdout] test jit::x86_64::tests::test_idiv ... ok
[INFO] [stdout] test jit::x86_64::tests::test_imul_rr ... ok
[INFO] [stdout] test jit::x86_64::tests::test_jcc_rel32_jg ... ok
[INFO] [stdout] test jit::x86_64::tests::test_jcc_rel32_jne ... ok
[INFO] [stdout] test jit::x86_64::tests::test_jmp_r ... ok
[INFO] [stdout] test jit::x86_64::tests::test_cqo ... ok
[INFO] [stdout] test jit::x86_64::tests::test_jmp_rel32 ... ok
[INFO] [stdout] test jit::x86_64::tests::test_jcc_rel32_je ... ok
[INFO] [stdout] test jit::x86_64::tests::test_jcc_rel8 ... ok
[INFO] [stdout] test jit::x86_64::tests::test_jcc_rel32_jl ... ok
[INFO] [stdout] test jit::x86_64::tests::test_jmp_rel8 ... ok
[INFO] [stdout] test jit::x86_64::tests::test_mov_mr_simple ... ok
[INFO] [stdout] test jit::x86_64::tests::test_mov_ri64 ... ok
[INFO] [stdout] test jit::x86_64::tests::test_mov_ri64_r15 ... ok
[INFO] [stdout] test jit::x86_64::tests::test_mov_rm_disp8 ... ok
[INFO] [stdout] test jit::x86_64::tests::test_mov_rr ... ok
[INFO] [stdout] test jit::x86_64::tests::test_movzx_r64_r8 ... ok
[INFO] [stdout] test jit::x86_64::tests::test_neg ... ok
[INFO] [stdout] test jit::x86_64::tests::test_mov_rm_simple ... ok
[INFO] [stdout] test jit::x86_64::tests::test_mov_rr_r8_to_r9 ... ok
[INFO] [stdout] test jit::x86_64::tests::test_or_rr ... ok
[INFO] [stdout] test jit::x86_64::tests::test_push_pop ... ok
[INFO] [stdout] test jit::x86_64::tests::test_ret ... ok
[INFO] [stdout] test jit::x86_64::tests::test_setcc_sete ... ok
[INFO] [stdout] test jit::x86_64::tests::test_setcc_setl ... ok
[INFO] [stdout] test jit::x86_64::tests::test_sub_ri32_imm8 ... ok
[INFO] [stdout] test jit::x86_64::tests::test_sub_rr ... ok
[INFO] [stdout] test jit::x86_64::tests::test_test_rr ... ok
[INFO] [stdout] test jit::x86_64::tests::test_xor_rr ... ok
[INFO] [stdout] test package::tests::test_new_manifest ... ok
[INFO] [stdout] test vm::bytecode::tests::test_f32_const_roundtrip ... ok
[INFO] [stdout] test vm::bytecode::tests::test_all_opcodes ... ok
[INFO] [stdout] test vm::bytecode::tests::test_i32_const_roundtrip ... ok
[INFO] [stdout] test vm::bytecode::tests::test_roundtrip_with_functions ... ok
[INFO] [stdout] test vm::bytecode::tests::test_roundtrip_with_stackmap ... ok
[INFO] [stdout] test vm::bytecode::tests::test_invalid_magic ... ok
[INFO] [stdout] test vm::bytecode::tests::test_roundtrip_simple ... ok
[INFO] [stdout] test package::tests::test_manifest_serialization ... ok
[INFO] [stdout] test vm::bytecode::tests::test_unsupported_version ... ok
[INFO] [stdout] test vm::bytecode::tests::test_value_type_roundtrip ... ok
[INFO] [stdout] test vm::concurrent_gc::tests::test_full_gc_cycle ... ok
[INFO] [stdout] test vm::concurrent_gc::tests::test_initial_mark ... ok
[INFO] [stdout] test vm::concurrent_gc::tests::test_mark_step ... ok
[INFO] [stdout] test vm::concurrent_gc::tests::test_write_barrier_during_marking ... ok
[INFO] [stdout] test vm::debug::tests::test_line_table ... ok
[INFO] [stdout] test vm::concurrent_gc::tests::test_gc_phases ... ok
[INFO] [stdout] test vm::debug::tests::test_local_var_info ... ok
[INFO] [stdout] test vm::heap::tests::test_alloc_and_get ... ok
[INFO] [stdout] test vm::heap::tests::test_alloc_string ... ok
[INFO] [stdout] test vm::heap::tests::test_alloc_typed_i64 ... ok
[INFO] [stdout] test vm::heap::tests::test_free_header_encoding ... ok
[INFO] [stdout] test vm::heap::tests::test_free_list_block_splitting ... ok
[INFO] [stdout] test vm::heap::tests::test_free_list_reuse ... ok
[INFO] [stdout] test vm::heap::tests::test_alloc_typed_u8_array ... ok
[INFO] [stdout] test vm::heap::tests::test_gc_adds_to_free_list ... ok
[INFO] [stdout] test vm::heap::tests::test_gc_circular_reference_three_objects ... ok
[INFO] [stdout] test vm::heap::tests::test_gc_all_garbage ... ok
[INFO] [stdout] test vm::heap::tests::test_gc_circular_reference_unreachable ... ok
[INFO] [stdout] test vm::heap::tests::test_gc_circular_reference_via_typed_ref_array ... ok
[INFO] [stdout] test vm::heap::tests::test_gc_circular_reference_two_objects ... ok
[INFO] [stdout] test vm::heap::tests::test_gc_marks_reachable ... ok
[INFO] [stdout] test vm::heap::tests::test_gc_typed_ref_collects_unreachable ... ok
[INFO] [stdout] test vm::heap::tests::test_gc_self_referencing_object ... ok
[INFO] [stdout] test package::tests::test_init_project ... ok
[INFO] [stdout] test vm::heap::tests::test_gc_typed_ref_traces ... ok
[INFO] [stdout] test vm::heap::tests::test_header_encoding ... ok
[INFO] [stdout] test vm::heap::tests::test_gc_typed_i64_no_trace ... ok
[INFO] [stdout] test vm::heap::tests::test_gc_u8_array ... ok
[INFO] [stdout] test vm::heap::tests::test_gc_traces_references ... ok
[INFO] [stdout] test vm::heap::tests::test_heap_integrity_after_gc ... ok
[INFO] [stdout] test vm::heap::tests::test_heap_integrity_object_graph_after_gc ... ok
[INFO] [stdout] test vm::heap::tests::test_heap_integrity_after_multiple_gc_cycles ... ok
[INFO] [stdout] test vm::heap::tests::test_heap_bytes_allocated_consistency ... ok
[INFO] [stdout] test vm::heap::tests::test_invalid_ref ... ok
[INFO] [stdout] test vm::heap::tests::test_mass_allocation_mixed_types ... ok
[INFO] [stdout] test vm::heap::tests::test_multiple_gc_cycles ... ok
[INFO] [stdout] test vm::heap::tests::test_mass_allocation_with_gc_threshold ... ok
[INFO] [stdout] test vm::heap::tests::test_multiple_objects ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_struct_literal_missing_field ... ok
[INFO] [stdout] test vm::heap::tests::test_mass_allocation_gc_trigger ... ok
[INFO] [stdout] test vm::heap::tests::test_read_write_slot ... ok
[INFO] [stdout] test vm::heap::tests::test_slot_count ... ok
[INFO] [stdout] test vm::heap::tests::test_slot_count_typed ... ok
[INFO] [stdout] test vm::heap::tests::test_typed_array_free_list_reuse ... ok
[INFO] [stdout] test vm::heap::tests::test_typed_array_mixed_with_tagged ... ok
[INFO] [stdout] test vm::heap::tests::test_typed_header_encoding ... ok
[INFO] [stdout] test vm::heap::tests::test_typed_i64_memory_layout ... ok
[INFO] [stdout] test vm::heap::tests::test_typed_object_size ... ok
[INFO] [stdout] test vm::heap::tests::test_u8_elem_kind_header ... ok
[INFO] [stdout] test vm::heap::tests::test_u8_object_size ... ok
[INFO] [stdout] test vm::heap::tests::test_u8_read_write_slot ... ok
[INFO] [stdout] test vm::heap::tests::test_u8_from_memory ... ok
[INFO] [stdout] test vm::heap::tests::test_u8_mixed_with_other_types ... ok
[INFO] [stdout] test vm::microop_converter::tests::test_add_imm ... ok
[INFO] [stdout] test vm::microop_converter::tests::test_call_with_vstack ... ok
[INFO] [stdout] test vm::microop_converter::tests::test_cmp_imm ... ok
[INFO] [stdout] test vm::microop_converter::tests::test_const_and_local_set ... ok
[INFO] [stdout] test vm::microop_converter::tests::test_br_if_false_with_comparison ... ok
[INFO] [stdout] test vm::microop_converter::tests::test_drop_consumes_vstack ... ok
[INFO] [stdout] test vm::microop_converter::tests::test_dst_forwarding_not_applied_when_vstack_has_ref ... ok
[INFO] [stdout] test vm::microop_converter::tests::test_dst_forwarding_to_different_local ... ok
[INFO] [stdout] test vm::microop_converter::tests::test_dst_forwarding_add_imm ... ok
[INFO] [stdout] test vm::microop_converter::tests::test_empty_function ... ok
[INFO] [stdout] test vm::microop_converter::tests::test_heap_alloc_with_args ... ok
[INFO] [stdout] test vm::microop_converter::tests::test_heap_alloc_zero ... ok
[INFO] [stdout] test vm::microop_converter::tests::test_jmp_target_remapping ... ok
[INFO] [stdout] test vm::microop_converter::tests::test_local_get_and_add ... ok
[INFO] [stdout] test vm::microop_converter::tests::test_try_begin_target_remapping ... ok
[INFO] [stdout] test vm::microop_converter::tests::test_vreg_types_float_temp ... ok
[INFO] [stdout] test vm::microop_converter::tests::test_vreg_types_populated ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_struct_literal_wrong_field_type ... ok
[INFO] [stdout] test vm::stackmap::tests::test_ref_bitset_count ... ok
[INFO] [stdout] test vm::stackmap::tests::test_spec_all_allocation_safepoints ... ok
[INFO] [stdout] test vm::stackmap::tests::test_ref_bitset_iter ... ok
[INFO] [stdout] test vm::stackmap::tests::test_function_stackmap ... ok
[INFO] [stdout] test vm::stackmap::tests::test_ref_bitset_basic ... ok
[INFO] [stdout] test vm::stackmap::tests::test_is_safepoint ... ok
[INFO] [stdout] test vm::stackmap::tests::test_spec_alloc_heap_safepoint ... ok
[INFO] [stdout] test vm::stackmap::tests::test_spec_refbitset_boundary ... ok
[INFO] [stdout] test vm::stackmap::tests::test_spec_refbitset_max_slots ... ok
[INFO] [stdout] test vm::stackmap::tests::test_spec_stackmap_entry_references ... ok
[INFO] [stdout] test vm::stackmap::tests::test_spec_stackmap_lookup ... ok
[INFO] [stdout] test vm::stackmap::tests::test_stackmap_entry ... ok
[INFO] [stdout] test vm::threads::tests::test_channel_basic ... ok
[INFO] [stdout] test vm::threads::tests::test_channel_multi_producer ... ok
[INFO] [stdout] test vm::threads::tests::test_channel_close ... ok
[INFO] [stdout] test vm::threads::tests::test_channel_stats ... ok
[INFO] [stdout] test vm::threads::tests::test_channel_try_recv ... ok
[INFO] [stdout] test vm::threads::tests::test_value_channel ... ok
[INFO] [stdout] test vm::value::tests::test_encode_decode_f64 ... ok
[INFO] [stdout] test vm::value::tests::test_bool_as_bool ... ok
[INFO] [stdout] test vm::threads::tests::test_multiple_threads ... ok
[INFO] [stdout] test vm::value::tests::test_decode_invalid_tag ... ok
[INFO] [stdout] test vm::value::tests::test_encode_decode_bool ... ok
[INFO] [stdout] test vm::value::tests::test_encode_decode_i64 ... ok
[INFO] [stdout] test vm::value::tests::test_encode_decode_f64_nan ... ok
[INFO] [stdout] test vm::value::tests::test_encode_decode_null ... ok
[INFO] [stdout] test vm::value::tests::test_encode_decode_ref ... ok
[INFO] [stdout] test vm::value::tests::test_equality ... ok
[INFO] [stdout] test vm::value::tests::test_f64_as_f64 ... ok
[INFO] [stdout] test vm::value::tests::test_f64_truthiness ... ok
[INFO] [stdout] test vm::value::tests::test_i64_as_f64 ... ok
[INFO] [stdout] test vm::value::tests::test_i64_as_i64 ... ok
[INFO] [stdout] test vm::value::tests::test_i64_truthiness ... ok
[INFO] [stdout] test vm::value::tests::test_null_is_falsy ... ok
[INFO] [stdout] test vm::value::tests::test_spec_bool_coercion ... ok
[INFO] [stdout] test vm::value::tests::test_spec_f64_precision ... ok
[INFO] [stdout] test vm::value::tests::test_spec_i64_range ... ok
[INFO] [stdout] test vm::value::tests::test_spec_value_is_copy ... ok
[INFO] [stdout] test vm::value::tests::test_spec_value_type_names ... ok
[INFO] [stdout] test vm::value::tests::test_spec_value_variants ... ok
[INFO] [stdout] test vm::verifier::tests::test_empty_function ... ok
[INFO] [stdout] test vm::verifier::tests::test_loop ... ok
[INFO] [stdout] test vm::verifier::tests::test_arithmetic_operations ... ok
[INFO] [stdout] test vm::verifier::tests::test_no_stackmap_skips_verification ... ok
[INFO] [stdout] test vm::verifier::tests::test_invalid_jump_target ... ok
[INFO] [stdout] test vm::verifier::tests::test_cfg_build ... ok
[INFO] [stdout] test vm::verifier::tests::test_simple_function ... ok
[INFO] [stdout] test vm::verifier::tests::test_spec_alloc_heap_safepoint ... ok
[INFO] [stdout] test vm::verifier::tests::test_spec_backward_jump_safepoint ... ok
[INFO] [stdout] test vm::verifier::tests::test_spec_call_safepoint ... ok
[INFO] [stdout] test vm::verifier::tests::test_spec_comparison_ops ... ok
[INFO] [stdout] test vm::verifier::tests::test_spec_function_with_return ... ok
[INFO] [stdout] test vm::verifier::tests::test_spec_jump_to_invalid_pc ... ok
[INFO] [stdout] test vm::verifier::tests::test_spec_stack_height_at_merge ... ok
[INFO] [stdout] test vm::verifier::tests::test_spec_stack_overflow ... ok
[INFO] [stdout] test vm::verifier::tests::test_spec_typed_arithmetic ... ok
[INFO] [stdout] test vm::verifier::tests::test_stack_height_mismatch ... ok
[INFO] [stdout] test vm::verifier::tests::test_spec_valid_control_flow ... ok
[INFO] [stdout] test vm::verifier::tests::test_stack_underflow ... ok
[INFO] [stdout] test vm::verifier::tests::test_stackmap_verification_missing ... ok
[INFO] [stdout] test vm::vm::tests::test_conditional_jump ... ok
[INFO] [stdout] test vm::vm::tests::test_add_float ... ok
[INFO] [stdout] test vm::vm::tests::test_add ... ok
[INFO] [stdout] test vm::vm::tests::test_comparison ... ok
[INFO] [stdout] test vm::vm::tests::test_array_operations ... ok
[INFO] [stdout] test vm::vm::tests::test_division_by_zero ... ok
[INFO] [stdout] test vm::vm::tests::test_hostcall_close_invalid_fd ... ok
[INFO] [stdout] test vm::vm::tests::test_hostcall_close_pending_socket ... ok
[INFO] [stdout] test vm::vm::tests::test_hostcall_close_reserved_fd ... ok
[INFO] [stdout] test vm::threads::tests::test_channel_cross_thread ... ok
[INFO] [stdout] test vm::vm::tests::test_hostcall_connect_invalid_fd ... ok
[INFO] [stdout] test vm::vm::tests::test_hostcall_read_invalid_fd ... ok
[INFO] [stdout] test vm::vm::tests::test_hostcall_read_reserved_fd ... ok
[INFO] [stdout] test vm::vm::tests::test_hostcall_socket_invalid_domain ... ok
[INFO] [stdout] test vm::vm::tests::test_hostcall_socket_invalid_type ... ok
[INFO] [stdout] test vm::vm::tests::test_hostcall_read_partial ... ok
[INFO] [stdout] test vm::vm::tests::test_hostcall_read_from_file ... ok
[INFO] [stdout] test vm::vm::tests::test_hostcall_socket_valid ... ok
[INFO] [stdout] test vm::vm::tests::test_hostcall_write_invalid_fd ... ok
[INFO] [stdout] test vm::vm::tests::test_push_float ... ok
[INFO] [stdout] test vm::vm::tests::test_locals ... ok
[INFO] [stdout] test vm::vm::tests::test_hostcall_open_write_close ... ok
[INFO] [stdout] test vm::vm::tests::test_push_int ... ok
[INFO] [stdout] test vm::vm::tests::test_write_barrier_setl ... ok
[INFO] [stdout] test vm::vm::tests::test_push_nil ... ok
[INFO] [stdout] test vm::vm::tests::test_string_operations ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_nullable_type ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_undefined_method ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_type_annotation_mismatch ... ok
[INFO] [stdout] test vm::threads::tests::test_thread_spawn_and_join ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_undefined_struct ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_while_condition_must_be_bool ... ok
[INFO] [stdout] test vm::vm::tests::test_hostcall_http_get_local_server ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_type_annotation_match ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_literal_types ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_binary_ops_type_check ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 402 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/moca-b2c57547338673a9)
[INFO] [stdout] 
[INFO] [stdout] running 402 tests
[INFO] [stdout] test compiler::codegen::tests::test_arithmetic ... ok
[INFO] [stdout] test compiler::codegen::tests::test_assignment ... ok
[INFO] [stdout] test compiler::codegen::tests::test_array_literal ... ok
[INFO] [stdout] test compiler::codegen::tests::test_bool_literals ... ok
[INFO] [stdout] test compiler::codegen::tests::test_bitwise_operators ... ok
[INFO] [stdout] test compiler::codegen::tests::test_break_continue ... ok
[INFO] [stdout] test compiler::codegen::tests::test_complex_expression ... ok
[INFO] [stdout] test compiler::codegen::tests::test_deeply_nested_expressions ... ok
[INFO] [stdout] test compiler::codegen::tests::test_deeply_nested_if ... ok
[INFO] [stdout] test compiler::codegen::tests::test_division ... ok
[INFO] [stdout] test compiler::codegen::tests::test_empty_function ... ok
[INFO] [stdout] test compiler::codegen::tests::test_comparison_operators ... ok
[INFO] [stdout] test compiler::codegen::tests::test_expr_statement_drops_result ... ok
[INFO] [stdout] test compiler::codegen::tests::test_float_arithmetic ... ok
[INFO] [stdout] test compiler::codegen::tests::test_float_negation ... ok
[INFO] [stdout] test compiler::codegen::tests::test_float_literal ... ok
[INFO] [stdout] test compiler::codegen::tests::test_float_comparison ... ok
[INFO] [stdout] test compiler::codegen::tests::test_function_call ... ok
[INFO] [stdout] test compiler::codegen::tests::test_heap_size_builtin ... ok
[INFO] [stdout] test compiler::codegen::tests::test_function_with_multiple_params ... ok
[INFO] [stdout] test compiler::codegen::tests::test_if_else_statement ... ok
[INFO] [stdout] test compiler::codegen::tests::test_if_else_with_nested_loops ... ok
[INFO] [stdout] test compiler::codegen::tests::test_logical_or_short_circuit ... ok
[INFO] [stdout] test compiler::codegen::tests::test_if_statement ... ok
[INFO] [stdout] test compiler::codegen::tests::test_modulo ... ok
[INFO] [stdout] test compiler::codegen::tests::test_let_statement ... ok
[INFO] [stdout] test compiler::codegen::tests::test_multiple_strings ... ok
[INFO] [stdout] test compiler::codegen::tests::test_nil_literal ... ok
[INFO] [stdout] test compiler::codegen::tests::test_return_void ... ok
[INFO] [stdout] test compiler::codegen::tests::test_return_statement ... ok
[INFO] [stdout] test compiler::codegen::tests::test_multiplication ... ok
[INFO] [stdout] test compiler::codegen::tests::test_string_literal ... ok
[INFO] [stdout] test compiler::codegen::tests::test_struct_literal ... ok
[INFO] [stdout] test compiler::codegen::tests::test_throw_statement ... ok
[INFO] [stdout] test compiler::codegen::tests::test_simple_typeof ... ok
[INFO] [stdout] test compiler::codegen::tests::test_recursive_function ... ok
[INFO] [stdout] test compiler::codegen::tests::test_unary_negation ... ok
[INFO] [stdout] test compiler::codegen::tests::test_try_catch ... ok
[INFO] [stdout] test compiler::codegen::tests::test_unary_not ... ok
[INFO] [stdout] test compiler::codegen::tests::test_subtraction ... ok
[INFO] [stdout] test compiler::dump::tests::test_bytecode_simple ... ok
[INFO] [stdout] test compiler::codegen::tests::test_logical_and_short_circuit ... ok
[INFO] [stdout] test compiler::codegen::tests::test_multiple_functions ... ok
[INFO] [stdout] test compiler::dump::tests::test_function ... ok
[INFO] [stdout] test compiler::dump::tests::test_if_else ... ok
[INFO] [stdout] test compiler::codegen::tests::test_large_function_many_locals ... ok
[INFO] [stdout] test compiler::codegen::tests::test_while_loop ... ok
[INFO] [stdout] test compiler::codegen::tests::test_nested_while_loops ... ok
[INFO] [stdout] test compiler::dump::tests::test_resolved_builtin ... ok
[INFO] [stdout] test compiler::dump::tests::test_resolved_simple_let ... ok
[INFO] [stdout] test compiler::dump::tests::test_resolved_function ... ok
[INFO] [stdout] test compiler::dump::tests::test_bytecode_control_flow ... ok
[INFO] [stdout] test compiler::dump::tests::test_bytecode_function ... ok
[INFO] [stdout] test compiler::dump::tests::test_simple_let ... ok
[INFO] [stdout] test compiler::dump::tests::test_resolved_struct ... ok
[INFO] [stdout] test compiler::lexer::tests::test_array_syntax ... ok
[INFO] [stdout] test compiler::dump::tests::test_struct ... ok
[INFO] [stdout] test compiler::dump::tests::test_bytecode_string_constants ... ok
[INFO] [stdout] test compiler::lexer::tests::test_float_literals ... ok
[INFO] [stdout] test compiler::lexer::tests::test_float_scientific_notation ... ok
[INFO] [stdout] test compiler::lexer::tests::test_for_in_syntax ... ok
[INFO] [stdout] test compiler::lexer::tests::test_keywords ... ok
[INFO] [stdout] test compiler::lexer::tests::test_line_comment ... ok
[INFO] [stdout] test compiler::lexer::tests::test_object_syntax ... ok
[INFO] [stdout] test compiler::lexer::tests::test_dot_operator ... ok
[INFO] [stdout] test compiler::lexer::tests::test_nil_keyword ... ok
[INFO] [stdout] test compiler::lexer::tests::test_string_literals ... ok
[INFO] [stdout] test compiler::lexer::tests::test_function_definition ... ok
[INFO] [stdout] test compiler::lexer::tests::test_operators ... ok
[INFO] [stdout] test compiler::lexer::tests::test_try_catch_throw ... ok
[INFO] [stdout] test compiler::monomorphise::tests::test_instantiation_mangled_name ... ok
[INFO] [stdout] test compiler::monomorphise::tests::test_mangle_type ... ok
[INFO] [stdout] test compiler::parser::tests::test_array_literal ... ok
[INFO] [stdout] test compiler::parser::tests::test_field_access ... ok
[INFO] [stdout] test compiler::lexer::tests::test_simple_tokens ... ok
[INFO] [stdout] test compiler::module::tests::test_resolve_relative_import ... ok
[INFO] [stdout] test compiler::parser::tests::test_binary_expression ... ok
[INFO] [stdout] test compiler::parser::tests::test_float_literal ... ok
[INFO] [stdout] test compiler::module::tests::test_resolve_absolute_import ... ok
[INFO] [stdout] test compiler::parser::tests::test_for_in ... ok
[INFO] [stdout] test compiler::parser::tests::test_function_call ... ok
[INFO] [stdout] test compiler::parser::tests::test_function_definition ... ok
[INFO] [stdout] test compiler::module::tests::test_circular_import_detection ... ok
[INFO] [stdout] test compiler::module::tests::test_load_with_imports ... ok
[INFO] [stdout] test compiler::module::tests::test_self_import_detection ... ok
[INFO] [stdout] test compiler::parser::tests::test_function_without_type_annotations ... ok
[INFO] [stdout] test compiler::parser::tests::test_import_simple ... ok
[INFO] [stdout] test compiler::module::tests::test_diamond_imports ... ok
[INFO] [stdout] test compiler::module::tests::test_transitive_imports ... ok
[INFO] [stdout] test compiler::parser::tests::test_let_statement ... ok
[INFO] [stdout] test compiler::parser::tests::test_if_else ... ok
[INFO] [stdout] test compiler::parser::tests::test_index_access ... ok
[INFO] [stdout] test compiler::parser::tests::test_let_with_array_type ... ok
[INFO] [stdout] test compiler::parser::tests::test_impl_block ... ok
[INFO] [stdout] test compiler::parser::tests::test_impl_with_self_method ... ok
[INFO] [stdout] test compiler::parser::tests::test_import_relative ... ok
[INFO] [stdout] test compiler::parser::tests::test_function_with_type_annotations ... ok
[INFO] [stdout] test compiler::parser::tests::test_let_with_map_type ... ok
[INFO] [stdout] test compiler::parser::tests::test_let_with_type_annotation ... ok
[INFO] [stdout] test compiler::parser::tests::test_let_with_vec_type ... ok
[INFO] [stdout] test compiler::parser::tests::test_import_nested ... ok
[INFO] [stdout] test compiler::parser::tests::test_method_call ... ok
[INFO] [stdout] test compiler::parser::tests::test_nested_vec_type ... ok
[INFO] [stdout] test compiler::parser::tests::test_method_call_with_args ... ok
[INFO] [stdout] test compiler::parser::tests::test_struct_literal ... ok
[INFO] [stdout] test compiler::parser::tests::test_struct_literal_trailing_comma ... ok
[INFO] [stdout] test compiler::parser::tests::test_nil_literal ... ok
[INFO] [stdout] test compiler::parser::tests::test_string_literal ... ok
[INFO] [stdout] test compiler::parser::tests::test_throw ... ok
[INFO] [stdout] test compiler::parser::tests::test_let_with_nullable_type ... ok
[INFO] [stdout] test compiler::parser::tests::test_try_catch ... ok
[INFO] [stdout] test compiler::parser::tests::test_struct_with_nullable_field ... ok
[INFO] [stdout] test compiler::parser::tests::test_struct_with_trailing_comma ... ok
[INFO] [stdout] test compiler::parser::tests::test_while_loop ... ok
[INFO] [stdout] test compiler::parser::tests::test_struct_definition ... ok
[INFO] [stdout] test compiler::resolver::tests::test_let_reassignment ... ok
[INFO] [stdout] test compiler::resolver::tests::test_undefined_function ... ok
[INFO] [stdout] test compiler::resolver::tests::test_const_reassignment_error ... ok
[INFO] [stdout] test compiler::resolver::tests::test_undefined_variable ... ok
[INFO] [stdout] test compiler::parser::tests::test_var_statement_error ... ok
[INFO] [stdout] test compiler::resolver::tests::test_function_resolution ... ok
[INFO] [stdout] test compiler::resolver::tests::test_simple_resolution ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_ac4_function_arg_mismatch ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_method_call_with_args ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_impl_for_undefined_struct ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_impl_block_method ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_ac8_array_type_inferred ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_ac1_let_infers_int ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_function_with_types ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_array_element_mismatch ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_ac3_function_inference ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_method_call_wrong_arg_type ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_function_inference ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_method_call ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_struct_field_access ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_non_nullable_nil ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_array_type ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_struct_literal_missing_field ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_struct_field_access_unknown_field ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_struct_definition ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_if_condition_must_be_bool ... ok
[INFO] [stdout] test compiler::types::tests::test_free_type_vars ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_struct_literal_unknown_field ... ok
[INFO] [stdout] test compiler::types::tests::test_is_string ... ok
[INFO] [stdout] test compiler::types::tests::test_has_type_vars ... ok
[INFO] [stdout] test compiler::types::tests::test_type_annotation_to_type ... ok
[INFO] [stdout] test compiler::types::tests::test_type_display ... ok
[INFO] [stdout] test ffi::call::tests::test_call_not_found ... ok
[INFO] [stdout] test ffi::call::tests::test_register_host_function ... ok
[INFO] [stdout] test ffi::error::tests::test_error_null_vm ... ok
[INFO] [stdout] test ffi::error::tests::test_get_error ... ok
[INFO] [stdout] test ffi::load::tests::test_load_chunk ... ok
[INFO] [stdout] test ffi::load::tests::test_load_file_not_found ... ok
[INFO] [stdout] test ffi::load::tests::test_load_chunk_invalid_data ... ok
[INFO] [stdout] test ffi::load::tests::test_load_chunk_null_data ... ok
[INFO] [stdout] test ffi::load::tests::test_save_and_load_file ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_struct_nullable_field ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_struct_type_annotation ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_struct_type_annotation_mismatch ... ok
[INFO] [stdout] test ffi::stack::tests::test_push_pop ... ok
[INFO] [stdout] test ffi::stack::tests::test_set_top ... ok
[INFO] [stdout] test ffi::stack::tests::test_resolve_index ... ok
[INFO] [stdout] test ffi::types::tests::test_vm_wrapper_creation ... ok
[INFO] [stdout] test ffi::vm_ffi::tests::test_error_callback ... ok
[INFO] [stdout] test ffi::types::tests::test_vm_wrapper_error ... ok
[INFO] [stdout] test ffi::tests::test_version ... ok
[INFO] [stdout] test ffi::vm_ffi::tests::test_has_chunk ... ok
[INFO] [stdout] test ffi::vm_ffi::tests::test_vm_new_free ... ok
[INFO] [stdout] test ffi::vm_ffi::tests::test_vm_free_null ... ok
[INFO] [stdout] test ffi::types::tests::test_result_codes ... ok
[INFO] [stdout] test jit::codebuf::tests::test_alignment ... ok
[INFO] [stdout] test jit::codebuf::tests::test_emit_bytes ... ok
[INFO] [stdout] test jit::function_table::tests::test_update_and_read ... ok
[INFO] [stdout] test jit::marshal::tests::test_bool_roundtrip ... ok
[INFO] [stdout] test jit::function_table::tests::test_new_table_is_zeroed ... ok
[INFO] [stdout] test jit::codebuf::tests::test_labels ... ok
[INFO] [stdout] test jit::marshal::tests::test_float_roundtrip ... ok
[INFO] [stdout] test jit::marshal::tests::test_int_roundtrip ... ok
[INFO] [stdout] test jit::memory::tests::test_allocate_memory ... ok
[INFO] [stdout] test jit::marshal::tests::test_nil_roundtrip ... ok
[INFO] [stdout] test jit::memory::tests::test_cannot_write_after_executable ... ok
[INFO] [stdout] test jit::memory::tests::test_write_memory ... ok
[INFO] [stdout] test jit::stackmap::tests::test_stack_map_entry ... ok
[INFO] [stdout] test jit::memory::tests::test_make_executable ... ok
[INFO] [stdout] test jit::stackmap::tests::test_stack_map_builder ... ok
[INFO] [stdout] test jit::x86_64::tests::test_add_ri32_imm32 ... ok
[INFO] [stdout] test jit::stackmap::tests::test_stack_map_table_lookup ... ok
[INFO] [stdout] test jit::x86_64::tests::test_add_rr ... ok
[INFO] [stdout] test jit::x86_64::tests::test_add_ri32_imm8 ... ok
[INFO] [stdout] test jit::x86_64::tests::test_call_r_r12 ... ok
[INFO] [stdout] test jit::x86_64::tests::test_and_rr ... ok
[INFO] [stdout] test jit::x86_64::tests::test_cmp_ri32_imm8 ... ok
[INFO] [stdout] test jit::x86_64::tests::test_call_r ... ok
[INFO] [stdout] test jit::x86_64::tests::test_call_rel32 ... ok
[INFO] [stdout] test jit::x86_64::tests::test_idiv ... ok
[INFO] [stdout] test jit::x86_64::tests::test_cmp_rr ... ok
[INFO] [stdout] test jit::x86_64::tests::test_imul_rr ... ok
[INFO] [stdout] test jit::x86_64::tests::test_cqo ... ok
[INFO] [stdout] test jit::x86_64::tests::test_jcc_rel32_jg ... ok
[INFO] [stdout] test jit::x86_64::tests::test_jcc_rel32_je ... ok
[INFO] [stdout] test jit::x86_64::tests::test_jcc_rel32_jl ... ok
[INFO] [stdout] test jit::x86_64::tests::test_jcc_rel8 ... ok
[INFO] [stdout] test jit::x86_64::tests::test_jmp_r ... ok
[INFO] [stdout] test jit::x86_64::tests::test_jmp_rel32 ... ok
[INFO] [stdout] test jit::x86_64::tests::test_jcc_rel32_jne ... ok
[INFO] [stdout] test jit::x86_64::tests::test_jmp_rel8 ... ok
[INFO] [stdout] test jit::x86_64::tests::test_mov_mr_simple ... ok
[INFO] [stdout] test jit::x86_64::tests::test_mov_ri64 ... ok
[INFO] [stdout] test jit::x86_64::tests::test_mov_ri64_r15 ... ok
[INFO] [stdout] test jit::x86_64::tests::test_mov_rm_simple ... ok
[INFO] [stdout] test jit::x86_64::tests::test_mov_rr ... ok
[INFO] [stdout] test jit::x86_64::tests::test_mov_rm_disp8 ... ok
[INFO] [stdout] test jit::x86_64::tests::test_mov_rr_r8_to_r9 ... ok
[INFO] [stdout] test jit::x86_64::tests::test_neg ... ok
[INFO] [stdout] test jit::x86_64::tests::test_or_rr ... ok
[INFO] [stdout] test jit::x86_64::tests::test_setcc_sete ... ok
[INFO] [stdout] test jit::x86_64::tests::test_movzx_r64_r8 ... ok
[INFO] [stdout] test jit::x86_64::tests::test_push_pop ... ok
[INFO] [stdout] test jit::x86_64::tests::test_setcc_setl ... ok
[INFO] [stdout] test jit::x86_64::tests::test_sub_rr ... ok
[INFO] [stdout] test jit::x86_64::tests::test_ret ... ok
[INFO] [stdout] test jit::x86_64::tests::test_sub_ri32_imm8 ... ok
[INFO] [stdout] test jit::x86_64::tests::test_test_rr ... ok
[INFO] [stdout] test jit::x86_64::tests::test_xor_rr ... ok
[INFO] [stdout] test package::tests::test_new_manifest ... ok
[INFO] [stdout] test package::tests::test_manifest_serialization ... ok
[INFO] [stdout] test vm::bytecode::tests::test_all_opcodes ... ok
[INFO] [stdout] test vm::bytecode::tests::test_i32_const_roundtrip ... ok
[INFO] [stdout] test vm::bytecode::tests::test_f32_const_roundtrip ... ok
[INFO] [stdout] test vm::bytecode::tests::test_roundtrip_simple ... ok
[INFO] [stdout] test vm::bytecode::tests::test_invalid_magic ... ok
[INFO] [stdout] test vm::bytecode::tests::test_roundtrip_with_functions ... ok
[INFO] [stdout] test package::tests::test_init_project ... ok
[INFO] [stdout] test vm::bytecode::tests::test_unsupported_version ... ok
[INFO] [stdout] test vm::bytecode::tests::test_value_type_roundtrip ... ok
[INFO] [stdout] test vm::bytecode::tests::test_roundtrip_with_stackmap ... ok
[INFO] [stdout] test vm::concurrent_gc::tests::test_full_gc_cycle ... ok
[INFO] [stdout] test vm::concurrent_gc::tests::test_gc_phases ... ok
[INFO] [stdout] test vm::concurrent_gc::tests::test_initial_mark ... ok
[INFO] [stdout] test vm::concurrent_gc::tests::test_mark_step ... ok
[INFO] [stdout] test vm::debug::tests::test_line_table ... ok
[INFO] [stdout] test vm::concurrent_gc::tests::test_write_barrier_during_marking ... ok
[INFO] [stdout] test vm::debug::tests::test_local_var_info ... ok
[INFO] [stdout] test vm::heap::tests::test_alloc_and_get ... ok
[INFO] [stdout] test vm::heap::tests::test_alloc_string ... ok
[INFO] [stdout] test vm::heap::tests::test_alloc_typed_i64 ... ok
[INFO] [stdout] test vm::heap::tests::test_alloc_typed_u8_array ... ok
[INFO] [stdout] test vm::heap::tests::test_free_list_block_splitting ... ok
[INFO] [stdout] test vm::heap::tests::test_free_list_reuse ... ok
[INFO] [stdout] test vm::heap::tests::test_gc_adds_to_free_list ... ok
[INFO] [stdout] test vm::heap::tests::test_gc_all_garbage ... ok
[INFO] [stdout] test vm::heap::tests::test_gc_circular_reference_unreachable ... ok
[INFO] [stdout] test vm::heap::tests::test_free_header_encoding ... ok
[INFO] [stdout] test vm::heap::tests::test_gc_circular_reference_via_typed_ref_array ... ok
[INFO] [stdout] test vm::heap::tests::test_gc_circular_reference_three_objects ... ok
[INFO] [stdout] test vm::heap::tests::test_gc_marks_reachable ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_struct_literal ... ok
[INFO] [stdout] test vm::heap::tests::test_gc_circular_reference_two_objects ... ok
[INFO] [stdout] test vm::heap::tests::test_gc_self_referencing_object ... ok
[INFO] [stdout] test vm::heap::tests::test_gc_traces_references ... ok
[INFO] [stdout] test vm::heap::tests::test_gc_typed_i64_no_trace ... ok
[INFO] [stdout] test vm::heap::tests::test_gc_typed_ref_traces ... ok
[INFO] [stdout] test vm::heap::tests::test_header_encoding ... ok
[INFO] [stdout] test vm::heap::tests::test_gc_typed_ref_collects_unreachable ... ok
[INFO] [stdout] test vm::heap::tests::test_heap_bytes_allocated_consistency ... ok
[INFO] [stdout] test vm::heap::tests::test_gc_u8_array ... ok
[INFO] [stdout] test vm::heap::tests::test_heap_integrity_after_gc ... ok
[INFO] [stdout] test vm::heap::tests::test_heap_integrity_after_multiple_gc_cycles ... ok
[INFO] [stdout] test vm::heap::tests::test_heap_integrity_object_graph_after_gc ... ok
[INFO] [stdout] test vm::heap::tests::test_invalid_ref ... ok
[INFO] [stdout] test vm::heap::tests::test_mass_allocation_mixed_types ... ok
[INFO] [stdout] test vm::heap::tests::test_slot_count ... ok
[INFO] [stdout] test vm::heap::tests::test_mass_allocation_with_gc_threshold ... ok
[INFO] [stdout] test vm::heap::tests::test_read_write_slot ... ok
[INFO] [stdout] test vm::heap::tests::test_multiple_gc_cycles ... ok
[INFO] [stdout] test vm::heap::tests::test_multiple_objects ... ok
[INFO] [stdout] test vm::heap::tests::test_typed_array_free_list_reuse ... ok
[INFO] [stdout] test vm::heap::tests::test_slot_count_typed ... ok
[INFO] [stdout] test vm::heap::tests::test_mass_allocation_gc_trigger ... ok
[INFO] [stdout] test vm::heap::tests::test_typed_array_mixed_with_tagged ... ok
[INFO] [stdout] test vm::heap::tests::test_typed_object_size ... ok
[INFO] [stdout] test vm::heap::tests::test_u8_elem_kind_header ... ok
[INFO] [stdout] test vm::heap::tests::test_typed_header_encoding ... ok
[INFO] [stdout] test vm::heap::tests::test_typed_i64_memory_layout ... ok
[INFO] [stdout] test vm::heap::tests::test_u8_from_memory ... ok
[INFO] [stdout] test vm::heap::tests::test_u8_mixed_with_other_types ... ok
[INFO] [stdout] test vm::heap::tests::test_u8_object_size ... ok
[INFO] [stdout] test vm::heap::tests::test_u8_read_write_slot ... ok
[INFO] [stdout] test vm::microop_converter::tests::test_add_imm ... ok
[INFO] [stdout] test vm::microop_converter::tests::test_br_if_false_with_comparison ... ok
[INFO] [stdout] test vm::microop_converter::tests::test_const_and_local_set ... ok
[INFO] [stdout] test vm::microop_converter::tests::test_call_with_vstack ... ok
[INFO] [stdout] test vm::microop_converter::tests::test_cmp_imm ... ok
[INFO] [stdout] test vm::microop_converter::tests::test_dst_forwarding_not_applied_when_vstack_has_ref ... ok
[INFO] [stdout] test vm::microop_converter::tests::test_dst_forwarding_add_imm ... ok
[INFO] [stdout] test vm::microop_converter::tests::test_dst_forwarding_to_different_local ... ok
[INFO] [stdout] test vm::microop_converter::tests::test_empty_function ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_nullable_type ... ok
[INFO] [stdout] test vm::microop_converter::tests::test_heap_alloc_with_args ... ok
[INFO] [stdout] test vm::microop_converter::tests::test_jmp_target_remapping ... ok
[INFO] [stdout] test vm::microop_converter::tests::test_try_begin_target_remapping ... ok
[INFO] [stdout] test vm::microop_converter::tests::test_drop_consumes_vstack ... ok
[INFO] [stdout] test vm::microop_converter::tests::test_vreg_types_float_temp ... ok
[INFO] [stdout] test vm::microop_converter::tests::test_local_get_and_add ... ok
[INFO] [stdout] test vm::microop_converter::tests::test_vreg_types_populated ... ok
[INFO] [stdout] test vm::stackmap::tests::test_function_stackmap ... ok
[INFO] [stdout] test vm::microop_converter::tests::test_heap_alloc_zero ... ok
[INFO] [stdout] test vm::stackmap::tests::test_is_safepoint ... ok
[INFO] [stdout] test vm::stackmap::tests::test_ref_bitset_basic ... ok
[INFO] [stdout] test vm::stackmap::tests::test_ref_bitset_count ... ok
[INFO] [stdout] test vm::stackmap::tests::test_spec_all_allocation_safepoints ... ok
[INFO] [stdout] test vm::stackmap::tests::test_ref_bitset_iter ... ok
[INFO] [stdout] test vm::stackmap::tests::test_spec_alloc_heap_safepoint ... ok
[INFO] [stdout] test vm::stackmap::tests::test_spec_refbitset_boundary ... ok
[INFO] [stdout] test vm::stackmap::tests::test_spec_refbitset_max_slots ... ok
[INFO] [stdout] test vm::stackmap::tests::test_spec_stackmap_entry_references ... ok
[INFO] [stdout] test vm::stackmap::tests::test_spec_stackmap_lookup ... ok
[INFO] [stdout] test vm::threads::tests::test_channel_basic ... ok
[INFO] [stdout] test vm::stackmap::tests::test_stackmap_entry ... ok
[INFO] [stdout] test vm::threads::tests::test_channel_close ... ok
[INFO] [stdout] test vm::threads::tests::test_channel_multi_producer ... ok
[INFO] [stdout] test vm::threads::tests::test_value_channel ... ok
[INFO] [stdout] test vm::threads::tests::test_channel_try_recv ... ok
[INFO] [stdout] test vm::threads::tests::test_channel_stats ... ok
[INFO] [stdout] test vm::value::tests::test_decode_invalid_tag ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_struct_literal_wrong_field_type ... ok
[INFO] [stdout] test vm::threads::tests::test_multiple_threads ... ok
[INFO] [stdout] test vm::value::tests::test_encode_decode_bool ... ok
[INFO] [stdout] test vm::value::tests::test_bool_as_bool ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_type_annotation_mismatch ... ok
[INFO] [stdout] test vm::value::tests::test_encode_decode_f64 ... ok
[INFO] [stdout] test vm::value::tests::test_encode_decode_f64_nan ... ok
[INFO] [stdout] test vm::value::tests::test_encode_decode_i64 ... ok
[INFO] [stdout] test vm::value::tests::test_encode_decode_null ... ok
[INFO] [stdout] test vm::value::tests::test_encode_decode_ref ... ok
[INFO] [stdout] test vm::value::tests::test_equality ... ok
[INFO] [stdout] test vm::value::tests::test_i64_as_i64 ... ok
[INFO] [stdout] test vm::value::tests::test_i64_as_f64 ... ok
[INFO] [stdout] test vm::value::tests::test_f64_as_f64 ... ok
[INFO] [stdout] test vm::value::tests::test_i64_truthiness ... ok
[INFO] [stdout] test vm::value::tests::test_f64_truthiness ... ok
[INFO] [stdout] test vm::value::tests::test_null_is_falsy ... ok
[INFO] [stdout] test vm::value::tests::test_spec_bool_coercion ... ok
[INFO] [stdout] test vm::value::tests::test_spec_f64_precision ... ok
[INFO] [stdout] test vm::value::tests::test_spec_i64_range ... ok
[INFO] [stdout] test vm::value::tests::test_spec_value_is_copy ... ok
[INFO] [stdout] test vm::value::tests::test_spec_value_type_names ... ok
[INFO] [stdout] test vm::verifier::tests::test_arithmetic_operations ... ok
[INFO] [stdout] test vm::value::tests::test_spec_value_variants ... ok
[INFO] [stdout] test vm::verifier::tests::test_empty_function ... ok
[INFO] [stdout] test vm::verifier::tests::test_invalid_jump_target ... ok
[INFO] [stdout] test vm::verifier::tests::test_cfg_build ... ok
[INFO] [stdout] test vm::verifier::tests::test_simple_function ... ok
[INFO] [stdout] test vm::verifier::tests::test_no_stackmap_skips_verification ... ok
[INFO] [stdout] test vm::verifier::tests::test_loop ... ok
[INFO] [stdout] test vm::verifier::tests::test_spec_call_safepoint ... ok
[INFO] [stdout] test vm::verifier::tests::test_spec_comparison_ops ... ok
[INFO] [stdout] test vm::verifier::tests::test_spec_jump_to_invalid_pc ... ok
[INFO] [stdout] test vm::verifier::tests::test_spec_function_with_return ... ok
[INFO] [stdout] test vm::verifier::tests::test_spec_backward_jump_safepoint ... ok
[INFO] [stdout] test vm::verifier::tests::test_spec_stack_overflow ... ok
[INFO] [stdout] test vm::verifier::tests::test_spec_stack_height_at_merge ... ok
[INFO] [stdout] test vm::verifier::tests::test_spec_typed_arithmetic ... ok
[INFO] [stdout] test vm::verifier::tests::test_spec_alloc_heap_safepoint ... ok
[INFO] [stdout] test vm::vm::tests::test_add ... ok
[INFO] [stdout] test vm::verifier::tests::test_stack_height_mismatch ... ok
[INFO] [stdout] test vm::vm::tests::test_array_operations ... ok
[INFO] [stdout] test vm::verifier::tests::test_stack_underflow ... ok
[INFO] [stdout] test vm::verifier::tests::test_stackmap_verification_missing ... ok
[INFO] [stdout] test vm::vm::tests::test_add_float ... ok
[INFO] [stdout] test vm::vm::tests::test_conditional_jump ... ok
[INFO] [stdout] test vm::verifier::tests::test_spec_valid_control_flow ... ok
[INFO] [stdout] test vm::vm::tests::test_division_by_zero ... ok
[INFO] [stdout] test vm::vm::tests::test_comparison ... ok
[INFO] [stdout] test vm::vm::tests::test_hostcall_close_invalid_fd ... ok
[INFO] [stdout] test vm::vm::tests::test_hostcall_close_pending_socket ... ok
[INFO] [stdout] test vm::vm::tests::test_hostcall_close_reserved_fd ... ok
[INFO] [stdout] test vm::vm::tests::test_hostcall_connect_invalid_fd ... ok
[INFO] [stdout] test vm::vm::tests::test_hostcall_socket_invalid_domain ... ok
[INFO] [stdout] test vm::vm::tests::test_hostcall_read_invalid_fd ... ok
[INFO] [stdout] test vm::vm::tests::test_hostcall_open_write_close ... ok
[INFO] [stdout] test vm::vm::tests::test_hostcall_read_from_file ... ok
[INFO] [stdout] test vm::vm::tests::test_hostcall_read_reserved_fd ... ok
[INFO] [stdout] test vm::vm::tests::test_hostcall_read_partial ... ok
[INFO] [stdout] test vm::vm::tests::test_hostcall_socket_invalid_type ... ok
[INFO] [stdout] test vm::vm::tests::test_hostcall_socket_valid ... ok
[INFO] [stdout] test vm::vm::tests::test_hostcall_write_invalid_fd ... ok
[INFO] [stdout] test vm::vm::tests::test_locals ... ok
[INFO] [stdout] test vm::vm::tests::test_push_nil ... ok
[INFO] [stdout] test vm::vm::tests::test_string_operations ... ok
[INFO] [stdout] test vm::vm::tests::test_push_int ... ok
[INFO] [stdout] test vm::threads::tests::test_channel_cross_thread ... ok
[INFO] [stdout] test vm::vm::tests::test_push_float ... ok
[INFO] [stdout] test vm::vm::tests::test_write_barrier_setl ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_undefined_struct ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_undefined_method ... ok
[INFO] [stdout] test vm::threads::tests::test_thread_spawn_and_join ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_while_condition_must_be_bool ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_literal_types ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_type_annotation_match ... ok
[INFO] [stdout] test vm::vm::tests::test_hostcall_http_get_local_server ... ok
[INFO] [stdout] test compiler::typechecker::tests::test_binary_ops_type_check ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 402 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/mandelbrot_comparison.rs (/opt/rustwide/target/debug/deps/mandelbrot_comparison-5879673ae0b81ae1)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test mandelbrot_comparison_50 ... ok
[INFO] [stdout] test mandelbrot_comparison_200 ... ok
[INFO] [stdout] test mandelbrot_example_file ... ok
[INFO] [stdout] test mandelbrot_comparison_500 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/snapshot_tests.rs (/opt/rustwide/target/debug/deps/snapshot_tests-6505209ba70af55c)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test snapshot_stdlib ... ok
[INFO] [stdout] test snapshot_lsp_diagnostics ... ok
[INFO] [stdout] test snapshot_jit ... ok
[INFO] [stdout] test snapshot_gc ... ok
[INFO] [stdout] test snapshot_ffi ... ok
[INFO] [stdout] test snapshot_time_hostcall ... ok
[INFO] [stdout] test snapshot_http ... ok
[INFO] [stdout] test snapshot_modules ... ok
[INFO] [stdout] test snapshot_test_runner_mixed ... ok
[INFO] [stdout] test snapshot_test_runner_failing ... ok
[INFO] [stdout] test snapshot_asm ... ok
[INFO] [stdout] test snapshot_interface ... ok
[INFO] [stdout] test snapshot_http_server ... ok
[INFO] [stdout] test snapshot_lint ... ok
[INFO] [stdout] test snapshot_test_runner_passing ... ok
[INFO] [stdout] test snapshot_generics ... ok
[INFO] [stdout] test snapshot_errors ... ok
[INFO] [stdout] test snapshot_basic ... ok
[INFO] [stdout] test snapshot_performance ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 23.84s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests moca
[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" "40e69408705979c90895d5127751e450b9f1aa9a676ba9ff9a56f9eb022e69bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40e69408705979c90895d5127751e450b9f1aa9a676ba9ff9a56f9eb022e69bf", kill_on_drop: false }`
[INFO] [stdout] 40e69408705979c90895d5127751e450b9f1aa9a676ba9ff9a56f9eb022e69bf
