[INFO] cloning repository https://github.com/Rayato159/quests-tracker
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Rayato159/quests-tracker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRayato159%2Fquests-tracker", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRayato159%2Fquests-tracker'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9ef1fc8289346114972eda42bb562fc4527142c6
[INFO] testing Rayato159/quests-tracker against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRayato159%2Fquests-tracker" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Rayato159/quests-tracker
[INFO] finished tweaking git repo https://github.com/Rayato159/quests-tracker
[INFO] tweaked toml for git repo https://github.com/Rayato159/quests-tracker written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Rayato159/quests-tracker 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 git repo https://github.com/Rayato159/quests-tracker 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] 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] b9075029c5cff702791a4cfa13ec5c0156e467787d7e1938bef08460e7b6efd9
[INFO] running `Command { std: "docker" "start" "-a" "b9075029c5cff702791a4cfa13ec5c0156e467787d7e1938bef08460e7b6efd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b9075029c5cff702791a4cfa13ec5c0156e467787d7e1938bef08460e7b6efd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9075029c5cff702791a4cfa13ec5c0156e467787d7e1938bef08460e7b6efd9", kill_on_drop: false }`
[INFO] [stdout] b9075029c5cff702791a4cfa13ec5c0156e467787d7e1938bef08460e7b6efd9
[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] 64e05c920289890e0113599e5af610e08980f77e36c5b5c97891494349394847
[INFO] running `Command { std: "docker" "start" "-a" "64e05c920289890e0113599e5af610e08980f77e36c5b5c97891494349394847", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.164
[INFO] [stderr]    Compiling itoa v1.0.13
[INFO] [stderr]    Compiling bytes v1.8.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling unicase v2.8.0
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling brotli-decompressor v4.0.1
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling predicates-core v1.0.8
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling pq-sys v0.6.3
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling brotli v7.0.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling headers v0.4.0
[INFO] [stderr]    Compiling cc v1.2.1
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling predicates-tree v1.0.11
[INFO] [stderr]    Compiling predicates v3.1.2
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling fastrand v2.2.0
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling http-range-header v0.4.1
[INFO] [stderr]    Compiling fragile v2.0.0
[INFO] [stderr]    Compiling iri-string v0.7.7
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling tokio v1.41.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling dsl_auto_type v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling mockall v0.13.1
[INFO] [stderr]    Compiling diesel_derives v2.2.3
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling tower v0.5.1
[INFO] [stderr]    Compiling hyper v1.5.1
[INFO] [stderr]    Compiling async-compression v0.4.18
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling tower-http v0.6.2
[INFO] [stderr]    Compiling jsonwebtoken v9.3.0
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling diesel v2.2.5
[INFO] [stderr]    Compiling axum-extra v0.9.6
[INFO] [stderr]    Compiling quests-tracker v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.90s
[INFO] running `Command { std: "docker" "inspect" "64e05c920289890e0113599e5af610e08980f77e36c5b5c97891494349394847", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64e05c920289890e0113599e5af610e08980f77e36c5b5c97891494349394847", kill_on_drop: false }`
[INFO] [stdout] 64e05c920289890e0113599e5af610e08980f77e36c5b5c97891494349394847
[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] 7f3ef9bcea96480f963d35a85c324f63c8dd96b0b49561605b7149d4c66574c8
[INFO] running `Command { std: "docker" "start" "-a" "7f3ef9bcea96480f963d35a85c324f63c8dd96b0b49561605b7149d4c66574c8", kill_on_drop: false }`
[INFO] [stderr]    Compiling quests-tracker v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.48s
[INFO] running `Command { std: "docker" "inspect" "7f3ef9bcea96480f963d35a85c324f63c8dd96b0b49561605b7149d4c66574c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f3ef9bcea96480f963d35a85c324f63c8dd96b0b49561605b7149d4c66574c8", kill_on_drop: false }`
[INFO] [stdout] 7f3ef9bcea96480f963d35a85c324f63c8dd96b0b49561605b7149d4c66574c8
[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] a16e8f2dc9637cd4f04f1e1b3fa0bf7da9d49009e88010192d2c99a32c9bb25c
[INFO] running `Command { std: "docker" "start" "-a" "a16e8f2dc9637cd4f04f1e1b3fa0bf7da9d49009e88010192d2c99a32c9bb25c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/quests_tracker-b2a02d85bcdc16fd)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test application::usecases::crew_swtichboard_test::tests::test_join_success ... ok
[INFO] [stdout] test application::usecases::crew_swtichboard_test::tests::test_leave_success ... ok
[INFO] [stdout] test application::usecases::crew_swtichboard_test::tests::test_join_fails_when_quest_is_full ... ok
[INFO] [stdout] test application::usecases::crew_swtichboard_test::tests::test_leave_fails_when_quest_is_not_open ... ok
[INFO] [stdout] test application::usecases::crew_swtichboard_test::tests::test_join_fails_when_quest_is_not_open ... ok
[INFO] [stdout] test application::usecases::journey_ledger_test::tests::test_in_journey_adventurers_max ... ok
[INFO] [stdout] test application::usecases::journey_ledger_test::tests::test_in_journey ... ok
[INFO] [stdout] test application::usecases::journey_ledger_test::tests::test_to_completed ... ok
[INFO] [stdout] test application::usecases::quest_ops_test::tests::test_add ... ok
[INFO] [stdout] test application::usecases::journey_ledger_test::tests::test_to_failed ... ok
[INFO] [stdout] test application::usecases::quest_ops_test::tests::test_edit_failed ... ok
[INFO] [stdout] test application::usecases::journey_ledger_test::tests::test_to_failed_wrong_status ... ok
[INFO] [stdout] test application::usecases::journey_ledger_test::tests::test_to_completed_wrong_status ... ok
[INFO] [stdout] test application::usecases::quest_ops_test::tests::test_remove_failed ... ok
[INFO] [stdout] test application::usecases::journey_ledger_test::tests::test_in_journey_adventurers_wrong_status ... ok
[INFO] [stdout] test application::usecases::quest_viewing_test::tests::test_view_details ... ok
[INFO] [stdout] test application::usecases::quest_ops_test::tests::test_edit_success ... ok
[INFO] [stdout] test application::usecases::quest_ops_test::tests::test_remove_success ... ok
[INFO] [stdout] test application::usecases::quest_viewing_test::tests::test_board_checking ... ok
[INFO] [stdout] test application::usecases::crew_swtichboard_test::tests::test_join_and_leave_transaction ... FAILED
[INFO] [stdout] test application::usecases::adventurers_test::tests::test_register_adventurer ... ok
[INFO] [stdout] test application::usecases::guild_commanders_test::tests::test_register_guild_commander ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- application::usecases::crew_swtichboard_test::tests::test_join_and_leave_transaction stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::usecases::crew_swtichboard_test::tests::test_join_and_leave_transaction' (25) panicked at src/application/usecases/crew_swtichboard_test.rs:259:60:
[INFO] [stdout] DATABASE_URL is invalid: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6213475419ea - 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:     0x6213475419ea - 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:     0x6213475419ea - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6213475419ea - <<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:     0x62134755642a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62134755642a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x621347546972 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x621347546972 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62134752010f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62134752010f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x621347539d19 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62134738ab5c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x62134738ab5c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x621347539f92 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x621347539f92 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6213475201c8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6213475173f9 - 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]   17:     0x62134752106d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x621347556d3c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x621347556a82 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6213472fdd6e - core::result::Result<T,E>::expect::h02ddcdd55e5bc815
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6213473616e4 - quests_tracker::application::usecases::crew_swtichboard_test::tests::test_join_and_leave_transaction::{{closure}}::{{closure}}::h2dab895d4be5b7bd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/application/usecases/crew_swtichboard_test.rs:259:60
[INFO] [stdout]   22:     0x62134734d7ab - <alloc::boxed::Box<F,A> as core::ops::function::FnMut<Args>>::call_mut::hc23e1579b145325b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2247:9
[INFO] [stdout]   23:     0x62134730927a - quests_tracker::domain::repositories::transaction_provider::__mock_MockTransactionProvider_TransactionProvider::__transaction::Rfunc<T,E>::call_mut::ha4c0178bab96a218
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domain/repositories/transaction_provider.rs:6:1
[INFO] [stdout]   24:     0x62134730a34d - quests_tracker::domain::repositories::transaction_provider::__mock_MockTransactionProvider_TransactionProvider::__transaction::Expectation<T,E>::call::h486b8adc011f79ad
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domain/repositories/transaction_provider.rs:6:1
[INFO] [stdout]   25:     0x62134730aad8 - quests_tracker::domain::repositories::transaction_provider::__mock_MockTransactionProvider_TransactionProvider::__transaction::Expectations<T,E>::call::{{closure}}::h163a6ebb8781eef3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domain/repositories/transaction_provider.rs:6:1
[INFO] [stdout]   26:     0x621347322f08 - core::option::Option<T>::map::h7fda7ad3722fa1ed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/option.rs:1165:29
[INFO] [stdout]   27:     0x62134730aa6c - quests_tracker::domain::repositories::transaction_provider::__mock_MockTransactionProvider_TransactionProvider::__transaction::Expectations<T,E>::call::ha3a8b057054a2588
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domain/repositories/transaction_provider.rs:6:1
[INFO] [stdout]   28:     0x621347309d58 - quests_tracker::domain::repositories::transaction_provider::__mock_MockTransactionProvider_TransactionProvider::__transaction::GenericExpectations::call::{{closure}}::h2aa1fe5a908a0162
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domain/repositories/transaction_provider.rs:6:1
[INFO] [stdout]   29:     0x621347322bc8 - core::option::Option<T>::map::h24f3dd30333b0c22
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/option.rs:1165:29
[INFO] [stdout]   30:     0x621347309bda - quests_tracker::domain::repositories::transaction_provider::__mock_MockTransactionProvider_TransactionProvider::__transaction::GenericExpectations::call::h5691db324f07b549
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domain/repositories/transaction_provider.rs:6:1
[INFO] [stdout]   31:     0x621347311e13 - <quests_tracker::domain::repositories::transaction_provider::MockTransactionProvider as quests_tracker::domain::repositories::transaction_provider::TransactionProvider>::transaction::hdad368a017942d25
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domain/repositories/transaction_provider.rs:6:1
[INFO] [stdout]   32:     0x62134735d9b2 - quests_tracker::application::usecases::crew_switchboard::CrewSwitchboardUseCase<T1,T2,T3>::join_and_delete_transaction::{{closure}}::hedc67e9547f55e56
[INFO] [stdout]                                at /opt/rustwide/workdir/src/application/usecases/crew_switchboard.rs:104:12
[INFO] [stdout]   33:     0x621347361497 - quests_tracker::application::usecases::crew_swtichboard_test::tests::test_join_and_leave_transaction::{{closure}}::h874b0ed114f1ed11
[INFO] [stdout]                                at /opt/rustwide/workdir/src/application/usecases/crew_swtichboard_test.rs:280:65
[INFO] [stdout]   34:     0x62134734fe12 - <core::pin::Pin<P> as core::future::future::Future>::poll::he6f1543c42c98c77
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x62134734fbad - <core::pin::Pin<P> as core::future::future::Future>::poll::h1b383951a506793d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   36:     0x621347358c8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h35fba4e862df342c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   37:     0x621347358a2b - tokio::runtime::coop::with_budget::h7c24a074d4e31406
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   38:     0x621347358a2b - tokio::runtime::coop::budget::hf2ef750b3e37d760
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   39:     0x621347358a2b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h3cf6b0714a78f970
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   40:     0x621347356300 - tokio::runtime::scheduler::current_thread::Context::enter::hc4aef0f35a500dc6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   41:     0x621347357650 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h2e6602908306c7c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   42:     0x6213473572d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8290bc7efa8d8288
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   43:     0x621347354e5b - tokio::runtime::context::scoped::Scoped<T>::set::hc00aed38d0d09c90
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   44:     0x621347329759 - tokio::runtime::context::set_scheduler::{{closure}}::hc5e07cdb6deb52c8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:38
[INFO] [stdout]   45:     0x621347328422 - std::thread::local::LocalKey<T>::try_with::hb1db9efe98af9d1c
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   46:     0x6213473277ce - std::thread::local::LocalKey<T>::with::h07fd382eb15e1647
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   47:     0x6213473296cd - tokio::runtime::context::set_scheduler::he05a325085bb677a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:17
[INFO] [stdout]   48:     0x621347357060 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha953eb283ecd9237
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   49:     0x621347357396 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h8cae200e7bd26d46
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   50:     0x6213473555e3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::he234be102aa40ce7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   51:     0x62134732fbf3 - tokio::runtime::context::runtime::enter_runtime::h0acfc3a0ee5e8212
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   52:     0x621347354f81 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hd655f1813c059621
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   53:     0x621347329b44 - tokio::runtime::runtime::Runtime::block_on_inner::he462a14cd5a83d36
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   54:     0x621347329d0a - tokio::runtime::runtime::Runtime::block_on::h321043b96ede49bc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   55:     0x621347360ec1 - quests_tracker::application::usecases::crew_swtichboard_test::tests::test_join_and_leave_transaction::h52c5c5ebe6d2a52d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/application/usecases/crew_swtichboard_test.rs:282:32
[INFO] [stdout]   56:     0x621347360f57 - quests_tracker::application::usecases::crew_swtichboard_test::tests::test_join_and_leave_transaction::{{closure}}::h649336bd6b4d7a49
[INFO] [stdout]                                at /opt/rustwide/workdir/src/application/usecases/crew_swtichboard_test.rs:246:47
[INFO] [stdout]   57:     0x6213472eae56 - core::ops::function::FnOnce::call_once::hf72c3b96b9fdea82
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x62134737ec3b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x62134737ec3b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   60:     0x62134738b62b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   61:     0x62134738b62b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x62134738b62b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x62134738b62b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x62134738b62b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x62134738b62b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   66:     0x62134738b62b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   67:     0x621347386d44 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   68:     0x621347386d44 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   69:     0x62134738e232 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   70:     0x62134738e232 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   71:     0x62134738e232 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   72:     0x62134738e232 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x62134738e232 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x62134738e232 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   75:     0x62134738e232 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x6213475412ef - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   77:     0x6213475412ef - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   78:     0x7d5388191aa4 - <unknown>
[INFO] [stdout]   79:     0x7d538821ea64 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     application::usecases::crew_swtichboard_test::tests::test_join_and_leave_transaction
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 21 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.12s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "a16e8f2dc9637cd4f04f1e1b3fa0bf7da9d49009e88010192d2c99a32c9bb25c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a16e8f2dc9637cd4f04f1e1b3fa0bf7da9d49009e88010192d2c99a32c9bb25c", kill_on_drop: false }`
[INFO] [stdout] a16e8f2dc9637cd4f04f1e1b3fa0bf7da9d49009e88010192d2c99a32c9bb25c
