[INFO] fetching crate bevy_easy_database 0.3.0...
[INFO] testing bevy_easy_database-0.3.0 against 1.97.0-beta.6 for beta-1.98-1
[INFO] extracting crate bevy_easy_database 0.3.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate bevy_easy_database 0.3.0
[INFO] finished tweaking crates.io crate bevy_easy_database 0.3.0
[INFO] tweaked toml for crates.io crate bevy_easy_database 0.3.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate bevy_easy_database 0.3.0 on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bevy_easy_database 0.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-ident v1.0.17
[INFO] [stderr]   Downloaded fjall v2.6.5
[INFO] [stderr]   Downloaded std-semaphore v0.1.0
[INFO] [stderr]   Downloaded varint-rs v2.2.0
[INFO] [stderr]   Downloaded path-absolutize v3.1.1
[INFO] [stderr]   Downloaded path-dedot v3.1.1
[INFO] [stderr]   Downloaded compare v0.0.6
[INFO] [stderr]   Downloaded lsm-tree v2.6.5
[INFO] [stderr]   Downloaded double-ended-peekable v0.1.0
[INFO] [stderr]   Downloaded guardian v1.3.0
[INFO] [stderr]   Downloaded lz4_flex v0.11.3
[INFO] [stderr]   Downloaded interval-heap v0.0.5
[INFO] [stderr]   Downloaded quick_cache v0.6.10
[INFO] [stderr]   Downloaded byteview v0.5.4
[INFO] [stderr]   Downloaded redox_syscall v0.5.9
[INFO] [stderr]   Downloaded value-log v1.5.5
[INFO] [stderr]   Downloaded bevy_utils v0.17.3
[INFO] [stderr]   Downloaded bevy_platform v0.17.3
[INFO] [stderr]   Downloaded bevy_ecs v0.17.3
[INFO] [stderr]   Downloaded bevy_tasks v0.17.3
[INFO] [stderr]   Downloaded futures-lite v2.6.0
[INFO] [stderr]   Downloaded async-executor v1.13.1
[INFO] [stderr]   Downloaded bevy_reflect v0.17.3
[INFO] [stderr]   Downloaded typeid v1.0.2
[INFO] [stderr]   Downloaded bevy_macro_utils v0.17.3
[INFO] [stderr]   Downloaded bevy_derive v0.17.3
[INFO] [stderr]   Downloaded bevy_reflect_derive v0.17.3
[INFO] [stderr]   Downloaded bevy_ptr v0.17.3
[INFO] [stderr]   Downloaded bevy_ecs_macros v0.17.3
[INFO] [stderr]   Downloaded bevy_app v0.17.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2609b1966a5cbbc0df13ed452533af36fe46922e1f37837ec57cda27f3271662
[INFO] running `Command { std: "docker" "start" "2609b1966a5cbbc0df13ed452533af36fe46922e1f37837ec57cda27f3271662", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2609b1966a5cbbc0df13ed452533af36fe46922e1f37837ec57cda27f3271662", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2609b1966a5cbbc0df13ed452533af36fe46922e1f37837ec57cda27f3271662" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2609b1966a5cbbc0df13ed452533af36fe46922e1f37837ec57cda27f3271662", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2609b1966a5cbbc0df13ed452533af36fe46922e1f37837ec57cda27f3271662" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling path-dedot v3.1.1
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling disqualified v1.0.0
[INFO] [stderr]    Compiling compare v0.0.6
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling interval-heap v0.0.5
[INFO] [stderr]    Compiling quick_cache v0.6.10
[INFO] [stderr]    Compiling path-absolutize v3.1.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling bevy_ptr v0.17.3
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling byteview v0.5.4
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling downcast-rs v2.0.1
[INFO] [stderr]    Compiling crossbeam-skiplist v0.1.3
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling double-ended-peekable v0.1.0
[INFO] [stderr]    Compiling varint-rs v2.2.0
[INFO] [stderr]    Compiling self_cell v1.1.0
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling lz4_flex v0.11.3
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling guardian v1.3.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling std-semaphore v0.1.0
[INFO] [stderr]    Compiling tempfile v3.17.1
[INFO] [stderr]    Compiling value-log v1.5.5
[INFO] [stderr]    Compiling ctrlc v3.4.5
[INFO] [stderr]    Compiling bevy_macro_utils v0.17.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling bevy_reflect_derive v0.17.3
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling bevy_ecs_macros v0.17.3
[INFO] [stderr]    Compiling bevy_derive v0.17.3
[INFO] [stderr]    Compiling lsm-tree v2.6.5
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling fjall v2.6.5
[INFO] [stderr]    Compiling erased-serde v0.4.5
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling bevy_platform v0.17.3
[INFO] [stderr]    Compiling bevy_utils v0.17.3
[INFO] [stderr]    Compiling bevy_tasks v0.17.3
[INFO] [stderr]    Compiling bevy_reflect v0.17.3
[INFO] [stderr]    Compiling bevy_ecs v0.17.3
[INFO] [stderr]    Compiling bevy_app v0.17.3
[INFO] [stderr]    Compiling bevy_easy_database v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s
[INFO] running `Command { std: "docker" "inspect" "2609b1966a5cbbc0df13ed452533af36fe46922e1f37837ec57cda27f3271662", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2609b1966a5cbbc0df13ed452533af36fe46922e1f37837ec57cda27f3271662" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling bevy_easy_database v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.77s
[INFO] running `Command { std: "docker" "inspect" "2609b1966a5cbbc0df13ed452533af36fe46922e1f37837ec57cda27f3271662", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2609b1966a5cbbc0df13ed452533af36fe46922e1f37837ec57cda27f3271662" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bevy_easy_database-b0f5a36bbf243469)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests bevy_easy_database
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - AddDatabaseMapping::add_database_mapping (line 86) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - AddDatabaseMapping::add_database_mapping (line 86) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (1475) panicked at src/lib.rs:63:10:
[INFO] [stdout] Failed to open database keyspace: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5899213af168 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5899213af168 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5899213af168 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5899213af168 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5899213c435a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5899213c435a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5899213b3c72 - std[10d71ac2c42b111e]::io::default_write_fmt::<std[10d71ac2c42b111e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5899213b3c72 - <std[10d71ac2c42b111e]::sys::stdio::unix::Stderr as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x589921393436 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x589921393436 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5899213a6f41 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5899213a71bb - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5899213934f2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x589921387ff9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5899213943fd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5899213c4b1c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5899213c4862 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x589920f99419 - <core[8fb95b77d25ab6c8]::result::Result<fjall[facd01e3471908e7]::keyspace::Keyspace, fjall[facd01e3471908e7]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x589920f8e4c6 - bevy_easy_database[cf5bb4d6980bc403]::setup_database
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:63:10
[INFO] [stdout]   19:     0x589920f9ccfd - <bevy_easy_database[cf5bb4d6980bc403]::setup_database as core[8fb95b77d25ab6c8]::ops::function::FnMut<(bevy_ecs[27d10e9cae91a788]::system::commands::Commands, core[8fb95b77d25ab6c8]::option::Option<bevy_ecs[27d10e9cae91a788]::change_detection::Res<bevy_easy_database[cf5bb4d6980bc403]::DatabaseLocation>>)>>::call_mut
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:166:5
[INFO] [stdout]   20:     0x589920f91441 - <&mut bevy_easy_database[cf5bb4d6980bc403]::setup_database as core[8fb95b77d25ab6c8]::ops::function::FnMut<(bevy_ecs[27d10e9cae91a788]::system::commands::Commands, core[8fb95b77d25ab6c8]::option::Option<bevy_ecs[27d10e9cae91a788]::change_detection::Res<bevy_easy_database[cf5bb4d6980bc403]::DatabaseLocation>>)>>::call_mut
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   21:     0x589920f8cae6 - <_ as bevy_ecs[27d10e9cae91a788]::system::function_system::SystemParamFunction<fn(_, _) -> _>>::run::call_inner::<(), bevy_ecs[27d10e9cae91a788]::system::commands::Commands, core[8fb95b77d25ab6c8]::option::Option<bevy_ecs[27d10e9cae91a788]::change_detection::Res<bevy_easy_database[cf5bb4d6980bc403]::DatabaseLocation>>, &mut bevy_easy_database[cf5bb4d6980bc403]::setup_database>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.17.3/src/system/function_system.rs:926:21
[INFO] [stdout]   22:     0x589920f93fbc - <bevy_easy_database[cf5bb4d6980bc403]::setup_database as bevy_ecs[27d10e9cae91a788]::system::function_system::SystemParamFunction<fn(bevy_ecs[27d10e9cae91a788]::system::commands::Commands, core[8fb95b77d25ab6c8]::option::Option<bevy_ecs[27d10e9cae91a788]::change_detection::Res<bevy_easy_database[cf5bb4d6980bc403]::DatabaseLocation>>)>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.17.3/src/system/function_system.rs:929:17
[INFO] [stdout]   23:     0x589920f92f53 - <bevy_ecs[27d10e9cae91a788]::system::function_system::FunctionSystem<fn(bevy_ecs[27d10e9cae91a788]::system::commands::Commands, core[8fb95b77d25ab6c8]::option::Option<bevy_ecs[27d10e9cae91a788]::change_detection::Res<bevy_easy_database[cf5bb4d6980bc403]::DatabaseLocation>>), (), bevy_easy_database[cf5bb4d6980bc403]::setup_database> as bevy_ecs[27d10e9cae91a788]::system::system::System>::run_unsafe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.17.3/src/system/function_system.rs:711:29
[INFO] [stdout]   24:     0x589920f947df - <bevy_ecs[27d10e9cae91a788]::system::function_system::FunctionSystem<fn(bevy_ecs[27d10e9cae91a788]::system::commands::Commands, core[8fb95b77d25ab6c8]::option::Option<bevy_ecs[27d10e9cae91a788]::change_detection::Res<bevy_easy_database[cf5bb4d6980bc403]::DatabaseLocation>>), (), bevy_easy_database[cf5bb4d6980bc403]::setup_database> as bevy_ecs[27d10e9cae91a788]::system::system::System>::run_without_applying_deferred
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.17.3/src/system/system.rs:139:23
[INFO] [stdout]   25:     0x5899211f02ac - bevy_ecs[27d10e9cae91a788]::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.17.3/src/schedule/executor/mod.rs:307:29
[INFO] [stdout]   26:     0x5899212145a1 - <bevy_ecs[27d10e9cae91a788]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[27d10e9cae91a788]::schedule::executor::SystemExecutor>::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.17.3/src/schedule/executor/single_threaded.rs:140:21
[INFO] [stdout]   27:     0x589921286309 - <<bevy_ecs[27d10e9cae91a788]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[27d10e9cae91a788]::schedule::executor::SystemExecutor>::run::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5899212c8979 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<<bevy_ecs[27d10e9cae91a788]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[27d10e9cae91a788]::schedule::executor::SystemExecutor>::run::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x5899212783a3 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<<bevy_ecs[27d10e9cae91a788]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[27d10e9cae91a788]::schedule::executor::SystemExecutor>::run::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5899212a461b - __rust_try
[INFO] [stdout]   31:     0x589921287e2f - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<<bevy_ecs[27d10e9cae91a788]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[27d10e9cae91a788]::schedule::executor::SystemExecutor>::run::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x589921287e2f - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<<bevy_ecs[27d10e9cae91a788]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[27d10e9cae91a788]::schedule::executor::SystemExecutor>::run::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x58992121814e - <bevy_ecs[27d10e9cae91a788]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[27d10e9cae91a788]::schedule::executor::SystemExecutor>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.17.3/src/schedule/executor/single_threaded.rs:155:39
[INFO] [stdout]   34:     0x5899211fe7f2 - <bevy_ecs[27d10e9cae91a788]::schedule::schedule::Schedule>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.17.3/src/schedule/schedule.rs:493:14
[INFO] [stdout]   35:     0x589921170f61 - <bevy_ecs[27d10e9cae91a788]::world::World>::try_run_schedule::<bevy_ecs[27d10e9cae91a788]::intern::Interned<dyn bevy_ecs[27d10e9cae91a788]::schedule::set::ScheduleLabel>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.17.3/src/world/mod.rs:3600:61
[INFO] [stdout]   36:     0x5899211700f1 - <bevy_ecs[27d10e9cae91a788]::world::World>::try_schedule_scope::<(), bevy_ecs[27d10e9cae91a788]::intern::Interned<dyn bevy_ecs[27d10e9cae91a788]::schedule::set::ScheduleLabel>, <bevy_ecs[27d10e9cae91a788]::world::World>::try_run_schedule<bevy_ecs[27d10e9cae91a788]::intern::Interned<dyn bevy_ecs[27d10e9cae91a788]::schedule::set::ScheduleLabel>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.17.3/src/world/mod.rs:3533:21
[INFO] [stdout]   37:     0x58992116faeb - <bevy_ecs[27d10e9cae91a788]::world::World>::try_run_schedule::<bevy_ecs[27d10e9cae91a788]::intern::Interned<dyn bevy_ecs[27d10e9cae91a788]::schedule::set::ScheduleLabel>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.17.3/src/world/mod.rs:3600:14
[INFO] [stdout]   38:     0x58992114cf33 - <bevy_app[a2ef3bd9276f48af]::main_schedule::Main>::run_main::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_app-0.17.3/src/main_schedule.rs:288:35
[INFO] [stdout]   39:     0x58992116e95f - <bevy_ecs[27d10e9cae91a788]::world::World>::try_resource_scope::<bevy_app[a2ef3bd9276f48af]::main_schedule::MainScheduleOrder, (), <bevy_app[a2ef3bd9276f48af]::main_schedule::Main>::run_main::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.17.3/src/world/mod.rs:2626:22
[INFO] [stdout]   40:     0x58992116e503 - <bevy_ecs[27d10e9cae91a788]::world::World>::resource_scope::<bevy_app[a2ef3bd9276f48af]::main_schedule::MainScheduleOrder, (), <bevy_app[a2ef3bd9276f48af]::main_schedule::Main>::run_main::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.17.3/src/world/mod.rs:2589:14
[INFO] [stdout]   41:     0x58992114d153 - <bevy_app[a2ef3bd9276f48af]::main_schedule::Main>::run_main
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_app-0.17.3/src/main_schedule.rs:286:19
[INFO] [stdout]   42:     0x589921163851 - <<bevy_app[a2ef3bd9276f48af]::main_schedule::Main>::run_main as core[8fb95b77d25ab6c8]::ops::function::FnMut<(&mut bevy_ecs[27d10e9cae91a788]::world::World, bevy_ecs[27d10e9cae91a788]::system::system_param::Local<bool>)>>::call_mut
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:166:5
[INFO] [stdout]   43:     0x589921151884 - <&mut <bevy_app[a2ef3bd9276f48af]::main_schedule::Main>::run_main as core[8fb95b77d25ab6c8]::ops::function::FnMut<(&mut bevy_ecs[27d10e9cae91a788]::world::World, bevy_ecs[27d10e9cae91a788]::system::system_param::Local<bool>)>>::call_mut
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   44:     0x5899211608be - <_ as bevy_ecs[27d10e9cae91a788]::system::exclusive_function_system::ExclusiveSystemParamFunction<fn(_) -> _>>::run::call_inner::<(), bevy_ecs[27d10e9cae91a788]::system::system_param::Local<bool>, &mut <bevy_app[a2ef3bd9276f48af]::main_schedule::Main>::run_main>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.17.3/src/system/exclusive_function_system.rs:270:21
[INFO] [stdout]   45:     0x589921151f9e - <<bevy_app[a2ef3bd9276f48af]::main_schedule::Main>::run_main as bevy_ecs[27d10e9cae91a788]::system::exclusive_function_system::ExclusiveSystemParamFunction<fn(bevy_ecs[27d10e9cae91a788]::system::system_param::Local<bool>)>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.17.3/src/system/exclusive_function_system.rs:273:17
[INFO] [stdout]   46:     0x589921160d9b - <bevy_ecs[27d10e9cae91a788]::system::exclusive_function_system::ExclusiveFunctionSystem<fn(bevy_ecs[27d10e9cae91a788]::system::system_param::Local<bool>), (), <bevy_app[a2ef3bd9276f48af]::main_schedule::Main>::run_main> as bevy_ecs[27d10e9cae91a788]::system::system::System>::run_unsafe::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.17.3/src/system/exclusive_function_system.rs:135:33
[INFO] [stdout]   47:     0x58992116fa23 - <bevy_ecs[27d10e9cae91a788]::world::World>::last_change_tick_scope::<core[8fb95b77d25ab6c8]::result::Result<(), bevy_ecs[27d10e9cae91a788]::system::system::RunSystemError>, <bevy_ecs[27d10e9cae91a788]::system::exclusive_function_system::ExclusiveFunctionSystem<fn(bevy_ecs[27d10e9cae91a788]::system::system_param::Local<bool>), (), <bevy_app[a2ef3bd9276f48af]::main_schedule::Main>::run_main> as bevy_ecs[27d10e9cae91a788]::system::system::System>::run_unsafe::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.17.3/src/world/mod.rs:3009:9
[INFO] [stdout]   48:     0x589921161b76 - <bevy_ecs[27d10e9cae91a788]::system::exclusive_function_system::ExclusiveFunctionSystem<fn(bevy_ecs[27d10e9cae91a788]::system::system_param::Local<bool>), (), <bevy_app[a2ef3bd9276f48af]::main_schedule::Main>::run_main> as bevy_ecs[27d10e9cae91a788]::system::system::System>::run_unsafe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.17.3/src/system/exclusive_function_system.rs:113:15
[INFO] [stdout]   49:     0x58992116342f - <bevy_ecs[27d10e9cae91a788]::system::exclusive_function_system::ExclusiveFunctionSystem<fn(bevy_ecs[27d10e9cae91a788]::system::system_param::Local<bool>), (), <bevy_app[a2ef3bd9276f48af]::main_schedule::Main>::run_main> as bevy_ecs[27d10e9cae91a788]::system::system::System>::run_without_applying_deferred
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.17.3/src/system/system.rs:139:23
[INFO] [stdout]   50:     0x5899211f02ac - bevy_ecs[27d10e9cae91a788]::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.17.3/src/schedule/executor/mod.rs:307:29
[INFO] [stdout]   51:     0x5899212145a1 - <bevy_ecs[27d10e9cae91a788]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[27d10e9cae91a788]::schedule::executor::SystemExecutor>::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.17.3/src/schedule/executor/single_threaded.rs:140:21
[INFO] [stdout]   52:     0x589921286309 - <<bevy_ecs[27d10e9cae91a788]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[27d10e9cae91a788]::schedule::executor::SystemExecutor>::run::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5899212c8979 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<<bevy_ecs[27d10e9cae91a788]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[27d10e9cae91a788]::schedule::executor::SystemExecutor>::run::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5899212783a3 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<<bevy_ecs[27d10e9cae91a788]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[27d10e9cae91a788]::schedule::executor::SystemExecutor>::run::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5899212a461b - __rust_try
[INFO] [stdout]   56:     0x589921287e2f - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<<bevy_ecs[27d10e9cae91a788]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[27d10e9cae91a788]::schedule::executor::SystemExecutor>::run::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x589921287e2f - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<<bevy_ecs[27d10e9cae91a788]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[27d10e9cae91a788]::schedule::executor::SystemExecutor>::run::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x58992121814e - <bevy_ecs[27d10e9cae91a788]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[27d10e9cae91a788]::schedule::executor::SystemExecutor>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.17.3/src/schedule/executor/single_threaded.rs:155:39
[INFO] [stdout]   59:     0x5899211fe7f2 - <bevy_ecs[27d10e9cae91a788]::schedule::schedule::Schedule>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.17.3/src/schedule/schedule.rs:493:14
[INFO] [stdout]   60:     0x589921170ec1 - <bevy_ecs[27d10e9cae91a788]::world::World>::run_schedule::<bevy_ecs[27d10e9cae91a788]::intern::Interned<dyn bevy_ecs[27d10e9cae91a788]::schedule::set::ScheduleLabel>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.17.3/src/world/mod.rs:3615:57
[INFO] [stdout]   61:     0x58992116fc31 - <bevy_ecs[27d10e9cae91a788]::world::World>::try_schedule_scope::<(), bevy_ecs[27d10e9cae91a788]::intern::Interned<dyn bevy_ecs[27d10e9cae91a788]::schedule::set::ScheduleLabel>, <bevy_ecs[27d10e9cae91a788]::world::World>::run_schedule<bevy_ecs[27d10e9cae91a788]::intern::Interned<dyn bevy_ecs[27d10e9cae91a788]::schedule::set::ScheduleLabel>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.17.3/src/world/mod.rs:3533:21
[INFO] [stdout]   62:     0x58992116faa9 - <bevy_ecs[27d10e9cae91a788]::world::World>::schedule_scope::<(), bevy_ecs[27d10e9cae91a788]::intern::Interned<dyn bevy_ecs[27d10e9cae91a788]::schedule::set::ScheduleLabel>, <bevy_ecs[27d10e9cae91a788]::world::World>::run_schedule<bevy_ecs[27d10e9cae91a788]::intern::Interned<dyn bevy_ecs[27d10e9cae91a788]::schedule::set::ScheduleLabel>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.17.3/src/world/mod.rs:3585:14
[INFO] [stdout]   63:     0x58992116fa88 - <bevy_ecs[27d10e9cae91a788]::world::World>::run_schedule::<bevy_ecs[27d10e9cae91a788]::intern::Interned<dyn bevy_ecs[27d10e9cae91a788]::schedule::set::ScheduleLabel>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.17.3/src/world/mod.rs:3615:14
[INFO] [stdout]   64:     0x58992116c993 - <bevy_app[a2ef3bd9276f48af]::sub_app::SubApp>::run_default_schedule
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_app-0.17.3/src/sub_app.rs:138:24
[INFO] [stdout]   65:     0x58992116cf2a - <bevy_app[a2ef3bd9276f48af]::sub_app::SubApps>::update
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_app-0.17.3/src/sub_app.rs:511:23
[INFO] [stdout]   66:     0x589921166a62 - <bevy_app[a2ef3bd9276f48af]::app::App>::update
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_app-0.17.3/src/app.rs:160:23
[INFO] [stdout]   67:     0x589921166eae - bevy_app[a2ef3bd9276f48af]::app::run_once
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_app-0.17.3/src/app.rs:1449:9
[INFO] [stdout]   68:     0x589921163903 - <bevy_app[a2ef3bd9276f48af]::app::run_once as core[8fb95b77d25ab6c8]::ops::function::FnOnce<(bevy_app[a2ef3bd9276f48af]::app::App,)>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x589921160f20 - <bevy_app[a2ef3bd9276f48af]::app::run_once as core[8fb95b77d25ab6c8]::ops::function::FnOnce<(bevy_app[a2ef3bd9276f48af]::app::App,)>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   70:     0x58992115aa7b - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(bevy_app[a2ef3bd9276f48af]::app::App,), Output = bevy_app[a2ef3bd9276f48af]::app::AppExit>> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<(bevy_app[a2ef3bd9276f48af]::app::App,)>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   71:     0x589921166578 - <bevy_app[a2ef3bd9276f48af]::app::App>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_app-0.17.3/src/app.rs:191:9
[INFO] [stdout]   72:     0x589920f755b6 - rust_out[45392ab902eb6021]::main
[INFO] [stdout]   73:     0x589920f88e83 - <fn() as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   74:     0x589920f6d686 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   75:     0x589920f72f39 - std[10d71ac2c42b111e]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   76:     0x5899213a64d7 - <&dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   77:     0x5899213a64d7 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<&dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   78:     0x5899213a64d7 - std[10d71ac2c42b111e]::panicking::catch_unwind::<i32, &dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   79:     0x5899213a64d7 - std[10d71ac2c42b111e]::panic::catch_unwind::<&dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   80:     0x5899213a64d7 - std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:175:24
[INFO] [stdout]   81:     0x5899213a64d7 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   82:     0x5899213a64d7 - std[10d71ac2c42b111e]::panicking::catch_unwind::<isize, std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   83:     0x5899213a64d7 - std[10d71ac2c42b111e]::panic::catch_unwind::<std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   84:     0x5899213a64d7 - std[10d71ac2c42b111e]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:171:5
[INFO] [stdout]   85:     0x589920f6bea1 - std[10d71ac2c42b111e]::rt::lang_start::<()>
[INFO] [stdout]   86:     0x589920f8ae25 - main
[INFO] [stdout]   87:     0x7fe1935e51ca - <unknown>
[INFO] [stdout]   88:     0x7fe1935e528b - __libc_start_main
[INFO] [stdout]   89:     0x589920f5aa45 - _start
[INFO] [stdout]   90:                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] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - AddDatabaseMapping::add_database_mapping (line 86)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.47s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "2609b1966a5cbbc0df13ed452533af36fe46922e1f37837ec57cda27f3271662", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2609b1966a5cbbc0df13ed452533af36fe46922e1f37837ec57cda27f3271662", kill_on_drop: false }`
[INFO] [stdout] 2609b1966a5cbbc0df13ed452533af36fe46922e1f37837ec57cda27f3271662
