[INFO] fetching crate bevy_scene 0.18.0-rc.2...
[INFO] testing bevy_scene-0.18.0-rc.2 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate bevy_scene 0.18.0-rc.2 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate bevy_scene 0.18.0-rc.2
[INFO] finished tweaking crates.io crate bevy_scene 0.18.0-rc.2
[INFO] tweaked toml for crates.io crate bevy_scene 0.18.0-rc.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate bevy_scene 0.18.0-rc.2 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bevy_scene 0.18.0-rc.2 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded encase v0.12.0
[INFO] [stderr]   Downloaded bevy_color v0.18.0-rc.2
[INFO] [stderr]   Downloaded encase_derive_impl v0.12.0
[INFO] [stderr]   Downloaded encase_derive v0.12.0
[INFO] [stderr]   Downloaded bevy_transform v0.18.0-rc.2
[INFO] [stderr]   Downloaded bevy_window v0.18.0-rc.2
[INFO] [stderr]   Downloaded bevy_camera v0.18.0-rc.2
[INFO] [stderr]   Downloaded bevy_image v0.18.0-rc.2
[INFO] [stderr]   Downloaded bevy_mesh v0.18.0-rc.2
[INFO] [stderr]   Downloaded bevy_input v0.18.0-rc.2
[INFO] [stderr]   Downloaded bevy_math v0.18.0-rc.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c7cf6f1d50a93289ea24ab1717e4ddec1623ddebc50d39f5885c22d85b24b4e3
[INFO] running `Command { std: "docker" "start" "-a" "c7cf6f1d50a93289ea24ab1717e4ddec1623ddebc50d39f5885c22d85b24b4e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c7cf6f1d50a93289ea24ab1717e4ddec1623ddebc50d39f5885c22d85b24b4e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7cf6f1d50a93289ea24ab1717e4ddec1623ddebc50d39f5885c22d85b24b4e3", kill_on_drop: false }`
[INFO] [stdout] c7cf6f1d50a93289ea24ab1717e4ddec1623ddebc50d39f5885c22d85b24b4e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 70a11649339e0aa42a0ea1b0e86dac398974ac86054c581bc5c4af5d41129a35
[INFO] running `Command { std: "docker" "start" "-a" "70a11649339e0aa42a0ea1b0e86dac398974ac86054c581bc5c4af5d41129a35", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling erased-serde v0.4.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling disqualified v1.0.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling downcast-rs v2.0.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling bevy_ptr v0.18.0-rc.2
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling typewit v1.14.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling toml_edit v0.23.6
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling atomicow v1.1.0
[INFO] [stderr]    Compiling stackfuture v0.3.0
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling pxfm v0.1.24
[INFO] [stderr]    Compiling euclid v0.22.11
[INFO] [stderr]    Compiling svg_fmt v0.4.5
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling const_panic v0.2.15
[INFO] [stderr]    Compiling async-fs v2.2.0
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling guillotiere v0.6.2
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling moxcms v0.7.5
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling bevy_macro_utils v0.18.0-rc.2
[INFO] [stderr]    Compiling encase_derive_impl v0.12.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling bevy_reflect_derive v0.18.0-rc.2
[INFO] [stderr]    Compiling bevy_ecs_macros v0.18.0-rc.2
[INFO] [stderr]    Compiling bevy_derive v0.18.0-rc.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling bevy_asset_macros v0.18.0-rc.2
[INFO] [stderr]    Compiling encase_derive v0.12.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling encase v0.12.0
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling glam v0.30.8
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling image v0.25.8
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling bevy_platform v0.18.0-rc.2
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling wgpu-types v27.0.1
[INFO] [stderr]    Compiling ron v0.12.0
[INFO] [stderr]    Compiling bevy_utils v0.18.0-rc.2
[INFO] [stderr]    Compiling bevy_tasks v0.18.0-rc.2
[INFO] [stderr]    Compiling ctrlc v3.5.0
[INFO] [stderr]    Compiling bevy_reflect v0.18.0-rc.2
[INFO] [stderr]    Compiling hexasphere v16.0.0
[INFO] [stderr]    Compiling bevy_ecs v0.18.0-rc.2
[INFO] [stderr]    Compiling bevy_math v0.18.0-rc.2
[INFO] [stderr]    Compiling bevy_color v0.18.0-rc.2
[INFO] [stderr]    Compiling bevy_app v0.18.0-rc.2
[INFO] [stderr]    Compiling bevy_time v0.18.0-rc.2
[INFO] [stderr]    Compiling bevy_log v0.18.0-rc.2
[INFO] [stderr]    Compiling bevy_input v0.18.0-rc.2
[INFO] [stderr]    Compiling bevy_diagnostic v0.18.0-rc.2
[INFO] [stderr]    Compiling bevy_transform v0.18.0-rc.2
[INFO] [stderr]    Compiling bevy_asset v0.18.0-rc.2
[INFO] [stderr]    Compiling bevy_window v0.18.0-rc.2
[INFO] [stderr]    Compiling bevy_image v0.18.0-rc.2
[INFO] [stderr]    Compiling bevy_mesh v0.18.0-rc.2
[INFO] [stderr]    Compiling bevy_camera v0.18.0-rc.2
[INFO] [stderr]    Compiling bevy_scene v0.18.0-rc.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s
[INFO] running `Command { std: "docker" "inspect" "70a11649339e0aa42a0ea1b0e86dac398974ac86054c581bc5c4af5d41129a35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70a11649339e0aa42a0ea1b0e86dac398974ac86054c581bc5c4af5d41129a35", kill_on_drop: false }`
[INFO] [stdout] 70a11649339e0aa42a0ea1b0e86dac398974ac86054c581bc5c4af5d41129a35
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1fa9ce22b1f49cbd0b2007b229d00ddbfe77bef4b941e56c6c6c1f0463e73076
[INFO] running `Command { std: "docker" "start" "-a" "1fa9ce22b1f49cbd0b2007b229d00ddbfe77bef4b941e56c6c6c1f0463e73076", kill_on_drop: false }`
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling bevy_scene v0.18.0-rc.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.51s
[INFO] running `Command { std: "docker" "inspect" "1fa9ce22b1f49cbd0b2007b229d00ddbfe77bef4b941e56c6c6c1f0463e73076", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1fa9ce22b1f49cbd0b2007b229d00ddbfe77bef4b941e56c6c6c1f0463e73076", kill_on_drop: false }`
[INFO] [stdout] 1fa9ce22b1f49cbd0b2007b229d00ddbfe77bef4b941e56c6c6c1f0463e73076
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6ac3ac6ad727f6f00d37b44481aa4e3b36cc4dba0809f0ac9659f77ca3e51e85
[INFO] running `Command { std: "docker" "start" "-a" "6ac3ac6ad727f6f00d37b44481aa4e3b36cc4dba0809f0ac9659f77ca3e51e85", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bevy_scene-ab6dd4d0258945bf)
[INFO] [stdout] 
[INFO] [stdout] running 39 tests
[INFO] [stdout] test dynamic_scene_builder::tests::extract_entity_order ... ok
[INFO] [stdout] test dynamic_scene_builder::tests::extract_one_entity ... ok
[INFO] [stdout] test dynamic_scene::tests::no_panic_in_map_entities_after_pending_entity_in_hook ... ok
[INFO] [stdout] test dynamic_scene_builder::tests::extract_one_entity_two_components ... ok
[INFO] [stdout] test dynamic_scene::tests::resource_entity_map_maps_entities ... ok
[INFO] [stdout] test dynamic_scene::tests::components_not_defined_in_scene_should_not_be_affected_by_scene_entity_map ... ok
[INFO] [stdout] test dynamic_scene_builder::tests::extract_one_resource ... ok
[INFO] [stdout] test dynamic_scene_builder::tests::should_extract_allowed_resources ... ok
[INFO] [stdout] test dynamic_scene_builder::tests::should_not_extract_denied_components ... ok
[INFO] [stdout] test dynamic_scene_builder::tests::extract_query ... ok
[INFO] [stdout] test dynamic_scene_builder::tests::remove_componentless_entity ... ok
[INFO] [stdout] test dynamic_scene_builder::tests::should_extract_allowed_components ... ok
[INFO] [stdout] test dynamic_scene_builder::tests::extract_one_resource_twice ... ok
[INFO] [stdout] test dynamic_scene_builder::tests::should_not_extract_denied_resources ... ok
[INFO] [stdout] test scene_filter::tests::should_add_to_list ... ok
[INFO] [stdout] test scene_filter::tests::should_remove_from_list ... ok
[INFO] [stdout] test dynamic_scene_builder::tests::extract_one_entity_twice ... ok
[INFO] [stdout] test dynamic_scene_builder::tests::should_use_from_reflect ... ok
[INFO] [stdout] test scene_filter::tests::should_set_list_type_if_none ... ok
[INFO] [stdout] test scene_spawner::tests::clone_dynamic_entities ... ok
[INFO] [stdout] test serde::tests::should_roundtrip_messagepack ... ok
[INFO] [stdout] test serde::tests::should_roundtrip_with_custom_serialization ... ok
[INFO] [stdout] test serde::tests::should_roundtrip_postcard ... ok
[INFO] [stdout] test serde::tests::should_roundtrip_with_later_generations_and_obsolete_references ... ok
[INFO] [stdout] test serde::tests::should_serialize ... ok
[INFO] [stdout] test serde::tests::should_deserialize ... ok
[INFO] [stdout] test serde::tests::should_roundtrip_bincode ... ok
[INFO] [stdout] test scene_spawner::tests::despawn_scene ... ok
[INFO] [stdout] test scene_spawner::tests::observe_dynamic_scene ... ok
[INFO] [stdout] test scene_spawner::tests::observe_scene ... ok
[INFO] [stdout] test scene_spawner::tests::observe_scene_as_child ... ok
[INFO] [stdout] test scene_spawner::tests::observe_dynamic_scene_as_child ... ok
[INFO] [stdout] test serde::tests::assert_scene_eq_tests::should_panic_when_missing_component - should panic ... ok
[INFO] [stdout] test serde::tests::assert_scene_eq_tests::should_panic_when_entity_count_not_eq - should panic ... ok
[INFO] [stdout] test serde::tests::assert_scene_eq_tests::should_panic_when_components_not_eq - should panic ... ok
[INFO] [stdout] test tests::dynamic_scene_spawns_and_respawns_after_change ... FAILED
[INFO] [stdout] test tests::scene_spawns_and_respawns_after_change ... FAILED
[INFO] [stdout] test scene_spawner::tests::spawn_and_delete ... FAILED
[INFO] [stdout] test scene_spawner::tests::scene_child_order_preserved_when_archetype_order_mismatched ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::dynamic_scene_spawns_and_respawns_after_change stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::dynamic_scene_spawns_and_respawns_after_change' (61) panicked at src/lib.rs:349:14:
[INFO] [stdout] The child of the scene root should itself have 2 children
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b49e9428a72 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b49e9428a72 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b49e9428a72 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b49e9428a72 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b49e9441c7a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b49e9441c7a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5b49e942e376 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b49e942e376 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b49e940501f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b49e940501f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b49e941fe69 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b49e82a08de - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b49e82a08de - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b49e94200d2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b49e94200d2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b49e94050d8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b49e93f9c29 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b49e94060dd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b49e944246c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b49e9442134 - core[27de1724e4349be2]::panicking::panic_display::<&str>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5b49e9442134 - core[27de1724e4349be2]::option::expect_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/option.rs:2208:5
[INFO] [stdout]   21:     0x5b49e7f83960 - <core[27de1724e4349be2]::option::Option<&bevy_ecs[d17721dc4f49e6b3]::hierarchy::Children>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/option.rs:971:21
[INFO] [stdout]   22:     0x5b49e80a7384 - bevy_scene[3db3be0403c0cc46]::tests::dynamic_scene_spawns_and_respawns_after_change
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:349:14
[INFO] [stdout]   23:     0x5b49e80a1dd7 - bevy_scene[3db3be0403c0cc46]::tests::dynamic_scene_spawns_and_respawns_after_change::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:281:56
[INFO] [stdout]   24:     0x5b49e806edb6 - <bevy_scene[3db3be0403c0cc46]::tests::dynamic_scene_spawns_and_respawns_after_change::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5b49e8294c8b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5b49e8294c8b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5b49e82a14ea - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5b49e82a14ea - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5b49e82a14ea - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5b49e82a14ea - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5b49e82a14ea - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5b49e82a14ea - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5b49e82a14ea - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5b49e829ca94 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5b49e829ca94 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5b49e82a3fe2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x5b49e82a3fe2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5b49e82a3fe2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5b49e82a3fe2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5b49e82a3fe2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5b49e82a3fe2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x5b49e82a3fe2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5b49e94282df - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x5b49e94282df - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x7734ac6ecaa4 - <unknown>
[INFO] [stdout]   46:     0x7734ac779a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::scene_spawns_and_respawns_after_change stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::scene_spawns_and_respawns_after_change' (62) panicked at src/scene_spawner.rs:621:35:
[INFO] [stdout] scene contains the unregistered type `Enable the debug feature to see the name`. consider reflecting it with `#[derive(Reflect)]` and registering the type using `app.register_type::<T>()`
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b49e9428a72 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b49e9428a72 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b49e9428a72 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b49e9428a72 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b49e9441c7a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b49e9441c7a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5b49e942e376 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b49e942e376 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b49e940501f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b49e940501f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b49e941fe69 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b49e82a08de - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b49e82a08de - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b49e94200d2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b49e94200d2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b49e94050d8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b49e93f9c29 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b49e94060dd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b49e944246c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b49e7ed3cf8 - core[27de1724e4349be2]::panicking::panic_display::<bevy_scene[3db3be0403c0cc46]::scene_spawner::SceneSpawnError>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5b49e7fce5e5 - bevy_scene[3db3be0403c0cc46]::scene_spawner::scene_spawner_system::{closure#0}::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/scene_spawner.rs:621:35
[INFO] [stdout]   21:     0x5b49e81eb449 - <core[27de1724e4349be2]::result::Result<(), bevy_scene[3db3be0403c0cc46]::scene_spawner::SceneSpawnError>>::unwrap_or_else::<bevy_scene[3db3be0403c0cc46]::scene_spawner::scene_spawner_system::{closure#0}::{closure#3}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1622:23
[INFO] [stdout]   22:     0x5b49e7fcf089 - bevy_scene[3db3be0403c0cc46]::scene_spawner::scene_spawner_system::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/scene_spawner.rs:621:14
[INFO] [stdout]   23:     0x5b49e804a08c - <bevy_ecs[d17721dc4f49e6b3]::world::World>::try_resource_scope::<bevy_scene[3db3be0403c0cc46]::scene_spawner::SceneSpawner, (), bevy_scene[3db3be0403c0cc46]::scene_spawner::scene_spawner_system::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.0-rc.2/src/world/mod.rs:2742:22
[INFO] [stdout]   24:     0x5b49e803fb12 - <bevy_ecs[d17721dc4f49e6b3]::world::World>::resource_scope::<bevy_scene[3db3be0403c0cc46]::scene_spawner::SceneSpawner, (), bevy_scene[3db3be0403c0cc46]::scene_spawner::scene_spawner_system::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.0-rc.2/src/world/mod.rs:2705:14
[INFO] [stdout]   25:     0x5b49e7fdb4d1 - bevy_scene[3db3be0403c0cc46]::scene_spawner::scene_spawner_system
[INFO] [stdout]                                at /opt/rustwide/workdir/src/scene_spawner.rs:552:11
[INFO] [stdout]   26:     0x5b49e8078a18 - <bevy_scene[3db3be0403c0cc46]::scene_spawner::scene_spawner_system as core[27de1724e4349be2]::ops::function::FnMut<(&mut bevy_ecs[d17721dc4f49e6b3]::world::World,)>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:166:5
[INFO] [stdout]   27:     0x5b49e7fe6d6b - <&mut bevy_scene[3db3be0403c0cc46]::scene_spawner::scene_spawner_system as core[27de1724e4349be2]::ops::function::FnMut<(&mut bevy_ecs[d17721dc4f49e6b3]::world::World,)>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   28:     0x5b49e7ed3e38 - <_ as bevy_ecs[d17721dc4f49e6b3]::system::exclusive_function_system::ExclusiveSystemParamFunction<fn() -> _>>::run::call_inner::<(), &mut bevy_scene[3db3be0403c0cc46]::scene_spawner::scene_spawner_system>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.0-rc.2/src/system/exclusive_function_system.rs:270:21
[INFO] [stdout]   29:     0x5b49e7fe6662 - <bevy_scene[3db3be0403c0cc46]::scene_spawner::scene_spawner_system as bevy_ecs[d17721dc4f49e6b3]::system::exclusive_function_system::ExclusiveSystemParamFunction<fn()>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.0-rc.2/src/system/exclusive_function_system.rs:273:17
[INFO] [stdout]   30:     0x5b49e7ee9d14 - <bevy_ecs[d17721dc4f49e6b3]::system::exclusive_function_system::ExclusiveFunctionSystem<fn(), (), bevy_scene[3db3be0403c0cc46]::scene_spawner::scene_spawner_system> as bevy_ecs[d17721dc4f49e6b3]::system::system::System>::run_unsafe::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.0-rc.2/src/system/exclusive_function_system.rs:135:33
[INFO] [stdout]   31:     0x5b49e804b6ef - <bevy_ecs[d17721dc4f49e6b3]::world::World>::last_change_tick_scope::<core[27de1724e4349be2]::result::Result<(), bevy_ecs[d17721dc4f49e6b3]::system::system::RunSystemError>, <bevy_ecs[d17721dc4f49e6b3]::system::exclusive_function_system::ExclusiveFunctionSystem<fn(), (), bevy_scene[3db3be0403c0cc46]::scene_spawner::scene_spawner_system> as bevy_ecs[d17721dc4f49e6b3]::system::system::System>::run_unsafe::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.0-rc.2/src/world/mod.rs:3070:9
[INFO] [stdout]   32:     0x5b49e7efa022 - <bevy_ecs[d17721dc4f49e6b3]::system::exclusive_function_system::ExclusiveFunctionSystem<fn(), (), bevy_scene[3db3be0403c0cc46]::scene_spawner::scene_spawner_system> as bevy_ecs[d17721dc4f49e6b3]::system::system::System>::run_unsafe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.0-rc.2/src/system/exclusive_function_system.rs:113:15
[INFO] [stdout]   33:     0x5b49e7efd2a0 - <bevy_ecs[d17721dc4f49e6b3]::system::exclusive_function_system::ExclusiveFunctionSystem<fn(), (), bevy_scene[3db3be0403c0cc46]::scene_spawner::scene_spawner_system> as bevy_ecs[d17721dc4f49e6b3]::system::system::System>::run_without_applying_deferred
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.0-rc.2/src/system/system.rs:138:23
[INFO] [stdout]   34:     0x5b49e8fe3a8c - bevy_ecs[d17721dc4f49e6b3]::schedule::executor::__rust_begin_short_backtrace::run_without_applying_deferred
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.0-rc.2/src/schedule/executor/mod.rs:301:29
[INFO] [stdout]   35:     0x5b49e8f64071 - <bevy_ecs[d17721dc4f49e6b3]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[d17721dc4f49e6b3]::schedule::executor::SystemExecutor>::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.0-rc.2/src/schedule/executor/single_threaded.rs:142:21
[INFO] [stdout]   36:     0x5b49e902e179 - <<bevy_ecs[d17721dc4f49e6b3]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[d17721dc4f49e6b3]::schedule::executor::SystemExecutor>::run::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x5b49e908e919 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<bevy_ecs[d17721dc4f49e6b3]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[d17721dc4f49e6b3]::schedule::executor::SystemExecutor>::run::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5b49e9044663 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<bevy_ecs[d17721dc4f49e6b3]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[d17721dc4f49e6b3]::schedule::executor::SystemExecutor>::run::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5b49e904e39b - __rust_try
[INFO] [stdout]   40:     0x5b49e904384f - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<bevy_ecs[d17721dc4f49e6b3]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[d17721dc4f49e6b3]::schedule::executor::SystemExecutor>::run::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5b49e904384f - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<bevy_ecs[d17721dc4f49e6b3]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[d17721dc4f49e6b3]::schedule::executor::SystemExecutor>::run::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5b49e8f6affe - <bevy_ecs[d17721dc4f49e6b3]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[d17721dc4f49e6b3]::schedule::executor::SystemExecutor>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.0-rc.2/src/schedule/executor/single_threaded.rs:157:39
[INFO] [stdout]   43:     0x5b49e8fd9ab2 - <bevy_ecs[d17721dc4f49e6b3]::schedule::schedule::Schedule>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.0-rc.2/src/schedule/schedule.rs:544:14
[INFO] [stdout]   44:     0x5b49e8e66961 - <bevy_ecs[d17721dc4f49e6b3]::world::World>::try_run_schedule::<bevy_ecs[d17721dc4f49e6b3]::intern::Interned<dyn bevy_ecs[d17721dc4f49e6b3]::schedule::set::ScheduleLabel>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.0-rc.2/src/world/mod.rs:3658:61
[INFO] [stdout]   45:     0x5b49e8e65929 - <bevy_ecs[d17721dc4f49e6b3]::world::World>::try_schedule_scope::<(), bevy_ecs[d17721dc4f49e6b3]::intern::Interned<dyn bevy_ecs[d17721dc4f49e6b3]::schedule::set::ScheduleLabel>, <bevy_ecs[d17721dc4f49e6b3]::world::World>::try_run_schedule<bevy_ecs[d17721dc4f49e6b3]::intern::Interned<dyn bevy_ecs[d17721dc4f49e6b3]::schedule::set::ScheduleLabel>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.0-rc.2/src/world/mod.rs:3591:21
[INFO] [stdout]   46:     0x5b49e8e652fb - <bevy_ecs[d17721dc4f49e6b3]::world::World>::try_run_schedule::<bevy_ecs[d17721dc4f49e6b3]::intern::Interned<dyn bevy_ecs[d17721dc4f49e6b3]::schedule::set::ScheduleLabel>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.0-rc.2/src/world/mod.rs:3658:14
[INFO] [stdout]   47:     0x5b49e8e5136f - <bevy_app[c70aad67fc6d8cd2]::main_schedule::Main>::run_main::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_app-0.18.0-rc.2/src/main_schedule.rs:293:31
[INFO] [stdout]   48:     0x5b49e8e63cd5 - <bevy_ecs[d17721dc4f49e6b3]::world::World>::try_resource_scope::<bevy_app[c70aad67fc6d8cd2]::main_schedule::MainScheduleOrder, (), <bevy_app[c70aad67fc6d8cd2]::main_schedule::Main>::run_main::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.0-rc.2/src/world/mod.rs:2742:22
[INFO] [stdout]   49:     0x5b49e8e63373 - <bevy_ecs[d17721dc4f49e6b3]::world::World>::resource_scope::<bevy_app[c70aad67fc6d8cd2]::main_schedule::MainScheduleOrder, (), <bevy_app[c70aad67fc6d8cd2]::main_schedule::Main>::run_main::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.0-rc.2/src/world/mod.rs:2705:14
[INFO] [stdout]   50:     0x5b49e8e51702 - <bevy_app[c70aad67fc6d8cd2]::main_schedule::Main>::run_main
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_app-0.18.0-rc.2/src/main_schedule.rs:291:15
[INFO] [stdout]   51:     0x5b49e8e5b591 - <<bevy_app[c70aad67fc6d8cd2]::main_schedule::Main>::run_main as core[27de1724e4349be2]::ops::function::FnMut<(&mut bevy_ecs[d17721dc4f49e6b3]::world::World, bevy_ecs[d17721dc4f49e6b3]::system::system_param::Local<bool>)>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:166:5
[INFO] [stdout]   52:     0x5b49e8e55d84 - <&mut <bevy_app[c70aad67fc6d8cd2]::main_schedule::Main>::run_main as core[27de1724e4349be2]::ops::function::FnMut<(&mut bevy_ecs[d17721dc4f49e6b3]::world::World, bevy_ecs[d17721dc4f49e6b3]::system::system_param::Local<bool>)>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   53:     0x5b49e8e5f94e - <_ as bevy_ecs[d17721dc4f49e6b3]::system::exclusive_function_system::ExclusiveSystemParamFunction<fn(_) -> _>>::run::call_inner::<(), bevy_ecs[d17721dc4f49e6b3]::system::system_param::Local<bool>, &mut <bevy_app[c70aad67fc6d8cd2]::main_schedule::Main>::run_main>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.0-rc.2/src/system/exclusive_function_system.rs:270:21
[INFO] [stdout]   54:     0x5b49e8e563ee - <<bevy_app[c70aad67fc6d8cd2]::main_schedule::Main>::run_main as bevy_ecs[d17721dc4f49e6b3]::system::exclusive_function_system::ExclusiveSystemParamFunction<fn(bevy_ecs[d17721dc4f49e6b3]::system::system_param::Local<bool>)>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.0-rc.2/src/system/exclusive_function_system.rs:273:17
[INFO] [stdout]   55:     0x5b49e8e5fd7b - <bevy_ecs[d17721dc4f49e6b3]::system::exclusive_function_system::ExclusiveFunctionSystem<fn(bevy_ecs[d17721dc4f49e6b3]::system::system_param::Local<bool>), (), <bevy_app[c70aad67fc6d8cd2]::main_schedule::Main>::run_main> as bevy_ecs[d17721dc4f49e6b3]::system::system::System>::run_unsafe::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.0-rc.2/src/system/exclusive_function_system.rs:135:33
[INFO] [stdout]   56:     0x5b49e8e64893 - <bevy_ecs[d17721dc4f49e6b3]::world::World>::last_change_tick_scope::<core[27de1724e4349be2]::result::Result<(), bevy_ecs[d17721dc4f49e6b3]::system::system::RunSystemError>, <bevy_ecs[d17721dc4f49e6b3]::system::exclusive_function_system::ExclusiveFunctionSystem<fn(bevy_ecs[d17721dc4f49e6b3]::system::system_param::Local<bool>), (), <bevy_app[c70aad67fc6d8cd2]::main_schedule::Main>::run_main> as bevy_ecs[d17721dc4f49e6b3]::system::system::System>::run_unsafe::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.0-rc.2/src/world/mod.rs:3070:9
[INFO] [stdout]   57:     0x5b49e8e608d6 - <bevy_ecs[d17721dc4f49e6b3]::system::exclusive_function_system::ExclusiveFunctionSystem<fn(bevy_ecs[d17721dc4f49e6b3]::system::system_param::Local<bool>), (), <bevy_app[c70aad67fc6d8cd2]::main_schedule::Main>::run_main> as bevy_ecs[d17721dc4f49e6b3]::system::system::System>::run_unsafe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.0-rc.2/src/system/exclusive_function_system.rs:113:15
[INFO] [stdout]   58:     0x5b49e8e629d8 - <bevy_ecs[d17721dc4f49e6b3]::system::exclusive_function_system::ExclusiveFunctionSystem<fn(bevy_ecs[d17721dc4f49e6b3]::system::system_param::Local<bool>), (), <bevy_app[c70aad67fc6d8cd2]::main_schedule::Main>::run_main> as bevy_ecs[d17721dc4f49e6b3]::system::system::System>::run_without_applying_deferred
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.0-rc.2/src/system/system.rs:138:23
[INFO] [stdout]   59:     0x5b49e8fe3a8c - bevy_ecs[d17721dc4f49e6b3]::schedule::executor::__rust_begin_short_backtrace::run_without_applying_deferred
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.0-rc.2/src/schedule/executor/mod.rs:301:29
[INFO] [stdout]   60:     0x5b49e8f64071 - <bevy_ecs[d17721dc4f49e6b3]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[d17721dc4f49e6b3]::schedule::executor::SystemExecutor>::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.0-rc.2/src/schedule/executor/single_threaded.rs:142:21
[INFO] [stdout]   61:     0x5b49e902e179 - <<bevy_ecs[d17721dc4f49e6b3]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[d17721dc4f49e6b3]::schedule::executor::SystemExecutor>::run::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5b49e908e919 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<bevy_ecs[d17721dc4f49e6b3]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[d17721dc4f49e6b3]::schedule::executor::SystemExecutor>::run::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   63:     0x5b49e9044663 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<bevy_ecs[d17721dc4f49e6b3]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[d17721dc4f49e6b3]::schedule::executor::SystemExecutor>::run::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x5b49e904e39b - __rust_try
[INFO] [stdout]   65:     0x5b49e904384f - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<bevy_ecs[d17721dc4f49e6b3]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[d17721dc4f49e6b3]::schedule::executor::SystemExecutor>::run::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5b49e904384f - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<bevy_ecs[d17721dc4f49e6b3]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[d17721dc4f49e6b3]::schedule::executor::SystemExecutor>::run::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5b49e8f6affe - <bevy_ecs[d17721dc4f49e6b3]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[d17721dc4f49e6b3]::schedule::executor::SystemExecutor>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.0-rc.2/src/schedule/executor/single_threaded.rs:157:39
[INFO] [stdout]   68:     0x5b49e8fd9ab2 - <bevy_ecs[d17721dc4f49e6b3]::schedule::schedule::Schedule>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.0-rc.2/src/schedule/schedule.rs:544:14
[INFO] [stdout]   69:     0x5b49e8e668c1 - <bevy_ecs[d17721dc4f49e6b3]::world::World>::run_schedule::<bevy_ecs[d17721dc4f49e6b3]::intern::Interned<dyn bevy_ecs[d17721dc4f49e6b3]::schedule::set::ScheduleLabel>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.0-rc.2/src/world/mod.rs:3673:57
[INFO] [stdout]   70:     0x5b49e8e65459 - <bevy_ecs[d17721dc4f49e6b3]::world::World>::try_schedule_scope::<(), bevy_ecs[d17721dc4f49e6b3]::intern::Interned<dyn bevy_ecs[d17721dc4f49e6b3]::schedule::set::ScheduleLabel>, <bevy_ecs[d17721dc4f49e6b3]::world::World>::run_schedule<bevy_ecs[d17721dc4f49e6b3]::intern::Interned<dyn bevy_ecs[d17721dc4f49e6b3]::schedule::set::ScheduleLabel>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.0-rc.2/src/world/mod.rs:3591:21
[INFO] [stdout]   71:     0x5b49e8e652b9 - <bevy_ecs[d17721dc4f49e6b3]::world::World>::schedule_scope::<(), bevy_ecs[d17721dc4f49e6b3]::intern::Interned<dyn bevy_ecs[d17721dc4f49e6b3]::schedule::set::ScheduleLabel>, <bevy_ecs[d17721dc4f49e6b3]::world::World>::run_schedule<bevy_ecs[d17721dc4f49e6b3]::intern::Interned<dyn bevy_ecs[d17721dc4f49e6b3]::schedule::set::ScheduleLabel>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.0-rc.2/src/world/mod.rs:3643:14
[INFO] [stdout]   72:     0x5b49e8e65298 - <bevy_ecs[d17721dc4f49e6b3]::world::World>::run_schedule::<bevy_ecs[d17721dc4f49e6b3]::intern::Interned<dyn bevy_ecs[d17721dc4f49e6b3]::schedule::set::ScheduleLabel>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.0-rc.2/src/world/mod.rs:3673:14
[INFO] [stdout]   73:     0x5b49e8e5c8c3 - <bevy_app[c70aad67fc6d8cd2]::sub_app::SubApp>::run_default_schedule
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_app-0.18.0-rc.2/src/sub_app.rs:141:24
[INFO] [stdout]   74:     0x5b49e8e5d0ca - <bevy_app[c70aad67fc6d8cd2]::sub_app::SubApps>::update
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_app-0.18.0-rc.2/src/sub_app.rs:517:23
[INFO] [stdout]   75:     0x5b49e8e6bd32 - <bevy_app[c70aad67fc6d8cd2]::app::App>::update
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_app-0.18.0-rc.2/src/app.rs:164:23
[INFO] [stdout]   76:     0x5b49e80a5b0e - bevy_scene[3db3be0403c0cc46]::tests::scene_spawns_and_respawns_after_change
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:193:13
[INFO] [stdout]   77:     0x5b49e80a1da7 - bevy_scene[3db3be0403c0cc46]::tests::scene_spawns_and_respawns_after_change::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:155:48
[INFO] [stdout]   78:     0x5b49e806ed76 - <bevy_scene[3db3be0403c0cc46]::tests::scene_spawns_and_respawns_after_change::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   79:     0x5b49e8294c8b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   80:     0x5b49e8294c8b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   81:     0x5b49e82a14ea - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   82:     0x5b49e82a14ea - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   83:     0x5b49e82a14ea - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   84:     0x5b49e82a14ea - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   85:     0x5b49e82a14ea - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   86:     0x5b49e82a14ea - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   87:     0x5b49e82a14ea - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   88:     0x5b49e829ca94 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   89:     0x5b49e829ca94 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   90:     0x5b49e82a3fe2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   91:     0x5b49e82a3fe2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   92:     0x5b49e82a3fe2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   93:     0x5b49e82a3fe2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   94:     0x5b49e82a3fe2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   95:     0x5b49e82a3fe2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   96:     0x5b49e82a3fe2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   97:     0x5b49e94282df - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   98:     0x5b49e94282df - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   99:     0x7734ac6ecaa4 - <unknown>
[INFO] [stdout]  100:     0x7734ac779a64 - clone
[INFO] [stdout]  101:                0x0 - <unknown>
[INFO] [stdout] Encountered a panic in system `Enable the debug feature to see the name`!
[INFO] [stdout] Encountered a panic in system `Enable the debug feature to see the name`!
[INFO] [stdout] 
[INFO] [stdout] ---- scene_spawner::tests::spawn_and_delete stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'scene_spawner::tests::spawn_and_delete' (50) panicked at src/scene_spawner.rs:771:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NoEntities("Enable the debug feature to see the name")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b49e9428a72 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b49e9428a72 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b49e9428a72 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b49e9428a72 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b49e9441c7a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b49e9441c7a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5b49e942e376 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b49e942e376 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b49e940501f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b49e940501f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b49e941fe69 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b49e82a08de - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b49e82a08de - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b49e94200d2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b49e94200d2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b49e94050d8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b49e93f9c29 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b49e94060dd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b49e944246c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b49e94421b2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b49e7fdc5ff - <core[27de1724e4349be2]::result::Result<(bevy_ecs[d17721dc4f49e6b3]::entity::Entity, &bevy_scene[3db3be0403c0cc46]::scene_spawner::tests::ComponentA), bevy_ecs[d17721dc4f49e6b3]::query::error::QuerySingleError>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b49e7fdc5ff - bevy_scene[3db3be0403c0cc46]::scene_spawner::tests::spawn_and_delete
[INFO] [stdout]                                at /opt/rustwide/workdir/src/scene_spawner.rs:771:14
[INFO] [stdout]   22:     0x5b49e7fcfec7 - bevy_scene[3db3be0403c0cc46]::scene_spawner::tests::spawn_and_delete::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/scene_spawner.rs:737:26
[INFO] [stdout]   23:     0x5b49e806f056 - <bevy_scene[3db3be0403c0cc46]::scene_spawner::tests::spawn_and_delete::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5b49e8294c8b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5b49e8294c8b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5b49e82a14ea - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5b49e82a14ea - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5b49e82a14ea - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5b49e82a14ea - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5b49e82a14ea - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5b49e82a14ea - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5b49e82a14ea - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5b49e829ca94 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5b49e829ca94 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5b49e82a3fe2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5b49e82a3fe2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5b49e82a3fe2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5b49e82a3fe2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5b49e82a3fe2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5b49e82a3fe2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5b49e82a3fe2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5b49e94282df - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5b49e94282df - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7734ac6ecaa4 - <unknown>
[INFO] [stdout]   45:     0x7734ac779a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- scene_spawner::tests::scene_child_order_preserved_when_archetype_order_mismatched stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'scene_spawner::tests::scene_child_order_preserved_when_archetype_order_mismatched' (49) panicked at src/scene_spawner.rs:621:35:
[INFO] [stdout] scene contains the unregistered type `Enable the debug feature to see the name`. consider reflecting it with `#[derive(Reflect)]` and registering the type using `app.register_type::<T>()`
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b49e9428a72 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b49e9428a72 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b49e9428a72 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b49e9428a72 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b49e9441c7a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b49e9441c7a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5b49e942e376 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b49e942e376 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b49e940501f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b49e940501f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b49e941fe69 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b49e82a08de - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b49e82a08de - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b49e94200d2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b49e94200d2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b49e94050d8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b49e93f9c29 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b49e94060dd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b49e944246c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b49e7ed3cf8 - core[27de1724e4349be2]::panicking::panic_display::<bevy_scene[3db3be0403c0cc46]::scene_spawner::SceneSpawnError>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5b49e7fce5e5 - bevy_scene[3db3be0403c0cc46]::scene_spawner::scene_spawner_system::{closure#0}::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/scene_spawner.rs:621:35
[INFO] [stdout]   21:     0x5b49e81eb449 - <core[27de1724e4349be2]::result::Result<(), bevy_scene[3db3be0403c0cc46]::scene_spawner::SceneSpawnError>>::unwrap_or_else::<bevy_scene[3db3be0403c0cc46]::scene_spawner::scene_spawner_system::{closure#0}::{closure#3}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1622:23
[INFO] [stdout]   22:     0x5b49e7fcf089 - bevy_scene[3db3be0403c0cc46]::scene_spawner::scene_spawner_system::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/scene_spawner.rs:621:14
[INFO] [stdout]   23:     0x5b49e804a08c - <bevy_ecs[d17721dc4f49e6b3]::world::World>::try_resource_scope::<bevy_scene[3db3be0403c0cc46]::scene_spawner::SceneSpawner, (), bevy_scene[3db3be0403c0cc46]::scene_spawner::scene_spawner_system::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.0-rc.2/src/world/mod.rs:2742:22
[INFO] [stdout]   24:     0x5b49e803fb12 - <bevy_ecs[d17721dc4f49e6b3]::world::World>::resource_scope::<bevy_scene[3db3be0403c0cc46]::scene_spawner::SceneSpawner, (), bevy_scene[3db3be0403c0cc46]::scene_spawner::scene_spawner_system::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.0-rc.2/src/world/mod.rs:2705:14
[INFO] [stdout]   25:     0x5b49e7fdb4d1 - bevy_scene[3db3be0403c0cc46]::scene_spawner::scene_spawner_system
[INFO] [stdout]                                at /opt/rustwide/workdir/src/scene_spawner.rs:552:11
[INFO] [stdout]   26:     0x5b49e8078a18 - <bevy_scene[3db3be0403c0cc46]::scene_spawner::scene_spawner_system as core[27de1724e4349be2]::ops::function::FnMut<(&mut bevy_ecs[d17721dc4f49e6b3]::world::World,)>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:166:5
[INFO] [stdout]   27:     0x5b49e7fe6d6b - <&mut bevy_scene[3db3be0403c0cc46]::scene_spawner::scene_spawner_system as core[27de1724e4349be2]::ops::function::FnMut<(&mut bevy_ecs[d17721dc4f49e6b3]::world::World,)>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   28:     0x5b49e7ed3e38 - <_ as bevy_ecs[d17721dc4f49e6b3]::system::exclusive_function_system::ExclusiveSystemParamFunction<fn() -> _>>::run::call_inner::<(), &mut bevy_scene[3db3be0403c0cc46]::scene_spawner::scene_spawner_system>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.0-rc.2/src/system/exclusive_function_system.rs:270:21
[INFO] [stdout]   29:     0x5b49e7fe6662 - <bevy_scene[3db3be0403c0cc46]::scene_spawner::scene_spawner_system as bevy_ecs[d17721dc4f49e6b3]::system::exclusive_function_system::ExclusiveSystemParamFunction<fn()>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.0-rc.2/src/system/exclusive_function_system.rs:273:17
[INFO] [stdout]   30:     0x5b49e7ee9d14 - <bevy_ecs[d17721dc4f49e6b3]::system::exclusive_function_system::ExclusiveFunctionSystem<fn(), (), bevy_scene[3db3be0403c0cc46]::scene_spawner::scene_spawner_system> as bevy_ecs[d17721dc4f49e6b3]::system::system::System>::run_unsafe::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.0-rc.2/src/system/exclusive_function_system.rs:135:33
[INFO] [stdout]   31:     0x5b49e804b6ef - <bevy_ecs[d17721dc4f49e6b3]::world::World>::last_change_tick_scope::<core[27de1724e4349be2]::result::Result<(), bevy_ecs[d17721dc4f49e6b3]::system::system::RunSystemError>, <bevy_ecs[d17721dc4f49e6b3]::system::exclusive_function_system::ExclusiveFunctionSystem<fn(), (), bevy_scene[3db3be0403c0cc46]::scene_spawner::scene_spawner_system> as bevy_ecs[d17721dc4f49e6b3]::system::system::System>::run_unsafe::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.0-rc.2/src/world/mod.rs:3070:9
[INFO] [stdout]   32:     0x5b49e7efa022 - <bevy_ecs[d17721dc4f49e6b3]::system::exclusive_function_system::ExclusiveFunctionSystem<fn(), (), bevy_scene[3db3be0403c0cc46]::scene_spawner::scene_spawner_system> as bevy_ecs[d17721dc4f49e6b3]::system::system::System>::run_unsafe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.0-rc.2/src/system/exclusive_function_system.rs:113:15
[INFO] [stdout]   33:     0x5b49e7efd2a0 - <bevy_ecs[d17721dc4f49e6b3]::system::exclusive_function_system::ExclusiveFunctionSystem<fn(), (), bevy_scene[3db3be0403c0cc46]::scene_spawner::scene_spawner_system> as bevy_ecs[d17721dc4f49e6b3]::system::system::System>::run_without_applying_deferred
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.0-rc.2/src/system/system.rs:138:23
[INFO] [stdout]   34:     0x5b49e8fe3a8c - bevy_ecs[d17721dc4f49e6b3]::schedule::executor::__rust_begin_short_backtrace::run_without_applying_deferred
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.0-rc.2/src/schedule/executor/mod.rs:301:29
[INFO] [stdout]   35:     0x5b49e8f64071 - <bevy_ecs[d17721dc4f49e6b3]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[d17721dc4f49e6b3]::schedule::executor::SystemExecutor>::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.0-rc.2/src/schedule/executor/single_threaded.rs:142:21
[INFO] [stdout]   36:     0x5b49e902e179 - <<bevy_ecs[d17721dc4f49e6b3]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[d17721dc4f49e6b3]::schedule::executor::SystemExecutor>::run::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x5b49e908e919 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<bevy_ecs[d17721dc4f49e6b3]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[d17721dc4f49e6b3]::schedule::executor::SystemExecutor>::run::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5b49e9044663 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<bevy_ecs[d17721dc4f49e6b3]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[d17721dc4f49e6b3]::schedule::executor::SystemExecutor>::run::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5b49e904e39b - __rust_try
[INFO] [stdout]   40:     0x5b49e904384f - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<bevy_ecs[d17721dc4f49e6b3]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[d17721dc4f49e6b3]::schedule::executor::SystemExecutor>::run::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5b49e904384f - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<bevy_ecs[d17721dc4f49e6b3]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[d17721dc4f49e6b3]::schedule::executor::SystemExecutor>::run::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5b49e8f6affe - <bevy_ecs[d17721dc4f49e6b3]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[d17721dc4f49e6b3]::schedule::executor::SystemExecutor>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.0-rc.2/src/schedule/executor/single_threaded.rs:157:39
[INFO] [stdout]   43:     0x5b49e8fd9ab2 - <bevy_ecs[d17721dc4f49e6b3]::schedule::schedule::Schedule>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.0-rc.2/src/schedule/schedule.rs:544:14
[INFO] [stdout]   44:     0x5b49e8e66961 - <bevy_ecs[d17721dc4f49e6b3]::world::World>::try_run_schedule::<bevy_ecs[d17721dc4f49e6b3]::intern::Interned<dyn bevy_ecs[d17721dc4f49e6b3]::schedule::set::ScheduleLabel>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.0-rc.2/src/world/mod.rs:3658:61
[INFO] [stdout]   45:     0x5b49e8e65929 - <bevy_ecs[d17721dc4f49e6b3]::world::World>::try_schedule_scope::<(), bevy_ecs[d17721dc4f49e6b3]::intern::Interned<dyn bevy_ecs[d17721dc4f49e6b3]::schedule::set::ScheduleLabel>, <bevy_ecs[d17721dc4f49e6b3]::world::World>::try_run_schedule<bevy_ecs[d17721dc4f49e6b3]::intern::Interned<dyn bevy_ecs[d17721dc4f49e6b3]::schedule::set::ScheduleLabel>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.0-rc.2/src/world/mod.rs:3591:21
[INFO] [stdout]   46:     0x5b49e8e652fb - <bevy_ecs[d17721dc4f49e6b3]::world::World>::try_run_schedule::<bevy_ecs[d17721dc4f49e6b3]::intern::Interned<dyn bevy_ecs[d17721dc4f49e6b3]::schedule::set::ScheduleLabel>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.0-rc.2/src/world/mod.rs:3658:14
[INFO] [stdout]   47:     0x5b49e8e5136f - <bevy_app[c70aad67fc6d8cd2]::main_schedule::Main>::run_main::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_app-0.18.0-rc.2/src/main_schedule.rs:293:31
[INFO] [stdout]   48:     0x5b49e8e63cd5 - <bevy_ecs[d17721dc4f49e6b3]::world::World>::try_resource_scope::<bevy_app[c70aad67fc6d8cd2]::main_schedule::MainScheduleOrder, (), <bevy_app[c70aad67fc6d8cd2]::main_schedule::Main>::run_main::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.0-rc.2/src/world/mod.rs:2742:22
[INFO] [stdout]   49:     0x5b49e8e63373 - <bevy_ecs[d17721dc4f49e6b3]::world::World>::resource_scope::<bevy_app[c70aad67fc6d8cd2]::main_schedule::MainScheduleOrder, (), <bevy_app[c70aad67fc6d8cd2]::main_schedule::Main>::run_main::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.0-rc.2/src/world/mod.rs:2705:14
[INFO] [stdout]   50:     0x5b49e8e51702 - <bevy_app[c70aad67fc6d8cd2]::main_schedule::Main>::run_main
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_app-0.18.0-rc.2/src/main_schedule.rs:291:15
[INFO] [stdout]   51:     0x5b49e8e5b591 - <<bevy_app[c70aad67fc6d8cd2]::main_schedule::Main>::run_main as core[27de1724e4349be2]::ops::function::FnMut<(&mut bevy_ecs[d17721dc4f49e6b3]::world::World, bevy_ecs[d17721dc4f49e6b3]::system::system_param::Local<bool>)>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:166:5
[INFO] [stdout]   52:     0x5b49e8e55d84 - <&mut <bevy_app[c70aad67fc6d8cd2]::main_schedule::Main>::run_main as core[27de1724e4349be2]::ops::function::FnMut<(&mut bevy_ecs[d17721dc4f49e6b3]::world::World, bevy_ecs[d17721dc4f49e6b3]::system::system_param::Local<bool>)>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   53:     0x5b49e8e5f94e - <_ as bevy_ecs[d17721dc4f49e6b3]::system::exclusive_function_system::ExclusiveSystemParamFunction<fn(_) -> _>>::run::call_inner::<(), bevy_ecs[d17721dc4f49e6b3]::system::system_param::Local<bool>, &mut <bevy_app[c70aad67fc6d8cd2]::main_schedule::Main>::run_main>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.0-rc.2/src/system/exclusive_function_system.rs:270:21
[INFO] [stdout]   54:     0x5b49e8e563ee - <<bevy_app[c70aad67fc6d8cd2]::main_schedule::Main>::run_main as bevy_ecs[d17721dc4f49e6b3]::system::exclusive_function_system::ExclusiveSystemParamFunction<fn(bevy_ecs[d17721dc4f49e6b3]::system::system_param::Local<bool>)>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.0-rc.2/src/system/exclusive_function_system.rs:273:17
[INFO] [stdout]   55:     0x5b49e8e5fd7b - <bevy_ecs[d17721dc4f49e6b3]::system::exclusive_function_system::ExclusiveFunctionSystem<fn(bevy_ecs[d17721dc4f49e6b3]::system::system_param::Local<bool>), (), <bevy_app[c70aad67fc6d8cd2]::main_schedule::Main>::run_main> as bevy_ecs[d17721dc4f49e6b3]::system::system::System>::run_unsafe::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.0-rc.2/src/system/exclusive_function_system.rs:135:33
[INFO] [stdout]   56:     0x5b49e8e64893 - <bevy_ecs[d17721dc4f49e6b3]::world::World>::last_change_tick_scope::<core[27de1724e4349be2]::result::Result<(), bevy_ecs[d17721dc4f49e6b3]::system::system::RunSystemError>, <bevy_ecs[d17721dc4f49e6b3]::system::exclusive_function_system::ExclusiveFunctionSystem<fn(bevy_ecs[d17721dc4f49e6b3]::system::system_param::Local<bool>), (), <bevy_app[c70aad67fc6d8cd2]::main_schedule::Main>::run_main> as bevy_ecs[d17721dc4f49e6b3]::system::system::System>::run_unsafe::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.0-rc.2/src/world/mod.rs:3070:9
[INFO] [stdout]   57:     0x5b49e8e608d6 - <bevy_ecs[d17721dc4f49e6b3]::system::exclusive_function_system::ExclusiveFunctionSystem<fn(bevy_ecs[d17721dc4f49e6b3]::system::system_param::Local<bool>), (), <bevy_app[c70aad67fc6d8cd2]::main_schedule::Main>::run_main> as bevy_ecs[d17721dc4f49e6b3]::system::system::System>::run_unsafe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.0-rc.2/src/system/exclusive_function_system.rs:113:15
[INFO] [stdout]   58:     0x5b49e8e629d8 - <bevy_ecs[d17721dc4f49e6b3]::system::exclusive_function_system::ExclusiveFunctionSystem<fn(bevy_ecs[d17721dc4f49e6b3]::system::system_param::Local<bool>), (), <bevy_app[c70aad67fc6d8cd2]::main_schedule::Main>::run_main> as bevy_ecs[d17721dc4f49e6b3]::system::system::System>::run_without_applying_deferred
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.0-rc.2/src/system/system.rs:138:23
[INFO] [stdout]   59:     0x5b49e8fe3a8c - bevy_ecs[d17721dc4f49e6b3]::schedule::executor::__rust_begin_short_backtrace::run_without_applying_deferred
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.0-rc.2/src/schedule/executor/mod.rs:301:29
[INFO] [stdout]   60:     0x5b49e8f64071 - <bevy_ecs[d17721dc4f49e6b3]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[d17721dc4f49e6b3]::schedule::executor::SystemExecutor>::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.0-rc.2/src/schedule/executor/single_threaded.rs:142:21
[INFO] [stdout]   61:     0x5b49e902e179 - <<bevy_ecs[d17721dc4f49e6b3]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[d17721dc4f49e6b3]::schedule::executor::SystemExecutor>::run::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5b49e908e919 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<bevy_ecs[d17721dc4f49e6b3]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[d17721dc4f49e6b3]::schedule::executor::SystemExecutor>::run::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   63:     0x5b49e9044663 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<bevy_ecs[d17721dc4f49e6b3]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[d17721dc4f49e6b3]::schedule::executor::SystemExecutor>::run::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x5b49e904e39b - __rust_try
[INFO] [stdout]   65:     0x5b49e904384f - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<bevy_ecs[d17721dc4f49e6b3]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[d17721dc4f49e6b3]::schedule::executor::SystemExecutor>::run::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5b49e904384f - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<bevy_ecs[d17721dc4f49e6b3]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[d17721dc4f49e6b3]::schedule::executor::SystemExecutor>::run::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5b49e8f6affe - <bevy_ecs[d17721dc4f49e6b3]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[d17721dc4f49e6b3]::schedule::executor::SystemExecutor>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.0-rc.2/src/schedule/executor/single_threaded.rs:157:39
[INFO] [stdout]   68:     0x5b49e8fd9ab2 - <bevy_ecs[d17721dc4f49e6b3]::schedule::schedule::Schedule>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.0-rc.2/src/schedule/schedule.rs:544:14
[INFO] [stdout]   69:     0x5b49e8e668c1 - <bevy_ecs[d17721dc4f49e6b3]::world::World>::run_schedule::<bevy_ecs[d17721dc4f49e6b3]::intern::Interned<dyn bevy_ecs[d17721dc4f49e6b3]::schedule::set::ScheduleLabel>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.0-rc.2/src/world/mod.rs:3673:57
[INFO] [stdout]   70:     0x5b49e8e65459 - <bevy_ecs[d17721dc4f49e6b3]::world::World>::try_schedule_scope::<(), bevy_ecs[d17721dc4f49e6b3]::intern::Interned<dyn bevy_ecs[d17721dc4f49e6b3]::schedule::set::ScheduleLabel>, <bevy_ecs[d17721dc4f49e6b3]::world::World>::run_schedule<bevy_ecs[d17721dc4f49e6b3]::intern::Interned<dyn bevy_ecs[d17721dc4f49e6b3]::schedule::set::ScheduleLabel>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.0-rc.2/src/world/mod.rs:3591:21
[INFO] [stdout]   71:     0x5b49e8e652b9 - <bevy_ecs[d17721dc4f49e6b3]::world::World>::schedule_scope::<(), bevy_ecs[d17721dc4f49e6b3]::intern::Interned<dyn bevy_ecs[d17721dc4f49e6b3]::schedule::set::ScheduleLabel>, <bevy_ecs[d17721dc4f49e6b3]::world::World>::run_schedule<bevy_ecs[d17721dc4f49e6b3]::intern::Interned<dyn bevy_ecs[d17721dc4f49e6b3]::schedule::set::ScheduleLabel>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.0-rc.2/src/world/mod.rs:3643:14
[INFO] [stdout]   72:     0x5b49e8e65298 - <bevy_ecs[d17721dc4f49e6b3]::world::World>::run_schedule::<bevy_ecs[d17721dc4f49e6b3]::intern::Interned<dyn bevy_ecs[d17721dc4f49e6b3]::schedule::set::ScheduleLabel>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.0-rc.2/src/world/mod.rs:3673:14
[INFO] [stdout]   73:     0x5b49e8e5c8c3 - <bevy_app[c70aad67fc6d8cd2]::sub_app::SubApp>::run_default_schedule
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_app-0.18.0-rc.2/src/sub_app.rs:141:24
[INFO] [stdout]   74:     0x5b49e8e5d0ca - <bevy_app[c70aad67fc6d8cd2]::sub_app::SubApps>::update
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_app-0.18.0-rc.2/src/sub_app.rs:517:23
[INFO] [stdout]   75:     0x5b49e8e6bd32 - <bevy_app[c70aad67fc6d8cd2]::app::App>::update
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_app-0.18.0-rc.2/src/app.rs:164:23
[INFO] [stdout]   76:     0x5b49e7fde4f6 - bevy_scene[3db3be0403c0cc46]::scene_spawner::tests::scene_child_order_preserved_when_archetype_order_mismatched
[INFO] [stdout]                                at /opt/rustwide/workdir/src/scene_spawner.rs:1094:13
[INFO] [stdout]   77:     0x5b49e7fd0017 - bevy_scene[3db3be0403c0cc46]::scene_spawner::tests::scene_child_order_preserved_when_archetype_order_mismatched::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/scene_spawner.rs:1058:69
[INFO] [stdout]   78:     0x5b49e806f196 - <bevy_scene[3db3be0403c0cc46]::scene_spawner::tests::scene_child_order_preserved_when_archetype_order_mismatched::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   79:     0x5b49e8294c8b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   80:     0x5b49e8294c8b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   81:     0x5b49e82a14ea - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   82:     0x5b49e82a14ea - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   83:     0x5b49e82a14ea - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   84:     0x5b49e82a14ea - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   85:     0x5b49e82a14ea - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   86:     0x5b49e82a14ea - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   87:     0x5b49e82a14ea - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   88:     0x5b49e829ca94 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   89:     0x5b49e829ca94 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   90:     0x5b49e82a3fe2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   91:     0x5b49e82a3fe2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   92:     0x5b49e82a3fe2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   93:     0x5b49e82a3fe2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   94:     0x5b49e82a3fe2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   95:     0x5b49e82a3fe2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   96:     0x5b49e82a3fe2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   97:     0x5b49e94282df - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   98:     0x5b49e94282df - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   99:     0x7734ac6ecaa4 - <unknown>
[INFO] [stdout]  100:     0x7734ac779a64 - clone
[INFO] [stdout]  101:                0x0 - <unknown>
[INFO] [stdout] Encountered a panic in system `Enable the debug feature to see the name`!
[INFO] [stdout] Encountered a panic in system `Enable the debug feature to see the name`!
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     scene_spawner::tests::scene_child_order_preserved_when_archetype_order_mismatched
[INFO] [stdout]     scene_spawner::tests::spawn_and_delete
[INFO] [stdout]     tests::dynamic_scene_spawns_and_respawns_after_change
[INFO] [stdout]     tests::scene_spawns_and_respawns_after_change
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 35 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "6ac3ac6ad727f6f00d37b44481aa4e3b36cc4dba0809f0ac9659f77ca3e51e85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ac3ac6ad727f6f00d37b44481aa4e3b36cc4dba0809f0ac9659f77ca3e51e85", kill_on_drop: false }`
[INFO] [stdout] 6ac3ac6ad727f6f00d37b44481aa4e3b36cc4dba0809f0ac9659f77ca3e51e85
