[INFO] fetching crate mathquill-leptos 0.2.0... [INFO] testing mathquill-leptos-0.2.0 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate mathquill-leptos 0.2.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate mathquill-leptos 0.2.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate mathquill-leptos 0.2.0 [INFO] tweaked toml for crates.io crate mathquill-leptos 0.2.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mathquill-leptos 0.2.0 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mathquill-leptos 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f109e7319cd7d8599fe0af2b5ec7e21e03579e46232c57c0c735abc5afa414bb [INFO] running `Command { std: "docker" "start" "-a" "f109e7319cd7d8599fe0af2b5ec7e21e03579e46232c57c0c735abc5afa414bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f109e7319cd7d8599fe0af2b5ec7e21e03579e46232c57c0c735abc5afa414bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f109e7319cd7d8599fe0af2b5ec7e21e03579e46232c57c0c735abc5afa414bb", kill_on_drop: false }` [INFO] [stdout] f109e7319cd7d8599fe0af2b5ec7e21e03579e46232c57c0c735abc5afa414bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba1f3ef7eed2acf2c7a62cd32cc51a5d661ed1b5ae5683b8fd3c3970a319e579 [INFO] running `Command { std: "docker" "start" "-a" "ba1f3ef7eed2acf2c7a62cd32cc51a5d661ed1b5ae5683b8fd3c3970a319e579", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling throw_error v0.2.0 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling send_wrapper v0.6.0 [INFO] [stderr] Compiling or_poisoned v0.1.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling guardian v1.3.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling either_of v0.1.5 [INFO] [stderr] Compiling drain_filter_polyfill v0.1.3 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling interpolator v0.5.0 [INFO] [stderr] Compiling collection_literals v1.0.1 [INFO] [stderr] Compiling prettyplease v0.2.31 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling linear-map v1.2.0 [INFO] [stderr] Compiling next_tuple v0.1.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling const_str_slice_concat v0.1.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling proc-macro-utils v0.10.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling manyhow-macros v0.11.4 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling uuid v1.12.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling server_fn_macro v0.7.8 [INFO] [stderr] Compiling manyhow v0.11.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive-where v1.2.7 [INFO] [stderr] Compiling syn_derive v0.2.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling quote-use-macros v0.8.4 [INFO] [stderr] Compiling reactive_stores_macro v0.1.8 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling quote-use v0.8.4 [INFO] [stderr] Compiling attribute-derive-macro v0.10.3 [INFO] [stderr] Compiling server_fn_macro_default v0.7.8 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling typed-builder-macro v0.20.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling rstml v0.12.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling attribute-derive v0.10.3 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling typed-builder v0.20.1 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling leptos_hot_reload v0.7.8 [INFO] [stderr] Compiling hydration_context v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling oco_ref v0.2.0 [INFO] [stderr] Compiling serde_qs v0.13.0 [INFO] [stderr] Compiling leptos_macro v0.7.8 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling codee v0.3.0 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.50 [INFO] [stderr] Compiling web-sys v0.3.77 [INFO] [stderr] Compiling any_spawner v0.2.0 [INFO] [stderr] Compiling reactive_graph v0.1.8 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling reactive_stores v0.1.8 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling config v0.15.11 [INFO] [stderr] Compiling leptos_config v0.7.8 [INFO] [stderr] Compiling gloo-utils v0.2.0 [INFO] [stderr] Compiling tachys v0.1.8 [INFO] [stderr] Compiling mathquill-js-sys v0.2.0 [INFO] [stderr] Compiling mathquill-js v0.2.0 [INFO] [stderr] Compiling gloo-net v0.6.0 [INFO] [stderr] Compiling wasm-streams v0.4.2 [INFO] [stderr] Compiling server_fn v0.7.8 [INFO] [stderr] Compiling leptos_server v0.7.8 [INFO] [stderr] Compiling leptos_dom v0.7.8 [INFO] [stderr] Compiling leptos v0.7.8 [INFO] [stderr] Compiling mathquill-leptos v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "ba1f3ef7eed2acf2c7a62cd32cc51a5d661ed1b5ae5683b8fd3c3970a319e579", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba1f3ef7eed2acf2c7a62cd32cc51a5d661ed1b5ae5683b8fd3c3970a319e579", kill_on_drop: false }` [INFO] [stdout] ba1f3ef7eed2acf2c7a62cd32cc51a5d661ed1b5ae5683b8fd3c3970a319e579 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a6c7cffa72da3ffcf31c2be2ffccd20dff1e623f15595125fbc684ea37805ba [INFO] running `Command { std: "docker" "start" "-a" "0a6c7cffa72da3ffcf31c2be2ffccd20dff1e623f15595125fbc684ea37805ba", kill_on_drop: false }` [INFO] [stderr] Compiling reactive_graph v0.1.8 [INFO] [stderr] Compiling leptos_macro v0.7.8 [INFO] [stderr] Compiling reactive_stores v0.1.8 [INFO] [stderr] Compiling tachys v0.1.8 [INFO] [stderr] Compiling leptos_dom v0.7.8 [INFO] [stderr] Compiling leptos_server v0.7.8 [INFO] [stderr] Compiling leptos v0.7.8 [INFO] [stderr] Compiling mathquill-leptos v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `leptos_dom::logging::console_log` [INFO] [stdout] --> examples/static.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use leptos::{leptos_dom::logging::console_log, prelude::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 19.10s [INFO] running `Command { std: "docker" "inspect" "0a6c7cffa72da3ffcf31c2be2ffccd20dff1e623f15595125fbc684ea37805ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a6c7cffa72da3ffcf31c2be2ffccd20dff1e623f15595125fbc684ea37805ba", kill_on_drop: false }` [INFO] [stdout] 0a6c7cffa72da3ffcf31c2be2ffccd20dff1e623f15595125fbc684ea37805ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6358825011d602dedfa9ea9abdf0323d23ef3e2d29d171252ce2da2d345bda7d [INFO] running `Command { std: "docker" "start" "-a" "6358825011d602dedfa9ea9abdf0323d23ef3e2d29d171252ce2da2d345bda7d", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `leptos_dom::logging::console_log` [INFO] [stderr] --> examples/static.rs:1:14 [INFO] [stderr] | [INFO] [stderr] 1 | use leptos::{leptos_dom::logging::console_log, prelude::*}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `mathquill-leptos` (example "static") generated 1 warning (run `cargo fix --example "static" -p mathquill-leptos` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mathquill_leptos-163907dda201b0d1) [INFO] [stdout] [INFO] [stderr] Doc-tests mathquill_leptos [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 2 tests [INFO] [stdout] test src/lib.rs - (line 53) ... FAILED [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] [stdout] test src/lib.rs - (line 34) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 53) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] thread 'main' (64) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/js-sys-0.3.77/src/lib.rs:6063:9: [INFO] [stdout] cannot access imported statics on non-wasm targets [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5bd3af5e3262 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5bd3af5e3262 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5bd3af5e3262 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5bd3af5e3262 - ::fmt::h47627beda0767f4c [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5bd3af5f353f - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5bd3af5f353f - core::fmt::write::h8a63064c67176fd8 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x5bd3af5b0433 - std::io::default_write_fmt::hc257f38f86d39af6 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5bd3af5b0433 - std::io::Write::write_fmt::h5e9b646cef91150b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5bd3af5bc922 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5bd3af5c156f - std::panicking::default_hook::{{closure}}::h23e0299d4738b766 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5bd3af5c13c9 - std::panicking::default_hook::hfeec6294e8751b62 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x5bd3af5c1b45 - std::panicking::panic_with_hook::hd57cd463d793ed79 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x5bd3af5c19a6 - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:700:13 [INFO] [stdout] 13: 0x5bd3af5bca59 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x5bd3af5a4d0d - __rustc[256c90bb7e548b45]::rust_begin_unwind [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x5bd3af5fb0d0 - core::panicking::panic_fmt::hf19c198748ef6a95 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14 [INFO] [stdout] 16: 0x5bd3af556b68 - js_sys::global::get_global_object::SELF::init::__wbg_static_accessor_SELF_37c5d418e4bf5819::hca0d57aace767c9b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/js-sys-0.3.77/src/lib.rs:6063:9 [INFO] [stdout] 17: 0x5bd3af556b09 - js_sys::global::get_global_object::SELF::init::ha049972603352f50 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/js-sys-0.3.77/src/lib.rs:6063:9 [INFO] [stdout] 18: 0x5bd3af5572cb - core::ops::function::FnOnce::call_once::hea7304022d66a312 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 19: 0x5bd3af557d30 - once_cell::unsync::Lazy::force::{{closure}}::h56579366135645a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:775:28 [INFO] [stdout] 20: 0x5bd3af5581fe - once_cell::unsync::OnceCell::get_or_init::{{closure}}::hcf6852ed3df726b0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:591:57 [INFO] [stdout] 21: 0x5bd3af5582c2 - once_cell::unsync::OnceCell::get_or_try_init::h2910de0d8bf1a985 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:629:23 [INFO] [stdout] 22: 0x5bd3af5581b4 - once_cell::unsync::OnceCell::get_or_init::hb632788e7eef72a7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:591:24 [INFO] [stdout] 23: 0x5bd3af557cc1 - once_cell::unsync::Lazy::force::h07dcf42f22bc8e2f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:774:23 [INFO] [stdout] 24: 0x5bd3af558e8b - as core::ops::deref::Deref>::deref::hbe93627718e256fa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.100/src/rt/mod.rs:56:9 [INFO] [stdout] 25: 0x5bd3af55892f - wasm_bindgen::JsThreadLocal::with::h15e5bfc461e87cc6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.100/src/lib.rs:1271:18 [INFO] [stdout] 26: 0x5bd3af556806 - js_sys::global::get_global_object::hc077960263b2984b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/js-sys-0.3.77/src/lib.rs:6083:14 [INFO] [stdout] 27: 0x5bd3af5572bb - core::ops::function::FnOnce::call_once::h9563da6017e7217f [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x5bd3af557da0 - once_cell::unsync::Lazy::force::{{closure}}::hd4762b4d9b811e19 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:775:28 [INFO] [stdout] 29: 0x5bd3af5581eb - once_cell::unsync::OnceCell::get_or_init::{{closure}}::h1a88031201498f5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:591:57 [INFO] [stdout] 30: 0x5bd3af558562 - once_cell::unsync::OnceCell::get_or_try_init::h4c18aedc0e2bef21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:629:23 [INFO] [stdout] 31: 0x5bd3af5581d4 - once_cell::unsync::OnceCell::get_or_init::hf802fa41de69ff5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:591:24 [INFO] [stdout] 32: 0x5bd3af557ce1 - once_cell::unsync::Lazy::force::h0cbf49167830b25e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:774:23 [INFO] [stdout] 33: 0x5bd3af557cab - as core::ops::deref::Deref>::deref::hea5e899d6ad8d221 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:843:13 [INFO] [stdout] 34: 0x5bd3af556c5e - js_sys::global::had9bf7b76b14a64f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/js-sys-0.3.77/src/lib.rs:6051:12 [INFO] [stdout] 35: 0x5bd3af53348a - web_sys::window::hbf2d4c346584d345 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/web-sys-0.3.77/src/lib.rs:38:5 [INFO] [stdout] 36: 0x5bd3af523c5a - tachys::dom::DOCUMENT::__rust_std_internal_init_fn::habddd287aad0d726 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.8/src/dom.rs:7:53 [INFO] [stdout] 37: 0x5bd3af52a326 - core::ops::function::FnOnce::call_once::h3b4d4f14d4fb2c71 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 38: 0x5bd3af526e00 - core::option::Option::unwrap_or_else::h798bf2cfcea4eeea [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/option.rs:1066:21 [INFO] [stdout] 39: 0x5bd3af526e00 - std::sys::thread_local::native::lazy::Storage::get_or_init_slow::hbb4453d903fd649e [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread_local/native/lazy.rs:80:42 [INFO] [stdout] 40: 0x5bd3af526776 - std::sys::thread_local::native::lazy::Storage::get_or_init::h0ac58caf7b81a77d [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread_local/native/lazy.rs:62:27 [INFO] [stdout] 41: 0x5bd3af523d4f - tachys::dom::DOCUMENT::{{constant}}::{{closure}}::h481c3338cb06e453 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread_local/native/mod.rs:97:49 [INFO] [stdout] 42: 0x5bd3af52a428 - core::ops::function::FnOnce::call_once::hd7bcc528b56d4ae6 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5bd3af524577 - std::thread::local::LocalKey::try_with::hd6f341b943b52b7a [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:507:37 [INFO] [stdout] 44: 0x5bd3af52420f - std::thread::local::LocalKey::with::h8887601267dccaf1 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 45: 0x5bd3af523d6e - tachys::dom::document::hc76b3e61289dda40 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.8/src/dom.rs:26:14 [INFO] [stdout] 46: 0x5bd3af523b1d - tachys::dom::body::hfe27ecedde68e0f9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.8/src/dom.rs:35:5 [INFO] [stdout] 47: 0x5bd3af4efaa0 - leptos::mount::mount_to_body::h55ffb1664e6a9b67 [INFO] [stdout] 48: 0x5bd3af4e5957 - doctest_bundle_2024::__doctest_1::main::hd07aa15e307f7ad1 [INFO] [stdout] 49: 0x5bd3af4e5bb6 - doctest_bundle_2024::__doctest_1::__main_fn::h442a219e3efb13a4 [INFO] [stdout] 50: 0x5bd3af4d2e01 - doctest_runner_2024::__doctest_1::TEST::{{closure}}::hea51a72f3ba58ba8 [INFO] [stdout] 51: 0x5bd3af4d4766 - core::ops::function::FnOnce::call_once::ha270ac28479e2a32 [INFO] [stdout] 52: 0x5bd3af4d3835 - doctest_runner_2024::main::h4305e7b91dbe604e [INFO] [stdout] 53: 0x5bd3af4d4793 - core::ops::function::FnOnce::call_once::hc9488aef27809cb2 [INFO] [stdout] 54: 0x5bd3af4d3c86 - std::sys::backtrace::__rust_begin_short_backtrace::h8e555d00bd17e116 [INFO] [stdout] 55: 0x5bd3af4d3a69 - std::rt::lang_start::{{closure}}::h6a8bde63b1626f06 [INFO] [stdout] 56: 0x5bd3af5b21e0 - core::ops::function::impls:: for &F>::call_once::hdf957eac011d0136 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 57: 0x5bd3af5b21e0 - std::panicking::catch_unwind::do_call::h9ff550f7799115e1 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40 [INFO] [stdout] 58: 0x5bd3af5b21e0 - std::panicking::catch_unwind::ha7ce46787bb12905 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19 [INFO] [stdout] 59: 0x5bd3af5b21e0 - std::panic::catch_unwind::h625b36596def7d39 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14 [INFO] [stdout] 60: 0x5bd3af5b21e0 - std::rt::lang_start_internal::{{closure}}::h4cbc9430de699e2c [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/rt.rs:175:24 [INFO] [stdout] 61: 0x5bd3af5b21e0 - std::panicking::catch_unwind::do_call::h5af2f11409a22e3e [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40 [INFO] [stdout] 62: 0x5bd3af5b21e0 - std::panicking::catch_unwind::hf64cf7b0d8070f52 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19 [INFO] [stdout] 63: 0x5bd3af5b21e0 - std::panic::catch_unwind::h480b74763390cdcf [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14 [INFO] [stdout] 64: 0x5bd3af5b21e0 - std::rt::lang_start_internal::h4b3d04f698aef094 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/rt.rs:171:5 [INFO] [stdout] 65: 0x5bd3af4d3a51 - std::rt::lang_start::h173a55e48bd28051 [INFO] [stdout] 66: 0x5bd3af4d7e15 - main [INFO] [stdout] 67: 0x7eb90c55f1ca - [INFO] [stdout] 68: 0x7eb90c55f28b - __libc_start_main [INFO] [stdout] 69: 0x5bd3af4d26e5 - _start [INFO] [stdout] 70: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 34) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] thread 'main' (63) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/js-sys-0.3.77/src/lib.rs:6063:9: [INFO] [stdout] cannot access imported statics on non-wasm targets [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x62b6590f3262 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x62b6590f3262 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x62b6590f3262 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x62b6590f3262 - ::fmt::h47627beda0767f4c [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x62b65910353f - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x62b65910353f - core::fmt::write::h8a63064c67176fd8 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x62b6590c0433 - std::io::default_write_fmt::hc257f38f86d39af6 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x62b6590c0433 - std::io::Write::write_fmt::h5e9b646cef91150b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x62b6590cc922 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x62b6590d156f - std::panicking::default_hook::{{closure}}::h23e0299d4738b766 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x62b6590d13c9 - std::panicking::default_hook::hfeec6294e8751b62 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x62b6590d1b45 - std::panicking::panic_with_hook::hd57cd463d793ed79 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x62b6590d19a6 - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:700:13 [INFO] [stdout] 13: 0x62b6590cca59 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x62b6590b4d0d - __rustc[256c90bb7e548b45]::rust_begin_unwind [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x62b65910b0d0 - core::panicking::panic_fmt::hf19c198748ef6a95 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14 [INFO] [stdout] 16: 0x62b659066b68 - js_sys::global::get_global_object::SELF::init::__wbg_static_accessor_SELF_37c5d418e4bf5819::hca0d57aace767c9b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/js-sys-0.3.77/src/lib.rs:6063:9 [INFO] [stdout] 17: 0x62b659066b09 - js_sys::global::get_global_object::SELF::init::ha049972603352f50 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/js-sys-0.3.77/src/lib.rs:6063:9 [INFO] [stdout] 18: 0x62b6590672cb - core::ops::function::FnOnce::call_once::hea7304022d66a312 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 19: 0x62b659067d30 - once_cell::unsync::Lazy::force::{{closure}}::h56579366135645a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:775:28 [INFO] [stdout] 20: 0x62b6590681fe - once_cell::unsync::OnceCell::get_or_init::{{closure}}::hcf6852ed3df726b0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:591:57 [INFO] [stdout] 21: 0x62b6590682c2 - once_cell::unsync::OnceCell::get_or_try_init::h2910de0d8bf1a985 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:629:23 [INFO] [stdout] 22: 0x62b6590681b4 - once_cell::unsync::OnceCell::get_or_init::hb632788e7eef72a7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:591:24 [INFO] [stdout] 23: 0x62b659067cc1 - once_cell::unsync::Lazy::force::h07dcf42f22bc8e2f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:774:23 [INFO] [stdout] 24: 0x62b659068e8b - as core::ops::deref::Deref>::deref::hbe93627718e256fa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.100/src/rt/mod.rs:56:9 [INFO] [stdout] 25: 0x62b65906892f - wasm_bindgen::JsThreadLocal::with::h15e5bfc461e87cc6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.100/src/lib.rs:1271:18 [INFO] [stdout] 26: 0x62b659066806 - js_sys::global::get_global_object::hc077960263b2984b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/js-sys-0.3.77/src/lib.rs:6083:14 [INFO] [stdout] 27: 0x62b6590672bb - core::ops::function::FnOnce::call_once::h9563da6017e7217f [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x62b659067da0 - once_cell::unsync::Lazy::force::{{closure}}::hd4762b4d9b811e19 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:775:28 [INFO] [stdout] 29: 0x62b6590681eb - once_cell::unsync::OnceCell::get_or_init::{{closure}}::h1a88031201498f5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:591:57 [INFO] [stdout] 30: 0x62b659068562 - once_cell::unsync::OnceCell::get_or_try_init::h4c18aedc0e2bef21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:629:23 [INFO] [stdout] 31: 0x62b6590681d4 - once_cell::unsync::OnceCell::get_or_init::hf802fa41de69ff5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:591:24 [INFO] [stdout] 32: 0x62b659067ce1 - once_cell::unsync::Lazy::force::h0cbf49167830b25e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:774:23 [INFO] [stdout] 33: 0x62b659067cab - as core::ops::deref::Deref>::deref::hea5e899d6ad8d221 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:843:13 [INFO] [stdout] 34: 0x62b659066c5e - js_sys::global::had9bf7b76b14a64f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/js-sys-0.3.77/src/lib.rs:6051:12 [INFO] [stdout] 35: 0x62b65904348a - web_sys::window::hbf2d4c346584d345 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/web-sys-0.3.77/src/lib.rs:38:5 [INFO] [stdout] 36: 0x62b659033c5a - tachys::dom::DOCUMENT::__rust_std_internal_init_fn::habddd287aad0d726 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.8/src/dom.rs:7:53 [INFO] [stdout] 37: 0x62b65903a326 - core::ops::function::FnOnce::call_once::h3b4d4f14d4fb2c71 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 38: 0x62b659036e00 - core::option::Option::unwrap_or_else::h798bf2cfcea4eeea [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/option.rs:1066:21 [INFO] [stdout] 39: 0x62b659036e00 - std::sys::thread_local::native::lazy::Storage::get_or_init_slow::hbb4453d903fd649e [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread_local/native/lazy.rs:80:42 [INFO] [stdout] 40: 0x62b659036776 - std::sys::thread_local::native::lazy::Storage::get_or_init::h0ac58caf7b81a77d [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread_local/native/lazy.rs:62:27 [INFO] [stdout] 41: 0x62b659033d4f - tachys::dom::DOCUMENT::{{constant}}::{{closure}}::h481c3338cb06e453 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread_local/native/mod.rs:97:49 [INFO] [stdout] 42: 0x62b65903a428 - core::ops::function::FnOnce::call_once::hd7bcc528b56d4ae6 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x62b659034577 - std::thread::local::LocalKey::try_with::hd6f341b943b52b7a [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:507:37 [INFO] [stdout] 44: 0x62b65903420f - std::thread::local::LocalKey::with::h8887601267dccaf1 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 45: 0x62b659033d6e - tachys::dom::document::hc76b3e61289dda40 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.8/src/dom.rs:26:14 [INFO] [stdout] 46: 0x62b659033b1d - tachys::dom::body::hfe27ecedde68e0f9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.8/src/dom.rs:35:5 [INFO] [stdout] 47: 0x62b658fffb35 - leptos::mount::mount_to_body::h74840452df9f640d [INFO] [stdout] 48: 0x62b658ff56a1 - doctest_bundle_2024::__doctest_0::main::hd58839396ab1f0ca [INFO] [stdout] 49: 0x62b658ff5946 - doctest_bundle_2024::__doctest_0::__main_fn::hf8c252eade3a5547 [INFO] [stdout] 50: 0x62b658fe2d80 - doctest_runner_2024::__doctest_0::TEST::{{closure}}::h1cbe405e27707b83 [INFO] [stdout] 51: 0x62b658fe4726 - core::ops::function::FnOnce::call_once::h9fc5909f5ca2b58d [INFO] [stdout] 52: 0x62b658fe3835 - doctest_runner_2024::main::h4305e7b91dbe604e [INFO] [stdout] 53: 0x62b658fe4793 - core::ops::function::FnOnce::call_once::hc9488aef27809cb2 [INFO] [stdout] 54: 0x62b658fe3c86 - std::sys::backtrace::__rust_begin_short_backtrace::h8e555d00bd17e116 [INFO] [stdout] 55: 0x62b658fe3a69 - std::rt::lang_start::{{closure}}::h6a8bde63b1626f06 [INFO] [stdout] 56: 0x62b6590c21e0 - core::ops::function::impls:: for &F>::call_once::hdf957eac011d0136 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 57: 0x62b6590c21e0 - std::panicking::catch_unwind::do_call::h9ff550f7799115e1 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40 [INFO] [stdout] 58: 0x62b6590c21e0 - std::panicking::catch_unwind::ha7ce46787bb12905 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19 [INFO] [stdout] 59: 0x62b6590c21e0 - std::panic::catch_unwind::h625b36596def7d39 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14 [INFO] [stdout] 60: 0x62b6590c21e0 - std::rt::lang_start_internal::{{closure}}::h4cbc9430de699e2c [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/rt.rs:175:24 [INFO] [stdout] 61: 0x62b6590c21e0 - std::panicking::catch_unwind::do_call::h5af2f11409a22e3e [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40 [INFO] [stdout] 62: 0x62b6590c21e0 - std::panicking::catch_unwind::hf64cf7b0d8070f52 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19 [INFO] [stdout] 63: 0x62b6590c21e0 - std::panic::catch_unwind::h480b74763390cdcf [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14 [INFO] [stdout] 64: 0x62b6590c21e0 - std::rt::lang_start_internal::h4b3d04f698aef094 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/rt.rs:171:5 [INFO] [stdout] 65: 0x62b658fe3a51 - std::rt::lang_start::h173a55e48bd28051 [INFO] [stdout] 66: 0x62b658fe7e15 - main [INFO] [stdout] 67: 0x754ad08941ca - [INFO] [stdout] 68: 0x754ad089428b - __libc_start_main [INFO] [stdout] 69: 0x62b658fe26e5 - _start [INFO] [stdout] 70: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 34) [INFO] [stdout] src/lib.rs - (line 53) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s [INFO] [stdout] [INFO] [stdout] all doctests ran in 1.96s; merged doctests compilation took 1.69s [INFO] running `Command { std: "docker" "inspect" "6358825011d602dedfa9ea9abdf0323d23ef3e2d29d171252ce2da2d345bda7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6358825011d602dedfa9ea9abdf0323d23ef3e2d29d171252ce2da2d345bda7d", kill_on_drop: false }` [INFO] [stdout] 6358825011d602dedfa9ea9abdf0323d23ef3e2d29d171252ce2da2d345bda7d