[INFO] fetching crate mathquill-leptos 0.2.0... [INFO] testing mathquill-leptos-0.2.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate mathquill-leptos 0.2.0 into /workspace/builds/worker-3-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-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mathquill-leptos 0.2.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7495dd3fda6998d5d86ffcea188339f9742f94e95b57a88bfb17ded731331162 [INFO] running `Command { std: "docker" "start" "-a" "7495dd3fda6998d5d86ffcea188339f9742f94e95b57a88bfb17ded731331162", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7495dd3fda6998d5d86ffcea188339f9742f94e95b57a88bfb17ded731331162", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7495dd3fda6998d5d86ffcea188339f9742f94e95b57a88bfb17ded731331162", kill_on_drop: false }` [INFO] [stdout] 7495dd3fda6998d5d86ffcea188339f9742f94e95b57a88bfb17ded731331162 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 341e6db9e4ed5ddcc8cd13add0ad7d1421ddc71a01e1d88d8b82280c7b3b0b01 [INFO] running `Command { std: "docker" "start" "-a" "341e6db9e4ed5ddcc8cd13add0ad7d1421ddc71a01e1d88d8b82280c7b3b0b01", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling memchr v2.7.4 [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 thiserror v2.0.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling proc-macro-utils v0.10.0 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling throw_error v0.2.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling send_wrapper v0.6.0 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling or_poisoned v0.1.0 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling guardian v1.3.0 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling manyhow-macros v0.11.4 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling either_of v0.1.5 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling collection_literals v1.0.1 [INFO] [stderr] Compiling const_str_slice_concat v0.1.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling prettyplease v0.2.31 [INFO] [stderr] Compiling drain_filter_polyfill v0.1.3 [INFO] [stderr] Compiling linear-map v1.2.0 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling next_tuple v0.1.0 [INFO] [stderr] Compiling interpolator v0.5.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling uuid v1.12.1 [INFO] [stderr] Compiling base64 v0.22.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 zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [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 zerovec v0.10.4 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling futures-util v0.3.31 [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 syn_derive v0.2.0 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling quote-use-macros v0.8.4 [INFO] [stderr] Compiling reactive_stores_macro v0.1.8 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling quote-use v0.8.4 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling attribute-derive-macro v0.10.3 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling rstml v0.12.1 [INFO] [stderr] Compiling server_fn_macro_default v0.7.8 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling typed-builder-macro v0.20.1 [INFO] [stderr] Compiling attribute-derive v0.10.3 [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 icu_normalizer v1.5.0 [INFO] [stderr] Compiling hydration_context v0.2.1 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling reactive_graph v0.1.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling oco_ref v0.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling serde_qs v0.13.0 [INFO] [stderr] Compiling leptos_hot_reload v0.7.8 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling codee v0.3.0 [INFO] [stderr] Compiling typed-builder v0.20.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling reactive_stores v0.1.8 [INFO] [stderr] Compiling leptos_macro v0.7.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 gloo-net v0.6.0 [INFO] [stderr] Compiling mathquill-js v0.2.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 3m 03s [INFO] running `Command { std: "docker" "inspect" "341e6db9e4ed5ddcc8cd13add0ad7d1421ddc71a01e1d88d8b82280c7b3b0b01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "341e6db9e4ed5ddcc8cd13add0ad7d1421ddc71a01e1d88d8b82280c7b3b0b01", kill_on_drop: false }` [INFO] [stdout] 341e6db9e4ed5ddcc8cd13add0ad7d1421ddc71a01e1d88d8b82280c7b3b0b01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b46cc5975a2bb325a838ee8a2066af045a166b52600b749866cb9894ff49f76 [INFO] running `Command { std: "docker" "start" "-a" "4b46cc5975a2bb325a838ee8a2066af045a166b52600b749866cb9894ff49f76", 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_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] [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 30.69s [INFO] running `Command { std: "docker" "inspect" "4b46cc5975a2bb325a838ee8a2066af045a166b52600b749866cb9894ff49f76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b46cc5975a2bb325a838ee8a2066af045a166b52600b749866cb9894ff49f76", kill_on_drop: false }` [INFO] [stdout] 4b46cc5975a2bb325a838ee8a2066af045a166b52600b749866cb9894ff49f76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3b67cf78ed961487376028dfc9fe65d82234074963a60374dc675b43fd7c73d0 [INFO] running `Command { std: "docker" "start" "-a" "3b67cf78ed961487376028dfc9fe65d82234074963a60374dc675b43fd7c73d0", 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)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `mathquill-leptos` (example "static") generated 1 warning (run `cargo fix --example "static"` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mathquill_leptos-99e58ae41214ee5d) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests mathquill_leptos [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - (line 34) ... FAILED [INFO] [stdout] test src/lib.rs - (line 53) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [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' (50) 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: 0x5c6d4b687012 - std::backtrace_rs::backtrace::libunwind::trace::hc4a5f428cfb78751 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5c6d4b687012 - std::backtrace_rs::backtrace::trace_unsynchronized::h20e1095684b4c296 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5c6d4b687012 - std::sys::backtrace::_print_fmt::h461f2e3a8f6b29e2 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5c6d4b687012 - ::fmt::h4ee3a75aa71a2c45 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5c6d4b6a9aff - core::fmt::rt::Argument::fmt::h6f1564705cd089af [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5c6d4b6a9aff - core::fmt::write::h21ca93b65a7c281a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5c6d4b676573 - std::io::default_write_fmt::h745a1edf2999cb3b [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5c6d4b676573 - std::io::Write::write_fmt::hfc56e66d6e189682 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5c6d4b687662 - std::sys::backtrace::BacktraceLock::print::h58d5d73f9e953cf1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5c6d4b67206c - std::panicking::default_hook::{{closure}}::h1457fbe47c9457d1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5c6d4b671eac - std::panicking::default_hook::hccb5e73b206c0830 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x5c6d4b672c4a - std::panicking::panic_with_hook::h3190ecc6229cdd29 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x5c6d4b687436 - std::panicking::panic_handler::{{closure}}::ha1f1b769bc2bb40c [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:700:13 [INFO] [stdout] 13: 0x5c6d4b6873c9 - std::sys::backtrace::__rust_end_short_backtrace::h5f9cf66f19c2a172 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x5c6d4b67296d - __rustc[a93bd50104b99ad4]::rust_begin_unwind [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x5c6d4b6b0af0 - core::panicking::panic_fmt::hc70c3c83f13c1375 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x5c6d4b607ab8 - js_sys::global::get_global_object::SELF::init::__wbg_static_accessor_SELF_37c5d418e4bf5819::hd84ef046c12ed35d [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: 0x5c6d4b607be9 - js_sys::global::get_global_object::SELF::init::h974ad04e03abbc1f [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: 0x5c6d4b609b2b - core::ops::function::FnOnce::call_once::h90c5170cb0dd57bf [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 19: 0x5c6d4b609220 - once_cell::unsync::Lazy::force::{{closure}}::h8c30568151313ac0 [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: 0x5c6d4b60913e - once_cell::unsync::OnceCell::get_or_init::{{closure}}::h8bd0b642681bdb3a [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: 0x5c6d4b608bb2 - once_cell::unsync::OnceCell::get_or_try_init::h97eef31b571a42c2 [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: 0x5c6d4b608f74 - once_cell::unsync::OnceCell::get_or_init::h15e215e0f2764d40 [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: 0x5c6d4b6091d1 - once_cell::unsync::Lazy::force::hfc536cc56bafbdb9 [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: 0x5c6d4b609d9b - as core::ops::deref::Deref>::deref::hd7b5c98e02e9353d [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: 0x5c6d4b60988f - wasm_bindgen::JsThreadLocal::with::hfb85fbabf8fc68c4 [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: 0x5c6d4b607cd6 - js_sys::global::get_global_object::h1074c6829731e192 [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: 0x5c6d4b609b0b - core::ops::function::FnOnce::call_once::hf931655caf200a53 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 28: 0x5c6d4b6090c0 - once_cell::unsync::Lazy::force::{{closure}}::h91767a4dd0151b50 [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: 0x5c6d4b608aeb - once_cell::unsync::OnceCell::get_or_init::{{closure}}::h1df92f0e1bfd46bf [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: 0x5c6d4b609312 - once_cell::unsync::OnceCell::get_or_try_init::h501364ebc06f1254 [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: 0x5c6d4b609124 - once_cell::unsync::OnceCell::get_or_init::h66a8630b0c556fe9 [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: 0x5c6d4b609101 - once_cell::unsync::Lazy::force::hd97701afab21823c [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: 0x5c6d4b60914b - as core::ops::deref::Deref>::deref::he5e393d0f1efcee3 [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: 0x5c6d4b607f7e - js_sys::global::h1457440e49089029 [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: 0x5c6d4b5e452a - web_sys::window::h7861124475791876 [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: 0x5c6d4b5e209a - tachys::dom::DOCUMENT::__init::hdc4b0f23dd291d87 [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: 0x5c6d4b5d6cd6 - core::ops::function::FnOnce::call_once::hce07e10b7e0850ec [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 38: 0x5c6d4b5e157a - core::option::Option::unwrap_or_else::h57be1a1d04a11a6b [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/option.rs:1060:21 [INFO] [stdout] 39: 0x5c6d4b5e157a - std::sys::thread_local::native::lazy::Storage::get_or_init_slow::h1db93a17447fa2f1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/thread_local/native/lazy.rs:78:42 [INFO] [stdout] 40: 0x5c6d4b5e1437 - std::sys::thread_local::native::lazy::Storage::get_or_init::h3106f0d54c891b73 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/thread_local/native/lazy.rs:60:27 [INFO] [stdout] 41: 0x5c6d4b5e207f - tachys::dom::DOCUMENT::{{constant}}::{{closure}}::hbff478f8f4609e3a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/thread_local/native/mod.rs:94:29 [INFO] [stdout] 42: 0x5c6d4b5d7048 - core::ops::function::FnOnce::call_once::ha65ca254ebe50dbc [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 43: 0x5c6d4b5db6a7 - std::thread::local::LocalKey::try_with::h18c06f14f1ea4dac [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/local.rs:314:37 [INFO] [stdout] 44: 0x5c6d4b5db97f - std::thread::local::LocalKey::with::h3d6e840288194cb7 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 45: 0x5c6d4b5e1f6e - tachys::dom::document::h23839c37194ae717 [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: 0x5c6d4b5e1dbd - tachys::dom::body::h4af0152431bf7936 [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: 0x5c6d4b5a42f5 - leptos::mount::mount_to_body::h90d61c2372a4a0c1 [INFO] [stdout] 48: 0x5c6d4b5a6331 - doctest_bundle_2024::__doctest_0::main::haeb6c1cfee35d942 [INFO] [stdout] 49: 0x5c6d4b5a6556 - doctest_bundle_2024::__doctest_0::__main_fn::hb31a0596bbf4229d [INFO] [stdout] 50: 0x5c6d4b589ca0 - doctest_runner_2024::__doctest_0::TEST::{{closure}}::h5da8c58778960b4d [INFO] [stdout] 51: 0x5c6d4b586366 - core::ops::function::FnOnce::call_once::ha4635af289d05e27 [INFO] [stdout] 52: 0x5c6d4b5885fa - doctest_runner_2024::main::hb80c4ebe44e328ea [INFO] [stdout] 53: 0x5c6d4b5860e3 - core::ops::function::FnOnce::call_once::h8c3789091fd0469e [INFO] [stdout] 54: 0x5c6d4b589d76 - std::sys::backtrace::__rust_begin_short_backtrace::h5aac97ec296decd7 [INFO] [stdout] 55: 0x5c6d4b589959 - std::rt::lang_start::{{closure}}::h8f7dd30fc9084aaa [INFO] [stdout] 56: 0x5c6d4b687e30 - core::ops::function::impls:: for &F>::call_once::hae16bf8966719858 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 57: 0x5c6d4b687e30 - std::panicking::catch_unwind::do_call::hd4eb7cf01d0f66cd [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 58: 0x5c6d4b687e30 - std::panicking::catch_unwind::h35b4afc45093edf5 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 59: 0x5c6d4b687e30 - std::panic::catch_unwind::h5a7ef11ac2fa7980 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 60: 0x5c6d4b687e30 - std::rt::lang_start_internal::{{closure}}::h18f8e059e8eb5f5a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/rt.rs:175:24 [INFO] [stdout] 61: 0x5c6d4b687e30 - std::panicking::catch_unwind::do_call::hb4f94f34ea41283f [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 62: 0x5c6d4b687e30 - std::panicking::catch_unwind::hfbb31091ea806204 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 63: 0x5c6d4b687e30 - std::panic::catch_unwind::hc88f452387620cfb [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 64: 0x5c6d4b687e30 - std::rt::lang_start_internal::h23cfb6dcbf9c9010 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/rt.rs:171:5 [INFO] [stdout] 65: 0x5c6d4b589941 - std::rt::lang_start::h50930151c9f0ee6e [INFO] [stdout] 66: 0x5c6d4b589db5 - main [INFO] [stdout] 67: 0x7c966478d1ca - [INFO] [stdout] 68: 0x7c966478d28b - __libc_start_main [INFO] [stdout] 69: 0x5c6d4b584485 - _start [INFO] [stdout] 70: 0x0 - [INFO] [stdout] [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' (49) 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: 0x5f5860848012 - std::backtrace_rs::backtrace::libunwind::trace::hc4a5f428cfb78751 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f5860848012 - std::backtrace_rs::backtrace::trace_unsynchronized::h20e1095684b4c296 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f5860848012 - std::sys::backtrace::_print_fmt::h461f2e3a8f6b29e2 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5f5860848012 - ::fmt::h4ee3a75aa71a2c45 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5f586086aaff - core::fmt::rt::Argument::fmt::h6f1564705cd089af [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5f586086aaff - core::fmt::write::h21ca93b65a7c281a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5f5860837573 - std::io::default_write_fmt::h745a1edf2999cb3b [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f5860837573 - std::io::Write::write_fmt::hfc56e66d6e189682 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5f5860848662 - std::sys::backtrace::BacktraceLock::print::h58d5d73f9e953cf1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5f586083306c - std::panicking::default_hook::{{closure}}::h1457fbe47c9457d1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5f5860832eac - std::panicking::default_hook::hccb5e73b206c0830 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x5f5860833c4a - std::panicking::panic_with_hook::h3190ecc6229cdd29 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x5f5860848436 - std::panicking::panic_handler::{{closure}}::ha1f1b769bc2bb40c [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:700:13 [INFO] [stdout] 13: 0x5f58608483c9 - std::sys::backtrace::__rust_end_short_backtrace::h5f9cf66f19c2a172 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x5f586083396d - __rustc[a93bd50104b99ad4]::rust_begin_unwind [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x5f5860871af0 - core::panicking::panic_fmt::hc70c3c83f13c1375 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x5f58607c8ab8 - js_sys::global::get_global_object::SELF::init::__wbg_static_accessor_SELF_37c5d418e4bf5819::hd84ef046c12ed35d [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: 0x5f58607c8be9 - js_sys::global::get_global_object::SELF::init::h974ad04e03abbc1f [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: 0x5f58607cab2b - core::ops::function::FnOnce::call_once::h90c5170cb0dd57bf [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 19: 0x5f58607ca220 - once_cell::unsync::Lazy::force::{{closure}}::h8c30568151313ac0 [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: 0x5f58607ca13e - once_cell::unsync::OnceCell::get_or_init::{{closure}}::h8bd0b642681bdb3a [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: 0x5f58607c9bb2 - once_cell::unsync::OnceCell::get_or_try_init::h97eef31b571a42c2 [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: 0x5f58607c9f74 - once_cell::unsync::OnceCell::get_or_init::h15e215e0f2764d40 [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: 0x5f58607ca1d1 - once_cell::unsync::Lazy::force::hfc536cc56bafbdb9 [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: 0x5f58607cad9b - as core::ops::deref::Deref>::deref::hd7b5c98e02e9353d [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: 0x5f58607ca88f - wasm_bindgen::JsThreadLocal::with::hfb85fbabf8fc68c4 [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: 0x5f58607c8cd6 - js_sys::global::get_global_object::h1074c6829731e192 [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: 0x5f58607cab0b - core::ops::function::FnOnce::call_once::hf931655caf200a53 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 28: 0x5f58607ca0c0 - once_cell::unsync::Lazy::force::{{closure}}::h91767a4dd0151b50 [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: 0x5f58607c9aeb - once_cell::unsync::OnceCell::get_or_init::{{closure}}::h1df92f0e1bfd46bf [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: 0x5f58607ca312 - once_cell::unsync::OnceCell::get_or_try_init::h501364ebc06f1254 [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: 0x5f58607ca124 - once_cell::unsync::OnceCell::get_or_init::h66a8630b0c556fe9 [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: 0x5f58607ca101 - once_cell::unsync::Lazy::force::hd97701afab21823c [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: 0x5f58607ca14b - as core::ops::deref::Deref>::deref::he5e393d0f1efcee3 [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: 0x5f58607c8f7e - js_sys::global::h1457440e49089029 [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: 0x5f58607a552a - web_sys::window::h7861124475791876 [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: 0x5f58607a309a - tachys::dom::DOCUMENT::__init::hdc4b0f23dd291d87 [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: 0x5f5860797cd6 - core::ops::function::FnOnce::call_once::hce07e10b7e0850ec [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 38: 0x5f58607a257a - core::option::Option::unwrap_or_else::h57be1a1d04a11a6b [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/option.rs:1060:21 [INFO] [stdout] 39: 0x5f58607a257a - std::sys::thread_local::native::lazy::Storage::get_or_init_slow::h1db93a17447fa2f1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/thread_local/native/lazy.rs:78:42 [INFO] [stdout] 40: 0x5f58607a2437 - std::sys::thread_local::native::lazy::Storage::get_or_init::h3106f0d54c891b73 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/thread_local/native/lazy.rs:60:27 [INFO] [stdout] 41: 0x5f58607a307f - tachys::dom::DOCUMENT::{{constant}}::{{closure}}::hbff478f8f4609e3a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/thread_local/native/mod.rs:94:29 [INFO] [stdout] 42: 0x5f5860798048 - core::ops::function::FnOnce::call_once::ha65ca254ebe50dbc [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 43: 0x5f586079c6a7 - std::thread::local::LocalKey::try_with::h18c06f14f1ea4dac [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/local.rs:314:37 [INFO] [stdout] 44: 0x5f586079c97f - std::thread::local::LocalKey::with::h3d6e840288194cb7 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 45: 0x5f58607a2f6e - tachys::dom::document::h23839c37194ae717 [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: 0x5f58607a2dbd - tachys::dom::body::h4af0152431bf7936 [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: 0x5f5860765110 - leptos::mount::mount_to_body::he7c992781049d9fd [INFO] [stdout] 48: 0x5f58607689f7 - doctest_bundle_2024::__doctest_1::main::h6c09c0339b50585f [INFO] [stdout] 49: 0x5f5860768796 - doctest_bundle_2024::__doctest_1::__main_fn::had6f88b6ee19ecea [INFO] [stdout] 50: 0x5f586074ad21 - doctest_runner_2024::__doctest_1::TEST::{{closure}}::h5b5ac4f6713316c5 [INFO] [stdout] 51: 0x5f58607473d6 - core::ops::function::FnOnce::call_once::h136014e3e4c0c938 [INFO] [stdout] 52: 0x5f58607495fa - doctest_runner_2024::main::hb80c4ebe44e328ea [INFO] [stdout] 53: 0x5f58607470e3 - core::ops::function::FnOnce::call_once::h8c3789091fd0469e [INFO] [stdout] 54: 0x5f586074ad76 - std::sys::backtrace::__rust_begin_short_backtrace::h5aac97ec296decd7 [INFO] [stdout] 55: 0x5f586074a959 - std::rt::lang_start::{{closure}}::h8f7dd30fc9084aaa [INFO] [stdout] 56: 0x5f5860848e30 - core::ops::function::impls:: for &F>::call_once::hae16bf8966719858 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 57: 0x5f5860848e30 - std::panicking::catch_unwind::do_call::hd4eb7cf01d0f66cd [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 58: 0x5f5860848e30 - std::panicking::catch_unwind::h35b4afc45093edf5 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 59: 0x5f5860848e30 - std::panic::catch_unwind::h5a7ef11ac2fa7980 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 60: 0x5f5860848e30 - std::rt::lang_start_internal::{{closure}}::h18f8e059e8eb5f5a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/rt.rs:175:24 [INFO] [stdout] 61: 0x5f5860848e30 - std::panicking::catch_unwind::do_call::hb4f94f34ea41283f [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 62: 0x5f5860848e30 - std::panicking::catch_unwind::hfbb31091ea806204 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 63: 0x5f5860848e30 - std::panic::catch_unwind::hc88f452387620cfb [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 64: 0x5f5860848e30 - std::rt::lang_start_internal::h23cfb6dcbf9c9010 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/rt.rs:171:5 [INFO] [stdout] 65: 0x5f586074a941 - std::rt::lang_start::h50930151c9f0ee6e [INFO] [stdout] 66: 0x5f586074adb5 - main [INFO] [stdout] 67: 0x792b261de1ca - [INFO] [stdout] 68: 0x792b261de28b - __libc_start_main [INFO] [stdout] 69: 0x5f5860745485 - _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.33s [INFO] [stdout] [INFO] [stdout] all doctests ran in 2.67s; merged doctests compilation took 2.32s [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "3b67cf78ed961487376028dfc9fe65d82234074963a60374dc675b43fd7c73d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b67cf78ed961487376028dfc9fe65d82234074963a60374dc675b43fd7c73d0", kill_on_drop: false }` [INFO] [stdout] 3b67cf78ed961487376028dfc9fe65d82234074963a60374dc675b43fd7c73d0