[INFO] fetching crate impulse-thaw 0.4.5-ui-kit-3...
[INFO] testing impulse-thaw-0.4.5-ui-kit-3 against 1.98.0-beta.1 for beta-1.98-1
[INFO] extracting crate impulse-thaw 0.4.5-ui-kit-3 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate impulse-thaw 0.4.5-ui-kit-3
[INFO] finished tweaking crates.io crate impulse-thaw 0.4.5-ui-kit-3
[INFO] tweaked toml for crates.io crate impulse-thaw 0.4.5-ui-kit-3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate impulse-thaw 0.4.5-ui-kit-3 on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate impulse-thaw 0.4.5-ui-kit-3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e948ade738ab9392edf78c54a4045497648cbc39f759d910a67c07ac2f6217ac
[INFO] running `Command { std: "docker" "start" "e948ade738ab9392edf78c54a4045497648cbc39f759d910a67c07ac2f6217ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e948ade738ab9392edf78c54a4045497648cbc39f759d910a67c07ac2f6217ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e948ade738ab9392edf78c54a4045497648cbc39f759d910a67c07ac2f6217ac" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e948ade738ab9392edf78c54a4045497648cbc39f759d910a67c07ac2f6217ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e948ade738ab9392edf78c54a4045497648cbc39f759d910a67c07ac2f6217ac" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling throw_error v0.2.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling send_wrapper v0.6.0
[INFO] [stderr]    Compiling or_poisoned v0.1.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling guardian v1.3.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling camino v1.1.10
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling either_of v0.1.6
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling const_str_slice_concat v0.1.0
[INFO] [stderr]    Compiling collection_literals v1.0.2
[INFO] [stderr]    Compiling prettyplease v0.2.35
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling drain_filter_polyfill v0.1.3
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling next_tuple v0.1.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling linear-map v1.2.0
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]    Compiling fast-srgb8 v1.0.0
[INFO] [stderr]    Compiling icondata_core v0.1.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling icondata_ai v0.0.10
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling toml_parser v1.0.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[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.11.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling derive-where v1.5.0
[INFO] [stderr]    Compiling syn_derive v0.2.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling reactive_stores_macro v0.1.8
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling quote-use-macros v0.8.4
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling quote-use v0.8.4
[INFO] [stderr]    Compiling server_fn_macro_default v0.7.8
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling attribute-derive-macro v0.10.3
[INFO] [stderr]    Compiling typed-builder-macro v0.20.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling thaw_macro v0.1.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling typed-builder v0.20.1
[INFO] [stderr]    Compiling rstml v0.12.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling attribute-derive v0.10.3
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling js-sys v0.3.77
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling leptos_hot_reload v0.7.8
[INFO] [stderr]    Compiling leptos_macro v0.7.9
[INFO] [stderr]    Compiling hydration_context v0.2.1
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling oco_ref v0.2.1
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling serde_qs v0.13.0
[INFO] [stderr]    Compiling toml v0.9.2
[INFO] [stderr]    Compiling config v0.15.13
[INFO] [stderr]    Compiling codee v0.3.2
[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 leptos_config v0.7.8
[INFO] [stderr]    Compiling reactive_stores v0.1.8
[INFO] [stderr]    Compiling gloo-utils v0.2.0
[INFO] [stderr]    Compiling tachys v0.1.9
[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_dom v0.7.8
[INFO] [stderr]    Compiling leptos_server v0.7.8
[INFO] [stderr]    Compiling leptos v0.7.8
[INFO] [stderr]    Compiling thaw_utils v0.1.2
[INFO] [stderr]    Compiling thaw_components v0.3.2
[INFO] [stderr]    Compiling impulse-thaw v0.4.5-ui-kit-3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 10s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "e948ade738ab9392edf78c54a4045497648cbc39f759d910a67c07ac2f6217ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e948ade738ab9392edf78c54a4045497648cbc39f759d910a67c07ac2f6217ac" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling impulse-thaw v0.4.5-ui-kit-3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.28s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "e948ade738ab9392edf78c54a4045497648cbc39f759d910a67c07ac2f6217ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e948ade738ab9392edf78c54a4045497648cbc39f759d910a67c07ac2f6217ac" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/impulse_thaw-184063a068b26159)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test avatar::test_initials_name ... ok
[INFO] [stdout] test space::test::main ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- space::test::main stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'space::test::main' (3182) 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:     0x564732931da1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x564732931da1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x564732931da1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x564732931da1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x564732945baa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x564732945baa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x56473293630c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x56473293630c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x564732910516 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x564732910516 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x564732929fc9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5647328934e0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5647328934e0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56473292a182 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x56473292a182 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5647329105f4 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x564732907ef9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5647329111bd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x56473294636c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5647328f43e5 - js_sys[ca4d64218ade289]::global::get_global_object::SELF::init::__wbg_static_accessor_SELF_37c5d418e4bf5819
[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]   20:     0x5647328f42d9 - js_sys[ca4d64218ade289]::global::get_global_object::SELF::init
[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]   21:     0x5647328f5e4b - <fn() -> core[6883ba1bc0fe4ed1]::option::Option<js_sys[ca4d64218ade289]::Object> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5647328f4da4 - <once_cell[7f0b26a58fbde52e]::unsync::Lazy<core[6883ba1bc0fe4ed1]::option::Option<js_sys[ca4d64218ade289]::Object>>>::force::{closure#0}
[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]   23:     0x5647328f4d4e - <once_cell[7f0b26a58fbde52e]::unsync::OnceCell<core[6883ba1bc0fe4ed1]::option::Option<js_sys[ca4d64218ade289]::Object>>>::get_or_init::<<once_cell[7f0b26a58fbde52e]::unsync::Lazy<core[6883ba1bc0fe4ed1]::option::Option<js_sys[ca4d64218ade289]::Object>>>::force::{closure#0}>::{closure#0}
[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]   24:     0x5647328f4892 - <once_cell[7f0b26a58fbde52e]::unsync::OnceCell<core[6883ba1bc0fe4ed1]::option::Option<js_sys[ca4d64218ade289]::Object>>>::get_or_try_init::<<once_cell[7f0b26a58fbde52e]::unsync::OnceCell<core[6883ba1bc0fe4ed1]::option::Option<js_sys[ca4d64218ade289]::Object>>>::get_or_init<<once_cell[7f0b26a58fbde52e]::unsync::Lazy<core[6883ba1bc0fe4ed1]::option::Option<js_sys[ca4d64218ade289]::Object>>>::force::{closure#0}>::{closure#0}, <once_cell[7f0b26a58fbde52e]::unsync::OnceCell<_>>::get_or_init::Void>
[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]   25:     0x5647328f47b4 - <once_cell[7f0b26a58fbde52e]::unsync::OnceCell<core[6883ba1bc0fe4ed1]::option::Option<js_sys[ca4d64218ade289]::Object>>>::get_or_init::<<once_cell[7f0b26a58fbde52e]::unsync::Lazy<core[6883ba1bc0fe4ed1]::option::Option<js_sys[ca4d64218ade289]::Object>>>::force::{closure#0}>
[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]   26:     0x5647328f55f1 - <once_cell[7f0b26a58fbde52e]::unsync::Lazy<core[6883ba1bc0fe4ed1]::option::Option<js_sys[ca4d64218ade289]::Object>>>::force
[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]   27:     0x5647328f5c8b - <wasm_bindgen[d391c287e4329743]::__rt::LazyCell<core[6883ba1bc0fe4ed1]::option::Option<js_sys[ca4d64218ade289]::Object>> as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[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]   28:     0x5647328f589f - <wasm_bindgen[d391c287e4329743]::JsThreadLocal<core[6883ba1bc0fe4ed1]::option::Option<js_sys[ca4d64218ade289]::Object>>>::with::<<core[6883ba1bc0fe4ed1]::option::Option<js_sys[ca4d64218ade289]::Object> as core[6883ba1bc0fe4ed1]::clone::Clone>::clone, core[6883ba1bc0fe4ed1]::option::Option<js_sys[ca4d64218ade289]::Object>>
[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]   29:     0x5647328f3f36 - js_sys[ca4d64218ade289]::global::get_global_object
[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]   30:     0x5647328f5e5b - <fn() -> js_sys[ca4d64218ade289]::Object as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5647328f4e11 - <once_cell[7f0b26a58fbde52e]::unsync::Lazy<js_sys[ca4d64218ade289]::Object>>::force::{closure#0}
[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]   32:     0x5647328f4d5b - <once_cell[7f0b26a58fbde52e]::unsync::OnceCell<js_sys[ca4d64218ade289]::Object>>::get_or_init::<<once_cell[7f0b26a58fbde52e]::unsync::Lazy<js_sys[ca4d64218ade289]::Object>>::force::{closure#0}>::{closure#0}
[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]   33:     0x5647328f4b83 - <once_cell[7f0b26a58fbde52e]::unsync::OnceCell<js_sys[ca4d64218ade289]::Object>>::get_or_try_init::<<once_cell[7f0b26a58fbde52e]::unsync::OnceCell<js_sys[ca4d64218ade289]::Object>>::get_or_init<<once_cell[7f0b26a58fbde52e]::unsync::Lazy<js_sys[ca4d64218ade289]::Object>>::force::{closure#0}>::{closure#0}, <once_cell[7f0b26a58fbde52e]::unsync::OnceCell<_>>::get_or_init::Void>
[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]   34:     0x5647328f4ab4 - <once_cell[7f0b26a58fbde52e]::unsync::OnceCell<js_sys[ca4d64218ade289]::Object>>::get_or_init::<<once_cell[7f0b26a58fbde52e]::unsync::Lazy<js_sys[ca4d64218ade289]::Object>>::force::{closure#0}>
[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]   35:     0x5647328f5611 - <once_cell[7f0b26a58fbde52e]::unsync::Lazy<js_sys[ca4d64218ade289]::Object>>::force
[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]   36:     0x5647328f569b - <once_cell[7f0b26a58fbde52e]::unsync::Lazy<js_sys[ca4d64218ade289]::Object> as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[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]   37:     0x5647328f3dde - js_sys[ca4d64218ade289]::global
[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]   38:     0x5647328ddc5a - web_sys[9354e167c0ff2f51]::window
[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]   39:     0x5647328d533d - leptos_dom[27e3c58ff1a5064c]::helpers::DOCUMENT::__rust_std_internal_init_fn
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_dom-0.7.8/src/helpers.rs:17:53
[INFO] [stdout]   40:     0x5647328d5506 - <leptos_dom[27e3c58ff1a5064c]::helpers::DOCUMENT::__rust_std_internal_init_fn as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5647328d5145 - <core[6883ba1bc0fe4ed1]::option::Option<web_sys[9354e167c0ff2f51]::features::gen_Document::Document>>::unwrap_or_else::<leptos_dom[27e3c58ff1a5064c]::helpers::DOCUMENT::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/option.rs:1065:21
[INFO] [stdout]   42:     0x5647328d5145 - <std[73adb7dc35730857]::sys::thread_local::native::lazy::Storage<web_sys[9354e167c0ff2f51]::features::gen_Document::Document, ()>>::get_or_init_slow::<leptos_dom[27e3c58ff1a5064c]::helpers::DOCUMENT::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread_local/native/lazy.rs:80:42
[INFO] [stdout]   43:     0x5647328d5056 - <std[73adb7dc35730857]::sys::thread_local::native::lazy::Storage<web_sys[9354e167c0ff2f51]::features::gen_Document::Document, ()>>::get_or_init::<leptos_dom[27e3c58ff1a5064c]::helpers::DOCUMENT::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread_local/native/lazy.rs:62:27
[INFO] [stdout]   44:     0x5647328d524f - leptos_dom[27e3c58ff1a5064c]::helpers::DOCUMENT::{K#0}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread_local/native/mod.rs:97:49
[INFO] [stdout]   45:     0x5647328d54c8 - <leptos_dom[27e3c58ff1a5064c]::helpers::DOCUMENT::{K#0}::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(core[6883ba1bc0fe4ed1]::option::Option<&mut core[6883ba1bc0fe4ed1]::option::Option<web_sys[9354e167c0ff2f51]::features::gen_Document::Document>>,)>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5647328d8d77 - <std[73adb7dc35730857]::thread::local::LocalKey<web_sys[9354e167c0ff2f51]::features::gen_Document::Document>>::try_with::<<web_sys[9354e167c0ff2f51]::features::gen_Document::Document as core[6883ba1bc0fe4ed1]::clone::Clone>::clone, web_sys[9354e167c0ff2f51]::features::gen_Document::Document>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:462:37
[INFO] [stdout]   47:     0x5647328d8d2f - <std[73adb7dc35730857]::thread::local::LocalKey<web_sys[9354e167c0ff2f51]::features::gen_Document::Document>>::with::<<web_sys[9354e167c0ff2f51]::features::gen_Document::Document as core[6883ba1bc0fe4ed1]::clone::Clone>::clone, web_sys[9354e167c0ff2f51]::features::gen_Document::Document>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   48:     0x5647328d532e - leptos_dom[27e3c58ff1a5064c]::helpers::document
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_dom-0.7.8/src/helpers.rs:33:14
[INFO] [stdout]   49:     0x5647328d1a79 - thaw_utils[d01ce209f15e61f]::dom::mount_style::mount_style
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thaw_utils-0.1.2/src/dom/mount_style.rs:23:24
[INFO] [stdout]   50:     0x5647328825db - impulse_thaw[de8617d49eb6b88c]::space::__Space
[INFO] [stdout]                                at /opt/rustwide/workdir/src/space/mod.rs:32:5
[INFO] [stdout]   51:     0x564732880969 - impulse_thaw[de8617d49eb6b88c]::space::Space::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/space/mod.rs:15:1
[INFO] [stdout]   52:     0x564732871a15 - reactive_graph[e312b13655eca8c3]::graph::subscriber::untrack_with_diagnostics::<leptos[19b1690b627193f2]::into_view::View<tachys[18366cbea931116]::html::element::HtmlElement<tachys[18366cbea931116]::html::element::elements::Div, (tachys[18366cbea931116]::html::class::Class<thaw_utils[d01ce209f15e61f]::class_list::ClassList>, tachys[18366cbea931116]::html::style::Style<(&str, alloc[55a36b64bcbf2c0d]::string::String)>, tachys[18366cbea931116]::html::style::Style<(&str, impulse_thaw[de8617d49eb6b88c]::space::__Space::{closure#1})>, tachys[18366cbea931116]::html::style::Style<(&str, impulse_thaw[de8617d49eb6b88c]::space::__Space::{closure#2})>, tachys[18366cbea931116]::html::style::Style<(&str, &str)>), (alloc[55a36b64bcbf2c0d]::vec::Vec<leptos[19b1690b627193f2]::into_view::View<tachys[18366cbea931116]::html::element::HtmlElement<tachys[18366cbea931116]::html::element::elements::Div, (tachys[18366cbea931116]::html::class::Class<&str>,), (tachys[18366cbea931116]::view::any_view::AnyView,)>>>,)>>, impulse_thaw[de8617d49eb6b88c]::space::Space::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reactive_graph-0.1.8/src/graph/subscriber.rs:142:5
[INFO] [stdout]   53:     0x564732882506 - impulse_thaw[de8617d49eb6b88c]::space::Space
[INFO] [stdout]                                at /opt/rustwide/workdir/src/space/mod.rs:15:1
[INFO] [stdout]   54:     0x564732886788 - <impulse_thaw[de8617d49eb6b88c]::space::Space as core[6883ba1bc0fe4ed1]::ops::function::Fn<(impulse_thaw[de8617d49eb6b88c]::space::SpaceProps,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:79:5
[INFO] [stdout]   55:     0x564732884898 - <&impulse_thaw[de8617d49eb6b88c]::space::Space as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(impulse_thaw[de8617d49eb6b88c]::space::SpaceProps,)>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   56:     0x564732884fd8 - <&impulse_thaw[de8617d49eb6b88c]::space::Space as leptos[19b1690b627193f2]::component::ComponentConstructor<impulse_thaw[de8617d49eb6b88c]::space::SpaceProps, leptos[19b1690b627193f2]::into_view::View<tachys[18366cbea931116]::html::element::HtmlElement<tachys[18366cbea931116]::html::element::elements::Div, (tachys[18366cbea931116]::html::class::Class<thaw_utils[d01ce209f15e61f]::class_list::ClassList>, tachys[18366cbea931116]::html::style::Style<(&str, alloc[55a36b64bcbf2c0d]::string::String)>, tachys[18366cbea931116]::html::style::Style<(&str, impulse_thaw[de8617d49eb6b88c]::space::__Space::{closure#1})>, tachys[18366cbea931116]::html::style::Style<(&str, impulse_thaw[de8617d49eb6b88c]::space::__Space::{closure#2})>, tachys[18366cbea931116]::html::style::Style<(&str, &str)>), (alloc[55a36b64bcbf2c0d]::vec::Vec<leptos[19b1690b627193f2]::into_view::View<tachys[18366cbea931116]::html::element::HtmlElement<tachys[18366cbea931116]::html::element::elements::Div, (tachys[18366cbea931116]::html::class::Class<&str>,), (tachys[18366cbea931116]::view::any_view::AnyView,)>>>,)>>>>::construct
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos-0.7.8/src/component.rs:81:9
[INFO] [stdout]   57:     0x5647328715b8 - leptos[19b1690b627193f2]::component::component_view::<impulse_thaw[de8617d49eb6b88c]::space::SpaceProps, leptos[19b1690b627193f2]::into_view::View<tachys[18366cbea931116]::html::element::HtmlElement<tachys[18366cbea931116]::html::element::elements::Div, (tachys[18366cbea931116]::html::class::Class<thaw_utils[d01ce209f15e61f]::class_list::ClassList>, tachys[18366cbea931116]::html::style::Style<(&str, alloc[55a36b64bcbf2c0d]::string::String)>, tachys[18366cbea931116]::html::style::Style<(&str, impulse_thaw[de8617d49eb6b88c]::space::__Space::{closure#1})>, tachys[18366cbea931116]::html::style::Style<(&str, impulse_thaw[de8617d49eb6b88c]::space::__Space::{closure#2})>, tachys[18366cbea931116]::html::style::Style<(&str, &str)>), (alloc[55a36b64bcbf2c0d]::vec::Vec<leptos[19b1690b627193f2]::into_view::View<tachys[18366cbea931116]::html::element::HtmlElement<tachys[18366cbea931116]::html::element::elements::Div, (tachys[18366cbea931116]::html::class::Class<&str>,), (tachys[18366cbea931116]::view::any_view::AnyView,)>>>,)>>, &impulse_thaw[de8617d49eb6b88c]::space::Space>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos-0.7.8/src/component.rs:60:7
[INFO] [stdout]   58:     0x5647328836f5 - impulse_thaw[de8617d49eb6b88c]::space::test::main
[INFO] [stdout]                                at /opt/rustwide/workdir/src/space/mod.rs:121:9
[INFO] [stdout]   59:     0x564732880b57 - impulse_thaw[de8617d49eb6b88c]::space::test::main::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/space/mod.rs:117:14
[INFO] [stdout]   60:     0x564732886616 - <impulse_thaw[de8617d49eb6b88c]::space::test::main::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x56473288681b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x56473288681b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   63:     0x564732893e65 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   64:     0x564732893e65 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   65:     0x564732893e65 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   66:     0x564732893e65 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   67:     0x564732893e65 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x564732893e65 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   69:     0x564732893e65 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   70:     0x56473288e914 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   71:     0x56473288e914 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   72:     0x564732896fb2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   73:     0x564732896fb2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   74:     0x564732896fb2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   75:     0x564732896fb2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   76:     0x564732896fb2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x564732896fb2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   78:     0x564732896fb2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   79:     0x56473293162f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   80:     0x56473293162f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   81:     0x7cd46a8fbaa4 - <unknown>
[INFO] [stdout]   82:     0x7cd46a988a64 - clone
[INFO] [stdout]   83:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     space::test::main
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "e948ade738ab9392edf78c54a4045497648cbc39f759d910a67c07ac2f6217ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e948ade738ab9392edf78c54a4045497648cbc39f759d910a67c07ac2f6217ac", kill_on_drop: false }`
[INFO] [stdout] e948ade738ab9392edf78c54a4045497648cbc39f759d910a67c07ac2f6217ac
