[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-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRayato159%2Fquests-tracker" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Rayato159/quests-tracker on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d6b7af2a6619c7c531541aa8fa44b69c7c77722032ac43b26521409b05927ec3
[INFO] running `Command { std: "docker" "start" "-a" "d6b7af2a6619c7c531541aa8fa44b69c7c77722032ac43b26521409b05927ec3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d6b7af2a6619c7c531541aa8fa44b69c7c77722032ac43b26521409b05927ec3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6b7af2a6619c7c531541aa8fa44b69c7c77722032ac43b26521409b05927ec3", kill_on_drop: false }`
[INFO] [stdout] d6b7af2a6619c7c531541aa8fa44b69c7c77722032ac43b26521409b05927ec3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8e7bb25b94ba7c99c49e662e489d87c52509a7f7b12ca43795f63f2b7a86802d
[INFO] running `Command { std: "docker" "start" "-a" "8e7bb25b94ba7c99c49e662e489d87c52509a7f7b12ca43795f63f2b7a86802d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling libc v0.2.164
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[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 typenum v1.17.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling unicase v2.8.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling brotli-decompressor v4.0.1
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling predicates-core v1.0.8
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling pq-sys v0.6.3
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[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 parking_lot v0.12.3
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling brotli v7.0.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling cc v1.2.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling predicates-tree v1.0.11
[INFO] [stderr]    Compiling predicates v3.1.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling iri-string v0.7.7
[INFO] [stderr]    Compiling http-range-header v0.4.1
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling fastrand v2.2.0
[INFO] [stderr]    Compiling fragile v2.0.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling headers v0.4.0
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[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 zstd v0.13.2
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling dsl_auto_type v0.1.2
[INFO] [stderr]    Compiling diesel_derives v2.2.3
[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 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 tower v0.5.1
[INFO] [stderr]    Compiling hyper v1.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling async-compression v0.4.18
[INFO] [stderr]    Compiling tower-http v0.6.2
[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 jsonwebtoken v9.3.0
[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 1m 31s
[INFO] running `Command { std: "docker" "inspect" "8e7bb25b94ba7c99c49e662e489d87c52509a7f7b12ca43795f63f2b7a86802d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e7bb25b94ba7c99c49e662e489d87c52509a7f7b12ca43795f63f2b7a86802d", kill_on_drop: false }`
[INFO] [stdout] 8e7bb25b94ba7c99c49e662e489d87c52509a7f7b12ca43795f63f2b7a86802d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 09971e3302a9496e392dbe5a4ad110b7b904617d7355f6373cf772d4eb1399f5
[INFO] running `Command { std: "docker" "start" "-a" "09971e3302a9496e392dbe5a4ad110b7b904617d7355f6373cf772d4eb1399f5", 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 10.81s
[INFO] running `Command { std: "docker" "inspect" "09971e3302a9496e392dbe5a4ad110b7b904617d7355f6373cf772d4eb1399f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09971e3302a9496e392dbe5a4ad110b7b904617d7355f6373cf772d4eb1399f5", kill_on_drop: false }`
[INFO] [stdout] 09971e3302a9496e392dbe5a4ad110b7b904617d7355f6373cf772d4eb1399f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ed5653492b72a3286a230b40b3a9de930537485a133982eb73e0b74e4940f563
[INFO] running `Command { std: "docker" "start" "-a" "ed5653492b72a3286a230b40b3a9de930537485a133982eb73e0b74e4940f563", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/quests_tracker-1f051322247f131a)
[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_fails_when_quest_is_not_open ... ok
[INFO] [stdout] test application::usecases::crew_swtichboard_test::tests::test_join_fails_when_quest_is_full ... ok
[INFO] [stdout] test application::usecases::journey_ledger_test::tests::test_to_completed_wrong_status ... ok
[INFO] [stdout] test application::usecases::journey_ledger_test::tests::test_to_completed ... ok
[INFO] [stdout] test application::usecases::journey_ledger_test::tests::test_in_journey ... ok
[INFO] [stdout] test application::usecases::crew_swtichboard_test::tests::test_leave_success ... ok
[INFO] [stdout] test application::usecases::journey_ledger_test::tests::test_to_failed ... ok
[INFO] [stdout] test application::usecases::quest_viewing_test::tests::test_view_details ... ok
[INFO] [stdout] test application::usecases::quest_ops_test::tests::test_add ... 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::quest_ops_test::tests::test_edit_success ... ok
[INFO] [stdout] test application::usecases::journey_ledger_test::tests::test_in_journey_adventurers_max ... 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_join_fails_when_quest_is_not_open ... ok
[INFO] [stdout] test application::usecases::journey_ledger_test::tests::test_in_journey_adventurers_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_to_failed_wrong_status ... ok
[INFO] [stdout] test application::usecases::quest_ops_test::tests::test_edit_failed ... ok
[INFO] [stdout] test application::usecases::guild_commanders_test::tests::test_register_guild_commander ... ok
[INFO] [stdout] test application::usecases::adventurers_test::tests::test_register_adventurer ... 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' (26) 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:     0x63a842e52152 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63a842e52152 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63a842e52152 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63a842e52152 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63a842e629ff - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63a842e629ff - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63a842e1d871 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63a842e1d871 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63a842e29e22 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63a842e2f6bf - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x63a842e2f551 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x63a842c947be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x63a842c947be - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63a842e2fe2f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x63a842e2fe2f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x63a842e2fbda - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63a842e29f59 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63a842e11ced - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x63a842e6aaa0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63a842e69db6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x63a842c5dfae - core::result::Result<T,E>::expect::hb9f2797f47ab4d42
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x63a842bf0bb4 - quests_tracker::application::usecases::crew_swtichboard_test::tests::test_join_and_leave_transaction::{{closure}}::{{closure}}::h82e48f33c2de6e15
[INFO] [stdout]                                at /opt/rustwide/workdir/src/application/usecases/crew_swtichboard_test.rs:259:60
[INFO] [stdout]   22:     0x63a842c5742b - <alloc::boxed::Box<F,A> as core::ops::function::FnMut<Args>>::call_mut::hae893f2c79b67e16
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1992:9
[INFO] [stdout]   23:     0x63a842c0554a - quests_tracker::domain::repositories::transaction_provider::__mock_MockTransactionProvider_TransactionProvider::__transaction::Rfunc<T,E>::call_mut::h473bddf0e3f650bf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domain/repositories/transaction_provider.rs:6:1
[INFO] [stdout]   24:     0x63a842c0658b - quests_tracker::domain::repositories::transaction_provider::__mock_MockTransactionProvider_TransactionProvider::__transaction::Expectation<T,E>::call::h0c5a362917cd9f6e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domain/repositories/transaction_provider.rs:6:1
[INFO] [stdout]   25:     0x63a842c06d68 - quests_tracker::domain::repositories::transaction_provider::__mock_MockTransactionProvider_TransactionProvider::__transaction::Expectations<T,E>::call::{{closure}}::hcf5a13fc3c63c6e7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domain/repositories/transaction_provider.rs:6:1
[INFO] [stdout]   26:     0x63a842c4cef8 - core::option::Option<T>::map::h803337fc85300320
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/option.rs:1159:29
[INFO] [stdout]   27:     0x63a842c06c7c - quests_tracker::domain::repositories::transaction_provider::__mock_MockTransactionProvider_TransactionProvider::__transaction::Expectations<T,E>::call::h25b2225630c2ff87
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domain/repositories/transaction_provider.rs:6:1
[INFO] [stdout]   28:     0x63a842c05ff8 - quests_tracker::domain::repositories::transaction_provider::__mock_MockTransactionProvider_TransactionProvider::__transaction::GenericExpectations::call::{{closure}}::h8ae1f704c3eaef71
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domain/repositories/transaction_provider.rs:6:1
[INFO] [stdout]   29:     0x63a842c4cc08 - core::option::Option<T>::map::h3083766976b80de0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/option.rs:1159:29
[INFO] [stdout]   30:     0x63a842c05e7a - quests_tracker::domain::repositories::transaction_provider::__mock_MockTransactionProvider_TransactionProvider::__transaction::GenericExpectations::call::h8a3e5c2379fbd345
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domain/repositories/transaction_provider.rs:6:1
[INFO] [stdout]   31:     0x63a842c3c861 - <quests_tracker::domain::repositories::transaction_provider::MockTransactionProvider as quests_tracker::domain::repositories::transaction_provider::TransactionProvider>::transaction::h970f47bcfc5fdb2b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/domain/repositories/transaction_provider.rs:6:1
[INFO] [stdout]   32:     0x63a842c0f2a7 - quests_tracker::application::usecases::crew_switchboard::CrewSwitchboardUseCase<T1,T2,T3>::join_and_delete_transaction::{{closure}}::h1f9394f5da5de39a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/application/usecases/crew_switchboard.rs:104:12
[INFO] [stdout]   33:     0x63a842bf08fa - quests_tracker::application::usecases::crew_swtichboard_test::tests::test_join_and_leave_transaction::{{closure}}::h6f0e62bd87eb4435
[INFO] [stdout]                                at /opt/rustwide/workdir/src/application/usecases/crew_swtichboard_test.rs:280:65
[INFO] [stdout]   34:     0x63a842c3e842 - <core::pin::Pin<P> as core::future::future::Future>::poll::hd97c26c5a2dafe32
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x63a842c3e6fd - <core::pin::Pin<P> as core::future::future::Future>::poll::h9d328e57cfaa5fc1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   36:     0x63a842c271cd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h38d6bb3c941f6f42
[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:     0x63a842c270db - tokio::runtime::coop::with_budget::hd98635cdc2cbf6a6
[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:     0x63a842c270db - tokio::runtime::coop::budget::hdd8ec156cd21238a
[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:     0x63a842c270db - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd21ce74a511cf79f
[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:     0x63a842c24230 - tokio::runtime::scheduler::current_thread::Context::enter::h3c22ec76f2577590
[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:     0x63a842c25b50 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h291714ddf582fe71
[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:     0x63a842c257f4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4e775c6c813ab286
[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:     0x63a842c4db3b - tokio::runtime::context::scoped::Scoped<T>::set::h82939af69a9748af
[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:     0x63a842c2bb29 - tokio::runtime::context::set_scheduler::{{closure}}::h9e269e6b7fe414ed
[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:     0x63a842c4f0f2 - std::thread::local::LocalKey<T>::try_with::h3b96677b59c4bee2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   46:     0x63a842c4ecfe - std::thread::local::LocalKey<T>::with::ha9c399697dfd1220
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   47:     0x63a842c2ba9d - tokio::runtime::context::set_scheduler::h5d3d2cb686fcf3a8
[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:     0x63a842c255a0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h4e3d8b00640d3b8f
[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:     0x63a842c25833 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h4fdeeb1d9e977425
[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:     0x63a842c23b23 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::heb68c151f6ba84b7
[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:     0x63a842c4a580 - tokio::runtime::context::runtime::enter_runtime::h296e5c18eec41e89
[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:     0x63a842c23571 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hefb57c9d4d137795
[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:     0x63a842c3df14 - tokio::runtime::runtime::Runtime::block_on_inner::h4de2a56fc2a2447e
[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:     0x63a842c3e1e7 - tokio::runtime::runtime::Runtime::block_on::h374926bc814787f8
[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:     0x63a842bf0341 - quests_tracker::application::usecases::crew_swtichboard_test::tests::test_join_and_leave_transaction::hed70e6e4f458a4ee
[INFO] [stdout]                                at /opt/rustwide/workdir/src/application/usecases/crew_swtichboard_test.rs:282:32
[INFO] [stdout]   56:     0x63a842bf0a87 - quests_tracker::application::usecases::crew_swtichboard_test::tests::test_join_and_leave_transaction::{{closure}}::h6fbd7297ba99d0f3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/application/usecases/crew_swtichboard_test.rs:246:47
[INFO] [stdout]   57:     0x63a842bdfda6 - core::ops::function::FnOnce::call_once::h412d78f018424640
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x63a842c9457b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63a842c9457b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   60:     0x63a842caa1e5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   61:     0x63a842caa1e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x63a842caa1e5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   63:     0x63a842caa1e5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   64:     0x63a842caa1e5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x63a842caa1e5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   66:     0x63a842caa1e5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   67:     0x63a842c809d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   68:     0x63a842c809d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   69:     0x63a842c8429a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   70:     0x63a842c8429a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   71:     0x63a842c8429a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   72:     0x63a842c8429a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   73:     0x63a842c8429a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x63a842c8429a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   75:     0x63a842c8429a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x63a842e250bf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   77:     0x63a842e250bf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   78:     0x70443deadaa4 - <unknown>
[INFO] [stdout]   79:     0x70443df3aa34 - 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.01s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "ed5653492b72a3286a230b40b3a9de930537485a133982eb73e0b74e4940f563", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed5653492b72a3286a230b40b3a9de930537485a133982eb73e0b74e4940f563", kill_on_drop: false }`
[INFO] [stdout] ed5653492b72a3286a230b40b3a9de930537485a133982eb73e0b74e4940f563
