[INFO] fetching crate bevy_easy_database 0.3.0...
[INFO] testing bevy_easy_database-0.3.0 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate bevy_easy_database 0.3.0 into /workspace/builds/worker-3-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-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bevy_easy_database 0.3.0 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ad64eccf550a56b56817bd0e11ff256efe0bd40d889761d6aeb603223453f84d
[INFO] running `Command { std: "docker" "start" "-a" "ad64eccf550a56b56817bd0e11ff256efe0bd40d889761d6aeb603223453f84d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ad64eccf550a56b56817bd0e11ff256efe0bd40d889761d6aeb603223453f84d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad64eccf550a56b56817bd0e11ff256efe0bd40d889761d6aeb603223453f84d", kill_on_drop: false }`
[INFO] [stdout] ad64eccf550a56b56817bd0e11ff256efe0bd40d889761d6aeb603223453f84d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 38ca8756b6d35ac065f32fbf75337b4403d21459e3c51f5eafccfc0705290500
[INFO] running `Command { std: "docker" "start" "-a" "38ca8756b6d35ac065f32fbf75337b4403d21459e3c51f5eafccfc0705290500", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling serde v1.0.228
[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 lock_api v0.4.12
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling path-dedot v3.1.1
[INFO] [stderr]    Compiling disqualified v1.0.0
[INFO] [stderr]    Compiling compare v0.0.6
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling interval-heap v0.0.5
[INFO] [stderr]    Compiling byteview v0.5.4
[INFO] [stderr]    Compiling path-absolutize v3.1.1
[INFO] [stderr]    Compiling bevy_ptr v0.17.3
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling crossbeam-skiplist v0.1.3
[INFO] [stderr]    Compiling lz4_flex v0.11.3
[INFO] [stderr]    Compiling varint-rs v2.2.0
[INFO] [stderr]    Compiling guardian v1.3.0
[INFO] [stderr]    Compiling double-ended-peekable v0.1.0
[INFO] [stderr]    Compiling self_cell v1.1.0
[INFO] [stderr]    Compiling std-semaphore v0.1.0
[INFO] [stderr]    Compiling quick_cache v0.6.10
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling dashmap v6.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 assert_type_match v0.1.1
[INFO] [stderr]    Compiling bevy_reflect_derive v0.17.3
[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 thiserror v2.0.12
[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 56.57s
[INFO] running `Command { std: "docker" "inspect" "38ca8756b6d35ac065f32fbf75337b4403d21459e3c51f5eafccfc0705290500", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38ca8756b6d35ac065f32fbf75337b4403d21459e3c51f5eafccfc0705290500", kill_on_drop: false }`
[INFO] [stdout] 38ca8756b6d35ac065f32fbf75337b4403d21459e3c51f5eafccfc0705290500
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5ffbe1ff052d21f5ec152c4fd9504e109da02c8c78e124e46c24b51e866758a7
[INFO] running `Command { std: "docker" "start" "-a" "5ffbe1ff052d21f5ec152c4fd9504e109da02c8c78e124e46c24b51e866758a7", 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.83s
[INFO] running `Command { std: "docker" "inspect" "5ffbe1ff052d21f5ec152c4fd9504e109da02c8c78e124e46c24b51e866758a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ffbe1ff052d21f5ec152c4fd9504e109da02c8c78e124e46c24b51e866758a7", kill_on_drop: false }`
[INFO] [stdout] 5ffbe1ff052d21f5ec152c4fd9504e109da02c8c78e124e46c24b51e866758a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 74247b2af98e594d5fdec4166dc4025ae25723b9f1ca7b2450045210d9304f2d
[INFO] running `Command { std: "docker" "start" "-a" "74247b2af98e594d5fdec4166dc4025ae25723b9f1ca7b2450045210d9304f2d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[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' (55) 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:     0x5635109792ca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5635109792ca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5635109792ca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5635109792ca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56351098e3fa - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56351098e3fa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x56351097de32 - std[b80a194dd3c418bb]::io::default_write_fmt::<std[b80a194dd3c418bb]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56351097de32 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x56351095d7ff - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56351095d7ff - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x563510971081 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5635109712fb - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x56351095d8b8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x563510954b69 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x56351095e7bd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x56351098ecdc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x56351098ea22 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x563510561cf9 - core::result::Result<T,E>::expect::h06056b107107acce
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x5635105569b6 - bevy_easy_database::setup_database::h9d7a2bb49fb6e5f3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:63:10
[INFO] [stdout]   19:     0x5635105589ed - core::ops::function::FnMut::call_mut::h29d819fec30e3662
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:166:5
[INFO] [stdout]   20:     0x563510558b20 - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &mut F>::call_mut::h03f505eda7abc7bc
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   21:     0x5635105553d6 - <Func as bevy_ecs::system::function_system::SystemParamFunction<fn(F0,F1) .> Out>>::run::call_inner::he785f5755d593eda
[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:     0x56351055552c - <Func as bevy_ecs::system::function_system::SystemParamFunction<fn(F0,F1) .> Out>>::run::h812935c744b12bee
[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:     0x563510555f53 - <bevy_ecs::system::function_system::FunctionSystem<Marker,Out,F> as bevy_ecs::system::system::System>::run_unsafe::hf8959846f1a772a7
[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:     0x56351055c478 - bevy_ecs::system::system::System::run_without_applying_deferred::h0e8361853f5181e8
[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:     0x56351086723c - bevy_ecs::schedule::executor::__rust_begin_short_backtrace::run_without_applying_deferred::he2ed65952d00fad9
[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:     0x563510794681 - <bevy_ecs::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs::schedule::executor::SystemExecutor>::run::{{closure}}::h99add3ca2ea79565
[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:     0x5635107d20e9 - core::ops::function::FnOnce::call_once::h7b0b04870118459e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x56351085fdb9 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc735587f3f4661c8
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5635107ceb43 - std::panicking::catch_unwind::do_call::he5b425099a09850a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x563510817f4b - __rust_try
[INFO] [stdout]   31:     0x56351081314f - std::panicking::catch_unwind::hb5201ba9e310b451
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x56351081314f - std::panic::catch_unwind::h186d0ecdcd4927f5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x56351079440e - <bevy_ecs::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs::schedule::executor::SystemExecutor>::run::h4eb4ff546d78bdfd
[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:     0x5635107cd852 - bevy_ecs::schedule::schedule::Schedule::run::h6583e57045e27c6a
[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:     0x56351072f231 - bevy_ecs::world::World::try_run_schedule::{{closure}}::h0eb1d7a803feb150
[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:     0x563510730a9a - bevy_ecs::world::World::try_schedule_scope::hf1033e78331381b7
[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:     0x56351072f20b - bevy_ecs::world::World::try_run_schedule::hc744f708c84418d5
[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:     0x563510718d23 - bevy_app::main_schedule::Main::run_main::{{closure}}::h5104706f13ba4856
[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:     0x5635107300bf - bevy_ecs::world::World::try_resource_scope::haa5f2bdbdfa10873
[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:     0x56351072eff3 - bevy_ecs::world::World::resource_scope::hd54aae7498a483c3
[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:     0x563510718be3 - bevy_app::main_schedule::Main::run_main::h918df1c41c5ddba3
[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:     0x56351072d131 - core::ops::function::FnMut::call_mut::h296de4a540da8fdb
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:166:5
[INFO] [stdout]   43:     0x563510716de4 - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &mut F>::call_mut::h2e2edd2afe688479
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   44:     0x56351072bf3e - <Func as bevy_ecs::system::exclusive_function_system::ExclusiveSystemParamFunction<fn(F0) .> Out>>::run::call_inner::h19cb5294f577d1e2
[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:     0x56351071522e - <Func as bevy_ecs::system::exclusive_function_system::ExclusiveSystemParamFunction<fn(F0) .> Out>>::run::h72470f970b9c24bc
[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:     0x56351072c4ab - <bevy_ecs::system::exclusive_function_system::ExclusiveFunctionSystem<Marker,Out,F> as bevy_ecs::system::system::System>::run_unsafe::{{closure}}::h014bdb1cf6c25225
[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:     0x5635107314a3 - bevy_ecs::world::World::last_change_tick_scope::h61ac2e2f7888540e
[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:     0x56351072c3b6 - <bevy_ecs::system::exclusive_function_system::ExclusiveFunctionSystem<Marker,Out,F> as bevy_ecs::system::system::System>::run_unsafe::hd24e93627b31be13
[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:     0x563510731e88 - bevy_ecs::system::system::System::run_without_applying_deferred::h4406b968b3f3855e
[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:     0x56351086723c - bevy_ecs::schedule::executor::__rust_begin_short_backtrace::run_without_applying_deferred::he2ed65952d00fad9
[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:     0x563510794681 - <bevy_ecs::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs::schedule::executor::SystemExecutor>::run::{{closure}}::h99add3ca2ea79565
[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:     0x5635107d20e9 - core::ops::function::FnOnce::call_once::h7b0b04870118459e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x56351085fdb9 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc735587f3f4661c8
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   54:     0x5635107ceb43 - std::panicking::catch_unwind::do_call::he5b425099a09850a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x563510817f4b - __rust_try
[INFO] [stdout]   56:     0x56351081314f - std::panicking::catch_unwind::hb5201ba9e310b451
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x56351081314f - std::panic::catch_unwind::h186d0ecdcd4927f5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x56351079440e - <bevy_ecs::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs::schedule::executor::SystemExecutor>::run::h4eb4ff546d78bdfd
[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:     0x5635107cd852 - bevy_ecs::schedule::schedule::Schedule::run::h6583e57045e27c6a
[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:     0x56351072e7b1 - bevy_ecs::world::World::run_schedule::{{closure}}::hde9f7884e31552d1
[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:     0x5635107305da - bevy_ecs::world::World::try_schedule_scope::h7be73d2a7c59436b
[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:     0x56351072f149 - bevy_ecs::world::World::schedule_scope::haa959ef2cf9d42a7
[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:     0x56351072e788 - bevy_ecs::world::World::run_schedule::h9f8cf20301826120
[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:     0x56351072b273 - bevy_app::sub_app::SubApp::run_default_schedule::hbb0400b1cd09300f
[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:     0x56351072b86a - bevy_app::sub_app::SubApps::update::ha6435b9908b68fc1
[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:     0x563510735a42 - bevy_app::app::App::update::hc7bb9f352fab5f9b
[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:     0x563510735e0e - bevy_app::app::run_once::h9e6663a334a85fbb
[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:     0x56351072d513 - core::ops::function::FnOnce::call_once::ha1b2c51ece5e31cd
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x56351072d2d0 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h24d78a35788b8b6b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   70:     0x56351072828b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h777b62fa6cb69db5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   71:     0x563510735558 - bevy_app::app::App::run::h005d46e4957dbda4
[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:     0x563510551da6 - rust_out::main::hbc8fb3ef9073494f
[INFO] [stdout]   73:     0x563510532103 - core::ops::function::FnOnce::call_once::h8578f0c031e386ae
[INFO] [stdout]   74:     0x56351052f966 - std::sys::backtrace::__rust_begin_short_backtrace::hb54d2daf111ce867
[INFO] [stdout]   75:     0x56351052f949 - std::rt::lang_start::{{closure}}::h94e8fd5c8cccecfa
[INFO] [stdout]   76:     0x5635109705d4 - <&dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   77:     0x5635109705d4 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<&dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   78:     0x5635109705d4 - std[b80a194dd3c418bb]::panicking::catch_unwind::<i32, &dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   79:     0x5635109705d4 - std[b80a194dd3c418bb]::panic::catch_unwind::<&dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   80:     0x5635109705d4 - std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:175:24
[INFO] [stdout]   81:     0x5635109705d4 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   82:     0x5635109705d4 - std[b80a194dd3c418bb]::panicking::catch_unwind::<isize, std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   83:     0x5635109705d4 - std[b80a194dd3c418bb]::panic::catch_unwind::<std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   84:     0x5635109705d4 - std[b80a194dd3c418bb]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:171:5
[INFO] [stdout]   85:     0x56351052f931 - std::rt::lang_start::h7f170e4d70be7fa1
[INFO] [stdout]   86:     0x563510554dc5 - main
[INFO] [stdout]   87:     0x74abe23ad1ca - <unknown>
[INFO] [stdout]   88:     0x74abe23ad28b - __libc_start_main
[INFO] [stdout]   89:     0x563510524115 - _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.51s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "74247b2af98e594d5fdec4166dc4025ae25723b9f1ca7b2450045210d9304f2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74247b2af98e594d5fdec4166dc4025ae25723b9f1ca7b2450045210d9304f2d", kill_on_drop: false }`
[INFO] [stdout] 74247b2af98e594d5fdec4166dc4025ae25723b9f1ca7b2450045210d9304f2d
