[INFO] cloning repository https://github.com/CppCXY/lua-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CppCXY/lua-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCppCXY%2Flua-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCppCXY%2Flua-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 84db5ef8169f14cee1b62d4c409ca3e97270f602
[INFO] testing CppCXY/lua-rs 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%2FCppCXY%2Flua-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/CppCXY/lua-rs
[INFO] finished tweaking git repo https://github.com/CppCXY/lua-rs
[INFO] tweaked toml for git repo https://github.com/CppCXY/lua-rs written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CppCXY/lua-rs 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/CppCXY/lua-rs 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 5341e8441cafd48fa363b68abc1248564306ac7b2defedffb804baac1914e297
[INFO] running `Command { std: "docker" "start" "-a" "5341e8441cafd48fa363b68abc1248564306ac7b2defedffb804baac1914e297", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5341e8441cafd48fa363b68abc1248564306ac7b2defedffb804baac1914e297", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5341e8441cafd48fa363b68abc1248564306ac7b2defedffb804baac1914e297", kill_on_drop: false }`
[INFO] [stdout] 5341e8441cafd48fa363b68abc1248564306ac7b2defedffb804baac1914e297
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] df2befad3eddad7d581d8e588f58e4050a48cec213cf80000a7ef82da66fa369
[INFO] running `Command { std: "docker" "start" "-a" "df2befad3eddad7d581d8e588f58e4050a48cec213cf80000a7ef82da66fa369", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.105
[INFO] [stderr]    Compiling smol_str v0.3.5
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling wasm-bindgen v0.2.105
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling syn v2.0.105
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.105
[INFO] [stderr]    Compiling luars-derive v0.7.0 (/opt/rustwide/workdir/crates/luars-derive)
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling luars v0.14.2 (/opt/rustwide/workdir/crates/luars)
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.105
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling js-sys v0.3.82
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling luars_debugger v0.14.2 (/opt/rustwide/workdir/crates/luars_debugger)
[INFO] [stderr]    Compiling web-sys v0.3.82
[INFO] [stderr]    Compiling luars_interpreter v0.1.0 (/opt/rustwide/workdir/crates/luars_interpreter)
[INFO] [stderr]    Compiling luars-example v0.1.0 (/opt/rustwide/workdir/examples/luars-example)
[INFO] [stderr]    Compiling rust-bind-bench v0.1.0 (/opt/rustwide/workdir/examples/rust-bind-bench)
[INFO] [stderr]    Compiling luars_wasm v0.1.0 (/opt/rustwide/workdir/crates/luars_wasm)
[INFO] [stderr]    Compiling http-server v0.1.0 (/opt/rustwide/workdir/examples/http-server)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.39s
[INFO] running `Command { std: "docker" "inspect" "df2befad3eddad7d581d8e588f58e4050a48cec213cf80000a7ef82da66fa369", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df2befad3eddad7d581d8e588f58e4050a48cec213cf80000a7ef82da66fa369", kill_on_drop: false }`
[INFO] [stdout] df2befad3eddad7d581d8e588f58e4050a48cec213cf80000a7ef82da66fa369
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 77a5010ce2f4291d178094b90919014f217c667ccfa9e6b5b7ea5994a8944d31
[INFO] running `Command { std: "docker" "start" "-a" "77a5010ce2f4291d178094b90919014f217c667ccfa9e6b5b7ea5994a8944d31", kill_on_drop: false }`
[INFO] [stderr]    Compiling luars-derive v0.7.0 (/opt/rustwide/workdir/crates/luars-derive)
[INFO] [stderr]    Compiling luars v0.14.2 (/opt/rustwide/workdir/crates/luars)
[INFO] [stderr]    Compiling luars_debugger v0.14.2 (/opt/rustwide/workdir/crates/luars_debugger)
[INFO] [stderr]    Compiling luars_interpreter v0.1.0 (/opt/rustwide/workdir/crates/luars_interpreter)
[INFO] [stderr]    Compiling luars_wasm v0.1.0 (/opt/rustwide/workdir/crates/luars_wasm)
[INFO] [stderr]    Compiling rust-bind-bench v0.1.0 (/opt/rustwide/workdir/examples/rust-bind-bench)
[INFO] [stderr]    Compiling luars-example v0.1.0 (/opt/rustwide/workdir/examples/luars-example)
[INFO] [stderr]    Compiling http-server v0.1.0 (/opt/rustwide/workdir/examples/http-server)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.72s
[INFO] running `Command { std: "docker" "inspect" "77a5010ce2f4291d178094b90919014f217c667ccfa9e6b5b7ea5994a8944d31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77a5010ce2f4291d178094b90919014f217c667ccfa9e6b5b7ea5994a8944d31", kill_on_drop: false }`
[INFO] [stdout] 77a5010ce2f4291d178094b90919014f217c667ccfa9e6b5b7ea5994a8944d31
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] f5e20bdc9f83da36227c40b36d774499c1bb5e93724f8227832903cd5ed6f268
[INFO] running `Command { std: "docker" "start" "-a" "f5e20bdc9f83da36227c40b36d774499c1bb5e93724f8227832903cd5ed6f268", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/http_server-af43cc1832abebc2)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/luars-6f3d80e54df5ebb4)
[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] [stdout] 
[INFO] [stdout] running 498 tests
[INFO] [stdout] test compiler::parser::reader::tests::test_bump ... ok
[INFO] [stdout] test compiler::parser::reader::tests::test_new_reader ... ok
[INFO] [stdout] test compiler::parser::reader::tests::test_current_saved_text ... ok
[INFO] [stdout] test compiler::parser::reader::tests::test_eat_while ... ok
[INFO] [stdout] test compiler::parser::reader::tests::test_next_char ... ok
[INFO] [stdout] test compiler::parser::reader::tests::test_saved_range ... ok
[INFO] [stdout] test lua_value::lua_table::native_table::tests::test_array_part ... ok
[INFO] [stdout] test compiler::parser::reader::tests::test_is_eof ... ok
[INFO] [stdout] test lua_value::lua_value::tests::test_integer ... ok
[INFO] [stdout] test lua_value::lua_value::tests::test_nil ... ok
[INFO] [stdout] test lua_value::lua_value::tests::test_float ... ok
[INFO] [stdout] test compiler::parser::reader::tests::test_reset_buff ... ok
[INFO] [stdout] test lua_value::lua_value::tests::test_size ... ok
[INFO] [stdout] test lua_value::lua_value::tests::test_type_tags ... ok
[INFO] [stdout] test compiler::parser::reader::tests::test_eat_when ... ok
[INFO] [stdout] test lua_value::chunk_serializer::tests::test_serialize_empty_chunk ... ok
[INFO] [stdout] test lua_value::lua_table::native_table::tests::test_hash_collisions ... ok
[INFO] [stdout] test lua_value::lua_table::native_table::tests::test_performance_integer_keys ... ok
[INFO] [stdout] test lua_value::lua_value::tests::test_boolean ... ok
[INFO] [stdout] test lua_value::lua_value::tests::test_collectable_bit ... ok
[INFO] [stdout] test lua_value::lua_value::tests::test_empty ... ok
[INFO] [stdout] test lua_value::value_tests::test_as_number_unified ... ok
[INFO] [stdout] test lua_value::value_tests::test_integer_float_conversion ... ok
[INFO] [stdout] test lua_value::lua_value::tests::test_equality ... ok
[INFO] [stdout] test lua_vm::execute::concat::tests::test_concat_empty ... ok
[INFO] [stdout] test lua_value::lua_table::native_table::tests::test_native_table_basic ... ok
[INFO] [stdout] test lua_vm::lua_ref::tests::test_multiple_refs ... ok
[INFO] [stdout] test lua_vm::execute::concat::tests::test_concat_single ... ok
[INFO] [stdout] test lua_vm::opcode::instruction::tests::test_instruction_abx ... ok
[INFO] [stdout] test lua_vm::lua_ref::tests::test_ref_id_reuse ... ok
[INFO] [stdout] test lua_vm::opcode::instruction::tests::test_instruction_ax ... ok
[INFO] [stdout] test lua_vm::opcode::instruction::tests::test_bit_layout_detailed ... ok
[INFO] [stdout] test lua_vm::opcode::instruction::tests::test_instruction_asbx ... ok
[INFO] [stdout] test lua_vm::opcode::instruction::tests::test_return_instruction_k_bit ... ok
[INFO] [stdout] test lua_vm::opcode::instruction::tests::test_instruction_boundaries ... ok
[INFO] [stdout] test lua_vm::opcode::instruction::tests::test_position_constants ... ok
[INFO] [stdout] test lua_value::value_tests::test_integer_float_distinction ... ok
[INFO] [stdout] test lua_vm::opcode::instruction::tests::test_set_fields ... ok
[INFO] [stdout] test lua_vm::execute::concat::tests::test_concat_numbers ... ok
[INFO] [stdout] test lua_vm::opcode::instruction::tests::test_instruction_abck ... ok
[INFO] [stdout] test lua_vm::opcode::instruction::tests::test_opcode_mode ... ok
[INFO] [stdout] test lua_vm::opcode::instruction::tests::test_instruction_sj ... ok
[INFO] [stdout] test lua_vm::opcode::instruction::tests::test_signed_arguments ... ok
[INFO] [stdout] test lua_vm::opcode::instruction::tests::test_signed_b_field ... ok
[INFO] [stdout] test lua_vm::opcode::instruction::tests::test_signed_c_field ... ok
[INFO] [stdout] test lua_vm::opcode::instruction::tests::test_size_constants ... ok
[INFO] [stdout] test lua_vm::tests::test_lua_ref_mechanism ... ok
[INFO] [stdout] test lua_vm::tests::test_ref_id_reuse ... ok
[INFO] [stdout] test lua_vm::tests::test_multiple_refs ... ok
[INFO] [stdout] test stdlib::string::pattern::class::tests::test_element_end ... ok
[INFO] [stdout] test stdlib::string::pattern::class::tests::test_match_class ... ok
[INFO] [stdout] test stdlib::string::pattern::class::tests::test_singlematch_inverted_class ... ok
[INFO] [stdout] test stdlib::string::pattern::class::tests::test_set_bracket_first ... ok
[INFO] [stdout] test stdlib::string::pattern::class::tests::test_singlematch_set_with_class ... ok
[INFO] [stdout] test stdlib::string::pattern::class::tests::test_singlematch_negated_set ... ok
[INFO] [stdout] test stdlib::string::pattern::class::tests::test_singlematch_class ... ok
[INFO] [stdout] test lua_vm::opcode::instruction::tests::test_instruction_abc ... ok
[INFO] [stdout] test test::test_advanced_calls::test_call_as_array_index ... ok
[INFO] [stdout] test stdlib::string::pattern::class::tests::test_singlematch_range ... ok
[INFO] [stdout] test test::test_advanced_calls::test_call_chaining_methods ... ok
[INFO] [stdout] test test::test_advanced_calls::test_call_event_handler_pattern ... ok
[INFO] [stdout] test test::test_advanced_calls::test_call_in_loop_condition ... ok
[INFO] [stdout] test test::test_advanced_calls::test_call_compose_pattern ... ok
[INFO] [stdout] test test::test_advanced_calls::test_call_table_method_on_literal ... ok
[INFO] [stdout] test test::test_advanced_calls::test_call_in_table_constructor ... ok
[INFO] [stdout] test test::test_advanced_calls::test_call_retry_pattern ... ok
[INFO] [stdout] test test::test_advanced_calls::test_call_callback_pattern ... ok
[INFO] [stdout] test test::test_advanced_calls::test_call_recursive_fibonacci ... ok
[INFO] [stdout] test stdlib::string::pattern::class::tests::test_singlematch_set ... ok
[INFO] [stdout] test test::test_advanced_calls::test_call_with_default_parameters ... ok
[INFO] [stdout] test test::test_advanced_calls::test_call_curry_pattern ... ok
[INFO] [stdout] test test::test_advanced_calls::test_call_with_assignment_expression ... ok
[INFO] [stdout] test test::test_advanced_calls::test_call_with_boolean_logic ... ok
[INFO] [stdout] test stdlib::string::pattern::class::tests::test_singlematch_dot ... ok
[INFO] [stdout] test test::test_advanced_calls::test_call_with_conditional_return ... ok
[INFO] [stdout] test test::test_advanced_calls::test_call_with_error_handling ... ok
[INFO] [stdout] test test::test_api_proposals::test_call_lua_function ... ok
[INFO] [stdout] test test::test_api_proposals::test_dofile_not_found ... ok
[INFO] [stdout] test test::test_api_proposals::test_call_global_not_found ... ok
[INFO] [stdout] test test::test_advanced_calls::test_call_with_side_effects ... ok
[INFO] [stdout] test test::test_api_proposals::test_call_global ... ok
[INFO] [stdout] test test::test_api_proposals::test_call_global_error_recovery ... ok
[INFO] [stdout] test test::test_api_proposals::test_error_message_available_after_recovery ... ok
[INFO] [stdout] test test::test_advanced_calls::test_call_with_nested_table_constructor ... ok
[INFO] [stdout] test test::test_api_proposals::test_execute_error_preserves_globals ... ok
[INFO] [stdout] test test::test_api_proposals::test_execute_error_recovery ... ok
[INFO] [stdout] test test::test_advanced_calls::test_call_with_spread_operator_simple ... ok
[INFO] [stdout] test test::test_advanced_calls::test_call_with_named_parameters_pattern ... ok
[INFO] [stdout] test test::test_api_proposals::test_get_global_as_bool ... ok
[INFO] [stdout] test test::test_advanced_calls::test_call_with_table_constructor ... ok
[INFO] [stdout] test test::test_api_proposals::test_get_global_as_integer ... ok
[INFO] [stdout] test test::test_api_proposals::test_get_global_as_none ... ok
[INFO] [stdout] test test::test_api_proposals::test_load_and_call ... ok
[INFO] [stdout] test test::test_api_proposals::test_deep_call_error_recovery ... ok
[INFO] [stdout] test test::test_api_proposals::test_lua_full_error ... ok
[INFO] [stdout] test test::test_api_proposals::test_lua_full_error_is_std_error ... ok
[INFO] [stdout] test test::test_api_proposals::test_load_does_not_execute ... ok
[INFO] [stdout] test test::test_api_proposals::test_multiple_errors_recovery ... ok
[INFO] [stdout] test test::test_api_proposals::test_load_with_name ... ok
[INFO] [stdout] test test::test_api_proposals::test_lua_error_display ... ok
[INFO] [stdout] test test::test_api_proposals::test_lua_error_is_std_error ... ok
[INFO] [stdout] test test::test_api_proposals::test_lua_state_load_proxy ... ok
[INFO] [stdout] test test::test_api_proposals::test_register_function ... ok
[INFO] [stdout] test test::test_api_proposals::test_table_builder_mixed ... ok
[INFO] [stdout] test test::test_api_proposals::test_table_length ... ok
[INFO] [stdout] test test::test_api_proposals::test_table_builder_array ... ok
[INFO] [stdout] test test::test_api_proposals::test_table_pairs ... ok
[INFO] [stdout] test test::test_async::test_async_call_handle_error_recovery ... ok
[INFO] [stdout] test test::test_async::test_async_call_handle_multiple_returns ... ok
[INFO] [stdout] test test::test_async::test_async_basic_return ... ok
[INFO] [stdout] test test::test_async::test_async_call_handle_with_async ... ok
[INFO] [stdout] test test::test_async::test_async_error_propagation ... ok
[INFO] [stdout] test test::test_api_proposals::test_table_builder_named_keys ... ok
[INFO] [stdout] test test::test_async::test_async_call_handle_basic ... ok
[INFO] [stdout] test test::test_async::test_async_no_args ... ok
[INFO] [stdout] test test::test_async::test_async_mixed_with_sync ... ok
[INFO] [stdout] test test::test_async::test_async_return_mixed_userdata_and_values ... ok
[INFO] [stdout] test test::test_api_proposals::test_get_global_as_string ... ok
[INFO] [stdout] test test::test_async::test_async_in_loop ... ok
[INFO] [stdout] test test::test_async::test_async_multiple_returns ... ok
[INFO] [stdout] test test::test_async::test_async_sequential_calls ... ok
[INFO] [stdout] test test::test_async::test_async_call_handle_no_args_no_returns ... ok
[INFO] [stdout] test test::test_async::test_async_return_userdata ... ok
[INFO] [stdout] test test::test_async::test_async_nil_return ... ok
[INFO] [stdout] test test::test_async::test_async_return_userdata_method ... ok
[INFO] [stdout] test test::test_async::test_async_return_userdata_tostring ... ok
[INFO] [stdout] test test::test_async::test_call_async_global ... ok
[INFO] [stdout] test test::test_async::test_call_async_global_not_found ... ok
[INFO] [stdout] test test::test_async::test_async_with_sleep ... ok
[INFO] [stdout] test test::test_basic::test_getmetatable_setmetatable ... ok
[INFO] [stdout] test test::test_basic::test_error ... ok
[INFO] [stdout] test test::test_basic::test_assert ... ok
[INFO] [stdout] test test::test_basic::test_collectgarbage ... ok
[INFO] [stdout] test test::test_basic::test_ipairs ... ok
[INFO] [stdout] test test::test_basic::test_next ... ok
[INFO] [stdout] test test::test_basic::test_pairs ... ok
[INFO] [stdout] test test::test_async::test_async_return_userdata_via_from ... ok
[INFO] [stdout] test test::test_basic::test_pcall ... ok
[INFO] [stdout] test test::test_basic::test_print ... ok
[INFO] [stdout] test test::test_basic::test_rawequal ... ok
[INFO] [stdout] test test::test_basic::test_load ... ok
[INFO] [stdout] test test::test_basic::test_rawlen ... ok
[INFO] [stdout] test test::test_basic::test_select ... ok
[INFO] [stdout] test lua_vm::lua_ref::tests::test_lua_ref_mechanism ... ok
[INFO] [stdout] test lua_vm::opcode::instruction::tests::test_offset_constants ... ok
[INFO] [stdout] test test::test_basic::test_tonumber ... ok
[INFO] [stdout] test test::test_async::test_call_async_with_async_function ... ok
[INFO] [stdout] test test::test_advanced_calls::test_call_generator_pattern ... ok
[INFO] [stdout] test test::test_async::test_create_async_thread_directly ... ok
[INFO] [stdout] test test::test_basic::test_tostring ... ok
[INFO] [stdout] test test::test_advanced_calls::test_call_immediate_function_expression ... ok
[INFO] [stdout] test test::test_basic::test_rawget_rawset ... ok
[INFO] [stdout] test test::test_basic::test_type ... ok
[INFO] [stdout] test test::test_control_flow::test_conditional_expressions ... ok
[INFO] [stdout] test test::test_basic::test_warn ... ok
[INFO] [stdout] test test::test_basic::test_xpcall ... ok
[INFO] [stdout] test test::test_c_functions::test_call_c_function_basic ... ok
[INFO] [stdout] test test::test_c_functions::test_call_c_function_multiple_times ... ok
[INFO] [stdout] test test::test_async::test_call_async_basic ... ok
[INFO] [stdout] test test::test_control_flow::test_break ... ok
[INFO] [stdout] test test::test_control_flow::test_nested_loops ... ok
[INFO] [stdout] test test::test_c_functions::test_call_c_function_in_expression ... ok
[INFO] [stdout] test test::test_control_flow::test_repeat_until ... ok
[INFO] [stdout] test test::test_control_flow::test_generic_for ... ok
[INFO] [stdout] test test::test_control_flow::test_if_elseif_else ... ok
[INFO] [stdout] test test::test_control_flow::test_do_block ... ok
[INFO] [stdout] test test::test_control_flow::test_numeric_for ... ok
[INFO] [stdout] test test::test_c_functions::test_c_function_in_tail_call ... ok
[INFO] [stdout] test test::test_control_flow::test_if_else ... ok
[INFO] [stdout] test test::test_api_proposals::test_lua_state_call_global_proxy ... ok
[INFO] [stdout] test test::test_advanced_calls::test_call_string_function_on_literal ... ok
[INFO] [stdout] test test::test_coroutine::test_coroutine_status ... ok
[INFO] [stdout] test test::test_coroutine::test_coroutine_wrap ... ok
[INFO] [stdout] test test::test_coroutine::test_coroutine_error_handling ... ok
[INFO] [stdout] test test::test_coroutine::test_coroutine_create_resume ... ok
[INFO] [stdout] test test::test_coroutine::test_coroutine_yield ... ok
[INFO] [stdout] test test::test_functions::test_function_ipairs_wrapper ... ok
[INFO] [stdout] test test::test_functions::test_function_multiple_definitions ... ok
[INFO] [stdout] test test::test_coroutine::test_coroutine_with_loop ... ok
[INFO] [stdout] test test::test_functions::test_function_multiple_returns ... ok
[INFO] [stdout] test test::test_functions::test_function_local_function_scope ... ok
[INFO] [stdout] test test::test_functions::test_function_returning_function ... ok
[INFO] [stdout] test test::test_functions::test_function_nested_calls ... ok
[INFO] [stdout] test test::test_functions::test_function_table_of_functions ... ok
[INFO] [stdout] test test::test_functions::test_function_pcall_wrapper ... ok
[INFO] [stdout] test test::test_control_flow::test_goto ... ok
[INFO] [stdout] test test::test_functions::test_function_vararg_count ... ok
[INFO] [stdout] test test::test_functions::test_function_reduce ... ok
[INFO] [stdout] test test::test_coroutine::test_coroutine_running ... ok
[INFO] [stdout] test test::test_functions::test_function_tail_call ... ok
[INFO] [stdout] test test::test_functions::test_function_early_return ... ok
[INFO] [stdout] test test::test_functions::test_function_anonymous_immediate_call ... ok
[INFO] [stdout] test test::test_coroutine::test_coroutine_isyieldable ... ok
[INFO] [stdout] test test::test_coroutine::test_coroutine_close ... ok
[INFO] [stdout] test test::test_control_flow::test_while_loop ... ok
[INFO] [stdout] test test::test_functions::test_function_method_call_chain ... ok
[INFO] [stdout] test test::test_api_proposals::test_dofile ... ok
[INFO] [stdout] test test::test_functions::test_function_vararg_basic ... ok
[INFO] [stdout] test test::test_functions::test_function_with_default_return ... ok
[INFO] [stdout] test test::test_functions::test_function_as_parameter ... ok
[INFO] [stdout] test test::test_api_proposals::test_open_stdlibs ... ok
[INFO] [stdout] test test::test_gc_metamethods::tests::test_gc_metamethod ... ok
[INFO] [stdout] test test::test_gc_metamethods::tests::test_finalizer_ordering ... ok
[INFO] [stdout] test test::test_functions::test_function_vararg_select ... ok
[INFO] [stdout] test test::test_functions::test_function_variable_returns ... ok
[INFO] [stdout] test test::test_gc_metamethods::tests::test_gc_resurrection_prevention ... ok
[INFO] [stdout] test test::test_gc_metamethods::tests::test_weak_keys_mode ... ok
[INFO] [stdout] test test::test_gc_metamethods::tests::test_weak_values_mode ... ok
[INFO] [stdout] test test::test_gc_metamethods::tests::test_weak_keys_and_values_mode ... ok
[INFO] [stdout] test test::test_io::test_io_multiple_reads ... ok
[INFO] [stdout] test test::test_io::test_io_open_read ... ok
[INFO] [stdout] test test::test_io::test_io_tmpfile ... ok
[INFO] [stdout] test test::test_io::test_io_read_eof ... ok
[INFO] [stdout] test test::test_io::test_io_read_bytes ... ok
[INFO] [stdout] test test::test_io::test_io_read_number ... ok
[INFO] [stdout] test test::test_io::test_io_open_nonexistent ... ok
[INFO] [stdout] test test::test_io::test_io_read_line ... ok
[INFO] [stdout] test test::test_math::test_math_abs ... ok
[INFO] [stdout] test test::test_io::test_io_read_all ... ok
[INFO] [stdout] test test::test_io::test_io_seek_operations ... ok
[INFO] [stdout] test test::test_math::test_math_constants ... ok
[INFO] [stdout] test test::test_math::test_math_sqrt ... ok
[INFO] [stdout] test test::test_math::test_math_deg_rad ... ok
[INFO] [stdout] test test::test_math::test_math_ceil_floor ... ok
[INFO] [stdout] test test::test_io::test_io_type_function ... ok
[INFO] [stdout] test test::test_math::test_math_exp_log ... ok
[INFO] [stdout] test test::test_math::test_math_sin_cos_tan ... ok
[INFO] [stdout] test test::test_math::test_math_fmod ... ok
[INFO] [stdout] test test::test_math::test_math_modf ... ok
[INFO] [stdout] test test::test_math::test_math_random ... ok
[INFO] [stdout] test test::test_math::test_math_max_min ... ok
[INFO] [stdout] test test::test_metamethods::test_arithmetic_metamethod_chain ... ok
[INFO] [stdout] test test::test_metamethods::test_band_metamethod ... ok
[INFO] [stdout] test test::test_math::test_math_tointeger ... ok
[INFO] [stdout] test test::test_math::test_math_type ... ok
[INFO] [stdout] test test::test_metamethods::test_bxor_metamethod ... ok
[INFO] [stdout] test test::test_metamethods::test_add_metamethod ... ok
[INFO] [stdout] test test::test_metamethods::test_bnot_metamethod ... ok
[INFO] [stdout] test test::test_metamethods::test_bor_metamethod ... ok
[INFO] [stdout] test test::test_metamethods::test_add_metamethod_with_number ... ok
[INFO] [stdout] test test::test_metamethods::test_div_metamethod ... ok
[INFO] [stdout] test test::test_math::test_math_ult ... ok
[INFO] [stdout] test test::test_metamethods::test_getmetatable_table ... ok
[INFO] [stdout] test test::test_metamethods::test_idiv_metamethod ... ok
[INFO] [stdout] test test::test_metamethods::test_call_metamethod ... ok
[INFO] [stdout] test test::test_metamethods::test_eq_metamethod ... ok
[INFO] [stdout] test test::test_metamethods::test_index_metamethod_function ... ok
[INFO] [stdout] test test::test_metamethods::test_getmetatable_string ... ok
[INFO] [stdout] test test::test_metamethods::test_concat_metamethod ... ok
[INFO] [stdout] test test::test_metamethods::test_index_metamethod_table ... ok
[INFO] [stdout] test test::test_metamethods::test_ipairs_stops_at_nil ... ok
[INFO] [stdout] test test::test_metamethods::test_len_metamethod ... ok
[INFO] [stdout] test test::test_metamethods::test_le_metamethod ... ok
[INFO] [stdout] test test::test_metamethods::test_mod_metamethod ... ok
[INFO] [stdout] test test::test_metamethods::test_index_with_rawget ... ok
[INFO] [stdout] test test::test_metamethods::test_ipairs_with_index_table ... ok
[INFO] [stdout] test test::test_metamethods::test_ipairs_with_index_metamethod ... ok
[INFO] [stdout] test test::test_metamethods::test_mode_weak_tables ... ok
[INFO] [stdout] test test::test_metamethods::test_mul_metamethod ... ok
[INFO] [stdout] test test::test_metamethods::test_lt_metamethod ... ok
[INFO] [stdout] test test::test_metamethods::test_newindex_with_rawset ... ok
[INFO] [stdout] test test::test_metamethods::test_newindex_metamethod_function ... ok
[INFO] [stdout] test test::test_metamethods::test_multiple_metamethods_same_object ... ok
[INFO] [stdout] test test::test_metamethods::test_newindex_metamethod_table ... ok
[INFO] [stdout] test test::test_metamethods::test_nested_index_chain ... ok
[INFO] [stdout] test test::test_metamethods::test_pairs_yield_multiple_times_in_pairs_metamethod ... ok
[INFO] [stdout] test test::test_metamethods::test_string_metatable_lower ... ok
[INFO] [stdout] test test::test_metamethods::test_shr_metamethod ... ok
[INFO] [stdout] test test::test_metamethods::test_pairs_without_metamethod_returns_4_values ... ok
[INFO] [stdout] test test::test_metamethods::test_pow_metamethod ... ok
[INFO] [stdout] test test::test_metamethods::test_string_metatable_sub ... ok
[INFO] [stdout] test test::test_metamethods::test_string_metatable_len ... ok
[INFO] [stdout] test test::test_metamethods::test_shl_metamethod ... ok
[INFO] [stdout] test test::test_metamethods::test_pairs_yield_inside_pairs_metamethod ... ok
[INFO] [stdout] test test::test_metamethods::test_string_metatable_upper ... ok
[INFO] [stdout] test test::test_metamethods::test_pairs_with_pairs_metamethod ... ok
[INFO] [stdout] test test::test_metamethods::test_pairs_with_tbc_variable ... ok
[INFO] [stdout] test test::test_metamethods::test_sub_metamethod ... ok
[INFO] [stdout] test test::test_metamethods::test_tostring_metamethod ... ok
[INFO] [stdout] test test::test_operators::test_arithmetic_operators ... ok
[INFO] [stdout] test test::test_operators::test_bitwise_operators ... ok
[INFO] [stdout] test test::test_metamethods::test_unm_metamethod ... ok
[INFO] [stdout] test test::test_operators::test_comparison_operators ... ok
[INFO] [stdout] test test::test_operators::test_table_constructor ... ok
[INFO] [stdout] test test::test_operators::test_logical_operators ... ok
[INFO] [stdout] test test::test_operators::test_length_operator ... ok
[INFO] [stdout] test test::test_operators::test_logical_short_circuit ... ok
[INFO] [stdout] test test::test_operators::test_concat_operator ... ok
[INFO] [stdout] test test::test_operators::test_function_expressions ... ok
[INFO] [stdout] test test::test_os::test_os_exit ... ok
[INFO] [stdout] test test::test_operators::test_operator_precedence ... ok
[INFO] [stdout] test test::test_os::test_os_date_default ... ok
[INFO] [stdout] test test::test_operators::test_multiple_assignment ... ok
[INFO] [stdout] test test::test_os::test_os_date_format ... ok
[INFO] [stdout] test test::test_os::test_os_date_table ... ok
[INFO] [stdout] test test::test_os::test_os_clock ... ok
[INFO] [stdout] test test::test_os::test_os_getenv ... ok
[INFO] [stdout] test test::test_os::test_os_time ... ok
[INFO] [stdout] test test::test_os::test_os_setlocale ... ok
[INFO] [stdout] test test::test_os::test_os_time_with_table ... ok
[INFO] [stdout] test test::test_os::test_os_remove_nonexistent ... ok
[INFO] [stdout] test test::test_operators::test_vararg ... ok
[INFO] [stdout] test test::test_operators::test_table_access ... ok
[INFO] [stdout] test test::test_package::test_package_config ... ok
[INFO] [stdout] test test::test_os::test_os_tmpname ... ok
[INFO] [stdout] test test::test_package::test_package_loaded ... ok
[INFO] [stdout] test test::test_package::test_package_searchpath ... ok
[INFO] [stdout] test test::test_io::test_io_append_mode ... FAILED
[INFO] [stdout] test test::test_package::test_package_path ... ok
[INFO] [stdout] test test::test_package::test_package_searchers ... ok
[INFO] [stdout] test test::test_package::test_package_cpath ... ok
[INFO] [stdout] test test::test_io::test_io_file_setvbuf ... FAILED
[INFO] [stdout] test test::test_rclosure::test_rclosure_basic_no_return ... ok
[INFO] [stdout] test test::test_io::test_io_write_temp ... FAILED
[INFO] [stdout] test test::test_package::test_require_return_value ... ok
[INFO] [stdout] test test::test_io::test_io_flush ... FAILED
[INFO] [stdout] test test::test_package::test_package_preload ... ok
[INFO] [stdout] test test::test_rclosure::test_rclosure_called_from_lua_closure ... ok
[INFO] [stdout] test test::test_package::test_require_error ... ok
[INFO] [stdout] test test::test_package::test_require_preload ... ok
[INFO] [stdout] test test::test_os::test_os_remove ... FAILED
[INFO] [stdout] test test::test_os::test_os_rename ... FAILED
[INFO] [stdout] test test::test_rclosure::test_rclosure_type_function ... ok
[INFO] [stdout] test test::test_rclosure::test_rclosure_error_propagation ... ok
[INFO] [stdout] test test::test_rclosure::test_rclosure_with_upvalues ... ok
[INFO] [stdout] test test::test_rclosure::test_rclosure_gc_survives ... ok
[INFO] [stdout] test test::test_rclosure::test_rclosure_captures_state ... ok
[INFO] [stdout] test test::test_rclosure::test_rclosure_multiple_returns ... ok
[INFO] [stdout] test test::test_rclosure::test_rclosure_in_table ... ok
[INFO] [stdout] test test::test_rclosure::test_rclosure_returns_value ... ok
[INFO] [stdout] test test::test_rclosure::test_rclosure_reads_args ... ok
[INFO] [stdout] test test::test_rclosure::test_rclosure_tail_call ... ok
[INFO] [stdout] test test::test_string::test_string_byte_char ... ok
[INFO] [stdout] test test::test_string::test_string_find ... ok
[INFO] [stdout] test test::test_string::test_string_len ... ok
[INFO] [stdout] test test::test_string::test_string_packsize ... ok
[INFO] [stdout] test test::test_os::test_os_difftime ... ok
[INFO] [stdout] test test::test_string::test_string_reverse ... ok
[INFO] [stdout] test test::test_string::test_string_rep ... ok
[INFO] [stdout] test test::test_string::test_string_sub ... ok
[INFO] [stdout] test test::test_string::test_string_format ... ok
[INFO] [stdout] test test::test_string::test_string_pack_unpack ... ok
[INFO] [stdout] test test::test_string::test_string_match ... ok
[INFO] [stdout] test test::test_string::test_string_gsub ... ok
[INFO] [stdout] test test::test_string::test_string_gmatch ... ok
[INFO] [stdout] test test::test_syntax::test_if_elseif_else ... ok
[INFO] [stdout] test test::test_syntax::test_break_statement ... ok
[INFO] [stdout] test test::test_string::test_string_upper_lower ... ok
[INFO] [stdout] test test::test_string::test_string_gsub_function ... ok
[INFO] [stdout] test test::test_syntax::test_and_operator ... ok
[INFO] [stdout] test test::test_syntax::test_function_as_table_method ... ok
[INFO] [stdout] test test::test_syntax::test_ipairs ... ok
[INFO] [stdout] test test::test_syntax::test_nil_in_table ... ok
[INFO] [stdout] test test::test_syntax::test_equality_comparison ... ok
[INFO] [stdout] test test::test_syntax::test_not_operator ... ok
[INFO] [stdout] test test::test_syntax::test_pairs ... ok
[INFO] [stdout] test test::test_syntax::test_numeric_for ... ok
[INFO] [stdout] test test::test_syntax::test_nested_loops ... ok
[INFO] [stdout] test test::test_syntax::test_or_operator ... ok
[INFO] [stdout] test test::test_syntax::test_local_variable_scope ... ok
[INFO] [stdout] test test::test_syntax::test_global_variable ... ok
[INFO] [stdout] test test::test_syntax::test_multiple_assignment ... ok
[INFO] [stdout] test test::test_syntax::test_string_length ... ok
[INFO] [stdout] test test::test_syntax::test_simple_function ... ok
[INFO] [stdout] test test::test_syntax::test_pcall_error ... ok
[INFO] [stdout] test test::test_syntax::test_swap_variables ... ok
[INFO] [stdout] test test::test_syntax::test_table_constructor_expression_key ... ok
[INFO] [stdout] test test::test_syntax::test_relational_comparison ... ok
[INFO] [stdout] test test::test_syntax::test_simple_upvalue ... ok
[INFO] [stdout] test test::test_syntax::test_repeat_until ... ok
[INFO] [stdout] test test::test_syntax::test_short_circuit_evaluation ... ok
[INFO] [stdout] test test::test_syntax::test_table_constructor_array ... ok
[INFO] [stdout] test test::test_syntax::test_string_concatenation ... ok
[INFO] [stdout] test test::test_syntax::test_table_concat ... ok
[INFO] [stdout] test test::test_syntax::test_numeric_for_with_step ... ok
[INFO] [stdout] test test::test_syntax::test_table_constructor_mixed ... ok
[INFO] [stdout] test test::test_syntax::test_pcall_success ... ok
[INFO] [stdout] test test::test_syntax::test_table_remove ... ok
[INFO] [stdout] test test::test_syntax::test_tostring ... ok
[INFO] [stdout] test test::test_syntax::test_truthiness ... ok
[INFO] [stdout] test test::test_syntax::test_type_function ... ok
[INFO] [stdout] test test::test_table::test_table_concat ... ok
[INFO] [stdout] test test::test_syntax::test_tonumber ... ok
[INFO] [stdout] test test::test_syntax::test_vararg_function ... ok
[INFO] [stdout] test test::test_table::test_table_concat_with_metamethods ... ok
[INFO] [stdout] test test::test_table::test_table_full_proxy_workflow ... ok
[INFO] [stdout] test test::test_table::test_table_insert_with_metamethods ... ok
[INFO] [stdout] test test::test_table::test_table_insert ... ok
[INFO] [stdout] test test::test_table::test_table_insert_overflow_with_len_metamethod ... ok
[INFO] [stdout] test test::test_table::test_table_move ... ok
[INFO] [stdout] test test::test_table::test_table_remove_with_metamethods ... ok
[INFO] [stdout] test test::test_syntax::test_while_loop ... ok
[INFO] [stdout] test test::test_table::test_table_pack ... ok
[INFO] [stdout] test test::test_table::test_table_sort ... ok
[INFO] [stdout] test test::test_table::test_table_newindex_counting ... ok
[INFO] [stdout] test test::test_table::test_table_sort_with_comparator ... ok
[INFO] [stdout] test test::test_table::test_table_unpack ... ok
[INFO] [stdout] test test::test_table::test_table_operations ... ok
[INFO] [stdout] test test::test_table::test_table_sort_with_metamethods ... ok
[INFO] [stdout] test test::test_table::test_table_move_with_metamethods ... ok
[INFO] [stdout] test test::test_user_api::test_any_ref_string ... ok
[INFO] [stdout] test test::test_user_api::test_any_ref_table ... ok
[INFO] [stdout] test test::test_user_api::test_any_ref_function ... ok
[INFO] [stdout] test test::test_user_api::test_any_ref_wrong_type ... ok
[INFO] [stdout] test test::test_syntax::test_table_insert ... ok
[INFO] [stdout] test test::test_table::test_table_remove ... ok
[INFO] [stdout] test test::test_user_api::test_build_table_ref ... ok
[INFO] [stdout] test test::test_user_api::test_push_any_basic ... ok
[INFO] [stdout] test test::test_user_api::test_function_ref_auto_drop ... ok
[INFO] [stdout] test test::test_user_api::test_function_ref_multiple_calls ... ok
[INFO] [stdout] test test::test_user_api::test_push_any_downcast ... ok
[INFO] [stdout] test test::test_user_api::test_push_any_in_callback ... ok
[INFO] [stdout] test test::test_user_api::test_get_global_nonexistent ... ok
[INFO] [stdout] test test::test_user_api::test_string_ref_auto_drop ... ok
[INFO] [stdout] test test::test_user_api::test_string_ref_basic ... ok
[INFO] [stdout] test test::test_user_api::test_table_ref_basic ... ok
[INFO] [stdout] test test::test_user_api::test_table_ref_auto_drop ... ok
[INFO] [stdout] test test::test_user_api::test_to_ref_type_mismatch ... ok
[INFO] [stdout] test test::test_user_api::test_table_ref_from_global ... ok
[INFO] [stdout] test test::test_user_api::test_table_ref_get_as ... ok
[INFO] [stdout] test test::test_user_api::test_table_ref_push ... ok
[INFO] [stdout] test test::test_user_api::test_table_ref_pairs_and_len ... ok
[INFO] [stdout] test test::test_user_api::test_userdata_builder_tostring ... ok
[INFO] [stdout] test test::test_userdata::test_enum_basic ... ok
[INFO] [stdout] test test::test_user_api::test_userdata_builder_fields ... ok
[INFO] [stdout] test test::test_userdata::test_enum_in_lua_comparison ... ok
[INFO] [stdout] test test::test_userdata::test_lua_userdata_wrapper ... ok
[INFO] [stdout] test test::test_userdata::test_register_type_constructor ... ok
[INFO] [stdout] test test::test_userdata::test_register_type_constructor_with_mutation ... ok
[INFO] [stdout] test test::test_userdata::test_enum_explicit_discriminants ... ok
[INFO] [stdout] test test::test_userdata::test_register_type_constructor_tostring ... ok
[INFO] [stdout] test test::test_userdata::test_register_type_creates_global_table ... ok
[INFO] [stdout] test test::test_userdata::test_register_type_constructor_with_methods ... ok
[INFO] [stdout] test test::test_userdata::test_enum_iteration_in_lua ... ok
[INFO] [stdout] test test::test_userdata::test_register_type_multiple_instances ... ok
[INFO] [stdout] test test::test_userdata::test_register_type_new_is_function ... ok
[INFO] [stdout] test test::test_userdata::test_simple_userdata_macro ... ok
[INFO] [stdout] test test::test_userdata::test_register_type_equality ... ok
[INFO] [stdout] test test::test_userdata::test_udvalue_conversions ... ok
[INFO] [stdout] test test::test_user_api::test_userdata_builder_setter ... ok
[INFO] [stdout] test test::test_userdata::test_enum_mixed_discriminants ... ok
[INFO] [stdout] test test::test_userdata::test_userdata_add ... ok
[INFO] [stdout] test test::test_userdata::test_userdata_arithmetic_preserves_type ... ok
[INFO] [stdout] test test::test_userdata::test_userdata_call_basic ... ok
[INFO] [stdout] test test::test_userdata::test_userdata_chained_arithmetic ... ok
[INFO] [stdout] test test::test_userdata::test_userdata_mul ... ok
[INFO] [stdout] test test::test_userdata::test_userdata_call_in_expression ... ok
[INFO] [stdout] test test::test_userdata::test_userdata_iter_with_field_access ... ok
[INFO] [stdout] test test::test_userdata::test_userdata_call_multi_return ... ok
[INFO] [stdout] test test::test_userdata::test_userdata_call_multiple_args ... ok
[INFO] [stdout] test test::test_userdata::test_userdata_len_from_iter ... ok
[INFO] [stdout] test test::test_userdata::test_userdata_trait_downcast ... ok
[INFO] [stdout] test test::test_userdata::test_userdata_neg ... ok
[INFO] [stdout] test test::test_userdata::test_userdata_pairs_string_vec ... ok
[INFO] [stdout] test test::test_userdata::test_userdata_trait_field_names ... ok
[INFO] [stdout] test test::test_userdata::test_userdata_trait_get_field ... ok
[INFO] [stdout] test test::test_userdata::test_userdata_pairs_iteration ... ok
[INFO] [stdout] test test::test_userdata::test_userdata_trait_ord_metamethod ... ok
[INFO] [stdout] test test::test_userdata::test_userdata_pairs_empty ... ok
[INFO] [stdout] test test::test_userdata::test_userdata_trait_renamed_field ... ok
[INFO] [stdout] test test::test_userdata::test_userdata_trait_set_field ... ok
[INFO] [stdout] test test::test_table::test_table_unpack_with_metamethods ... ok
[INFO] [stdout] test test::test_userdata::test_userdata_trait_type_name ... ok
[INFO] [stdout] test test::test_userdata::test_vm_eq ... ok
[INFO] [stdout] test test::test_userdata::test_userdata_sub ... ok
[INFO] [stdout] test test::test_userdata::test_vm_method_as_field_access ... ok
[INFO] [stdout] test test::test_userdata::test_vm_concat ... ok
[INFO] [stdout] test test::test_userdata::test_userdata_trait_display_metamethod ... ok
[INFO] [stdout] test test::test_userdata::test_userdata_trait_eq_metamethod ... ok
[INFO] [stdout] test test::test_userdata::test_vm_get_field ... ok
[INFO] [stdout] test test::test_userdata::test_vm_lt_le ... ok
[INFO] [stdout] test test::test_userdata::test_vm_method_distance ... ok
[INFO] [stdout] test test::test_userdata::test_vm_method_optional_param ... ok
[INFO] [stdout] test test::test_userdata::test_userdata_trait_readonly_field ... ok
[INFO] [stdout] test test::test_userdata::test_vm_config_readonly ... ok
[INFO] [stdout] test test::test_userdata::test_vm_method_result_ok ... ok
[INFO] [stdout] test test::test_userdata::test_vm_set_field ... ok
[INFO] [stdout] test test::test_userdata::test_vm_method_scale ... ok
[INFO] [stdout] test test::test_userdata::test_vm_method_result_err ... ok
[INFO] [stdout] test test::test_userdata::test_vm_method_translate ... ok
[INFO] [stdout] test test::test_userdata::test_vm_tostring ... ok
[INFO] [stdout] test test::test_userdata::test_vm_pass_userdata_to_function ... ok
[INFO] [stdout] test test::test_utf8::test_utf8_codepoint ... ok
[INFO] [stdout] test test::test_utf8::test_utf8_char ... ok
[INFO] [stdout] test test::test_utf8::test_utf8_multibyte ... ok
[INFO] [stdout] test test::test_utf8::test_utf8_codes ... ok
[INFO] [stdout] test test::test_utf8::test_utf8_len ... ok
[INFO] [stdout] test test::test_userdata::test_vm_unknown_field_is_nil ... ok
[INFO] [stdout] test test::test_user_api::test_function_ref_call ... ok
[INFO] [stdout] test test::test_userdata::test_vm_type_of_userdata ... ok
[INFO] [stdout] test test::test_utf8::test_utf8_charpattern ... ok
[INFO] [stdout] test test::test_syntax::test_table_constructor_hash ... ok
[INFO] [stdout] test test::test_utf8::test_utf8_offset ... ok
[INFO] [stdout] test test::test_xpcall_debug::test_xpcall_concat ... ok
[INFO] [stdout] test test::test_xpcall_debug::test_xpcall_simple ... ok
[INFO] [stdout] test test::test_io::test_io_lines_file ... ok
[INFO] [stdout] test test::test_package::test_require_cache ... ok
[INFO] [stdout] test test::test_user_api::test_function_ref_call1 ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test::test_io::test_io_append_mode stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::test_io::test_io_append_mode' (234) panicked at crates/luars/src/test/test_io.rs:350:5:
[INFO] [stdout] Error: Err(RuntimeError)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e894a576eaa - 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:     0x5e894a576eaa - 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:     0x5e894a576eaa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e894a576eaa - <<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:     0x5e894a58e26a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e894a58e26a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5e894a57bfe2 - 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:     0x5e894a57bfe2 - <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:     0x5e894a55426f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e894a55426f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e894a56e8b9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e894a43e83c - <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:     0x5e894a43e83c - 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:     0x5e894a56eb32 - <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:     0x5e894a56eb32 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e894a554328 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e894a54b8c9 - 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:     0x5e894a55517d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e894a58eb7c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e8949fea4dc - luars::test::test_io::test_io_append_mode::h359399d41f871e69
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/luars/src/test/test_io.rs:350:5
[INFO] [stdout]   20:     0x5e8949fea537 - luars::test::test_io::test_io_append_mode::{{closure}}::h277f27d869b36e6c
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/luars/src/test/test_io.rs:320:25
[INFO] [stdout]   21:     0x5e894a3c3c46 - core::ops::function::FnOnce::call_once::hea9e02928d75362a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5e894a43291b - <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]   23:     0x5e894a43291b - 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]   24:     0x5e894a43f30b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x5e894a43f30b - <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]   26:     0x5e894a43f30b - 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]   27:     0x5e894a43f30b - 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]   28:     0x5e894a43f30b - 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]   29:     0x5e894a43f30b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x5e894a43f30b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x5e894a43aa24 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x5e894a43aa24 - 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]   33:     0x5e894a441f12 - 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]   34:     0x5e894a441f12 - <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]   35:     0x5e894a441f12 - 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]   36:     0x5e894a441f12 - 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]   37:     0x5e894a441f12 - 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]   38:     0x5e894a441f12 - 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]   39:     0x5e894a441f12 - <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]   40:     0x5e894a57615f - <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]   41:     0x5e894a57615f - <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]   42:     0x7ad210ed8aa4 - <unknown>
[INFO] [stdout]   43:     0x7ad210f65a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::test_io::test_io_file_setvbuf stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::test_io::test_io_file_setvbuf' (235) panicked at crates/luars/src/test/test_io.rs:293:5:
[INFO] [stdout] Error: Err(RuntimeError)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e894a576eaa - 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:     0x5e894a576eaa - 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:     0x5e894a576eaa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e894a576eaa - <<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:     0x5e894a58e26a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e894a58e26a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5e894a57bfe2 - 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:     0x5e894a57bfe2 - <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:     0x5e894a55426f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e894a55426f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e894a56e8b9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e894a43e83c - <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:     0x5e894a43e83c - 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:     0x5e894a56eb32 - <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:     0x5e894a56eb32 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e894a554328 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e894a54b8c9 - 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:     0x5e894a55517d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e894a58eb7c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e8949fead1c - luars::test::test_io::test_io_file_setvbuf::h87cab21891b81949
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/luars/src/test/test_io.rs:293:5
[INFO] [stdout]   20:     0x5e8949fead77 - luars::test::test_io::test_io_file_setvbuf::{{closure}}::hc0b498f8b6d94c4c
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/luars/src/test/test_io.rs:275:26
[INFO] [stdout]   21:     0x5e894a3c4406 - core::ops::function::FnOnce::call_once::hf6c05b99ea8ffe72
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5e894a43291b - <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]   23:     0x5e894a43291b - 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]   24:     0x5e894a43f30b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x5e894a43f30b - <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]   26:     0x5e894a43f30b - 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]   27:     0x5e894a43f30b - 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]   28:     0x5e894a43f30b - 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]   29:     0x5e894a43f30b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x5e894a43f30b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x5e894a43aa24 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x5e894a43aa24 - 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]   33:     0x5e894a441f12 - 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]   34:     0x5e894a441f12 - <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]   35:     0x5e894a441f12 - 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]   36:     0x5e894a441f12 - 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]   37:     0x5e894a441f12 - 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]   38:     0x5e894a441f12 - 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]   39:     0x5e894a441f12 - <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]   40:     0x5e894a57615f - <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]   41:     0x5e894a57615f - <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]   42:     0x7ad210ed8aa4 - <unknown>
[INFO] [stdout]   43:     0x7ad210f65a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::test_io::test_io_write_temp stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::test_io::test_io_write_temp' (249) panicked at crates/luars/src/test/test_io.rs:153:5:
[INFO] [stdout] Error: Err(RuntimeError)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e894a576eaa - 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:     0x5e894a576eaa - 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:     0x5e894a576eaa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e894a576eaa - <<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:     0x5e894a58e26a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e894a58e26a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5e894a57bfe2 - 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:     0x5e894a57bfe2 - <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:     0x5e894a55426f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e894a55426f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e894a56e8b9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e894a43e83c - <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:     0x5e894a43e83c - 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:     0x5e894a56eb32 - <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:     0x5e894a56eb32 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e894a554328 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e894a54b8c9 - 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:     0x5e894a55517d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e894a58eb7c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e8949fea0bc - luars::test::test_io::test_io_write_temp::h7741267d974e32fa
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/luars/src/test/test_io.rs:153:5
[INFO] [stdout]   20:     0x5e8949fea117 - luars::test::test_io::test_io_write_temp::{{closure}}::h9779840ca64997d4
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/luars/src/test/test_io.rs:130:24
[INFO] [stdout]   21:     0x5e894a3bbd36 - core::ops::function::FnOnce::call_once::h1612095d219e1050
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5e894a43291b - <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]   23:     0x5e894a43291b - 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]   24:     0x5e894a43f30b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x5e894a43f30b - <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]   26:     0x5e894a43f30b - 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]   27:     0x5e894a43f30b - 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]   28:     0x5e894a43f30b - 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]   29:     0x5e894a43f30b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x5e894a43f30b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x5e894a43aa24 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x5e894a43aa24 - 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]   33:     0x5e894a441f12 - 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]   34:     0x5e894a441f12 - <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]   35:     0x5e894a441f12 - 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]   36:     0x5e894a441f12 - 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]   37:     0x5e894a441f12 - 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]   38:     0x5e894a441f12 - 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]   39:     0x5e894a441f12 - <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]   40:     0x5e894a57615f - <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]   41:     0x5e894a57615f - <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]   42:     0x7ad210ed8aa4 - <unknown>
[INFO] [stdout]   43:     0x7ad210f65a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::test_io::test_io_flush stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::test_io::test_io_flush' (236) panicked at crates/luars/src/test/test_io.rs:230:5:
[INFO] [stdout] Error: Err(RuntimeError)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e894a576eaa - 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:     0x5e894a576eaa - 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:     0x5e894a576eaa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e894a576eaa - <<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:     0x5e894a58e26a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e894a58e26a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5e894a57bfe2 - 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:     0x5e894a57bfe2 - <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:     0x5e894a55426f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e894a55426f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e894a56e8b9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e894a43e83c - <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:     0x5e894a43e83c - 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:     0x5e894a56eb32 - <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:     0x5e894a56eb32 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e894a554328 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e894a54b8c9 - 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:     0x5e894a55517d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e894a58eb7c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e8949fe7ecc - luars::test::test_io::test_io_flush::h13f81b919c04b4fc
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/luars/src/test/test_io.rs:230:5
[INFO] [stdout]   20:     0x5e8949fe7f27 - luars::test::test_io::test_io_flush::{{closure}}::hbd3569d11b65406b
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/luars/src/test/test_io.rs:213:19
[INFO] [stdout]   21:     0x5e894a3c43c6 - core::ops::function::FnOnce::call_once::hf66f1d19095dfee9
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5e894a43291b - <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]   23:     0x5e894a43291b - 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]   24:     0x5e894a43f30b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x5e894a43f30b - <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]   26:     0x5e894a43f30b - 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]   27:     0x5e894a43f30b - 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]   28:     0x5e894a43f30b - 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]   29:     0x5e894a43f30b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x5e894a43f30b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x5e894a43aa24 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x5e894a43aa24 - 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]   33:     0x5e894a441f12 - 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]   34:     0x5e894a441f12 - <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]   35:     0x5e894a441f12 - 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]   36:     0x5e894a441f12 - 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]   37:     0x5e894a441f12 - 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]   38:     0x5e894a441f12 - 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]   39:     0x5e894a441f12 - <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]   40:     0x5e894a57615f - <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]   41:     0x5e894a57615f - <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]   42:     0x7ad210ed8aa4 - <unknown>
[INFO] [stdout]   43:     0x7ad210f65a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::test_os::test_os_remove stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::test_os::test_os_remove' (330) panicked at crates/luars/src/test/test_os.rs:182:5:
[INFO] [stdout] Error: Err(RuntimeError)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e894a576eaa - 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:     0x5e894a576eaa - 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:     0x5e894a576eaa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e894a576eaa - <<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:     0x5e894a58e26a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e894a58e26a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5e894a57bfe2 - 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:     0x5e894a57bfe2 - <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:     0x5e894a55426f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e894a55426f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e894a56e8b9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e894a43e83c - <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:     0x5e894a43e83c - 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:     0x5e894a56eb32 - <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:     0x5e894a56eb32 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e894a554328 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e894a54b8c9 - 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:     0x5e894a55517d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e894a58eb7c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e894a271aac - luars::test::test_os::test_os_remove::h19474e1d7ddf83e7
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/luars/src/test/test_os.rs:182:5
[INFO] [stdout]   20:     0x5e894a271b07 - luars::test::test_os::test_os_remove::{{closure}}::h30f2cbec2fc7e6b9
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/luars/src/test/test_os.rs:157:20
[INFO] [stdout]   21:     0x5e894a3be926 - core::ops::function::FnOnce::call_once::h62c3c8970c2421ba
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5e894a43291b - <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]   23:     0x5e894a43291b - 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]   24:     0x5e894a43f30b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x5e894a43f30b - <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]   26:     0x5e894a43f30b - 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]   27:     0x5e894a43f30b - 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]   28:     0x5e894a43f30b - 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]   29:     0x5e894a43f30b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x5e894a43f30b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x5e894a43aa24 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x5e894a43aa24 - 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]   33:     0x5e894a441f12 - 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]   34:     0x5e894a441f12 - <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]   35:     0x5e894a441f12 - 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]   36:     0x5e894a441f12 - 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]   37:     0x5e894a441f12 - 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]   38:     0x5e894a441f12 - 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]   39:     0x5e894a441f12 - <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]   40:     0x5e894a57615f - <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]   41:     0x5e894a57615f - <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]   42:     0x7ad210ed8aa4 - <unknown>
[INFO] [stdout]   43:     0x7ad210f65a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::test_os::test_os_rename stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::test_os::test_os_rename' (332) panicked at crates/luars/src/test/test_os.rs:238:5:
[INFO] [stdout] Error: Err(RuntimeError)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e894a576eaa - 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:     0x5e894a576eaa - 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:     0x5e894a576eaa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e894a576eaa - <<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:     0x5e894a58e26a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e894a58e26a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5e894a57bfe2 - 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:     0x5e894a57bfe2 - <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:     0x5e894a55426f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e894a55426f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e894a56e8b9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e894a43e83c - <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:     0x5e894a43e83c - 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:     0x5e894a56eb32 - <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:     0x5e894a56eb32 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e894a554328 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e894a54b8c9 - 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:     0x5e894a55517d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e894a58eb7c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e894a271eff - luars::test::test_os::test_os_rename::ha3c97c47ad7e0b75
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/luars/src/test/test_os.rs:238:5
[INFO] [stdout]   20:     0x5e894a271f57 - luars::test::test_os::test_os_rename::{{closure}}::h28ba7b6f505749ce
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/luars/src/test/test_os.rs:202:20
[INFO] [stdout]   21:     0x5e894a3bf066 - core::ops::function::FnOnce::call_once::h6e76e56046143a3f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5e894a43291b - <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]   23:     0x5e894a43291b - 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]   24:     0x5e894a43f30b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x5e894a43f30b - <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]   26:     0x5e894a43f30b - 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]   27:     0x5e894a43f30b - 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]   28:     0x5e894a43f30b - 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]   29:     0x5e894a43f30b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x5e894a43f30b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x5e894a43aa24 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x5e894a43aa24 - 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]   33:     0x5e894a441f12 - 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]   34:     0x5e894a441f12 - <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]   35:     0x5e894a441f12 - 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]   36:     0x5e894a441f12 - 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]   37:     0x5e894a441f12 - 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]   38:     0x5e894a441f12 - 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]   39:     0x5e894a441f12 - <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]   40:     0x5e894a57615f - <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]   41:     0x5e894a57615f - <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]   42:     0x7ad210ed8aa4 - <unknown>
[INFO] [stdout]   43:     0x7ad210f65a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test::test_io::test_io_append_mode
[INFO] [stdout]     test::test_io::test_io_file_setvbuf
[INFO] [stdout]     test::test_io::test_io_flush
[INFO] [stdout]     test::test_io::test_io_write_temp
[INFO] [stdout]     test::test_os::test_os_remove
[INFO] [stdout]     test::test_os::test_os_rename
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 492 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p luars --lib`
[INFO] running `Command { std: "docker" "inspect" "f5e20bdc9f83da36227c40b36d774499c1bb5e93724f8227832903cd5ed6f268", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5e20bdc9f83da36227c40b36d774499c1bb5e93724f8227832903cd5ed6f268", kill_on_drop: false }`
[INFO] [stdout] f5e20bdc9f83da36227c40b36d774499c1bb5e93724f8227832903cd5ed6f268
