Skip to content

chore: update wizer to support p2 #1000

chore: update wizer to support p2

chore: update wizer to support p2 #1000

Triggered via pull request March 6, 2026 14:51
Status Failure
Total duration 26m 9s
Artifacts

main.yml

on: pull_request
Matrix: build-splicer
Matrix: build
Matrix: test-example
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

120 errors
test/bindings.js > Bindings > floats: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (108352) panicked at /Users/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > flavorful: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (108425) panicked at /Users/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > flags: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (107336) panicked at /Users/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > fetch-event-server: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (107057) panicked at /Users/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > empty: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (106733) panicked at /Users/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > conventions: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (105900) panicked at /Users/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > char: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (105974) panicked at /Users/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > bad-binding: test/cases/bad-binding/test.js#L4
AssertionError: The input did not match the regular expression /ReferenceError: Error loading module "not:world-defined"/. Input: 'Failed to initialize component:\n' + '\n' + "thread 'main' (105752) panicked at /Users/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15:\n" + 'Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks.\n' + 'note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace\n' - Expected: /ReferenceError: Error loading module "not:world-defined"/ + Received: "Failed to initialize component: thread 'main' (105752) panicked at /Users/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace " ❯ Module.err test/cases/bad-binding/test.js:4:8 ❯ test/bindings.js:147:20
test/bindings.js > Bindings > args: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (105169) panicked at /Users/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/api.js > API > componentize() in a different dir: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (124502) panicked at /Users/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ setupComponent test/util.js:37:23 ❯ test/api.js:23:30
test/bindings.js > Bindings > floats: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (8232) panicked at /Users/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > flavorful: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (8353) panicked at /Users/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > flags: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (8591) panicked at /Users/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > fetch-event-server: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (9207) panicked at /Users/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > empty: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (7336) panicked at /Users/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > conventions: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (7965) panicked at /Users/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > char: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (7732) panicked at /Users/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > bad-binding: test/cases/bad-binding/test.js#L4
AssertionError: The input did not match the regular expression /ReferenceError: Error loading module "not:world-defined"/. Input: 'Failed to initialize component:\n' + '\n' + "thread 'main' (7508) panicked at /Users/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15:\n" + 'Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks.\n' + 'note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace\n' - Expected: /ReferenceError: Error loading module "not:world-defined"/ + Received: "Failed to initialize component: thread 'main' (7508) panicked at /Users/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace " ❯ Module.err test/cases/bad-binding/test.js:4:8 ❯ test/bindings.js:147:20
test/bindings.js > Bindings > args: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (7627) panicked at /Users/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/api.js > API > componentize() in a different dir: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (22888) panicked at /Users/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ setupComponent test/util.js:37:23 ❯ test/api.js:23:30
test/bindings.js > Bindings > floats: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (17448) panicked at /Users/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > flavorful: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (18036) panicked at /Users/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > flags: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (18565) panicked at /Users/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > fetch-event-server: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (18233) panicked at /Users/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > empty: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (16855) panicked at /Users/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > conventions: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (15363) panicked at /Users/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > char: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (15771) panicked at /Users/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > bad-binding: test/cases/bad-binding/test.js#L4
AssertionError: The input did not match the regular expression /ReferenceError: Error loading module "not:world-defined"/. Input: 'Failed to initialize component:\n' + '\n' + "thread 'main' (16335) panicked at /Users/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15:\n" + 'Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks.\n' + 'note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace\n' - Expected: /ReferenceError: Error loading module "not:world-defined"/ + Received: "Failed to initialize component: thread 'main' (16335) panicked at /Users/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace " ❯ Module.err test/cases/bad-binding/test.js:4:8 ❯ test/bindings.js:147:20
test/bindings.js > Bindings > args: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (15929) panicked at /Users/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/api.js > API > componentize() in a different dir: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (34420) panicked at /Users/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ setupComponent test/util.js:37:23 ❯ test/api.js:23:30
test/bindings.js > Bindings > floats: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (24876) panicked at /Users/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > flavorful: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (26555) panicked at /Users/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > flags: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (26034) panicked at /Users/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > fetch-event-server: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (25181) panicked at /Users/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > empty: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (22751) panicked at /Users/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > conventions: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (23018) panicked at /Users/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > char: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (22922) panicked at /Users/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > bad-binding: test/cases/bad-binding/test.js#L4
AssertionError: The input did not match the regular expression /ReferenceError: Error loading module "not:world-defined"/. Input: 'Failed to initialize component:\n' + '\n' + "thread 'main' (23716) panicked at /Users/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15:\n" + 'Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks.\n' + 'note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace\n' - Expected: /ReferenceError: Error loading module "not:world-defined"/ + Received: "Failed to initialize component: thread 'main' (23716) panicked at /Users/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace " ❯ Module.err test/cases/bad-binding/test.js:4:8 ❯ test/bindings.js:147:20
test/bindings.js > Bindings > args: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (23822) panicked at /Users/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/api.js > API > componentize() in a different dir: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (43268) panicked at /Users/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ setupComponent test/util.js:37:23 ❯ test/api.js:23:30
test/bindings.js > Bindings > floats: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (2806) panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > flavorful: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (2768) panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > flags: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (2787) panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > fetch-event-server: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (2840) panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > empty: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (2742) panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > conventions: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (2674) panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > char: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (2710) panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > bad-binding: test/cases/bad-binding/test.js#L4
AssertionError: The input did not match the regular expression /ReferenceError: Error loading module "not:world-defined"/. Input: 'Failed to initialize component:\n' + '\n' + "thread 'main' (2572) panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15:\n" + 'Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks.\n' + 'note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace\n' - Expected: /ReferenceError: Error loading module "not:world-defined"/ + Received: "Failed to initialize component: thread 'main' (2572) panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace " ❯ Module.err test/cases/bad-binding/test.js:4:8 ❯ test/bindings.js:147:20
test/bindings.js > Bindings > args: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (2606) panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/api.js > API > componentize() in a different dir: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (2688) panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ setupComponent test/util.js:37:23 ❯ test/api.js:23:30
test/bindings.js > Bindings > floats: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (2804) panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > flavorful: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (2762) panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > flags: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (2782) panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > fetch-event-server: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (2744) panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > empty: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (2653) panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > conventions: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (2723) panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > char: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (2682) panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > bad-binding: test/cases/bad-binding/test.js#L4
AssertionError: The input did not match the regular expression /ReferenceError: Error loading module "not:world-defined"/. Input: 'Failed to initialize component:\n' + '\n' + "thread 'main' (2603) panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15:\n" + 'Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks.\n' + 'note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace\n' - Expected: /ReferenceError: Error loading module "not:world-defined"/ + Received: "Failed to initialize component: thread 'main' (2603) panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace " ❯ Module.err test/cases/bad-binding/test.js:4:8 ❯ test/bindings.js:147:20
test/bindings.js > Bindings > args: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (2573) panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/api.js > API > componentize() in a different dir: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (2671) panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ setupComponent test/util.js:37:23 ❯ test/api.js:23:30
test/bindings.js > Bindings > floats: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (2917) panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > flavorful: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (2812) panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > flags: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (2835) panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > fetch-event-server: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (2772) panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > empty: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (2701) panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > conventions: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (2594) panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > char: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (2622) panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > bad-binding: test/cases/bad-binding/test.js#L4
AssertionError: The input did not match the regular expression /ReferenceError: Error loading module "not:world-defined"/. Input: 'Failed to initialize component:\n' + '\n' + "thread 'main' (2746) panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15:\n" + 'Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks.\n' + 'note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace\n' - Expected: /ReferenceError: Error loading module "not:world-defined"/ + Received: "Failed to initialize component: thread 'main' (2746) panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace " ❯ Module.err test/cases/bad-binding/test.js:4:8 ❯ test/bindings.js:147:20
test/bindings.js > Bindings > args: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (2672) panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/api.js > API > componentize() in a different dir: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (2685) panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ setupComponent test/util.js:37:23 ❯ test/api.js:23:30
test/bindings.js > Bindings > floats: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (2885) panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > flavorful: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (2771) panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > flags: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (2753) panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > fetch-event-server: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (2804) panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > empty: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (2732) panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > conventions: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (2585) panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > char: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (2614) panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > bad-binding: test/cases/bad-binding/test.js#L4
AssertionError: The input did not match the regular expression /ReferenceError: Error loading module "not:world-defined"/. Input: 'Failed to initialize component:\n' + '\n' + "thread 'main' (2663) panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15:\n" + 'Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks.\n' + 'note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace\n' - Expected: /ReferenceError: Error loading module "not:world-defined"/ + Received: "Failed to initialize component: thread 'main' (2663) panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace " ❯ Module.err test/cases/bad-binding/test.js:4:8 ❯ test/bindings.js:147:20
test/bindings.js > Bindings > args: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (2689) panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/api.js > API > componentize() in a different dir: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (2672) panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-wasi-42.0.0/src/runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ setupComponent test/util.js:37:23 ❯ test/api.js:23:30
test/bindings.js > Bindings > floats: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (8168) panicked at C:\Users\runneradmin\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\wasmtime-wasi-42.0.0\src\runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > flavorful: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (4992) panicked at C:\Users\runneradmin\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\wasmtime-wasi-42.0.0\src\runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > flags: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (4984) panicked at C:\Users\runneradmin\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\wasmtime-wasi-42.0.0\src\runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > fetch-event-server: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (616) panicked at C:\Users\runneradmin\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\wasmtime-wasi-42.0.0\src\runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > empty: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (976) panicked at C:\Users\runneradmin\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\wasmtime-wasi-42.0.0\src\runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > conventions: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (7252) panicked at C:\Users\runneradmin\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\wasmtime-wasi-42.0.0\src\runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > char: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (1868) panicked at C:\Users\runneradmin\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\wasmtime-wasi-42.0.0\src\runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > bad-binding: test/cases/bad-binding/test.js#L4
AssertionError: The input did not match the regular expression /ReferenceError: Error loading module "not:world-defined"/. Input: 'Failed to initialize component:\n' + '\n' + "thread 'main' (5224) panicked at C:\\Users\\runneradmin\\.cargo\\registry\\src\\index.crates.io-1949cf8c6b5b557f\\wasmtime-wasi-42.0.0\\src\\runtime.rs:108:15:\n" + 'Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks.\n' + 'note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace\n' - Expected: /ReferenceError: Error loading module "not:world-defined"/ + Received: "Failed to initialize component: thread 'main' (5224) panicked at C:\\Users\\runneradmin\\.cargo\\registry\\src\\index.crates.io-1949cf8c6b5b557f\\wasmtime-wasi-42.0.0\\src\\runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace " ❯ Module.err test/cases/bad-binding/test.js:4:8 ❯ test/bindings.js:147:20
test/bindings.js > Bindings > args: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (4208) panicked at C:\Users\runneradmin\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\wasmtime-wasi-42.0.0\src\runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/api.js > API > componentize() in a different dir: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (2276) panicked at C:\Users\runneradmin\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\wasmtime-wasi-42.0.0\src\runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ setupComponent test/util.js:37:23 ❯ test/api.js:23:30
test/bindings.js > Bindings > floats: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (8944) panicked at C:\Users\runneradmin\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\wasmtime-wasi-42.0.0\src\runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > flavorful: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (5884) panicked at C:\Users\runneradmin\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\wasmtime-wasi-42.0.0\src\runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > flags: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (868) panicked at C:\Users\runneradmin\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\wasmtime-wasi-42.0.0\src\runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > fetch-event-server: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (4936) panicked at C:\Users\runneradmin\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\wasmtime-wasi-42.0.0\src\runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > empty: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (2044) panicked at C:\Users\runneradmin\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\wasmtime-wasi-42.0.0\src\runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > conventions: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (9128) panicked at C:\Users\runneradmin\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\wasmtime-wasi-42.0.0\src\runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > char: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (7984) panicked at C:\Users\runneradmin\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\wasmtime-wasi-42.0.0\src\runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > bad-binding: test/cases/bad-binding/test.js#L4
AssertionError: The input did not match the regular expression /ReferenceError: Error loading module "not:world-defined"/. Input: 'Failed to initialize component:\n' + '\n' + "thread 'main' (7436) panicked at C:\\Users\\runneradmin\\.cargo\\registry\\src\\index.crates.io-1949cf8c6b5b557f\\wasmtime-wasi-42.0.0\\src\\runtime.rs:108:15:\n" + 'Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks.\n' + 'note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace\n' - Expected: /ReferenceError: Error loading module "not:world-defined"/ + Received: "Failed to initialize component: thread 'main' (7436) panicked at C:\\Users\\runneradmin\\.cargo\\registry\\src\\index.crates.io-1949cf8c6b5b557f\\wasmtime-wasi-42.0.0\\src\\runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace " ❯ Module.err test/cases/bad-binding/test.js:4:8 ❯ test/bindings.js:147:20
test/bindings.js > Bindings > args: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (7636) panicked at C:\Users\runneradmin\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\wasmtime-wasi-42.0.0\src\runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/api.js > API > componentize() in a different dir: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (1492) panicked at C:\Users\runneradmin\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\wasmtime-wasi-42.0.0\src\runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ setupComponent test/util.js:37:23 ❯ test/api.js:23:30
test/bindings.js > Bindings > floats: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (2604) panicked at C:\Users\runneradmin\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\wasmtime-wasi-42.0.0\src\runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > flavorful: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (6840) panicked at C:\Users\runneradmin\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\wasmtime-wasi-42.0.0\src\runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > flags: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (6420) panicked at C:\Users\runneradmin\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\wasmtime-wasi-42.0.0\src\runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > fetch-event-server: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (3360) panicked at C:\Users\runneradmin\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\wasmtime-wasi-42.0.0\src\runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > empty: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (9188) panicked at C:\Users\runneradmin\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\wasmtime-wasi-42.0.0\src\runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > conventions: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (8264) panicked at C:\Users\runneradmin\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\wasmtime-wasi-42.0.0\src\runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > char: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (2624) panicked at C:\Users\runneradmin\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\wasmtime-wasi-42.0.0\src\runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > bad-binding: test/cases/bad-binding/test.js#L4
AssertionError: The input did not match the regular expression /ReferenceError: Error loading module "not:world-defined"/. Input: 'Failed to initialize component:\n' + '\n' + "thread 'main' (7828) panicked at C:\\Users\\runneradmin\\.cargo\\registry\\src\\index.crates.io-1949cf8c6b5b557f\\wasmtime-wasi-42.0.0\\src\\runtime.rs:108:15:\n" + 'Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks.\n' + 'note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace\n' - Expected: /ReferenceError: Error loading module "not:world-defined"/ + Received: "Failed to initialize component: thread 'main' (7828) panicked at C:\\Users\\runneradmin\\.cargo\\registry\\src\\index.crates.io-1949cf8c6b5b557f\\wasmtime-wasi-42.0.0\\src\\runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace " ❯ Module.err test/cases/bad-binding/test.js:4:8 ❯ test/bindings.js:147:20
test/bindings.js > Bindings > args: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (1392) panicked at C:\Users\runneradmin\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\wasmtime-wasi-42.0.0\src\runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/api.js > API > componentize() in a different dir: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (3448) panicked at C:\Users\runneradmin\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\wasmtime-wasi-42.0.0\src\runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ setupComponent test/util.js:37:23 ❯ test/api.js:23:30
test/bindings.js > Bindings > floats: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (6744) panicked at C:\Users\runneradmin\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\wasmtime-wasi-42.0.0\src\runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > flavorful: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (6876) panicked at C:\Users\runneradmin\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\wasmtime-wasi-42.0.0\src\runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > flags: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (2004) panicked at C:\Users\runneradmin\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\wasmtime-wasi-42.0.0\src\runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > fetch-event-server: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (7996) panicked at C:\Users\runneradmin\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\wasmtime-wasi-42.0.0\src\runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > empty: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (7944) panicked at C:\Users\runneradmin\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\wasmtime-wasi-42.0.0\src\runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > conventions: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (1784) panicked at C:\Users\runneradmin\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\wasmtime-wasi-42.0.0\src\runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > char: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (3660) panicked at C:\Users\runneradmin\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\wasmtime-wasi-42.0.0\src\runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/bindings.js > Bindings > bad-binding: test/cases/bad-binding/test.js#L4
AssertionError: The input did not match the regular expression /ReferenceError: Error loading module "not:world-defined"/. Input: 'Failed to initialize component:\n' + '\n' + "thread 'main' (7088) panicked at C:\\Users\\runneradmin\\.cargo\\registry\\src\\index.crates.io-1949cf8c6b5b557f\\wasmtime-wasi-42.0.0\\src\\runtime.rs:108:15:\n" + 'Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks.\n' + 'note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace\n' - Expected: /ReferenceError: Error loading module "not:world-defined"/ + Received: "Failed to initialize component: thread 'main' (7088) panicked at C:\\Users\\runneradmin\\.cargo\\registry\\src\\index.crates.io-1949cf8c6b5b557f\\wasmtime-wasi-42.0.0\\src\\runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace " ❯ Module.err test/cases/bad-binding/test.js:4:8 ❯ test/bindings.js:147:20
test/bindings.js > Bindings > args: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (6720) panicked at C:\Users\runneradmin\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\wasmtime-wasi-42.0.0\src\runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ test/bindings.js:74:40
test/api.js > API > componentize() in a different dir: src/componentize.js#L302
Error: Failed to initialize component: thread 'main' (5044) panicked at C:\Users\runneradmin\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\wasmtime-wasi-42.0.0\src\runtime.rs:108:15: Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ❯ componentize src/componentize.js:302:11 ❯ setupComponent test/util.js:37:23 ❯ test/api.js:23:30