[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 try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRayato159%2Fquests-tracker" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Rayato159/quests-tracker on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cc886ae0d21096c4e942c24f0ba989538d8abd23b8a398f991efbc121641de5b
[INFO] running `Command { std: "docker" "start" "-a" "cc886ae0d21096c4e942c24f0ba989538d8abd23b8a398f991efbc121641de5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cc886ae0d21096c4e942c24f0ba989538d8abd23b8a398f991efbc121641de5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc886ae0d21096c4e942c24f0ba989538d8abd23b8a398f991efbc121641de5b", kill_on_drop: false }`
[INFO] [stdout] cc886ae0d21096c4e942c24f0ba989538d8abd23b8a398f991efbc121641de5b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 224c26701b23b1a8a7d99b6fdf50f20bb64f7404d0fa90dd7e760af4e59ec9c4
[INFO] running `Command { std: "docker" "start" "-a" "224c26701b23b1a8a7d99b6fdf50f20bb64f7404d0fa90dd7e760af4e59ec9c4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.164
[INFO] [stderr]    Compiling itoa v1.0.13
[INFO] [stderr]    Compiling bytes v1.8.0
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling unicase v2.8.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling cc v1.2.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling http-body-util v0.1.2
[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 mockall_derive v0.13.1
[INFO] [stderr]    Compiling pq-sys v0.6.3
[INFO] [stderr]    Compiling predicates-core v1.0.8
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling brotli v7.0.0
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling predicates v3.1.2
[INFO] [stderr]    Compiling headers v0.4.0
[INFO] [stderr]    Compiling predicates-tree v1.0.11
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling http-range-header v0.4.1
[INFO] [stderr]    Compiling iri-string v0.7.7
[INFO] [stderr]    Compiling fragile v2.0.0
[INFO] [stderr]    Compiling fastrand v2.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling argon2 v0.5.3
[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 tokio v1.41.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling dsl_auto_type v0.1.2
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling diesel_derives v2.2.3
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling mockall v0.13.1
[INFO] [stderr]    Compiling hyper v1.5.1
[INFO] [stderr]    Compiling tower v0.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling async-compression v0.4.18
[INFO] [stderr]    Compiling tower-http v0.6.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling jsonwebtoken v9.3.0
[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 2m 23s
[INFO] running `Command { std: "docker" "inspect" "224c26701b23b1a8a7d99b6fdf50f20bb64f7404d0fa90dd7e760af4e59ec9c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "224c26701b23b1a8a7d99b6fdf50f20bb64f7404d0fa90dd7e760af4e59ec9c4", kill_on_drop: false }`
[INFO] [stdout] 224c26701b23b1a8a7d99b6fdf50f20bb64f7404d0fa90dd7e760af4e59ec9c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b036faeb21f00529aab0b31caad4cd92f4d58ca40dd6da4f1613ab68ac9e78d6
[INFO] running `Command { std: "docker" "start" "-a" "b036faeb21f00529aab0b31caad4cd92f4d58ca40dd6da4f1613ab68ac9e78d6", 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 14.24s
[INFO] running `Command { std: "docker" "inspect" "b036faeb21f00529aab0b31caad4cd92f4d58ca40dd6da4f1613ab68ac9e78d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b036faeb21f00529aab0b31caad4cd92f4d58ca40dd6da4f1613ab68ac9e78d6", kill_on_drop: false }`
[INFO] [stdout] b036faeb21f00529aab0b31caad4cd92f4d58ca40dd6da4f1613ab68ac9e78d6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 11e30e08ddbc051415b4a307ba7a83ef49126ae7962db49b342615eb6a802f10
[INFO] running `Command { std: "docker" "start" "-a" "11e30e08ddbc051415b4a307ba7a83ef49126ae7962db49b342615eb6a802f10", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/quests_tracker-c251e01783277d7f)
[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_join_fails_when_quest_is_full ... ok
[INFO] [stdout] test application::usecases::crew_swtichboard_test::tests::test_leave_success ... 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::crew_swtichboard_test::tests::test_join_and_leave_transaction ... FAILED
[INFO] [stdout] test application::usecases::crew_swtichboard_test::tests::test_leave_fails_when_quest_is_not_open ... ok
[INFO] [stdout] test application::usecases::journey_ledger_test::tests::test_to_failed ... ok
[INFO] [stdout] test application::usecases::journey_ledger_test::tests::test_to_failed_wrong_status ... ok
[INFO] [stdout] test application::usecases::quest_ops_test::tests::test_add ... ok
[INFO] [stdout] test application::usecases::quest_ops_test::tests::test_edit_failed ... 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_failed ... ok
[INFO] [stdout] test application::usecases::quest_ops_test::tests::test_remove_success ... ok
[INFO] [stdout] test application::usecases::crew_swtichboard_test::tests::test_join_fails_when_quest_is_not_open ... ok
[INFO] [stdout] test application::usecases::quest_viewing_test::tests::test_view_details ... 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_adventurers_wrong_status ... ok
[INFO] [stdout] test application::usecases::journey_ledger_test::tests::test_to_completed_wrong_status ... ok
[INFO] [stdout] test application::usecases::quest_viewing_test::tests::test_board_checking ... ok
[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' (18) 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:     0x5ac3b5c81d92 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ac3b5c81d92 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ac3b5c81d92 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ac3b5c81d92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ac3b5c922ef - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ac3b5c922ef - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5ac3b5c4da33 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ac3b5c4da33 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ac3b5c59d12 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ac3b5c5f52f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5ac3b5c5f3c1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5ac3b5aceaae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5ac3b5aceaae - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ac3b5c5fbef - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5ac3b5c5fbef - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5ac3b5c5f99a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5ac3b5c59e49 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ac3b5c4219d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5ac3b5c9a310 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ac3b5c99606 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5ac3b5a92f0e - core::result::Result<T,E>::expect::h468996b146ed0d7f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ac3b5a40fa4 - quests_tracker::application::usecases::crew_swtichboard_test::tests::test_join_and_leave_transaction::{{closure}}::{{closure}}::h4f6bba6ded35d01b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/application/usecases/crew_swtichboard_test.rs:259:60
[INFO] [stdout]   22:     0x5ac3b5a5431b - <alloc::boxed::Box<F,A> as core::ops::function::FnMut<Args>>::call_mut::hc81af2e62abd08b0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2092:9
[INFO] [stdout]   23:     0x5ac3b5a6094a - quests_tracker::domain::repositories::transaction_provider::__mock_MockTransactionProvider_TransactionProvider::__transaction::Rfunc<T,E>::call_mut::h0344cd50367a773e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domain/repositories/transaction_provider.rs:6:1
[INFO] [stdout]   24:     0x5ac3b5a619e0 - quests_tracker::domain::repositories::transaction_provider::__mock_MockTransactionProvider_TransactionProvider::__transaction::Expectation<T,E>::call::ha877566586e4f57c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domain/repositories/transaction_provider.rs:6:1
[INFO] [stdout]   25:     0x5ac3b5a62148 - quests_tracker::domain::repositories::transaction_provider::__mock_MockTransactionProvider_TransactionProvider::__transaction::Expectations<T,E>::call::{{closure}}::h5d412011f07dce8a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domain/repositories/transaction_provider.rs:6:1
[INFO] [stdout]   26:     0x5ac3b5a7eb88 - core::option::Option<T>::map::h304a85e5aebc71e3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/option.rs:1164:29
[INFO] [stdout]   27:     0x5ac3b5a620dc - quests_tracker::domain::repositories::transaction_provider::__mock_MockTransactionProvider_TransactionProvider::__transaction::Expectations<T,E>::call::hffa0e91142c49845
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domain/repositories/transaction_provider.rs:6:1
[INFO] [stdout]   28:     0x5ac3b5a61408 - quests_tracker::domain::repositories::transaction_provider::__mock_MockTransactionProvider_TransactionProvider::__transaction::GenericExpectations::call::{{closure}}::h3594c6cdd6bcf63e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domain/repositories/transaction_provider.rs:6:1
[INFO] [stdout]   29:     0x5ac3b5a7ede8 - core::option::Option<T>::map::h85f9de49421a370a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/option.rs:1164:29
[INFO] [stdout]   30:     0x5ac3b5a6128a - quests_tracker::domain::repositories::transaction_provider::__mock_MockTransactionProvider_TransactionProvider::__transaction::GenericExpectations::call::h593f7edb98485f92
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domain/repositories/transaction_provider.rs:6:1
[INFO] [stdout]   31:     0x5ac3b5a7c124 - <quests_tracker::domain::repositories::transaction_provider::MockTransactionProvider as quests_tracker::domain::repositories::transaction_provider::TransactionProvider>::transaction::h5e44bceef3a6ecff
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domain/repositories/transaction_provider.rs:6:1
[INFO] [stdout]   32:     0x5ac3b5a3d3a2 - quests_tracker::application::usecases::crew_switchboard::CrewSwitchboardUseCase<T1,T2,T3>::join_and_delete_transaction::{{closure}}::h3c113d72aed80bc2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/application/usecases/crew_switchboard.rs:104:12
[INFO] [stdout]   33:     0x5ac3b5a40d37 - quests_tracker::application::usecases::crew_swtichboard_test::tests::test_join_and_leave_transaction::{{closure}}::h946d9b243752b817
[INFO] [stdout]                                at /opt/rustwide/workdir/src/application/usecases/crew_swtichboard_test.rs:280:65
[INFO] [stdout]   34:     0x5ac3b5a89ca2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h7e3106b6d864a978
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x5ac3b5a89dbd - <core::pin::Pin<P> as core::future::future::Future>::poll::hf81e7045630c9588
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   36:     0x5ac3b5a85e9d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::ha9e055959160986d
[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:     0x5ac3b5a85c1b - tokio::runtime::coop::with_budget::h1037bfbb1cb07d6b
[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:     0x5ac3b5a85c1b - tokio::runtime::coop::budget::h3aaf128350a48ed3
[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:     0x5ac3b5a85c1b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc21a5a46dc8f4e59
[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:     0x5ac3b5a83510 - tokio::runtime::scheduler::current_thread::Context::enter::h7d166af51d6bb817
[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:     0x5ac3b5a84820 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h4c473913fa295947
[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:     0x5ac3b5a844e4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h6c2e293e3844b3b9
[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:     0x5ac3b5a33a8b - tokio::runtime::context::scoped::Scoped<T>::set::h0366251300b58614
[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:     0x5ac3b5a3be09 - tokio::runtime::context::set_scheduler::{{closure}}::hb41d4bf8c086ec81
[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:     0x5ac3b5a3b0a2 - std::thread::local::LocalKey<T>::try_with::h91b8713d0af290ac
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   46:     0x5ac3b5a3a58e - std::thread::local::LocalKey<T>::with::h2fc44b786c6fff80
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   47:     0x5ac3b5a3bdbd - tokio::runtime::context::set_scheduler::he4b1463b8211ed9e
[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:     0x5ac3b5a83e50 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h562c04b90e653bd6
[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:     0x5ac3b5a84503 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h430b3901057864ff
[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:     0x5ac3b5a82493 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h0d7bc295c74d7fde
[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:     0x5ac3b5a93ec0 - tokio::runtime::context::runtime::enter_runtime::hea7b1ff7ca88c981
[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:     0x5ac3b5a82191 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h5da430d418599525
[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:     0x5ac3b5a81ea4 - tokio::runtime::runtime::Runtime::block_on_inner::hd30ff1b1b5ba8c2d
[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:     0x5ac3b5a82067 - tokio::runtime::runtime::Runtime::block_on::h03f87458133cf02a
[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:     0x5ac3b5a40761 - quests_tracker::application::usecases::crew_swtichboard_test::tests::test_join_and_leave_transaction::h322bdefb37905f6f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/application/usecases/crew_swtichboard_test.rs:282:32
[INFO] [stdout]   56:     0x5ac3b5a407f7 - quests_tracker::application::usecases::crew_swtichboard_test::tests::test_join_and_leave_transaction::{{closure}}::h31cbefba88c4fbec
[INFO] [stdout]                                at /opt/rustwide/workdir/src/application/usecases/crew_swtichboard_test.rs:246:47
[INFO] [stdout]   57:     0x5ac3b5a1aa46 - core::ops::function::FnOnce::call_once::hf71eeee414c75166
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5ac3b5ace8ab - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5ac3b5ace8ab - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   60:     0x5ac3b5ae290d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   61:     0x5ac3b5ae290d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x5ac3b5ae290d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   63:     0x5ac3b5ae290d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   64:     0x5ac3b5ae290d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5ac3b5ae290d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   66:     0x5ac3b5ae290d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   67:     0x5ac3b5abbe54 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   68:     0x5ac3b5abbe54 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   69:     0x5ac3b5abf6aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   70:     0x5ac3b5abf6aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   71:     0x5ac3b5abf6aa - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   72:     0x5ac3b5abf6aa - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   73:     0x5ac3b5abf6aa - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x5ac3b5abf6aa - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   75:     0x5ac3b5abf6aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x5ac3b5c5524f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   77:     0x5ac3b5c5524f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   78:     0x7123d5e04aa4 - <unknown>
[INFO] [stdout]   79:     0x7123d5e91a64 - 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 2.06s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "11e30e08ddbc051415b4a307ba7a83ef49126ae7962db49b342615eb6a802f10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11e30e08ddbc051415b4a307ba7a83ef49126ae7962db49b342615eb6a802f10", kill_on_drop: false }`
[INFO] [stdout] 11e30e08ddbc051415b4a307ba7a83ef49126ae7962db49b342615eb6a802f10
