[INFO] cloning repository https://github.com/Irvingouj/web-lua
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Irvingouj/web-lua" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIrvingouj%2Fweb-lua", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIrvingouj%2Fweb-lua'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d6c280d20e9cdbd87289df204bb299368a53af57
[INFO] testing Irvingouj/web-lua against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIrvingouj%2Fweb-lua" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Irvingouj/web-lua
[INFO] finished tweaking git repo https://github.com/Irvingouj/web-lua
[INFO] tweaked toml for git repo https://github.com/Irvingouj/web-lua written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Irvingouj/web-lua on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Irvingouj/web-lua 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 042255453f97035d3a35f2363aca2955c20c53bffc463313ecdd6b9045e89e0f
[INFO] running `Command { std: "docker" "start" "042255453f97035d3a35f2363aca2955c20c53bffc463313ecdd6b9045e89e0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "042255453f97035d3a35f2363aca2955c20c53bffc463313ecdd6b9045e89e0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "042255453f97035d3a35f2363aca2955c20c53bffc463313ecdd6b9045e89e0f" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "042255453f97035d3a35f2363aca2955c20c53bffc463313ecdd6b9045e89e0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "042255453f97035d3a35f2363aca2955c20c53bffc463313ecdd6b9045e89e0f" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.122
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling bumpalo v3.20.3
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling wasm-bindgen v0.2.122
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling sptr v0.3.2
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling data-encoding v2.11.0
[INFO] [stderr]    Compiling lsonar v0.2.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.122
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling ts-rs-macros v12.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling gc-arena-derive v0.5.3 (https://github.com/kyren/gc-arena?rev=5a7534b883b703f23cfb8c3cfdf033460aa77ea9#5a7534b8)
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling tsify-macros v0.5.6
[INFO] [stderr]    Compiling gc-arena v0.5.3 (https://github.com/kyren/gc-arena?rev=5a7534b883b703f23cfb8c3cfdf033460aa77ea9#5a7534b8)
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling piccolo v0.3.3 (/opt/rustwide/workdir/crates/piccolo)
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling ts-rs v12.0.1
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.122
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling js-sys v0.3.99
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling web-sys v0.3.99
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.72
[INFO] [stderr]    Compiling gloo-utils v0.2.0
[INFO] [stderr]    Compiling tsify v0.5.6
[INFO] [stderr]    Compiling dom-semantic-tree v0.2.0 (/opt/rustwide/workdir/crates/dom-semantic-tree)
[INFO] [stderr]    Compiling web-fs v0.2.0 (/opt/rustwide/workdir/crates/web-fs)
[INFO] [stderr]    Compiling web-lua-core v0.2.0 (/opt/rustwide/workdir/crates/web-lua-core)
[INFO] [stderr]    Compiling web-lua-plugin-crypto v0.2.0 (/opt/rustwide/workdir/crates/web-lua-plugin-crypto)
[INFO] [stderr]    Compiling web-lua-base v0.2.0 (/opt/rustwide/workdir/crates/web-lua-base)
[INFO] [stderr]    Compiling extension-lua v0.2.0 (/opt/rustwide/workdir/crates/extension-lua)
[INFO] [stderr]    Compiling web-lua v0.2.0 (/opt/rustwide/workdir/crates/web-lua)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.29s
[INFO] running `Command { std: "docker" "inspect" "042255453f97035d3a35f2363aca2955c20c53bffc463313ecdd6b9045e89e0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "042255453f97035d3a35f2363aca2955c20c53bffc463313ecdd6b9045e89e0f" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.72
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling wasm-bindgen-test-shared v0.2.122
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling web-fs v0.2.0 (/opt/rustwide/workdir/crates/web-fs)
[INFO] [stderr]    Compiling gloo-utils v0.2.0
[INFO] [stderr]    Compiling tsify v0.5.6
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.72
[INFO] [stderr]    Compiling dom-semantic-tree v0.2.0 (/opt/rustwide/workdir/crates/dom-semantic-tree)
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling gc-arena v0.5.3 (https://github.com/kyren/gc-arena?rev=5a7534b883b703f23cfb8c3cfdf033460aa77ea9#5a7534b8)
[INFO] [stderr]    Compiling piccolo v0.3.3 (/opt/rustwide/workdir/crates/piccolo)
[INFO] [stderr]    Compiling rustyline v14.0.0
[INFO] [stderr]    Compiling web-lua-core v0.2.0 (/opt/rustwide/workdir/crates/web-lua-core)
[INFO] [stderr]    Compiling web-lua-plugin-crypto v0.2.0 (/opt/rustwide/workdir/crates/web-lua-plugin-crypto)
[INFO] [stderr]    Compiling web-lua-base v0.2.0 (/opt/rustwide/workdir/crates/web-lua-base)
[INFO] [stderr]    Compiling web-lua v0.2.0 (/opt/rustwide/workdir/crates/web-lua)
[INFO] [stderr]    Compiling extension-lua v0.2.0 (/opt/rustwide/workdir/crates/extension-lua)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 26.92s
[INFO] running `Command { std: "docker" "inspect" "042255453f97035d3a35f2363aca2955c20c53bffc463313ecdd6b9045e89e0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "042255453f97035d3a35f2363aca2955c20c53bffc463313ecdd6b9045e89e0f" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dom_semantic_tree-225143325579019d)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::test_version ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/native_format_tests.rs (/opt/rustwide/target/debug/deps/native_format_tests-1585ce990e57fc38)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_compact_button ... ok
[INFO] [stdout] test test_compact_href ... ok
[INFO] [stdout] test test_compact_input_type ... ok
[INFO] [stdout] test test_compact_value_placeholder ... ok
[INFO] [stdout] test test_compact_states ... ok
[INFO] [stdout] test test_compact_description ... ok
[INFO] [stdout] test test_compact_empty ... ok
[INFO] [stdout] test test_json_pretty ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/native_name_tests.rs (/opt/rustwide/target/debug/deps/native_name_tests-b0ed05fdf40c72fb)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test test_limit_length ... ok
[INFO] [stdout] test test_name_alt_img ... ok
[INFO] [stdout] test test_name_ancestor_label ... ok
[INFO] [stdout] test test_name_alt_not_img ... ok
[INFO] [stdout] test test_name_aria_labelledby ... ok
[INFO] [stdout] test test_name_label_for ... ok
[INFO] [stdout] test test_name_placeholder ... ok
[INFO] [stdout] test test_name_text_content ... ok
[INFO] [stdout] test test_name_title ... ok
[INFO] [stdout] test test_name_value_button ... ok
[INFO] [stdout] test test_normalize ... ok
[INFO] [stdout] test test_name_aria_label ... ok
[INFO] [stdout] test test_name_priority ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/native_role_tests.rs (/opt/rustwide/target/debug/deps/native_role_tests-4bbb8bd5ef014059)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test test_anchor_role ... ok
[INFO] [stdout] test test_dialog_details_summary ... ok
[INFO] [stdout] test test_button_role ... ok
[INFO] [stdout] test test_explicit_role_priority ... ok
[INFO] [stdout] test test_heading_roles ... ok
[INFO] [stdout] test test_input_color_role ... ok
[INFO] [stdout] test test_input_checkbox_role ... ok
[INFO] [stdout] test test_img_role ... ok
[INFO] [stdout] test test_input_file_role ... ok
[INFO] [stdout] test test_input_radio_role ... ok
[INFO] [stdout] test test_input_submit_role ... ok
[INFO] [stdout] test test_select_role ... ok
[INFO] [stdout] test test_table_roles ... ok
[INFO] [stdout] test test_textarea_role ... ok
[INFO] [stdout] test test_list_roles ... ok
[INFO] [stdout] test test_nav_main_form_section_article ... ok
[INFO] [stdout] test test_input_text_role ... ok
[INFO] [stdout] test test_invalid_explicit_role_fallback ... ok
[INFO] [stdout] test test_input_range_role ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/wasm_dom_tests.rs (/opt/rustwide/target/debug/deps/wasm_dom_tests-d66b1107c121efe2)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/extension_lua-c180fd2fcb989794)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/piccolo-6457735f5da1b25a)
[INFO] [stdout] test tests::test_extension_alias_docs_are_registered ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test any::tests::test_any_value ... ok
[INFO] [stdout] test compiler::lexer::tests::comments ... ok
[INFO] [stdout] test compiler::lexer::tests::long_string ... ok
[INFO] [stdout] test compiler::lexer::tests::ops ... ok
[INFO] [stdout] test compiler::lexer::tests::numerals ... ok
[INFO] [stdout] test compiler::lexer::tests::short_string ... ok
[INFO] [stdout] test compiler::lexer::tests::words ... ok
[INFO] [stdout] test compiler::string_utils::tests::trim_whitespace_works ... ok
[INFO] [stdout] test stdlib::string::tests::test_match_basic ... ok
[INFO] [stdout] test io::tests::test_skip_prefix ... ok
[INFO] [stdout] test stdlib::string::tests::test_gmatch_captures ... ok
[INFO] [stdout] test stdlib::string::tests::test_gmatch_basic ... ok
[INFO] [stdout] test stdlib::string::tests::test_string_metatable_find ... ok
[INFO] [stdout] test stdlib::string::tests::test_string_metatable_upper ... ok
[INFO] [stdout] test value::tests::recursive_table_debug ... ok
[INFO] [stdout] test string::tests::test_string_header ... ok
[INFO] [stdout] test stdlib::string::tests::test_match_no_match ... ok
[INFO] [stdout] test stdlib::string::tests::test_string_metatable_sub ... ok
[INFO] [stdout] test stdlib::string::tests::test_match_captures ... ok
[INFO] [stdout] test stdlib::string::tests::test_match_init ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/web_fs-508e7505f4e5f24e)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/web_lua-e31f2d6aea5ed40d)
[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 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/web_lua_base-6bd67d95cab67d2d)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/web_lua_core-5754a02047326a21)
[INFO] [stdout] 
[INFO] [stdout] running 176 tests
[INFO] [stdout] test tests::tests::test_async_pending_status ... ok
[INFO] [stdout] test tests::tests::test_builder_fuel_limit ... ok
[INFO] [stdout] test tests::tests::test_all_action_variants_have_docs ... ok
[INFO] [stdout] test tests::tests::test_chrome_top_level_miss ... ok
[INFO] [stdout] test tests::tests::test_dangerous_globals_disabled ... ok
[INFO] [stdout] test tests::tests::test_compile_error_syntax ... ok
[INFO] [stdout] test tests::tests::test_async_preserves_stdout_across_yields ... ok
[INFO] [stdout] test tests::tests::test_bookmarks_search_yields ... ok
[INFO] [stdout] test tests::tests::test_arithmetic ... ok
[INFO] [stdout] test tests::tests::test_emit ... ok
[INFO] [stdout] test tests::tests::test_cookies_get_yields ... ok
[INFO] [stdout] test tests::tests::test_error_function ... ok
[INFO] [stdout] test tests::tests::test_clipboard_read_yields ... ok
[INFO] [stdout] test tests::tests::test_error_message_with_embedded_line_marker ... ok
[INFO] [stdout] test tests::tests::test_cross_cell_state ... ok
[INFO] [stdout] test tests::tests::test_all_rust_core_apis_with_action_have_non_empty_action ... ok
[INFO] [stdout] test tests::tests::test_exponent ... ok
[INFO] [stdout] test tests::tests::test_error_line_1 ... ok
[INFO] [stdout] test tests::tests::test_basic_print ... ok
[INFO] [stdout] test tests::tests::test_for_loop_counting_down ... ok
[INFO] [stdout] test tests::tests::test_fetch_lua_syntax_get ... ok
[INFO] [stdout] test tests::tests::test_execution_count_increments ... ok
[INFO] [stdout] test tests::tests::test_for_loop_empty_range ... ok
[INFO] [stdout] test tests::tests::test_for_loop_counting_up ... ok
[INFO] [stdout] test tests::tests::test_for_loop_with_step ... ok
[INFO] [stdout] test tests::tests::test_fs_read_yields ... ok
[INFO] [stdout] test tests::tests::test_for_ipairs ... ok
[INFO] [stdout] test tests::tests::test_fs_stat_yields ... ok
[INFO] [stdout] test tests::tests::test_fuel_exhaustion_session_survives ... ok
[INFO] [stdout] test tests::tests::test_fetch_dom_yields ... ok
[INFO] [stdout] test tests::tests::test_for_pairs ... ok
[INFO] [stdout] test tests::tests::test_fetch_dom_yields_with_max_text ... ok
[INFO] [stdout] test tests::tests::test_host_call_no_args ... ok
[INFO] [stdout] test tests::tests::test_fetch_lua_syntax_post ... ok
[INFO] [stdout] test tests::tests::test_fs_write_yields ... ok
[INFO] [stdout] test tests::tests::test_host_call_no_params ... ok
[INFO] [stdout] test tests::tests::test_history_search_yields ... ok
[INFO] [stdout] test tests::tests::test_function_and_recursion ... ok
[INFO] [stdout] test tests::tests::test_host_call_yields ... ok
[INFO] [stdout] test tests::tests::test_infinite_loop_fuel ... ok
[INFO] [stdout] test tests::tests::test_if_else ... ok
[INFO] [stdout] test tests::tests::test_inspect_globals_nested_table ... ok
[INFO] [stdout] test tests::tests::test_json_decode_basic ... ok
[INFO] [stdout] test tests::tests::test_json_decode_array ... ok
[INFO] [stdout] test tests::tests::test_input_stdin ... ok
[INFO] [stdout] test tests::tests::test_inspect_globals_basic ... ok
[INFO] [stdout] test tests::tests::test_host_call_requires_string_action ... ok
[INFO] [stdout] test tests::tests::test_json_decode_invalid ... ok
[INFO] [stdout] test tests::tests::test_inspect_globals_after_reset ... ok
[INFO] [stdout] test tests::tests::test_json_encode_array ... ok
[INFO] [stdout] test tests::tests::test_json_encode_decode_roundtrip ... ok
[INFO] [stdout] test tests::tests::test_json_encode_basic ... ok
[INFO] [stdout] test tests::tests::test_export_types ... FAILED
[INFO] [stdout] test tests::tests::test_compile_error_has_line_number ... ok
[INFO] [stdout] test tests::tests::test_ext_api_resume_with_error ... ok
[INFO] [stdout] test tests::tests::test_ext_api_resume_with_result ... ok
[INFO] [stdout] test tests::tests::test_fetch_resume_with_response ... ok
[INFO] [stdout] test tests::tests::test_json_encode_boolean_nil_numbers ... ok
[INFO] [stdout] test tests::tests::test_local_scoping ... ok
[INFO] [stdout] test tests::tests::test_math_abs ... ok
[INFO] [stdout] test tests::tests::test_logical_or ... ok
[INFO] [stdout] test tests::tests::test_lua_library_loading ... ok
[INFO] [stdout] test tests::tests::test_logical_not ... ok
[INFO] [stdout] test tests::tests::test_host_call_resume_with_value ... ok
[INFO] [stdout] test tests::tests::test_host_call_multiple_in_one_cell ... ok
[INFO] [stdout] test tests::tests::test_host_call_resume_with_error ... ok
[INFO] [stdout] test tests::tests::test_math_sqrt ... ok
[INFO] [stdout] test tests::tests::test_math_max_min ... ok
[INFO] [stdout] test tests::tests::test_json_decode_null ... ok
[INFO] [stdout] test tests::tests::test_json_pretty ... ok
[INFO] [stdout] test tests::tests::test_local_function ... ok
[INFO] [stdout] test tests::tests::test_json_encode_nested ... ok
[INFO] [stdout] test tests::tests::test_modulo ... ok
[INFO] [stdout] test tests::tests::test_multiple_async_calls_in_one_cell ... ok
[INFO] [stdout] test tests::tests::test_page_extract_yields_with_defaults ... ok
[INFO] [stdout] test tests::tests::test_math_floor_ceil ... ok
[INFO] [stdout] test tests::tests::test_param_error_enriched ... ok
[INFO] [stdout] test tests::tests::test_path_basename ... ok
[INFO] [stdout] test tests::tests::test_multiple_plugins ... ok
[INFO] [stdout] test tests::tests::test_path_dirname ... ok
[INFO] [stdout] test tests::tests::test_path_extname_dotfile ... ok
[INFO] [stdout] test tests::tests::test_not_equal ... ok
[INFO] [stdout] test tests::tests::test_nil_comparison_no_crash ... ok
[INFO] [stdout] test tests::tests::test_page_extract_rejects_non_table_opts ... ok
[INFO] [stdout] test tests::tests::test_multiple_returns ... ok
[INFO] [stdout] test tests::tests::test_path_extname_normal ... ok
[INFO] [stdout] test tests::tests::test_notifications_create_yields ... ok
[INFO] [stdout] test tests::tests::test_path_normalize ... ok
[INFO] [stdout] test tests::tests::test_path_is_absolute ... ok
[INFO] [stdout] test tests::tests::test_plugin_coexists_with_builtins ... ok
[INFO] [stdout] test tests::tests::test_plugin_async_callback ... ok
[INFO] [stdout] test tests::tests::test_plugin_sync_callback ... ok
[INFO] [stdout] test tests::tests::test_pcall_catches_error ... ok
[INFO] [stdout] test tests::tests::test_page_extract_yields_with_custom_limits ... ok
[INFO] [stdout] test tests::tests::test_pcall_success ... ok
[INFO] [stdout] test tests::tests::test_path_join ... ok
[INFO] [stdout] test tests::tests::test_read_stdin ... ok
[INFO] [stdout] test tests::tests::test_path_sep ... ok
[INFO] [stdout] test tests::tests::test_pcall_catches_async_error ... ok
[INFO] [stdout] test tests::tests::test_rawget_bypasses_protector ... ok
[INFO] [stdout] test tests::tests::test_repeat_until ... ok
[INFO] [stdout] test tests::tests::test_print_multiple_args ... ok
[INFO] [stdout] test tests::tests::test_resume_with_json_object ... ok
[INFO] [stdout] test tests::tests::test_resume_with_value ... ok
[INFO] [stdout] test tests::tests::test_session_new_still_works ... ok
[INFO] [stdout] test tests::tests::test_sentinel_call_still_errors ... ok
[INFO] [stdout] test tests::tests::test_runtime_error_line_is_cell_relative ... ok
[INFO] [stdout] test tests::tests::test_runtime_error_nil_arithmetic ... ok
[INFO] [stdout] test tests::tests::test_storage_resume_with_value ... ok
[INFO] [stdout] test tests::tests::test_resume_with_error ... ok
[INFO] [stdout] test tests::tests::test_storage_list_yields ... ok
[INFO] [stdout] test tests::tests::test_storage_delete_yields ... ok
[INFO] [stdout] test tests::tests::test_sentinel_call_with_args ... ok
[INFO] [stdout] test tests::tests::test_reset_clears_state ... ok
[INFO] [stdout] test tests::tests::test_return_value_captured ... ok
[INFO] [stdout] test tests::tests::test_storage_set_yields ... ok
[INFO] [stdout] test tests::tests::test_runtime_inspect_lua_api ... ok
[INFO] [stdout] test tests::tests::test_storage_get_yields ... ok
[INFO] [stdout] test tests::tests::test_string_len ... ok
[INFO] [stdout] test tests::tests::test_runtime_docs_lua_api ... ok
[INFO] [stdout] test tests::tests::test_strict_mode_undeclared_variable ... ok
[INFO] [stdout] test tests::tests::test_strict_mode_declared_variable_ok ... ok
[INFO] [stdout] test tests::tests::test_string_concatenation ... ok
[INFO] [stdout] test tests::tests::test_tab_create_yields ... ok
[INFO] [stdout] test tests::tests::test_string_upper_lower ... ok
[INFO] [stdout] test tests::tests::test_string_format ... ok
[INFO] [stdout] test tests::tests::test_tab_wait_for_load_params_custom_timeout ... ok
[INFO] [stdout] test tests::tests::test_tab_wait_for_load_params_default_timeout ... ok
[INFO] [stdout] test tests::tests::test_string_rep ... ok
[INFO] [stdout] test tests::tests::test_tab_snapshot_data_yields_and_returns_table ... ok
[INFO] [stdout] test tests::tests::test_tab_snapshot_text_yields ... ok
[INFO] [stdout] test tests::tests::test_string_find ... ok
[INFO] [stdout] test tests::tests::test_runtime_error_has_line_number ... ok
[INFO] [stdout] test tests::tests::test_string_sub ... ok
[INFO] [stdout] test tests::tests::test_sync_cell_still_works ... ok
[INFO] [stdout] test tests::tests::test_tab_snapshot_defaults_to_active_tab ... ok
[INFO] [stdout] test tests::tests::test_table_basics ... ok
[INFO] [stdout] test tests::tests::test_table_bracket_access ... ok
[INFO] [stdout] test tests::tests::test_tab_snapshot_yields ... ok
[INFO] [stdout] test tests::tests::test_assert_error_has_line_number ... ok
[INFO] [stdout] test tests::tests::test_tab_wait_for_load_yields ... ok
[INFO] [stdout] test tests::tests::test_tab_wait_for_load_with_timeout ... ok
[INFO] [stdout] test tests::tests::test_tostring_tonumber ... ok
[INFO] [stdout] test tests::tests::test_tab_query_yields ... ok
[INFO] [stdout] test tests::tests::test_table_nested ... ok
[INFO] [stdout] test tests::tests::test_url_parse_invalid ... ok
[INFO] [stdout] test tests::tests::test_table_numeric_index ... ok
[INFO] [stdout] test tests::tests::test_url_parse ... ok
[INFO] [stdout] test tests::tests::test_table_length ... ok
[INFO] [stdout] test tests::tests::test_logical_and ... ok
[INFO] [stdout] test tests::tests::test_url_parse_query ... ok
[INFO] [stdout] test utils::tests::test_clean_error_message_no_prefix ... ok
[INFO] [stdout] test tests::tests::test_unknown_api_always_lists_available ... ok
[INFO] [stdout] test utils::tests::test_clean_error_message_strips_all_prefixes ... ok
[INFO] [stdout] test tests::tests::test_unknown_api_lists_available ... ok
[INFO] [stdout] test tests::tests::test_url_encode_special_chars ... ok
[INFO] [stdout] test utils::tests::test_did_you_mean_suggests_close_match ... ok
[INFO] [stdout] test utils::tests::test_extract_line_number_compile_pattern ... ok
[INFO] [stdout] test utils::tests::test_extract_line_number_builtin_prefix ... ok
[INFO] [stdout] test utils::tests::test_extract_line_number_no_false_positive ... ok
[INFO] [stdout] test utils::tests::test_levenshtein_distance ... ok
[INFO] [stdout] test tests::tests::test_web_log ... ok
[INFO] [stdout] test tests::tests::test_while_loop ... ok
[INFO] [stdout] test tests::tests::test_url_encode ... ok
[INFO] [stdout] test utils::tests::test_format_param_error_without_registry_entry ... ok
[INFO] [stdout] test tests::tests::test_type_of_sentinel ... ok
[INFO] [stdout] test tests::tests::test_type_function ... ok
[INFO] [stdout] test utils::tests::test_did_you_mean_no_suggestion_when_distance_too_large ... ok
[INFO] [stdout] test tests::tests::test_web_sleep_yields ... ok
[INFO] [stdout] test utils::tests::test_format_unknown_api_error_lists_children ... ok
[INFO] [stdout] test tests::tests::test_url_parse_with_port ... ok
[INFO] [stdout] test utils::tests::test_did_you_mean_no_suggestion_for_navigate ... ok
[INFO] [stdout] test tests::tests::test_variable_persistence ... ok
[INFO] [stdout] test tests::tests::test_web_tab_notexist ... ok
[INFO] [stdout] test tests::tests::test_web_notexist_shows_apis_and_children ... ok
[INFO] [stdout] test tests::tests::test_web_sleep_with_error ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::tests::test_export_types stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::tests::test_export_types' (3072) panicked at crates/web-lua-core/src/tests.rs:30:37:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cfe95041541 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cfe95041541 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cfe95041541 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cfe95041541 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cfe950587aa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cfe950587aa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5cfe9504604c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5cfe9504604c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5cfe9501e926 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cfe9501e926 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cfe95039749 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cfe94d65a90 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5cfe94d65a90 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5cfe95039902 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5cfe95039902 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5cfe9501e9d2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5cfe95015c49 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cfe9501f6dd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5cfe95058fac - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cfe95058d22 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x5cfe94ca05f4 - <core[6883ba1bc0fe4ed1]::result::Result<(), ts_rs[ea2c4876d52a4561]::export::error::ExportError>>::unwrap
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1231:23
[INFO] [stdout]   21:     0x5cfe94ca05f4 - web_lua_core[227188b1e839bead]::tests::tests::test_export_types
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/web-lua-core/src/tests.rs:30:37
[INFO] [stdout]   22:     0x5cfe94c95cd7 - web_lua_core[227188b1e839bead]::tests::tests::test_export_types::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/web-lua-core/src/tests.rs:20:27
[INFO] [stdout]   23:     0x5cfe94c178b6 - <web_lua_core[227188b1e839bead]::tests::tests::test_export_types::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5cfe94d58dcb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5cfe94d58dcb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5cfe94d66415 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5cfe94d66415 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5cfe94d66415 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   29:     0x5cfe94d66415 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5cfe94d66415 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5cfe94d66415 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5cfe94d66415 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5cfe94d60ec4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5cfe94d60ec4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5cfe94d69562 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5cfe94d69562 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5cfe94d69562 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   38:     0x5cfe94d69562 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5cfe94d69562 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5cfe94d69562 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5cfe94d69562 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5cfe95040dcf - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   43:     0x5cfe95040dcf - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   44:     0x7774584a9aa4 - <unknown>
[INFO] [stdout]   45:     0x777458536a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::tests::test_export_types
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 175 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.41s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p web-lua-core --lib`
[INFO] running `Command { std: "docker" "inspect" "042255453f97035d3a35f2363aca2955c20c53bffc463313ecdd6b9045e89e0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "042255453f97035d3a35f2363aca2955c20c53bffc463313ecdd6b9045e89e0f", kill_on_drop: false }`
[INFO] [stdout] 042255453f97035d3a35f2363aca2955c20c53bffc463313ecdd6b9045e89e0f
