[INFO] fetching crate bevy_easy_database 0.3.0...
[INFO] testing bevy_easy_database-0.3.0 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate bevy_easy_database 0.3.0 into /workspace/builds/worker-5-tc2/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-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bevy_easy_database 0.3.0 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 797dba86431d148168a976ba5ca1fcec0d67dddf4de667460aa2876e65d8891c
[INFO] running `Command { std: "docker" "start" "-a" "797dba86431d148168a976ba5ca1fcec0d67dddf4de667460aa2876e65d8891c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "797dba86431d148168a976ba5ca1fcec0d67dddf4de667460aa2876e65d8891c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "797dba86431d148168a976ba5ca1fcec0d67dddf4de667460aa2876e65d8891c", kill_on_drop: false }`
[INFO] [stdout] 797dba86431d148168a976ba5ca1fcec0d67dddf4de667460aa2876e65d8891c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 13ad07b9c3d4f6ce42e5223eb8734710de60ab712bdc3dbaa913e9adb68dc730
[INFO] running `Command { std: "docker" "start" "-a" "13ad07b9c3d4f6ce42e5223eb8734710de60ab712bdc3dbaa913e9adb68dc730", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling futures-lite v2.6.0
[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 disqualified v1.0.0
[INFO] [stderr]    Compiling compare v0.0.6
[INFO] [stderr]    Compiling interval-heap v0.0.5
[INFO] [stderr]    Compiling quick_cache v0.6.10
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling path-absolutize v3.1.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling bevy_ptr v0.17.3
[INFO] [stderr]    Compiling downcast-rs v2.0.1
[INFO] [stderr]    Compiling byteview v0.5.4
[INFO] [stderr]    Compiling crossbeam-skiplist v0.1.3
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling varint-rs v2.2.0
[INFO] [stderr]    Compiling lz4_flex v0.11.3
[INFO] [stderr]    Compiling double-ended-peekable v0.1.0
[INFO] [stderr]    Compiling guardian v1.3.0
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling self_cell v1.1.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 variadics_please v1.1.0
[INFO] [stderr]    Compiling bevy_reflect_derive v0.17.3
[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 fjall v2.6.5
[INFO] [stderr]    Compiling derive_more v2.0.1
[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 35s
[INFO] running `Command { std: "docker" "inspect" "13ad07b9c3d4f6ce42e5223eb8734710de60ab712bdc3dbaa913e9adb68dc730", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13ad07b9c3d4f6ce42e5223eb8734710de60ab712bdc3dbaa913e9adb68dc730", kill_on_drop: false }`
[INFO] [stdout] 13ad07b9c3d4f6ce42e5223eb8734710de60ab712bdc3dbaa913e9adb68dc730
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] b342b1ebe5455c462dcb2398c81065618fbec03ce4e0b7d204900cb2990ded41
[INFO] running `Command { std: "docker" "start" "-a" "b342b1ebe5455c462dcb2398c81065618fbec03ce4e0b7d204900cb2990ded41", 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.78s
[INFO] running `Command { std: "docker" "inspect" "b342b1ebe5455c462dcb2398c81065618fbec03ce4e0b7d204900cb2990ded41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b342b1ebe5455c462dcb2398c81065618fbec03ce4e0b7d204900cb2990ded41", kill_on_drop: false }`
[INFO] [stdout] b342b1ebe5455c462dcb2398c81065618fbec03ce4e0b7d204900cb2990ded41
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] a064d9e85b4ce4170b7434abbc7a86481710ef29ae2ccf580f34dea01e6304fb
[INFO] running `Command { std: "docker" "start" "-a" "a064d9e85b4ce4170b7434abbc7a86481710ef29ae2ccf580f34dea01e6304fb", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/bevy_easy_database/059f37a93a6cd1c5/deps/bevy_easy_database-059f37a93a6cd1c5)
[INFO] [stderr]    Doc-tests bevy_easy_database
[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] [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' (39) 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:     0x564d67bad582 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x564d67bad582 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x564d67bad582 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x564d67bad582 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x564d67bc335a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x564d67bc335a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x564d67bb2926 - std[840933623431fd06]::io::default_write_fmt::<std[840933623431fd06]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x564d67bb2926 - <std[840933623431fd06]::sys::stdio::unix::Stderr as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x564d67b90e1f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x564d67b90e1f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x564d67ba50f1 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x564d67ba535b - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x564d67b90ed8 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x564d67b88209 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x564d67b91f1d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x564d67bc3a9c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x564d67bc37e2 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x564d6778a769 - <core[8f93d80df273fe75]::result::Result<fjall[c8450c75d06f4c93]::keyspace::Keyspace, fjall[c8450c75d06f4c93]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x564d67789c96 - bevy_easy_database[cab7dc593bbca09]::setup_database
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:63:10
[INFO] [stdout]   19:     0x564d6778fe6d - <bevy_easy_database[cab7dc593bbca09]::setup_database as core[8f93d80df273fe75]::ops::function::FnMut<(bevy_ecs[8cc726a7b193654]::system::commands::Commands, core[8f93d80df273fe75]::option::Option<bevy_ecs[8cc726a7b193654]::change_detection::Res<bevy_easy_database[cab7dc593bbca09]::DatabaseLocation>>)>>::call_mut
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:166:5
[INFO] [stdout]   20:     0x564d6778c890 - <&mut bevy_easy_database[cab7dc593bbca09]::setup_database as core[8f93d80df273fe75]::ops::function::FnMut<(bevy_ecs[8cc726a7b193654]::system::commands::Commands, core[8f93d80df273fe75]::option::Option<bevy_ecs[8cc726a7b193654]::change_detection::Res<bevy_easy_database[cab7dc593bbca09]::DatabaseLocation>>)>>::call_mut
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   21:     0x564d67788066 - <_ as bevy_ecs[8cc726a7b193654]::system::function_system::SystemParamFunction<fn(_, _) -> _>>::run::call_inner::<(), bevy_ecs[8cc726a7b193654]::system::commands::Commands, core[8f93d80df273fe75]::option::Option<bevy_ecs[8cc726a7b193654]::change_detection::Res<bevy_easy_database[cab7dc593bbca09]::DatabaseLocation>>, &mut bevy_easy_database[cab7dc593bbca09]::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:     0x564d6778f0bc - <bevy_easy_database[cab7dc593bbca09]::setup_database as bevy_ecs[8cc726a7b193654]::system::function_system::SystemParamFunction<fn(bevy_ecs[8cc726a7b193654]::system::commands::Commands, core[8f93d80df273fe75]::option::Option<bevy_ecs[8cc726a7b193654]::change_detection::Res<bevy_easy_database[cab7dc593bbca09]::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:     0x564d6778df93 - <bevy_ecs[8cc726a7b193654]::system::function_system::FunctionSystem<fn(bevy_ecs[8cc726a7b193654]::system::commands::Commands, core[8f93d80df273fe75]::option::Option<bevy_ecs[8cc726a7b193654]::change_detection::Res<bevy_easy_database[cab7dc593bbca09]::DatabaseLocation>>), (), bevy_easy_database[cab7dc593bbca09]::setup_database> as bevy_ecs[8cc726a7b193654]::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:     0x564d6778f938 - <bevy_ecs[8cc726a7b193654]::system::function_system::FunctionSystem<fn(bevy_ecs[8cc726a7b193654]::system::commands::Commands, core[8f93d80df273fe75]::option::Option<bevy_ecs[8cc726a7b193654]::change_detection::Res<bevy_easy_database[cab7dc593bbca09]::DatabaseLocation>>), (), bevy_easy_database[cab7dc593bbca09]::setup_database> as bevy_ecs[8cc726a7b193654]::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:     0x564d67a8a29c - bevy_ecs[8cc726a7b193654]::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:     0x564d67a14351 - <bevy_ecs[8cc726a7b193654]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[8cc726a7b193654]::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:     0x564d67a7fdb9 - <<bevy_ecs[8cc726a7b193654]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[8cc726a7b193654]::schedule::executor::SystemExecutor>::run::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x564d67ab3289 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<<bevy_ecs[8cc726a7b193654]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[8cc726a7b193654]::schedule::executor::SystemExecutor>::run::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x564d67a1c3e3 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<<bevy_ecs[8cc726a7b193654]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[8cc726a7b193654]::schedule::executor::SystemExecutor>::run::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x564d67a0e3cb - __rust_try
[INFO] [stdout]   31:     0x564d679f7aaf - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<<bevy_ecs[8cc726a7b193654]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[8cc726a7b193654]::schedule::executor::SystemExecutor>::run::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x564d679f7aaf - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<<bevy_ecs[8cc726a7b193654]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[8cc726a7b193654]::schedule::executor::SystemExecutor>::run::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x564d67a15cfe - <bevy_ecs[8cc726a7b193654]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[8cc726a7b193654]::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:     0x564d67a70482 - <bevy_ecs[8cc726a7b193654]::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:     0x564d6796a991 - <bevy_ecs[8cc726a7b193654]::world::World>::try_run_schedule::<bevy_ecs[8cc726a7b193654]::intern::Interned<dyn bevy_ecs[8cc726a7b193654]::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:     0x564d67968fba - <bevy_ecs[8cc726a7b193654]::world::World>::try_schedule_scope::<(), bevy_ecs[8cc726a7b193654]::intern::Interned<dyn bevy_ecs[8cc726a7b193654]::schedule::set::ScheduleLabel>, <bevy_ecs[8cc726a7b193654]::world::World>::try_run_schedule<bevy_ecs[8cc726a7b193654]::intern::Interned<dyn bevy_ecs[8cc726a7b193654]::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:     0x564d679689ab - <bevy_ecs[8cc726a7b193654]::world::World>::try_run_schedule::<bevy_ecs[8cc726a7b193654]::intern::Interned<dyn bevy_ecs[8cc726a7b193654]::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:     0x564d679497f3 - <bevy_app[5e00e5a446d0ed51]::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:     0x564d6796781f - <bevy_ecs[8cc726a7b193654]::world::World>::try_resource_scope::<bevy_app[5e00e5a446d0ed51]::main_schedule::MainScheduleOrder, (), <bevy_app[5e00e5a446d0ed51]::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:     0x564d679673c3 - <bevy_ecs[8cc726a7b193654]::world::World>::resource_scope::<bevy_app[5e00e5a446d0ed51]::main_schedule::MainScheduleOrder, (), <bevy_app[5e00e5a446d0ed51]::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:     0x564d67949953 - <bevy_app[5e00e5a446d0ed51]::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:     0x564d67962ab1 - <<bevy_app[5e00e5a446d0ed51]::main_schedule::Main>::run_main as core[8f93d80df273fe75]::ops::function::FnMut<(&mut bevy_ecs[8cc726a7b193654]::world::World, bevy_ecs[8cc726a7b193654]::system::system_param::Local<bool>)>>::call_mut
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:166:5
[INFO] [stdout]   43:     0x564d6794dfe4 - <&mut <bevy_app[5e00e5a446d0ed51]::main_schedule::Main>::run_main as core[8f93d80df273fe75]::ops::function::FnMut<(&mut bevy_ecs[8cc726a7b193654]::world::World, bevy_ecs[8cc726a7b193654]::system::system_param::Local<bool>)>>::call_mut
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   44:     0x564d6795527e - <_ as bevy_ecs[8cc726a7b193654]::system::exclusive_function_system::ExclusiveSystemParamFunction<fn(_) -> _>>::run::call_inner::<(), bevy_ecs[8cc726a7b193654]::system::system_param::Local<bool>, &mut <bevy_app[5e00e5a446d0ed51]::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:     0x564d6794e64e - <<bevy_app[5e00e5a446d0ed51]::main_schedule::Main>::run_main as bevy_ecs[8cc726a7b193654]::system::exclusive_function_system::ExclusiveSystemParamFunction<fn(bevy_ecs[8cc726a7b193654]::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:     0x564d6795578b - <bevy_ecs[8cc726a7b193654]::system::exclusive_function_system::ExclusiveFunctionSystem<fn(bevy_ecs[8cc726a7b193654]::system::system_param::Local<bool>), (), <bevy_app[5e00e5a446d0ed51]::main_schedule::Main>::run_main> as bevy_ecs[8cc726a7b193654]::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:     0x564d679688e3 - <bevy_ecs[8cc726a7b193654]::world::World>::last_change_tick_scope::<core[8f93d80df273fe75]::result::Result<(), bevy_ecs[8cc726a7b193654]::system::system::RunSystemError>, <bevy_ecs[8cc726a7b193654]::system::exclusive_function_system::ExclusiveFunctionSystem<fn(bevy_ecs[8cc726a7b193654]::system::system_param::Local<bool>), (), <bevy_app[5e00e5a446d0ed51]::main_schedule::Main>::run_main> as bevy_ecs[8cc726a7b193654]::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:     0x564d67956546 - <bevy_ecs[8cc726a7b193654]::system::exclusive_function_system::ExclusiveFunctionSystem<fn(bevy_ecs[8cc726a7b193654]::system::system_param::Local<bool>), (), <bevy_app[5e00e5a446d0ed51]::main_schedule::Main>::run_main> as bevy_ecs[8cc726a7b193654]::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:     0x564d67957398 - <bevy_ecs[8cc726a7b193654]::system::exclusive_function_system::ExclusiveFunctionSystem<fn(bevy_ecs[8cc726a7b193654]::system::system_param::Local<bool>), (), <bevy_app[5e00e5a446d0ed51]::main_schedule::Main>::run_main> as bevy_ecs[8cc726a7b193654]::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:     0x564d67a8a29c - bevy_ecs[8cc726a7b193654]::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:     0x564d67a14351 - <bevy_ecs[8cc726a7b193654]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[8cc726a7b193654]::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:     0x564d67a7fdb9 - <<bevy_ecs[8cc726a7b193654]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[8cc726a7b193654]::schedule::executor::SystemExecutor>::run::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x564d67ab3289 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<<bevy_ecs[8cc726a7b193654]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[8cc726a7b193654]::schedule::executor::SystemExecutor>::run::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   54:     0x564d67a1c3e3 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<<bevy_ecs[8cc726a7b193654]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[8cc726a7b193654]::schedule::executor::SystemExecutor>::run::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x564d67a0e3cb - __rust_try
[INFO] [stdout]   56:     0x564d679f7aaf - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<<bevy_ecs[8cc726a7b193654]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[8cc726a7b193654]::schedule::executor::SystemExecutor>::run::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x564d679f7aaf - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<<bevy_ecs[8cc726a7b193654]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[8cc726a7b193654]::schedule::executor::SystemExecutor>::run::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x564d67a15cfe - <bevy_ecs[8cc726a7b193654]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[8cc726a7b193654]::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:     0x564d67a70482 - <bevy_ecs[8cc726a7b193654]::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:     0x564d6796a8f1 - <bevy_ecs[8cc726a7b193654]::world::World>::run_schedule::<bevy_ecs[8cc726a7b193654]::intern::Interned<dyn bevy_ecs[8cc726a7b193654]::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:     0x564d67968afa - <bevy_ecs[8cc726a7b193654]::world::World>::try_schedule_scope::<(), bevy_ecs[8cc726a7b193654]::intern::Interned<dyn bevy_ecs[8cc726a7b193654]::schedule::set::ScheduleLabel>, <bevy_ecs[8cc726a7b193654]::world::World>::run_schedule<bevy_ecs[8cc726a7b193654]::intern::Interned<dyn bevy_ecs[8cc726a7b193654]::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:     0x564d67968969 - <bevy_ecs[8cc726a7b193654]::world::World>::schedule_scope::<(), bevy_ecs[8cc726a7b193654]::intern::Interned<dyn bevy_ecs[8cc726a7b193654]::schedule::set::ScheduleLabel>, <bevy_ecs[8cc726a7b193654]::world::World>::run_schedule<bevy_ecs[8cc726a7b193654]::intern::Interned<dyn bevy_ecs[8cc726a7b193654]::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:     0x564d67968948 - <bevy_ecs[8cc726a7b193654]::world::World>::run_schedule::<bevy_ecs[8cc726a7b193654]::intern::Interned<dyn bevy_ecs[8cc726a7b193654]::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:     0x564d6795d823 - <bevy_app[5e00e5a446d0ed51]::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:     0x564d6795e20a - <bevy_app[5e00e5a446d0ed51]::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:     0x564d67965662 - <bevy_app[5e00e5a446d0ed51]::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:     0x564d6796617e - bevy_app[5e00e5a446d0ed51]::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:     0x564d67962b63 - <bevy_app[5e00e5a446d0ed51]::app::run_once as core[8f93d80df273fe75]::ops::function::FnOnce<(bevy_app[5e00e5a446d0ed51]::app::App,)>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x564d67960d80 - <bevy_app[5e00e5a446d0ed51]::app::run_once as core[8f93d80df273fe75]::ops::function::FnOnce<(bevy_app[5e00e5a446d0ed51]::app::App,)>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   70:     0x564d6795a8ab - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(bevy_app[5e00e5a446d0ed51]::app::App,), Output = bevy_app[5e00e5a446d0ed51]::app::AppExit>> as core[8f93d80df273fe75]::ops::function::FnOnce<(bevy_app[5e00e5a446d0ed51]::app::App,)>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   71:     0x564d6796517e - <bevy_app[5e00e5a446d0ed51]::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:     0x564d67771556 - rust_out[c8cdd22bfd421af4]::main
[INFO] [stdout]   73:     0x564d67784eb3 - <fn() as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   74:     0x564d67769596 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   75:     0x564d6776ee89 - std[840933623431fd06]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   76:     0x564d67ba4636 - <&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   77:     0x564d67ba4636 - std[840933623431fd06]::panicking::catch_unwind::do_call::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   78:     0x564d67ba4636 - std[840933623431fd06]::panicking::catch_unwind::<i32, &dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   79:     0x564d67ba4636 - std[840933623431fd06]::panic::catch_unwind::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   80:     0x564d67ba4636 - std[840933623431fd06]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:175:24
[INFO] [stdout]   81:     0x564d67ba4636 - std[840933623431fd06]::panicking::catch_unwind::do_call::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   82:     0x564d67ba4636 - std[840933623431fd06]::panicking::catch_unwind::<isize, std[840933623431fd06]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   83:     0x564d67ba4636 - std[840933623431fd06]::panic::catch_unwind::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   84:     0x564d67ba4636 - std[840933623431fd06]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:171:5
[INFO] [stdout]   85:     0x564d67767d81 - std[840933623431fd06]::rt::lang_start::<()>
[INFO] [stdout]   86:     0x564d67786f25 - main
[INFO] [stdout]   87:     0x765bc217b1ca - <unknown>
[INFO] [stdout]   88:     0x765bc217b28b - __libc_start_main
[INFO] [stdout]   89:     0x564d67756375 - _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.58s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "a064d9e85b4ce4170b7434abbc7a86481710ef29ae2ccf580f34dea01e6304fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a064d9e85b4ce4170b7434abbc7a86481710ef29ae2ccf580f34dea01e6304fb", kill_on_drop: false }`
[INFO] [stdout] a064d9e85b4ce4170b7434abbc7a86481710ef29ae2ccf580f34dea01e6304fb
