[INFO] cloning repository https://github.com/dannycreations/Krama
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dannycreations/Krama" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdannycreations%2FKrama", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdannycreations%2FKrama'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 872fd9f8b593626fc8a43f2e8053fca6fa7d752b
[INFO] testing dannycreations/Krama against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdannycreations%2FKrama" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/dannycreations/Krama
[INFO] finished tweaking git repo https://github.com/dannycreations/Krama
[INFO] tweaked toml for git repo https://github.com/dannycreations/Krama written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dannycreations/Krama on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dannycreations/Krama 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 04b0d34aafc3d57895e5b48ffd5de9784fbd986192cf99d7dcc772d45b58e711
[INFO] running `Command { std: "docker" "start" "-a" "04b0d34aafc3d57895e5b48ffd5de9784fbd986192cf99d7dcc772d45b58e711", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "04b0d34aafc3d57895e5b48ffd5de9784fbd986192cf99d7dcc772d45b58e711", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04b0d34aafc3d57895e5b48ffd5de9784fbd986192cf99d7dcc772d45b58e711", kill_on_drop: false }`
[INFO] [stdout] 04b0d34aafc3d57895e5b48ffd5de9784fbd986192cf99d7dcc772d45b58e711
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 678bdce9298e6a5e48762f2ba53a4c37205d660821b65b93d41125b79490839e
[INFO] running `Command { std: "docker" "start" "-a" "678bdce9298e6a5e48762f2ba53a4c37205d660821b65b93d41125b79490839e", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling linkme-impl v0.3.35
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling linkme v0.3.35
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling concolor-query v0.3.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling concolor v0.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ariadne v0.6.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling path-clean v1.0.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling krama_macro v0.1.0 (/opt/rustwide/workdir/crates/krama_macro)
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling logos-codegen v0.16.0
[INFO] [stderr]    Compiling logos-derive v0.16.0
[INFO] [stderr]    Compiling logos v0.16.0
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling krama_core v0.1.0 (/opt/rustwide/workdir/crates/krama_core)
[INFO] [stderr]    Compiling krama_std v0.1.0 (/opt/rustwide/workdir/crates/krama_std)
[INFO] [stderr]    Compiling krama_runtime v0.1.0 (/opt/rustwide/workdir/crates/krama_runtime)
[INFO] [stderr]    Compiling krama_cli v0.1.0 (/opt/rustwide/workdir/crates/krama_cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.26s
[INFO] running `Command { std: "docker" "inspect" "678bdce9298e6a5e48762f2ba53a4c37205d660821b65b93d41125b79490839e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "678bdce9298e6a5e48762f2ba53a4c37205d660821b65b93d41125b79490839e", kill_on_drop: false }`
[INFO] [stdout] 678bdce9298e6a5e48762f2ba53a4c37205d660821b65b93d41125b79490839e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 53bffa6da9ef81cb1f33301b6158b001f8d387d70f0cbddaf446b2ae185ec53e
[INFO] running `Command { std: "docker" "start" "-a" "53bffa6da9ef81cb1f33301b6158b001f8d387d70f0cbddaf446b2ae185ec53e", kill_on_drop: false }`
[INFO] [stderr]    Compiling krama_core v0.1.0 (/opt/rustwide/workdir/crates/krama_core)
[INFO] [stderr]    Compiling krama_macro v0.1.0 (/opt/rustwide/workdir/crates/krama_macro)
[INFO] [stderr]    Compiling krama_runtime v0.1.0 (/opt/rustwide/workdir/crates/krama_runtime)
[INFO] [stderr]    Compiling krama_std v0.1.0 (/opt/rustwide/workdir/crates/krama_std)
[INFO] [stderr]    Compiling krama_cli v0.1.0 (/opt/rustwide/workdir/crates/krama_cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.17s
[INFO] running `Command { std: "docker" "inspect" "53bffa6da9ef81cb1f33301b6158b001f8d387d70f0cbddaf446b2ae185ec53e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53bffa6da9ef81cb1f33301b6158b001f8d387d70f0cbddaf446b2ae185ec53e", kill_on_drop: false }`
[INFO] [stdout] 53bffa6da9ef81cb1f33301b6158b001f8d387d70f0cbddaf446b2ae185ec53e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3d66973ee5c509818b2624fc0cdf7f7d52dbd397db9bc94c55da7a217c247cdd
[INFO] running `Command { std: "docker" "start" "-a" "3d66973ee5c509818b2624fc0cdf7f7d52dbd397db9bc94c55da7a217c247cdd", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/krama_cli-fd49a8ed0c3cb1b4)
[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/main.rs (/opt/rustwide/target/debug/deps/krama_cli-b0a3c0c7610245a4)
[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/lib.rs (/opt/rustwide/target/debug/deps/krama_core-7344e9fa655ce5ae)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/krama_macro-4ea14d8aa6f8f6b6)
[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] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/krama_runtime-b8bbf7e9eb50333c)
[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] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/bitwise_test.rs (/opt/rustwide/target/debug/deps/bitwise_test-a3a3ebd8d904ce7e)
[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] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test bitwise_and_assignment ... ok
[INFO] [stdout] test bitwise_left_shift_assignment ... ok
[INFO] [stdout] test bitwise_right_shift_assignment ... ok
[INFO] [stdout] test bitwise_xor ... ok
[INFO] [stdout] test left_shift ... ok
[INFO] [stdout] test bitwise_and ... ok
[INFO] [stdout] test bitwise_not ... ok
[INFO] [stdout] test bitwise_or_assignment ... ok
[INFO] [stdout] test right_shift ... ok
[INFO] [stdout] test bitwise_or ... ok
[INFO] [stdout] test bitwise_xor_assignment ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/collection_test.rs (/opt/rustwide/target/debug/deps/collection_test-84e40962a4cced31)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test array_empty ... ok
[INFO] [stdout] test array_fixed_immutability_length ... ok
[INFO] [stdout] test array_fixed ... ok
[INFO] [stdout] test array_const_update_immutability ... ok
[INFO] [stdout] test array_const_immutability ... ok
[INFO] [stdout] test array_index_access ... ok
[INFO] [stdout] test array_fixed_mutate_value ... ok
[INFO] [stdout] test array_index_out_of_bounds ... ok
[INFO] [stdout] test array_mutate_value ... ok
[INFO] [stdout] test array_shared_reference_mutation ... ok
[INFO] [stdout] test array_index_negative ... ok
[INFO] [stdout] test array_mutate_length ... ok
[INFO] [stdout] test array_fixed_with_less_elements ... ok
[INFO] [stdout] test array_value ... ok
[INFO] [stdout] test array_nested_mutation ... ok
[INFO] [stdout] test array_fixed_with_more_elements ... ok
[INFO] [stdout] test tuple_immutability ... ok
[INFO] [stdout] test tuple_index_access ... ok
[INFO] [stdout] test tuple_index_negative ... ok
[INFO] [stdout] test tuple_index_out_of_bounds ... ok
[INFO] [stdout] test tuple_update_immutability ... ok
[INFO] [stdout] test tuple_nested ... ok
[INFO] [stdout] test array_with_mixed_types ... ok
[INFO] [stdout] test tuple_with_wrong_length ... ok
[INFO] [stdout] test tuple_value ... ok
[INFO] [stdout] test tuple_with_wrong_type ... ok
[INFO] [stderr]      Running tests/enum_test.rs (/opt/rustwide/target/debug/deps/enum_test-707b129969fa87f3)
[INFO] [stdout] test tuple_with_type ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test enum_simple ... ok
[INFO] [stdout] test enum_with_fields ... ok
[INFO] [stderr]      Running tests/function_test.rs (/opt/rustwide/target/debug/deps/function_test-f80d193a4f07ca2e)
[INFO] [stdout] test enum_with_multiple_fields ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test function_arrow_classic ... ok
[INFO] [stdout] test function_arrow_with_default_argument ... ok
[INFO] [stdout] test function_arrow ... ok
[INFO] [stdout] test function_arrow_block ... ok
[INFO] [stdout] test function_arrow_with_passed_argument ... ok
[INFO] [stdout] test function_closure_capture ... ok
[INFO] [stdout] hello world
[INFO] [stdout] test function_missing_required_argument ... ok
[INFO] [stdout] test function_const_bound ... ok
[INFO] [stdout] test function_let_bound ... ok
[INFO] [stdout] test function_invoke ... ok
[INFO] [stdout] test function_arrow_with_optional_argument ... ok
[INFO] [stdout] test function_closure_mutation ... ok
[INFO] [stdout] test function_recursion ... ok
[INFO] [stdout] test function_with_default_argument ... ok
[INFO] [stderr]      Running tests/iter_for_in_test.rs (/opt/rustwide/target/debug/deps/iter_for_in_test-d3a6de8f9dfcbc19)
[INFO] [stdout] test function_with_passed_argument ... ok
[INFO] [stdout] test function_with_return_statement ... ok
[INFO] [stdout] test function_with_statement ... ok
[INFO] [stdout] test function_missing_argument_after_optional ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stderr]      Running tests/iter_while_test.rs (/opt/rustwide/target/debug/deps/iter_while_test-e553d29ab18cfcd2)
[INFO] [stdout] test loop_for_in_array ... ok
[INFO] [stdout] test loop_for_in_object_keys ... ok
[INFO] [stdout] test loop_for_in_object_kv ... ok
[INFO] [stdout] test loop_for_in_string ... ok
[INFO] [stdout] test loop_for_in_destructure ... ok
[INFO] [stdout] test loop_for_in_tuple ... ok
[INFO] [stdout] test loop_for_in_with_range ... ok
[INFO] [stdout] test loop_for_in_with_break ... ok
[INFO] [stdout] test loop_for_in_with_continue ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test iter_while_with_return ... ok
[INFO] [stdout] test iter_while_with_continue ... ok
[INFO] [stderr]      Running tests/literal_test.rs (/opt/rustwide/target/debug/deps/literal_test-9251b63b12b7951d)
[INFO] [stdout] test iter_while_with_break ... ok
[INFO] [stdout] test iter_while ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test literal_boolean_false ... ok
[INFO] [stdout] test literal_null ... ok
[INFO] [stdout] test literal_integer_with_separator ... ok
[INFO] [stdout] test literal_float ... ok
[INFO] [stdout] test literal_string ... ok
[INFO] [stdout] test literal_string_concatenation ... ok
[INFO] [stdout] test literal_scientific_notation ... ok
[INFO] [stdout] test literal_scientific_notation_with_decimal ... ok
[INFO] [stdout] test literal_integer ... ok
[INFO] [stdout] test literal_string_index ... ok
[INFO] [stdout] test literal_float_with_separator ... ok
[INFO] [stdout] test literal_boolean_true ... ok
[INFO] [stdout] test literal_scientific_notation_with_negative_exponent ... ok
[INFO] [stdout] test literal_string_index_negative ... ok
[INFO] [stdout] test literal_string_index_out_of_bounds ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/logical_test.rs (/opt/rustwide/target/debug/deps/logical_test-2f1b10042bef412f)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test logical_if_else_expression ... ok
[INFO] [stdout] test logical_if_expression_false ... ok
[INFO] [stdout] test logical_short_circuit_and ... ok
[INFO] [stdout] test logical_if_elif_else_expression ... ok
[INFO] [stdout] test logical_short_circuit_or ... ok
[INFO] [stdout] test logical_if_expression_true ... ok
[INFO] [stdout] test logical_if_expression_truthy_number ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/match_test.rs (/opt/rustwide/target/debug/deps/match_test-e65957cee42c7c1f)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test match_expression_with_assignment ... ok
[INFO] [stdout] test match_expression_with_char_range_pattern ... ok
[INFO] [stdout] test match_expression_with_block_pattern ... ok
[INFO] [stdout] test match_expression_with_literal_pattern ... ok
[INFO] [stdout] test match_expression_with_multiple_patterns ... ok
[INFO] [stdout] test match_expression_with_range_and_else ... ok
[INFO] [stdout] test match_string_lexicographical_deeper ... ok
[INFO] [stdout] test match_expression_with_else_clause ... ok
[INFO] [stdout] test match_expression_with_range_pattern ... ok
[INFO] [stdout] test match_expression_with_multiple_char_ranges ... ok
[INFO] [stdout] test match_string_lexicographical_equal ... ok
[INFO] [stdout] test match_string_lexicographical_prefix ... ok
[INFO] [stdout] test match_with_break_statement ... ok
[INFO] [stdout] test match_with_return_statement ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/memory_test.rs (/opt/rustwide/target/debug/deps/memory_test-6bd722d4e3ff23da)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test memory_nested_closure_capture_behavior ... ok
[INFO] [stdout] test memory_variable_shadowing_and_stack_integrity ... ok
[INFO] [stdout] test memory_stack_depth_tracking ... ok
[INFO] [stdout] test memory_heap_allocation_tracking ... ok
[INFO] [stderr]      Running tests/module_test.rs (/opt/rustwide/target/debug/deps/module_test-7c96eba6ff0c37bb)
[INFO] [stdout] test memory_deep_recursion_stack_integrity ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test module_import_with_aliasing ... ok
[INFO] [stdout] test module_caching ... ok
[INFO] [stdout] test module_import_with_aliasing_and_destructuring ... ok
[INFO] [stdout] test module_import_with_destructuring ... ok
[INFO] [stdout] test module_member_expression ... ok
[INFO] [stdout] test module_file_import ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- module_file_import stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'module_file_import' (148) panicked at crates/krama_runtime/tests/module_test.rs:50:1:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cdbafbe434a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cdbafbe434a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cdbafbe434a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cdbafbe434a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cdbafbf994a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cdbafbf994a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5cdbafbe91e2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cdbafbe91e2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cdbafbc12df - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cdbafbc12df - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cdbafbdbc29 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cdbaf9bab7c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5cdbaf9bab7c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cdbafbdbea2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5cdbafbdbea2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cdbafbc1398 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cdbafbb8a79 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cdbafbc20ad - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cdbafbfa22c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cdbafbf9fa2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5cdbaf9a359b - core::result::Result<T,E>::unwrap::h2596a0f12fc043fa
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5cdbaf9a359b - module_test::module_file_import::{{closure}}::h51114983945ff629
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/krama_runtime/tests/module_test.rs:50:1
[INFO] [stdout]   22:     0x5cdbaf9aa754 - <core::pin::Pin<P> as core::future::future::Future>::poll::h26efbd6e5364e5ce
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5cdbaf9aa776 - <core::pin::Pin<P> as core::future::future::Future>::poll::h344ce0cdd5d48533
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5cdbaf9a0c06 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h7c6369385b41c7c0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x5cdbaf9a0a24 - tokio::task::coop::with_budget::hac05918706c9bf69
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5cdbaf9a0a24 - tokio::task::coop::budget::h0a3c59e309b88c78
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5cdbaf9a0a24 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h094d6002956e1c1f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x5cdbaf99de90 - tokio::runtime::scheduler::current_thread::Context::enter::h36fbae63c5e959ef
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x5cdbaf99f6fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h3f74406b650f4e53
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x5cdbaf99f3c4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hbf04f97483f1af88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x5cdbaf9a7061 - tokio::runtime::context::scoped::Scoped<T>::set::h5b30eb623006eda0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5cdbaf9ab994 - tokio::runtime::context::set_scheduler::{{closure}}::h3904c18bf664e9a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5cdbaf9a0f4a - std::thread::local::LocalKey<T>::try_with::h19a09f4ba7e51a87
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x5cdbaf9a0d69 - std::thread::local::LocalKey<T>::with::ha0092584680ae8fb
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x5cdbaf9ab92b - tokio::runtime::context::set_scheduler::h08bc99197f946ee8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5cdbaf99f164 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hd497e9aaa2a1fb7e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x5cdbaf99f472 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdeb4e4c52e6454af
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x5cdbaf99d4c0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h24371ec353ca5fbb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x5cdbaf9ac00b - tokio::runtime::context::runtime::enter_runtime::h6b7e7aeb7a6df0bd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5cdbaf99d218 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1b91579fbe1a587e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x5cdbaf9aae85 - tokio::runtime::runtime::Runtime::block_on_inner::h564640345a975532
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5cdbaf9ab0eb - tokio::runtime::runtime::Runtime::block_on::h47443bebfda3cda6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x5cdbaf9a31d6 - module_test::module_file_import::h6da588646292d0a6
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/krama_runtime/src/testing/macros.rs:86:39
[INFO] [stdout]   44:     0x5cdbaf9a3ba3 - module_test::module_file_import::{{closure}}::hbfe3cca55d38a691
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/krama_runtime/src/testing/macros.rs:80:21
[INFO] [stdout]   45:     0x5cdbaf9adbc6 - core::ops::function::FnOnce::call_once::h179ae1a7b597cbd5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5cdbaf9aec5b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5cdbaf9aec5b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x5cdbaf9bb64b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x5cdbaf9bb64b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x5cdbaf9bb64b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5cdbaf9bb64b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5cdbaf9bb64b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5cdbaf9bb64b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x5cdbaf9bb64b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x5cdbaf9b6d64 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x5cdbaf9b6d64 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5cdbaf9be252 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x5cdbaf9be252 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5cdbaf9be252 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5cdbaf9be252 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5cdbaf9be252 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5cdbaf9be252 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x5cdbaf9be252 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5cdbafbe342f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   65:     0x5cdbafbe342f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x7bfe7e06faa4 - <unknown>
[INFO] [stdout]   67:     0x7bfe7e0fca64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     module_file_import
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p krama_runtime --test module_test`
[INFO] running `Command { std: "docker" "inspect" "3d66973ee5c509818b2624fc0cdf7f7d52dbd397db9bc94c55da7a217c247cdd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d66973ee5c509818b2624fc0cdf7f7d52dbd397db9bc94c55da7a217c247cdd", kill_on_drop: false }`
[INFO] [stdout] 3d66973ee5c509818b2624fc0cdf7f7d52dbd397db9bc94c55da7a217c247cdd
