[INFO] cloning repository https://github.com/jakob-lilliemarck/fx-mq-jobs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jakob-lilliemarck/fx-mq-jobs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakob-lilliemarck%2Ffx-mq-jobs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakob-lilliemarck%2Ffx-mq-jobs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3b9b9dbae21838116a01cb8cc7e92091b54a3d1f
[INFO] testing jakob-lilliemarck/fx-mq-jobs against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakob-lilliemarck%2Ffx-mq-jobs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/jakob-lilliemarck/fx-mq-jobs
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/jakob-lilliemarck/fx-mq-jobs
[INFO] tweaked toml for git repo https://github.com/jakob-lilliemarck/fx-mq-jobs written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jakob-lilliemarck/fx-mq-jobs on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jakob-lilliemarck/fx-mq-jobs 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" "+1.98.0-beta.1" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 981b9856f5b950e5b90eb9ff984a695818840737a17e07c0327899f81b75509d
[INFO] running `Command { std: "docker" "start" "981b9856f5b950e5b90eb9ff984a695818840737a17e07c0327899f81b75509d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "981b9856f5b950e5b90eb9ff984a695818840737a17e07c0327899f81b75509d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "981b9856f5b950e5b90eb9ff984a695818840737a17e07c0327899f81b75509d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "981b9856f5b950e5b90eb9ff984a695818840737a17e07c0327899f81b75509d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "981b9856f5b950e5b90eb9ff984a695818840737a17e07c0327899f81b75509d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling fx-mq-jobs v0.1.12 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling const-fnv1a-hash v1.1.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.7
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling fx-pgmux v0.1.2
[INFO] [stderr]    Compiling fx-mq-building-blocks v0.2.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s
[INFO] running `Command { std: "docker" "inspect" "981b9856f5b950e5b90eb9ff984a695818840737a17e07c0327899f81b75509d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "981b9856f5b950e5b90eb9ff984a695818840737a17e07c0327899f81b75509d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling fx-mq-jobs v0.1.12 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.32s
[INFO] running `Command { std: "docker" "inspect" "981b9856f5b950e5b90eb9ff984a695818840737a17e07c0327899f81b75509d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "981b9856f5b950e5b90eb9ff984a695818840737a17e07c0327899f81b75509d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fx_mq_jobs-d13330f1359806e4)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test listener::listener::tests::it_works_on_messages ... FAILED
[INFO] [stdout] test handler::tests::it_returns_registry_error_for_unhandled_message ... FAILED
[INFO] [stdout] test handler::tests::it_returns_a_handler_error_when_handling_fails ... FAILED
[INFO] [stdout] test listener::worker::tests::it_aborts_handling ... FAILED
[INFO] [stdout] test lease_renewer::tests::it_renews_the_lease ... FAILED
[INFO] [stdout] test handler::tests::it_successfully_handles_a_message ... FAILED
[INFO] [stdout] test listener::worker::tests::it_reports_handling_errors_as_retryable ... FAILED
[INFO] [stdout] test publisher::test::it_publishes_using_a_pool ... FAILED
[INFO] [stdout] test publisher::test::it_rolls_back_publish_many_on_serialization_error ... FAILED
[INFO] [stdout] test publisher::test::it_publishes_many_using_a_transaction ... FAILED
[INFO] [stdout] test listener::worker::tests::it_reports_handling_success ... FAILED
[INFO] [stdout] test publisher::test::it_publishes_using_a_transaction ... FAILED
[INFO] [stdout] test listener::worker::tests::it_reports_handling_errors_as_dead ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- listener::listener::tests::it_works_on_messages stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'listener::listener::tests::it_works_on_messages' (2528) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59e6c51ccbe1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59e6c51ccbe1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59e6c51ccbe1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59e6c51ccbe1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59e6c51e420a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59e6c51e420a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x59e6c51d1b1c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x59e6c51d1b1c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x59e6c51a93f6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59e6c51a93f6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59e6c51c40c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59e6c4b68ba0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x59e6c4b68ba0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59e6c51c43f2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x59e6c51c43f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x59e6c51a94a2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x59e6c51a03b9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59e6c51aa43d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x59e6c51e4a3c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59e6c51e4782 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x59e6c4cefa2b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x59e6c4c05a1a - sqlx_postgres[6f83a8cd51126081]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x59e6c4c07e74 - <sqlx_postgres[6f83a8cd51126081]::database::Postgres as sqlx_core[930090a9159ee10e]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x59e6c4aa916f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[930090a9159ee10e]::testing::TestContext<sqlx_postgres[6f83a8cd51126081]::database::Postgres>, sqlx_core[930090a9159ee10e]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59e6c4ad192a - sqlx_core[930090a9159ee10e]::testing::run_test::<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x59e6c4aa95cd - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59e6c4aa99cd - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x59e6c4a11e9d - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x59e6c4a1033c - tokio[52dd5dfffa4ec6c3]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>, <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x59e6c4a1033c - tokio[52dd5dfffa4ec6c3]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>, <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x59e6c4a1033c - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x59e6c49e0b9a - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>, <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x59e6c4a0432d - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x59e6c49fbd2b - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x59e6c4b220ca - <tokio[52dd5dfffa4ec6c3]::runtime::context::scoped::Scoped<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::Context>>::set::<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x59e6c4b5146a - tokio[52dd5dfffa4ec6c3]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>), <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x59e6c4a814e6 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[52dd5dfffa4ec6c3]::runtime::context::Context>>::try_with::<tokio[52dd5dfffa4ec6c3]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>), <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x59e6c4a7e42c - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[52dd5dfffa4ec6c3]::runtime::context::Context>>::with::<tokio[52dd5dfffa4ec6c3]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>), <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x59e6c4b4ea91 - tokio[52dd5dfffa4ec6c3]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>), <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x59e6c49ef2e9 - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x59e6c49f33a6 - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x59e6c49f6829 - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x59e6c4a45783 - tokio[52dd5dfffa4ec6c3]::runtime::context::runtime::enter_runtime::<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x59e6c49dd1f3 - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x59e6c4a3d180 - <tokio[52dd5dfffa4ec6c3]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x59e6c4a40dd3 - <tokio[52dd5dfffa4ec6c3]::runtime::runtime::Runtime>::block_on::<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x59e6c4a78747 - sqlx_core[930090a9159ee10e]::rt::test_block_on::<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x59e6c4ac4cfe - sqlx_core[930090a9159ee10e]::testing::run_test::<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x59e6c4ac4686 - sqlx_core[930090a9159ee10e]::testing::run_test_with_pool::<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x59e6c4adaffa - <fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0} as sqlx_core[930090a9159ee10e]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x59e6c4aa815a - fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages
[INFO] [stdout]                                at /opt/rustwide/workdir/src/listener/listener.rs:345:5
[INFO] [stdout]   51:     0x59e6c4a94977 - fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/listener/listener.rs:346:58
[INFO] [stdout]   52:     0x59e6c4a28c36 - <fx_mq_jobs[2ed7dbdbef4c4c87]::listener::listener::tests::it_works_on_messages::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x59e6c4b5bedb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x59e6c4b5bedb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x59e6c4b69525 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x59e6c4b69525 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x59e6c4b69525 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x59e6c4b69525 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x59e6c4b69525 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x59e6c4b69525 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x59e6c4b69525 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x59e6c4b63fd4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x59e6c4b63fd4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x59e6c4b6c672 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x59e6c4b6c672 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x59e6c4b6c672 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x59e6c4b6c672 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x59e6c4b6c672 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x59e6c4b6c672 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x59e6c4b6c672 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x59e6c51cbd8f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x59e6c51cbd8f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x78a24f6b7aa4 - <unknown>
[INFO] [stdout]   74:     0x78a24f744a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- handler::tests::it_returns_registry_error_for_unhandled_message stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'handler::tests::it_returns_registry_error_for_unhandled_message' (2525) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59e6c51ccbe1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59e6c51ccbe1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59e6c51ccbe1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59e6c51ccbe1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59e6c51e420a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59e6c51e420a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x59e6c51d1b1c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x59e6c51d1b1c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x59e6c51a93f6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59e6c51a93f6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59e6c51c40c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59e6c4b68ba0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x59e6c4b68ba0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59e6c51c43f2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x59e6c51c43f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x59e6c51a94a2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x59e6c51a03b9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59e6c51aa43d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x59e6c51e4a3c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59e6c51e4782 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x59e6c4cefa2b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x59e6c4c05a1a - sqlx_postgres[6f83a8cd51126081]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x59e6c4c07e74 - <sqlx_postgres[6f83a8cd51126081]::database::Postgres as sqlx_core[930090a9159ee10e]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x59e6c4aa916f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[930090a9159ee10e]::testing::TestContext<sqlx_postgres[6f83a8cd51126081]::database::Postgres>, sqlx_core[930090a9159ee10e]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59e6c4acb3cb - sqlx_core[930090a9159ee10e]::testing::run_test::<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x59e6c4aa938d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59e6c4aa978d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x59e6c4a11c5d - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x59e6c4a0f2ec - tokio[52dd5dfffa4ec6c3]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>, <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x59e6c4a0f2ec - tokio[52dd5dfffa4ec6c3]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>, <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x59e6c4a0f2ec - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x59e6c49deafa - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>, <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x59e6c49fe26d - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x59e6c49fbb7b - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x59e6c4b2161a - <tokio[52dd5dfffa4ec6c3]::runtime::context::scoped::Scoped<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::Context>>::set::<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x59e6c4b5110a - tokio[52dd5dfffa4ec6c3]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>), <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x59e6c4a80916 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[52dd5dfffa4ec6c3]::runtime::context::Context>>::try_with::<tokio[52dd5dfffa4ec6c3]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>), <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x59e6c4a7e03c - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[52dd5dfffa4ec6c3]::runtime::context::Context>>::with::<tokio[52dd5dfffa4ec6c3]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>), <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x59e6c4b4e7c1 - tokio[52dd5dfffa4ec6c3]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>), <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x59e6c49ecc19 - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x59e6c49f2f26 - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x59e6c49f4789 - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x59e6c4a44a93 - tokio[52dd5dfffa4ec6c3]::runtime::context::runtime::enter_runtime::<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x59e6c49dcbc3 - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x59e6c4a3c640 - <tokio[52dd5dfffa4ec6c3]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x59e6c4a3f513 - <tokio[52dd5dfffa4ec6c3]::runtime::runtime::Runtime>::block_on::<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x59e6c4a778c7 - sqlx_core[930090a9159ee10e]::rt::test_block_on::<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x59e6c4ac487e - sqlx_core[930090a9159ee10e]::testing::run_test::<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x59e6c4ac43b6 - sqlx_core[930090a9159ee10e]::testing::run_test_with_pool::<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x59e6c4adae4a - <fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0} as sqlx_core[930090a9159ee10e]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x59e6c4aea89a - fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message
[INFO] [stdout]                                at /opt/rustwide/workdir/src/handler/mod.rs:443:5
[INFO] [stdout]   51:     0x59e6c4ae45f7 - fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/handler/mod.rs:446:10
[INFO] [stdout]   52:     0x59e6c4a289f6 - <fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_registry_error_for_unhandled_message::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x59e6c4b5bedb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x59e6c4b5bedb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x59e6c4b69525 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x59e6c4b69525 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x59e6c4b69525 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x59e6c4b69525 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x59e6c4b69525 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x59e6c4b69525 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x59e6c4b69525 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x59e6c4b63fd4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x59e6c4b63fd4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x59e6c4b6c672 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x59e6c4b6c672 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x59e6c4b6c672 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x59e6c4b6c672 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x59e6c4b6c672 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x59e6c4b6c672 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x59e6c4b6c672 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x59e6c51cbd8f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x59e6c51cbd8f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x78a24f6b7aa4 - <unknown>
[INFO] [stdout]   74:     0x78a24f744a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- handler::tests::it_returns_a_handler_error_when_handling_fails stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'handler::tests::it_returns_a_handler_error_when_handling_fails' (2524) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59e6c51ccbe1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59e6c51ccbe1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59e6c51ccbe1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59e6c51ccbe1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59e6c51e420a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59e6c51e420a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x59e6c51d1b1c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x59e6c51d1b1c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x59e6c51a93f6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59e6c51a93f6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59e6c51c40c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59e6c4b68ba0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x59e6c4b68ba0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59e6c51c43f2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x59e6c51c43f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x59e6c51a94a2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x59e6c51a03b9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59e6c51aa43d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x59e6c51e4a3c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59e6c51e4782 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x59e6c4cefa2b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x59e6c4c05a1a - sqlx_postgres[6f83a8cd51126081]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x59e6c4c07e74 - <sqlx_postgres[6f83a8cd51126081]::database::Postgres as sqlx_core[930090a9159ee10e]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x59e6c4aa916f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[930090a9159ee10e]::testing::TestContext<sqlx_postgres[6f83a8cd51126081]::database::Postgres>, sqlx_core[930090a9159ee10e]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59e6c4aca88b - sqlx_core[930090a9159ee10e]::testing::run_test::<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x59e6c4aa934d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59e6c4aa974d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x59e6c4a11c1d - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x59e6c4a0f11c - tokio[52dd5dfffa4ec6c3]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>, <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x59e6c4a0f11c - tokio[52dd5dfffa4ec6c3]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>, <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x59e6c4a0f11c - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x59e6c49de75a - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>, <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x59e6c49fd7ad - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x59e6c49fbb4b - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x59e6c4b214ea - <tokio[52dd5dfffa4ec6c3]::runtime::context::scoped::Scoped<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::Context>>::set::<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x59e6c4b510aa - tokio[52dd5dfffa4ec6c3]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>), <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x59e6c4a807c6 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[52dd5dfffa4ec6c3]::runtime::context::Context>>::try_with::<tokio[52dd5dfffa4ec6c3]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>), <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x59e6c4a7dfcc - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[52dd5dfffa4ec6c3]::runtime::context::Context>>::with::<tokio[52dd5dfffa4ec6c3]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>), <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x59e6c4b4e771 - tokio[52dd5dfffa4ec6c3]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>), <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x59e6c49ec7c9 - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x59e6c49f2ea6 - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x59e6c49f43e9 - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x59e6c4a44923 - tokio[52dd5dfffa4ec6c3]::runtime::context::runtime::enter_runtime::<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x59e6c49dcb13 - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x59e6c4a3c500 - <tokio[52dd5dfffa4ec6c3]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x59e6c4a3f253 - <tokio[52dd5dfffa4ec6c3]::runtime::runtime::Runtime>::block_on::<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x59e6c4a77727 - sqlx_core[930090a9159ee10e]::rt::test_block_on::<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x59e6c4ac47fe - sqlx_core[930090a9159ee10e]::testing::run_test::<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x59e6c4ac4366 - sqlx_core[930090a9159ee10e]::testing::run_test_with_pool::<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x59e6c4adae1a - <fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0} as sqlx_core[930090a9159ee10e]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x59e6c4aea83a - fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails
[INFO] [stdout]                                at /opt/rustwide/workdir/src/handler/mod.rs:399:5
[INFO] [stdout]   51:     0x59e6c4ae45c7 - fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/handler/mod.rs:402:10
[INFO] [stdout]   52:     0x59e6c4a289b6 - <fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_returns_a_handler_error_when_handling_fails::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x59e6c4b5bedb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x59e6c4b5bedb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x59e6c4b69525 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x59e6c4b69525 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x59e6c4b69525 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x59e6c4b69525 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x59e6c4b69525 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x59e6c4b69525 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x59e6c4b69525 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x59e6c4b63fd4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x59e6c4b63fd4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x59e6c4b6c672 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x59e6c4b6c672 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x59e6c4b6c672 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x59e6c4b6c672 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x59e6c4b6c672 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x59e6c4b6c672 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x59e6c4b6c672 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x59e6c51cbd8f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x59e6c51cbd8f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x78a24f6b7aa4 - <unknown>
[INFO] [stdout]   74:     0x78a24f744a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- listener::worker::tests::it_aborts_handling stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'listener::worker::tests::it_aborts_handling' (2529) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59e6c51ccbe1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59e6c51ccbe1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59e6c51ccbe1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59e6c51ccbe1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59e6c51e420a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59e6c51e420a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x59e6c51d1b1c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x59e6c51d1b1c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x59e6c51a93f6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59e6c51a93f6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59e6c51c40c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59e6c4b68ba0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x59e6c4b68ba0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59e6c51c43f2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x59e6c51c43f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x59e6c51a94a2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x59e6c51a03b9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59e6c51aa43d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x59e6c51e4a3c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59e6c51e4782 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x59e6c4cefa2b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x59e6c4c05a1a - sqlx_postgres[6f83a8cd51126081]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x59e6c4c07e74 - <sqlx_postgres[6f83a8cd51126081]::database::Postgres as sqlx_core[930090a9159ee10e]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x59e6c4aa916f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[930090a9159ee10e]::testing::TestContext<sqlx_postgres[6f83a8cd51126081]::database::Postgres>, sqlx_core[930090a9159ee10e]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59e6c4acec0b - sqlx_core[930090a9159ee10e]::testing::run_test::<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x59e6c4aa94cd - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59e6c4aa98cd - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x59e6c4a11d9d - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x59e6c4a0fbfc - tokio[52dd5dfffa4ec6c3]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>, <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x59e6c4a0fbfc - tokio[52dd5dfffa4ec6c3]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>, <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x59e6c4a0fbfc - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x59e6c49dfd1a - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>, <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x59e6c4a0182d - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x59e6c49fbc6b - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x59e6c4b21c0a - <tokio[52dd5dfffa4ec6c3]::runtime::context::scoped::Scoped<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::Context>>::set::<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x59e6c4b512ea - tokio[52dd5dfffa4ec6c3]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>), <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x59e6c4a80fa6 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[52dd5dfffa4ec6c3]::runtime::context::Context>>::try_with::<tokio[52dd5dfffa4ec6c3]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>), <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x59e6c4a7e26c - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[52dd5dfffa4ec6c3]::runtime::context::Context>>::with::<tokio[52dd5dfffa4ec6c3]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>), <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x59e6c4b4e951 - tokio[52dd5dfffa4ec6c3]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>), <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x59e6c49ee1a9 - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x59e6c49f31a6 - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x59e6c49f59a9 - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x59e6c4a451c3 - tokio[52dd5dfffa4ec6c3]::runtime::context::runtime::enter_runtime::<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x59e6c49dcf33 - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x59e6c4a3cc80 - <tokio[52dd5dfffa4ec6c3]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x59e6c4a402d3 - <tokio[52dd5dfffa4ec6c3]::runtime::runtime::Runtime>::block_on::<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x59e6c4a780e7 - sqlx_core[930090a9159ee10e]::rt::test_block_on::<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x59e6c4ac4afe - sqlx_core[930090a9159ee10e]::testing::run_test::<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x59e6c4ac4546 - sqlx_core[930090a9159ee10e]::testing::run_test_with_pool::<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x59e6c4adaf3a - <fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0} as sqlx_core[930090a9159ee10e]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x59e6c4aa7fda - fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling
[INFO] [stdout]                                at /opt/rustwide/workdir/src/listener/worker.rs:560:5
[INFO] [stdout]   51:     0x59e6c4a948b7 - fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/listener/worker.rs:561:56
[INFO] [stdout]   52:     0x59e6c4a28b36 - <fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_aborts_handling::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x59e6c4b5bedb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x59e6c4b5bedb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x59e6c4b69525 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x59e6c4b69525 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x59e6c4b69525 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x59e6c4b69525 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x59e6c4b69525 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x59e6c4b69525 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x59e6c4b69525 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x59e6c4b63fd4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x59e6c4b63fd4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x59e6c4b6c672 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x59e6c4b6c672 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x59e6c4b6c672 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x59e6c4b6c672 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x59e6c4b6c672 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x59e6c4b6c672 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x59e6c4b6c672 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x59e6c51cbd8f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x59e6c51cbd8f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x78a24f6b7aa4 - <unknown>
[INFO] [stdout]   74:     0x78a24f744a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- lease_renewer::tests::it_renews_the_lease stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'lease_renewer::tests::it_renews_the_lease' (2527) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59e6c51ccbe1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59e6c51ccbe1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59e6c51ccbe1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59e6c51ccbe1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59e6c51e420a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59e6c51e420a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x59e6c51d1b1c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x59e6c51d1b1c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x59e6c51a93f6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59e6c51a93f6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59e6c51c40c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59e6c4b68ba0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x59e6c4b68ba0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59e6c51c43f2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x59e6c51c43f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x59e6c51a94a2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x59e6c51a03b9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59e6c51aa43d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x59e6c51e4a3c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59e6c51e4782 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x59e6c4cefa2b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x59e6c4c05a1a - sqlx_postgres[6f83a8cd51126081]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x59e6c4c07e74 - <sqlx_postgres[6f83a8cd51126081]::database::Postgres as sqlx_core[930090a9159ee10e]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x59e6c4aa916f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[930090a9159ee10e]::testing::TestContext<sqlx_postgres[6f83a8cd51126081]::database::Postgres>, sqlx_core[930090a9159ee10e]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59e6c4ac920b - sqlx_core[930090a9159ee10e]::testing::run_test::<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x59e6c4aa92cd - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59e6c4aa96cd - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x59e6c4a11b9d - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x59e6c4a0ed7c - tokio[52dd5dfffa4ec6c3]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>, <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x59e6c4a0ed7c - tokio[52dd5dfffa4ec6c3]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>, <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x59e6c4a0ed7c - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x59e6c49de01a - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>, <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x59e6c49fc22d - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x59e6c49fbaeb - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x59e6c4b2128a - <tokio[52dd5dfffa4ec6c3]::runtime::context::scoped::Scoped<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::Context>>::set::<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x59e6c4b50fea - tokio[52dd5dfffa4ec6c3]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>), <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x59e6c4a80526 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[52dd5dfffa4ec6c3]::runtime::context::Context>>::try_with::<tokio[52dd5dfffa4ec6c3]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>), <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x59e6c4a7deec - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[52dd5dfffa4ec6c3]::runtime::context::Context>>::with::<tokio[52dd5dfffa4ec6c3]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>), <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x59e6c4b4e6d1 - tokio[52dd5dfffa4ec6c3]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>), <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x59e6c49ebf29 - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x59e6c49f2da6 - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x59e6c49f3ca9 - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x59e6c4a44643 - tokio[52dd5dfffa4ec6c3]::runtime::context::runtime::enter_runtime::<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x59e6c49dc9b3 - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x59e6c4a3c280 - <tokio[52dd5dfffa4ec6c3]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x59e6c4a3ecd3 - <tokio[52dd5dfffa4ec6c3]::runtime::runtime::Runtime>::block_on::<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x59e6c4a773ef - sqlx_core[930090a9159ee10e]::rt::test_block_on::<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x59e6c4ac4700 - sqlx_core[930090a9159ee10e]::testing::run_test::<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x59e6c4ac42c6 - sqlx_core[930090a9159ee10e]::testing::run_test_with_pool::<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x59e6c4adadba - <fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0} as sqlx_core[930090a9159ee10e]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x59e6c4aa7dca - fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lease_renewer.rs:175:5
[INFO] [stdout]   51:     0x59e6c4a94887 - fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lease_renewer.rs:176:57
[INFO] [stdout]   52:     0x59e6c4a28936 - <fx_mq_jobs[2ed7dbdbef4c4c87]::lease_renewer::tests::it_renews_the_lease::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x59e6c4b5bedb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x59e6c4b5bedb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x59e6c4b69525 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x59e6c4b69525 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x59e6c4b69525 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x59e6c4b69525 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x59e6c4b69525 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x59e6c4b69525 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x59e6c4b69525 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x59e6c4b63fd4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x59e6c4b63fd4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x59e6c4b6c672 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x59e6c4b6c672 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x59e6c4b6c672 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x59e6c4b6c672 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x59e6c4b6c672 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x59e6c4b6c672 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x59e6c4b6c672 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x59e6c51cbd8f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x59e6c51cbd8f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x78a24f6b7aa4 - <unknown>
[INFO] [stdout]   74:     0x78a24f744a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- handler::tests::it_successfully_handles_a_message stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'handler::tests::it_successfully_handles_a_message' (2526) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59e6c51ccbe1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59e6c51ccbe1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59e6c51ccbe1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59e6c51ccbe1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59e6c51e420a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59e6c51e420a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x59e6c51d1b1c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x59e6c51d1b1c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x59e6c51a93f6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59e6c51a93f6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59e6c51c40c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59e6c4b68ba0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x59e6c4b68ba0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59e6c51c43f2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x59e6c51c43f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x59e6c51a94a2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x59e6c51a03b9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59e6c51aa43d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x59e6c51e4a3c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59e6c51e4782 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x59e6c4cefa2b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x59e6c4c05a1a - sqlx_postgres[6f83a8cd51126081]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x59e6c4c07e74 - <sqlx_postgres[6f83a8cd51126081]::database::Postgres as sqlx_core[930090a9159ee10e]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x59e6c4aa916f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[930090a9159ee10e]::testing::TestContext<sqlx_postgres[6f83a8cd51126081]::database::Postgres>, sqlx_core[930090a9159ee10e]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59e6c4ac9d4b - sqlx_core[930090a9159ee10e]::testing::run_test::<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x59e6c4aa930d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59e6c4aa970d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x59e6c4a11bdd - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x59e6c4a0ef4c - tokio[52dd5dfffa4ec6c3]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>, <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x59e6c4a0ef4c - tokio[52dd5dfffa4ec6c3]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>, <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x59e6c4a0ef4c - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x59e6c49de3ba - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>, <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x59e6c49fcced - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x59e6c49fbb1b - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x59e6c4b213ba - <tokio[52dd5dfffa4ec6c3]::runtime::context::scoped::Scoped<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::Context>>::set::<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x59e6c4b5104a - tokio[52dd5dfffa4ec6c3]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>), <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x59e6c4a80676 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[52dd5dfffa4ec6c3]::runtime::context::Context>>::try_with::<tokio[52dd5dfffa4ec6c3]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>), <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x59e6c4a7df5c - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[52dd5dfffa4ec6c3]::runtime::context::Context>>::with::<tokio[52dd5dfffa4ec6c3]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>), <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x59e6c4b4e721 - tokio[52dd5dfffa4ec6c3]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>), <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x59e6c49ec379 - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x59e6c49f2e26 - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x59e6c49f4049 - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x59e6c4a447b3 - tokio[52dd5dfffa4ec6c3]::runtime::context::runtime::enter_runtime::<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x59e6c49dca63 - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x59e6c4a3c3c0 - <tokio[52dd5dfffa4ec6c3]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x59e6c4a3ef93 - <tokio[52dd5dfffa4ec6c3]::runtime::runtime::Runtime>::block_on::<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x59e6c4a77587 - sqlx_core[930090a9159ee10e]::rt::test_block_on::<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x59e6c4ac477e - sqlx_core[930090a9159ee10e]::testing::run_test::<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x59e6c4ac4316 - sqlx_core[930090a9159ee10e]::testing::run_test_with_pool::<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x59e6c4adadea - <fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0} as sqlx_core[930090a9159ee10e]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x59e6c4aea7da - fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message
[INFO] [stdout]                                at /opt/rustwide/workdir/src/handler/mod.rs:365:5
[INFO] [stdout]   51:     0x59e6c4ae4597 - fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/handler/mod.rs:366:71
[INFO] [stdout]   52:     0x59e6c4a28976 - <fx_mq_jobs[2ed7dbdbef4c4c87]::handler::tests::it_successfully_handles_a_message::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x59e6c4b5bedb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x59e6c4b5bedb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x59e6c4b69525 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x59e6c4b69525 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x59e6c4b69525 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x59e6c4b69525 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x59e6c4b69525 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x59e6c4b69525 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x59e6c4b69525 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x59e6c4b63fd4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x59e6c4b63fd4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x59e6c4b6c672 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x59e6c4b6c672 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x59e6c4b6c672 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x59e6c4b6c672 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x59e6c4b6c672 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x59e6c4b6c672 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x59e6c4b6c672 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x59e6c51cbd8f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x59e6c51cbd8f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x78a24f6b7aa4 - <unknown>
[INFO] [stdout]   74:     0x78a24f744a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- listener::worker::tests::it_reports_handling_errors_as_retryable stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'listener::worker::tests::it_reports_handling_errors_as_retryable' (2531) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59e6c51ccbe1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59e6c51ccbe1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59e6c51ccbe1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59e6c51ccbe1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59e6c51e420a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59e6c51e420a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x59e6c51d1b1c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x59e6c51d1b1c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x59e6c51a93f6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59e6c51a93f6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59e6c51c40c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59e6c4b68ba0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x59e6c4b68ba0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59e6c51c43f2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x59e6c51c43f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x59e6c51a94a2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x59e6c51a03b9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59e6c51aa43d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x59e6c51e4a3c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59e6c51e4782 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x59e6c4cefa2b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x59e6c4c05a1a - sqlx_postgres[6f83a8cd51126081]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x59e6c4c07e74 - <sqlx_postgres[6f83a8cd51126081]::database::Postgres as sqlx_core[930090a9159ee10e]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x59e6c4aa916f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[930090a9159ee10e]::testing::TestContext<sqlx_postgres[6f83a8cd51126081]::database::Postgres>, sqlx_core[930090a9159ee10e]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59e6c4ad0ddb - sqlx_core[930090a9159ee10e]::testing::run_test::<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x59e6c4aa958d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59e6c4aa998d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x59e6c4a11e5d - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x59e6c4a1016c - tokio[52dd5dfffa4ec6c3]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>, <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x59e6c4a1016c - tokio[52dd5dfffa4ec6c3]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>, <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x59e6c4a1016c - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x59e6c49e07fa - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>, <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x59e6c4a0386d - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x59e6c49fbcfb - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x59e6c4b21f9a - <tokio[52dd5dfffa4ec6c3]::runtime::context::scoped::Scoped<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::Context>>::set::<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x59e6c4b5140a - tokio[52dd5dfffa4ec6c3]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>), <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x59e6c4a81396 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[52dd5dfffa4ec6c3]::runtime::context::Context>>::try_with::<tokio[52dd5dfffa4ec6c3]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>), <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x59e6c4a7e3bc - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[52dd5dfffa4ec6c3]::runtime::context::Context>>::with::<tokio[52dd5dfffa4ec6c3]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>), <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x59e6c4b4ea41 - tokio[52dd5dfffa4ec6c3]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>), <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x59e6c49eee99 - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x59e6c49f3326 - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x59e6c49f6489 - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x59e6c4a45613 - tokio[52dd5dfffa4ec6c3]::runtime::context::runtime::enter_runtime::<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x59e6c49dd143 - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x59e6c4a3d040 - <tokio[52dd5dfffa4ec6c3]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x59e6c4a40b13 - <tokio[52dd5dfffa4ec6c3]::runtime::runtime::Runtime>::block_on::<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x59e6c4a785af - sqlx_core[930090a9159ee10e]::rt::test_block_on::<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x59e6c4ac4c80 - sqlx_core[930090a9159ee10e]::testing::run_test::<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x59e6c4ac4636 - sqlx_core[930090a9159ee10e]::testing::run_test_with_pool::<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x59e6c4adafca - <fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0} as sqlx_core[930090a9159ee10e]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x59e6c4aa80fa - fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable
[INFO] [stdout]                                at /opt/rustwide/workdir/src/listener/worker.rs:385:5
[INFO] [stdout]   51:     0x59e6c4a94947 - fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/listener/worker.rs:386:77
[INFO] [stdout]   52:     0x59e6c4a28bf6 - <fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_retryable::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x59e6c4b5bedb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x59e6c4b5bedb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x59e6c4b69525 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x59e6c4b69525 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x59e6c4b69525 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x59e6c4b69525 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x59e6c4b69525 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x59e6c4b69525 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x59e6c4b69525 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x59e6c4b63fd4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x59e6c4b63fd4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x59e6c4b6c672 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x59e6c4b6c672 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x59e6c4b6c672 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x59e6c4b6c672 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x59e6c4b6c672 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x59e6c4b6c672 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x59e6c4b6c672 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x59e6c51cbd8f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x59e6c51cbd8f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x78a24f6b7aa4 - <unknown>
[INFO] [stdout]   74:     0x78a24f744a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- publisher::test::it_publishes_using_a_pool stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'publisher::test::it_publishes_using_a_pool' (2534) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59e6c51ccbe1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59e6c51ccbe1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59e6c51ccbe1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59e6c51ccbe1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59e6c51e420a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59e6c51e420a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x59e6c51d1b1c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x59e6c51d1b1c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x59e6c51a93f6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59e6c51a93f6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59e6c51c40c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59e6c4b68ba0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x59e6c4b68ba0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59e6c51c43f2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x59e6c51c43f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x59e6c51a94a2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x59e6c51a03b9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59e6c51aa43d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x59e6c51e4a3c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59e6c51e4782 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x59e6c4cefa2b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x59e6c4c05a1a - sqlx_postgres[6f83a8cd51126081]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x59e6c4c07e74 - <sqlx_postgres[6f83a8cd51126081]::database::Postgres as sqlx_core[930090a9159ee10e]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x59e6c4aa916f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[930090a9159ee10e]::testing::TestContext<sqlx_postgres[6f83a8cd51126081]::database::Postgres>, sqlx_core[930090a9159ee10e]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59e6c4acbf0b - sqlx_core[930090a9159ee10e]::testing::run_test::<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x59e6c4aa93cd - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59e6c4aa97cd - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x59e6c4a11c9d - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x59e6c4a0f4bc - tokio[52dd5dfffa4ec6c3]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>, <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x59e6c4a0f4bc - tokio[52dd5dfffa4ec6c3]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>, <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x59e6c4a0f4bc - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x59e6c49dee9a - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>, <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x59e6c49fed2d - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x59e6c49fbbab - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x59e6c4b2174a - <tokio[52dd5dfffa4ec6c3]::runtime::context::scoped::Scoped<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::Context>>::set::<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x59e6c4b5116a - tokio[52dd5dfffa4ec6c3]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>), <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x59e6c4a80a66 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[52dd5dfffa4ec6c3]::runtime::context::Context>>::try_with::<tokio[52dd5dfffa4ec6c3]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>), <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x59e6c4a7e0ac - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[52dd5dfffa4ec6c3]::runtime::context::Context>>::with::<tokio[52dd5dfffa4ec6c3]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>), <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x59e6c4b4e811 - tokio[52dd5dfffa4ec6c3]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>), <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x59e6c49ed069 - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x59e6c49f2fa6 - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x59e6c49f4b29 - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x59e6c4a44c03 - tokio[52dd5dfffa4ec6c3]::runtime::context::runtime::enter_runtime::<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x59e6c49dcc73 - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x59e6c4a3c780 - <tokio[52dd5dfffa4ec6c3]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x59e6c4a3f7d3 - <tokio[52dd5dfffa4ec6c3]::runtime::runtime::Runtime>::block_on::<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x59e6c4a77a67 - sqlx_core[930090a9159ee10e]::rt::test_block_on::<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x59e6c4ac48fe - sqlx_core[930090a9159ee10e]::testing::run_test::<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x59e6c4ac4406 - sqlx_core[930090a9159ee10e]::testing::run_test_with_pool::<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x59e6c4adae7a - <fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0} as sqlx_core[930090a9159ee10e]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x59e6c4b46b2a - fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool
[INFO] [stdout]                                at /opt/rustwide/workdir/src/publisher/mod.rs:325:5
[INFO] [stdout]   51:     0x59e6c4b384f7 - fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/publisher/mod.rs:326:63
[INFO] [stdout]   52:     0x59e6c4a28a36 - <fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_pool::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x59e6c4b5bedb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x59e6c4b5bedb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x59e6c4b69525 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x59e6c4b69525 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x59e6c4b69525 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x59e6c4b69525 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x59e6c4b69525 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x59e6c4b69525 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x59e6c4b69525 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x59e6c4b63fd4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x59e6c4b63fd4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x59e6c4b6c672 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x59e6c4b6c672 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x59e6c4b6c672 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x59e6c4b6c672 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x59e6c4b6c672 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x59e6c4b6c672 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x59e6c4b6c672 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x59e6c51cbd8f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x59e6c51cbd8f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x78a24f6b7aa4 - <unknown>
[INFO] [stdout]   74:     0x78a24f744a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- publisher::test::it_rolls_back_publish_many_on_serialization_error stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'publisher::test::it_rolls_back_publish_many_on_serialization_error' (2536) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59e6c51ccbe1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59e6c51ccbe1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59e6c51ccbe1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59e6c51ccbe1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59e6c51e420a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59e6c51e420a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x59e6c51d1b1c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x59e6c51d1b1c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x59e6c51a93f6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59e6c51a93f6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59e6c51c40c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59e6c4b68ba0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x59e6c4b68ba0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59e6c51c43f2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x59e6c51c43f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x59e6c51a94a2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x59e6c51a03b9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59e6c51aa43d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x59e6c51e4a3c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59e6c51e4782 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x59e6c4cefa2b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x59e6c4c05a1a - sqlx_postgres[6f83a8cd51126081]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x59e6c4c07e74 - <sqlx_postgres[6f83a8cd51126081]::database::Postgres as sqlx_core[930090a9159ee10e]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x59e6c4aa916f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[930090a9159ee10e]::testing::TestContext<sqlx_postgres[6f83a8cd51126081]::database::Postgres>, sqlx_core[930090a9159ee10e]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59e6c4ace0cb - sqlx_core[930090a9159ee10e]::testing::run_test::<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x59e6c4aa948d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59e6c4aa988d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x59e6c4a11d5d - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x59e6c4a0fa2c - tokio[52dd5dfffa4ec6c3]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>, <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x59e6c4a0fa2c - tokio[52dd5dfffa4ec6c3]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>, <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x59e6c4a0fa2c - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x59e6c49df97a - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>, <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x59e6c4a00d6d - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x59e6c49fbc3b - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x59e6c4b21ada - <tokio[52dd5dfffa4ec6c3]::runtime::context::scoped::Scoped<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::Context>>::set::<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x59e6c4b5128a - tokio[52dd5dfffa4ec6c3]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>), <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x59e6c4a80e56 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[52dd5dfffa4ec6c3]::runtime::context::Context>>::try_with::<tokio[52dd5dfffa4ec6c3]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>), <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x59e6c4a7e1fc - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[52dd5dfffa4ec6c3]::runtime::context::Context>>::with::<tokio[52dd5dfffa4ec6c3]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>), <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x59e6c4b4e901 - tokio[52dd5dfffa4ec6c3]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>), <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x59e6c49edd59 - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x59e6c49f3126 - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x59e6c49f5609 - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x59e6c4a45053 - tokio[52dd5dfffa4ec6c3]::runtime::context::runtime::enter_runtime::<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x59e6c49dce83 - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x59e6c4a3cb40 - <tokio[52dd5dfffa4ec6c3]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x59e6c4a40013 - <tokio[52dd5dfffa4ec6c3]::runtime::runtime::Runtime>::block_on::<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x59e6c4a77f47 - sqlx_core[930090a9159ee10e]::rt::test_block_on::<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x59e6c4ac4a7e - sqlx_core[930090a9159ee10e]::testing::run_test::<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x59e6c4ac44f6 - sqlx_core[930090a9159ee10e]::testing::run_test_with_pool::<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x59e6c4adaf0a - <fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::it_rolls_back_publish_many_on_serialization_error::{closure#0} as sqlx_core[930090a9159ee10e]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x59e6c4b46c4a - fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error
[INFO] [stdout]                                at /opt/rustwide/workdir/src/publisher/mod.rs:434:5
[INFO] [stdout]   51:     0x59e6c4b38587 - fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/publisher/mod.rs:437:10
[INFO] [stdout]   52:     0x59e6c4a28af6 - <fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_rolls_back_publish_many_on_serialization_error::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x59e6c4b5bedb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x59e6c4b5bedb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x59e6c4b69525 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x59e6c4b69525 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x59e6c4b69525 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x59e6c4b69525 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x59e6c4b69525 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x59e6c4b69525 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x59e6c4b69525 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x59e6c4b63fd4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x59e6c4b63fd4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x59e6c4b6c672 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x59e6c4b6c672 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x59e6c4b6c672 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x59e6c4b6c672 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x59e6c4b6c672 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x59e6c4b6c672 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x59e6c4b6c672 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x59e6c51cbd8f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x59e6c51cbd8f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x78a24f6b7aa4 - <unknown>
[INFO] [stdout]   74:     0x78a24f744a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- publisher::test::it_publishes_many_using_a_transaction stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'publisher::test::it_publishes_many_using_a_transaction' (2533) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59e6c51ccbe1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59e6c51ccbe1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59e6c51ccbe1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59e6c51ccbe1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59e6c51e420a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59e6c51e420a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x59e6c51d1b1c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x59e6c51d1b1c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x59e6c51a93f6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59e6c51a93f6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59e6c51c40c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59e6c4b68ba0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x59e6c4b68ba0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59e6c51c43f2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x59e6c51c43f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x59e6c51a94a2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x59e6c51a03b9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59e6c51aa43d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x59e6c51e4a3c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59e6c51e4782 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x59e6c4cefa2b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x59e6c4c05a1a - sqlx_postgres[6f83a8cd51126081]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x59e6c4c07e74 - <sqlx_postgres[6f83a8cd51126081]::database::Postgres as sqlx_core[930090a9159ee10e]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x59e6c4aa916f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[930090a9159ee10e]::testing::TestContext<sqlx_postgres[6f83a8cd51126081]::database::Postgres>, sqlx_core[930090a9159ee10e]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59e6c4acd58b - sqlx_core[930090a9159ee10e]::testing::run_test::<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x59e6c4aa944d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59e6c4aa984d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x59e6c4a11d1d - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x59e6c4a0f85c - tokio[52dd5dfffa4ec6c3]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>, <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x59e6c4a0f85c - tokio[52dd5dfffa4ec6c3]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>, <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x59e6c4a0f85c - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x59e6c49df5da - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>, <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x59e6c4a002ad - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x59e6c49fbc0b - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x59e6c4b219aa - <tokio[52dd5dfffa4ec6c3]::runtime::context::scoped::Scoped<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::Context>>::set::<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x59e6c4b5122a - tokio[52dd5dfffa4ec6c3]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>), <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x59e6c4a80d06 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[52dd5dfffa4ec6c3]::runtime::context::Context>>::try_with::<tokio[52dd5dfffa4ec6c3]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>), <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x59e6c4a7e18c - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[52dd5dfffa4ec6c3]::runtime::context::Context>>::with::<tokio[52dd5dfffa4ec6c3]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>), <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x59e6c4b4e8b1 - tokio[52dd5dfffa4ec6c3]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>), <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x59e6c49ed909 - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x59e6c49f30a6 - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x59e6c49f5269 - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x59e6c4a44ee3 - tokio[52dd5dfffa4ec6c3]::runtime::context::runtime::enter_runtime::<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x59e6c49dcdd3 - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x59e6c4a3ca00 - <tokio[52dd5dfffa4ec6c3]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x59e6c4a3fd53 - <tokio[52dd5dfffa4ec6c3]::runtime::runtime::Runtime>::block_on::<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x59e6c4a77da7 - sqlx_core[930090a9159ee10e]::rt::test_block_on::<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x59e6c4ac49fe - sqlx_core[930090a9159ee10e]::testing::run_test::<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x59e6c4ac44a6 - sqlx_core[930090a9159ee10e]::testing::run_test_with_pool::<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x59e6c4adaeda - <fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::it_publishes_many_using_a_transaction::{closure#0} as sqlx_core[930090a9159ee10e]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x59e6c4b46bea - fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/publisher/mod.rs:391:5
[INFO] [stdout]   51:     0x59e6c4b38557 - fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/publisher/mod.rs:392:75
[INFO] [stdout]   52:     0x59e6c4a28ab6 - <fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_many_using_a_transaction::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x59e6c4b5bedb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x59e6c4b5bedb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x59e6c4b69525 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x59e6c4b69525 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x59e6c4b69525 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x59e6c4b69525 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x59e6c4b69525 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x59e6c4b69525 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x59e6c4b69525 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x59e6c4b63fd4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x59e6c4b63fd4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x59e6c4b6c672 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x59e6c4b6c672 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x59e6c4b6c672 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x59e6c4b6c672 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x59e6c4b6c672 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x59e6c4b6c672 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x59e6c4b6c672 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x59e6c51cbd8f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x59e6c51cbd8f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x78a24f6b7aa4 - <unknown>
[INFO] [stdout]   74:     0x78a24f744a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- listener::worker::tests::it_reports_handling_success stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'listener::worker::tests::it_reports_handling_success' (2532) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59e6c51ccbe1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59e6c51ccbe1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59e6c51ccbe1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59e6c51ccbe1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59e6c51e420a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59e6c51e420a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x59e6c51d1b1c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x59e6c51d1b1c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x59e6c51a93f6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59e6c51a93f6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59e6c51c40c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59e6c4b68ba0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x59e6c4b68ba0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59e6c51c43f2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x59e6c51c43f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x59e6c51a94a2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x59e6c51a03b9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59e6c51aa43d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x59e6c51e4a3c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59e6c51e4782 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x59e6c4cefa2b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x59e6c4c05a1a - sqlx_postgres[6f83a8cd51126081]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x59e6c4c07e74 - <sqlx_postgres[6f83a8cd51126081]::database::Postgres as sqlx_core[930090a9159ee10e]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x59e6c4aa916f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[930090a9159ee10e]::testing::TestContext<sqlx_postgres[6f83a8cd51126081]::database::Postgres>, sqlx_core[930090a9159ee10e]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59e6c4acf74b - sqlx_core[930090a9159ee10e]::testing::run_test::<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x59e6c4aa950d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59e6c4aa990d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x59e6c4a11ddd - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x59e6c4a0fdcc - tokio[52dd5dfffa4ec6c3]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>, <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x59e6c4a0fdcc - tokio[52dd5dfffa4ec6c3]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>, <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x59e6c4a0fdcc - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x59e6c49e00ba - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>, <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x59e6c4a022ed - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x59e6c49fbc9b - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x59e6c4b21d3a - <tokio[52dd5dfffa4ec6c3]::runtime::context::scoped::Scoped<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::Context>>::set::<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x59e6c4b5134a - tokio[52dd5dfffa4ec6c3]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>), <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x59e6c4a810f6 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[52dd5dfffa4ec6c3]::runtime::context::Context>>::try_with::<tokio[52dd5dfffa4ec6c3]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>), <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x59e6c4a7e2dc - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[52dd5dfffa4ec6c3]::runtime::context::Context>>::with::<tokio[52dd5dfffa4ec6c3]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>), <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x59e6c4b4e9a1 - tokio[52dd5dfffa4ec6c3]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>), <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x59e6c49ee5f9 - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x59e6c49f3226 - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x59e6c49f5d49 - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x59e6c4a45333 - tokio[52dd5dfffa4ec6c3]::runtime::context::runtime::enter_runtime::<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x59e6c49dcfe3 - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x59e6c4a3cdc0 - <tokio[52dd5dfffa4ec6c3]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x59e6c4a40593 - <tokio[52dd5dfffa4ec6c3]::runtime::runtime::Runtime>::block_on::<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x59e6c4a7827f - sqlx_core[930090a9159ee10e]::rt::test_block_on::<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x59e6c4ac4b80 - sqlx_core[930090a9159ee10e]::testing::run_test::<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x59e6c4ac4596 - sqlx_core[930090a9159ee10e]::testing::run_test_with_pool::<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x59e6c4adaf6a - <fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0} as sqlx_core[930090a9159ee10e]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x59e6c4aa803a - fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success
[INFO] [stdout]                                at /opt/rustwide/workdir/src/listener/worker.rs:318:5
[INFO] [stdout]   51:     0x59e6c4a948e7 - fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/listener/worker.rs:319:65
[INFO] [stdout]   52:     0x59e6c4a28b76 - <fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_success::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x59e6c4b5bedb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x59e6c4b5bedb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x59e6c4b69525 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x59e6c4b69525 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x59e6c4b69525 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x59e6c4b69525 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x59e6c4b69525 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x59e6c4b69525 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x59e6c4b69525 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x59e6c4b63fd4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x59e6c4b63fd4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x59e6c4b6c672 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x59e6c4b6c672 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x59e6c4b6c672 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x59e6c4b6c672 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x59e6c4b6c672 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x59e6c4b6c672 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x59e6c4b6c672 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x59e6c51cbd8f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x59e6c51cbd8f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x78a24f6b7aa4 - <unknown>
[INFO] [stdout]   74:     0x78a24f744a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- publisher::test::it_publishes_using_a_transaction stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'publisher::test::it_publishes_using_a_transaction' (2535) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59e6c51ccbe1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59e6c51ccbe1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59e6c51ccbe1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59e6c51ccbe1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59e6c51e420a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59e6c51e420a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x59e6c51d1b1c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x59e6c51d1b1c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x59e6c51a93f6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59e6c51a93f6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59e6c51c40c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59e6c4b68ba0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x59e6c4b68ba0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59e6c51c43f2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x59e6c51c43f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x59e6c51a94a2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x59e6c51a03b9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59e6c51aa43d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x59e6c51e4a3c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59e6c51e4782 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x59e6c4cefa2b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x59e6c4c05a1a - sqlx_postgres[6f83a8cd51126081]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x59e6c4c07e74 - <sqlx_postgres[6f83a8cd51126081]::database::Postgres as sqlx_core[930090a9159ee10e]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x59e6c4aa916f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[930090a9159ee10e]::testing::TestContext<sqlx_postgres[6f83a8cd51126081]::database::Postgres>, sqlx_core[930090a9159ee10e]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59e6c4acca4b - sqlx_core[930090a9159ee10e]::testing::run_test::<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x59e6c4aa940d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59e6c4aa980d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x59e6c4a11cdd - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x59e6c4a0f68c - tokio[52dd5dfffa4ec6c3]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>, <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x59e6c4a0f68c - tokio[52dd5dfffa4ec6c3]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>, <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x59e6c4a0f68c - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x59e6c49df23a - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>, <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x59e6c49ff7ed - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x59e6c49fbbdb - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x59e6c4b2187a - <tokio[52dd5dfffa4ec6c3]::runtime::context::scoped::Scoped<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::Context>>::set::<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x59e6c4b511ca - tokio[52dd5dfffa4ec6c3]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>), <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x59e6c4a80bb6 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[52dd5dfffa4ec6c3]::runtime::context::Context>>::try_with::<tokio[52dd5dfffa4ec6c3]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>), <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x59e6c4a7e11c - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[52dd5dfffa4ec6c3]::runtime::context::Context>>::with::<tokio[52dd5dfffa4ec6c3]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>), <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x59e6c4b4e861 - tokio[52dd5dfffa4ec6c3]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>), <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x59e6c49ed4b9 - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x59e6c49f3026 - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x59e6c49f4ec9 - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x59e6c4a44d73 - tokio[52dd5dfffa4ec6c3]::runtime::context::runtime::enter_runtime::<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]   43:     0x59e6c49dcd23 - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x59e6c4a3c8c0 - <tokio[52dd5dfffa4ec6c3]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x59e6c4a3fa93 - <tokio[52dd5dfffa4ec6c3]::runtime::runtime::Runtime>::block_on::<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x59e6c4a77c07 - sqlx_core[930090a9159ee10e]::rt::test_block_on::<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x59e6c4ac497e - sqlx_core[930090a9159ee10e]::testing::run_test::<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x59e6c4ac4456 - sqlx_core[930090a9159ee10e]::testing::run_test_with_pool::<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x59e6c4adaeaa - <fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0} as sqlx_core[930090a9159ee10e]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x59e6c4b46b8a - fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/publisher/mod.rs:355:5
[INFO] [stdout]   51:     0x59e6c4b38527 - fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/publisher/mod.rs:356:70
[INFO] [stdout]   52:     0x59e6c4a28a76 - <fx_mq_jobs[2ed7dbdbef4c4c87]::publisher::test::it_publishes_using_a_transaction::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x59e6c4b5bedb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x59e6c4b5bedb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x59e6c4b69525 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x59e6c4b69525 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x59e6c4b69525 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x59e6c4b69525 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x59e6c4b69525 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x59e6c4b69525 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x59e6c4b69525 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x59e6c4b63fd4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x59e6c4b63fd4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x59e6c4b6c672 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x59e6c4b6c672 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x59e6c4b6c672 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x59e6c4b6c672 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x59e6c4b6c672 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x59e6c4b6c672 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x59e6c4b6c672 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x59e6c51cbd8f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x59e6c51cbd8f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x78a24f6b7aa4 - <unknown>
[INFO] [stdout]   74:     0x78a24f744a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- listener::worker::tests::it_reports_handling_errors_as_dead stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'listener::worker::tests::it_reports_handling_errors_as_dead' (2530) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59e6c51ccbe1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59e6c51ccbe1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59e6c51ccbe1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59e6c51ccbe1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59e6c51e420a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59e6c51e420a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x59e6c51d1b1c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x59e6c51d1b1c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x59e6c51a93f6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59e6c51a93f6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59e6c51c40c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59e6c4b68ba0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x59e6c4b68ba0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59e6c51c43f2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x59e6c51c43f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x59e6c51a94a2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x59e6c51a03b9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59e6c51aa43d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x59e6c51e4a3c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59e6c51e4782 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x59e6c4cefa2b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x59e6c4c05a1a - sqlx_postgres[6f83a8cd51126081]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x59e6c4c07e74 - <sqlx_postgres[6f83a8cd51126081]::database::Postgres as sqlx_core[930090a9159ee10e]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x59e6c4aa916f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[930090a9159ee10e]::testing::TestContext<sqlx_postgres[6f83a8cd51126081]::database::Postgres>, sqlx_core[930090a9159ee10e]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59e6c4ad029a - sqlx_core[930090a9159ee10e]::testing::run_test::<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x59e6c4aa954d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59e6c4aa994d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x59e6c4a11e1d - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x59e6c4a0ff9c - tokio[52dd5dfffa4ec6c3]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>, <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x59e6c4a0ff9c - tokio[52dd5dfffa4ec6c3]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>, <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x59e6c4a0ff9c - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x59e6c49e045a - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>, <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x59e6c4a02dad - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x59e6c49fbccb - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x59e6c4b21e6a - <tokio[52dd5dfffa4ec6c3]::runtime::context::scoped::Scoped<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::Context>>::set::<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x59e6c4b513aa - tokio[52dd5dfffa4ec6c3]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>), <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x59e6c4a81246 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[52dd5dfffa4ec6c3]::runtime::context::Context>>::try_with::<tokio[52dd5dfffa4ec6c3]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>), <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x59e6c4a7e34c - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[52dd5dfffa4ec6c3]::runtime::context::Context>>::with::<tokio[52dd5dfffa4ec6c3]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>), <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x59e6c4b4e9f1 - tokio[52dd5dfffa4ec6c3]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>), <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x59e6c49eea49 - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x59e6c49f32a6 - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x59e6c49f60e9 - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x59e6c4a454a3 - tokio[52dd5dfffa4ec6c3]::runtime::context::runtime::enter_runtime::<<tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[846c3077b27d75c7]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x59e6c49dd093 - <tokio[52dd5dfffa4ec6c3]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x59e6c4a3cf00 - <tokio[52dd5dfffa4ec6c3]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x59e6c4a40853 - <tokio[52dd5dfffa4ec6c3]::runtime::runtime::Runtime>::block_on::<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x59e6c4a78417 - sqlx_core[930090a9159ee10e]::rt::test_block_on::<sqlx_core[930090a9159ee10e]::testing::run_test<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x59e6c4ac4bfe - sqlx_core[930090a9159ee10e]::testing::run_test::<sqlx_postgres[6f83a8cd51126081]::database::Postgres, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}, sqlx_core[930090a9159ee10e]::testing::run_test_with_pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x59e6c4ac45e6 - sqlx_core[930090a9159ee10e]::testing::run_test_with_pool::<sqlx_postgres[6f83a8cd51126081]::database::Postgres, fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x59e6c4adaf9a - <fn(sqlx_core[930090a9159ee10e]::pool::Pool<sqlx_postgres[6f83a8cd51126081]::database::Postgres>) -> fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0} as sqlx_core[930090a9159ee10e]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x59e6c4aa809a - fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead
[INFO] [stdout]                                at /opt/rustwide/workdir/src/listener/worker.rs:452:5
[INFO] [stdout]   51:     0x59e6c4a94917 - fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/listener/worker.rs:453:72
[INFO] [stdout]   52:     0x59e6c4a28bb6 - <fx_mq_jobs[2ed7dbdbef4c4c87]::listener::worker::tests::it_reports_handling_errors_as_dead::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x59e6c4b5bedb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x59e6c4b5bedb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x59e6c4b69525 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x59e6c4b69525 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x59e6c4b69525 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x59e6c4b69525 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x59e6c4b69525 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x59e6c4b69525 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x59e6c4b69525 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x59e6c4b63fd4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x59e6c4b63fd4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x59e6c4b6c672 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x59e6c4b6c672 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x59e6c4b6c672 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x59e6c4b6c672 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x59e6c4b6c672 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x59e6c4b6c672 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x59e6c4b6c672 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x59e6c51cbd8f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x59e6c51cbd8f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x78a24f6b7aa4 - <unknown>
[INFO] [stdout]   74:     0x78a24f744a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     handler::tests::it_returns_a_handler_error_when_handling_fails
[INFO] [stdout]     handler::tests::it_returns_registry_error_for_unhandled_message
[INFO] [stdout]     handler::tests::it_successfully_handles_a_message
[INFO] [stdout]     lease_renewer::tests::it_renews_the_lease
[INFO] [stdout]     listener::listener::tests::it_works_on_messages
[INFO] [stdout]     listener::worker::tests::it_aborts_handling
[INFO] [stdout]     listener::worker::tests::it_reports_handling_errors_as_dead
[INFO] [stdout]     listener::worker::tests::it_reports_handling_errors_as_retryable
[INFO] [stdout]     listener::worker::tests::it_reports_handling_success
[INFO] [stdout]     publisher::test::it_publishes_many_using_a_transaction
[INFO] [stdout]     publisher::test::it_publishes_using_a_pool
[INFO] [stdout]     publisher::test::it_publishes_using_a_transaction
[INFO] [stdout]     publisher::test::it_rolls_back_publish_many_on_serialization_error
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 13 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "981b9856f5b950e5b90eb9ff984a695818840737a17e07c0327899f81b75509d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "981b9856f5b950e5b90eb9ff984a695818840737a17e07c0327899f81b75509d", kill_on_drop: false }`
[INFO] [stdout] 981b9856f5b950e5b90eb9ff984a695818840737a17e07c0327899f81b75509d
