[INFO] fetching crate fx-mq-jobs 0.1.8...
[INFO] testing fx-mq-jobs-0.1.8 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate fx-mq-jobs 0.1.8 into /workspace/builds/worker-3-tc1/source
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate fx-mq-jobs 0.1.8
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate fx-mq-jobs 0.1.8
[INFO] tweaked toml for crates.io crate fx-mq-jobs 0.1.8 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate fx-mq-jobs 0.1.8 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate fx-mq-jobs 0.1.8 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fx-mq-building-blocks v0.1.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 554e0111f6328861b54ff97a4627bf286854fd2d3e27bfc79336f7dcc2b8d65d
[INFO] running `Command { std: "docker" "start" "-a" "554e0111f6328861b54ff97a4627bf286854fd2d3e27bfc79336f7dcc2b8d65d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "554e0111f6328861b54ff97a4627bf286854fd2d3e27bfc79336f7dcc2b8d65d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "554e0111f6328861b54ff97a4627bf286854fd2d3e27bfc79336f7dcc2b8d65d", kill_on_drop: false }`
[INFO] [stdout] 554e0111f6328861b54ff97a4627bf286854fd2d3e27bfc79336f7dcc2b8d65d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 471fda0d0eb3d2605f45da36d9438e59578c9aafd51f7ebed0b6aaaaf116a310
[INFO] running `Command { std: "docker" "start" "-a" "471fda0d0eb3d2605f45da36d9438e59578c9aafd51f7ebed0b6aaaaf116a310", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling fx-mq-jobs v0.1.8 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling const-fnv1a-hash v1.1.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rustls-webpki v0.103.7
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[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.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[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 smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[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-mq-building-blocks v0.1.6
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.51s
[INFO] running `Command { std: "docker" "inspect" "471fda0d0eb3d2605f45da36d9438e59578c9aafd51f7ebed0b6aaaaf116a310", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "471fda0d0eb3d2605f45da36d9438e59578c9aafd51f7ebed0b6aaaaf116a310", kill_on_drop: false }`
[INFO] [stdout] 471fda0d0eb3d2605f45da36d9438e59578c9aafd51f7ebed0b6aaaaf116a310
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 50502c80567afd970153b9ac5911f6bf7ea29c406e19e97f1541a37bf4fd1d7f
[INFO] running `Command { std: "docker" "start" "-a" "50502c80567afd970153b9ac5911f6bf7ea29c406e19e97f1541a37bf4fd1d7f", kill_on_drop: false }`
[INFO] [stderr]    Compiling fx-mq-jobs v0.1.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.65s
[INFO] running `Command { std: "docker" "inspect" "50502c80567afd970153b9ac5911f6bf7ea29c406e19e97f1541a37bf4fd1d7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50502c80567afd970153b9ac5911f6bf7ea29c406e19e97f1541a37bf4fd1d7f", kill_on_drop: false }`
[INFO] [stdout] 50502c80567afd970153b9ac5911f6bf7ea29c406e19e97f1541a37bf4fd1d7f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 150fb7fbfbb8936ba8761b87891817e0d222e58bbc45d76d9361678c8567daaf
[INFO] running `Command { std: "docker" "start" "-a" "150fb7fbfbb8936ba8761b87891817e0d222e58bbc45d76d9361678c8567daaf", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fx_mq_jobs-4da2b8b8521910c6)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test listener::worker::tests::it_reports_handling_errors_as_dead ... FAILED
[INFO] [stdout] test listener::worker::tests::it_reports_handling_errors_as_retryable ... FAILED
[INFO] [stdout] test handler::tests::it_returns_a_handler_error_when_handling_fails ... FAILED
[INFO] [stdout] test listener::listener::tests::it_works_on_messages ... FAILED
[INFO] [stdout] test handler::tests::it_successfully_handles_a_message ... FAILED
[INFO] [stdout] test lease_renewer::tests::it_renews_the_lease ... FAILED
[INFO] [stdout] test publisher::test::it_publishes_using_a_pool ... FAILED
[INFO] [stdout] test listener::worker::tests::it_aborts_handling ... 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 handler::tests::it_returns_registry_error_for_unhandled_message ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[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' (31) 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:     0x5d77c155ee92 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d77c155ee92 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d77c155ee92 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d77c155ee92 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d77c157703a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d77c157703a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5d77c1564596 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d77c1564596 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d77c153b87f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d77c153b87f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d77c1556429 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d77c0ef172e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5d77c0ef172e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d77c1556692 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5d77c1556692 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d77c153b938 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d77c1530299 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d77c153caed - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d77c15777ac - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d77c15774f2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d77c0fbc3f4 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5d77c0f68ac2 - sqlx_postgres[50ae78154ed51ef0]::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:     0x5d77c0f6e16e - <sqlx_postgres[50ae78154ed51ef0]::database::Postgres as sqlx_core[417566b86423b4c8]::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:     0x5d77c0e394bf - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[417566b86423b4c8]::testing::TestContext<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>, sqlx_core[417566b86423b4c8]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d77c0e712e2 - sqlx_core[417566b86423b4c8]::testing::run_test::<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0e3981d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5d77c0e39b9d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5d77c0dc625d - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0dc47fc - tokio[c8641cf6d9d21c5e]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>, <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0dc47fc - tokio[c8641cf6d9d21c5e]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>, <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0dc47fc - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0d9bfca - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>, <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0db926d - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0db376b - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::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:     0x5d77c0e3acfa - <tokio[c8641cf6d9d21c5e]::runtime::context::scoped::Scoped<tokio[c8641cf6d9d21c5e]::runtime::scheduler::Context>>::set::<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::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:     0x5d77c0eae92a - tokio[c8641cf6d9d21c5e]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>), <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::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:     0x5d77c0dc90c6 - <std[3b51380354919863]::thread::local::LocalKey<tokio[c8641cf6d9d21c5e]::runtime::context::Context>>::try_with::<tokio[c8641cf6d9d21c5e]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>), <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5d77c0dc694c - <std[3b51380354919863]::thread::local::LocalKey<tokio[c8641cf6d9d21c5e]::runtime::context::Context>>::with::<tokio[c8641cf6d9d21c5e]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>), <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5d77c0eabef1 - tokio[c8641cf6d9d21c5e]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>), <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::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:     0x5d77c0da83a9 - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::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:     0x5d77c0dac266 - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0dae869 - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0ec38d3 - tokio[c8641cf6d9d21c5e]::runtime::context::runtime::enter_runtime::<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::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:     0x5d77c0d99523 - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0e26190 - <tokio[c8641cf6d9d21c5e]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0e2919b - <tokio[c8641cf6d9d21c5e]::runtime::runtime::Runtime>::block_on::<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0dd51c7 - sqlx_core[417566b86423b4c8]::rt::test_block_on::<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0e6611e - sqlx_core[417566b86423b4c8]::testing::run_test::<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0e65c06 - sqlx_core[417566b86423b4c8]::testing::run_test_with_pool::<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0e7db1a - <fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::it_reports_handling_errors_as_dead::{closure#0} as sqlx_core[417566b86423b4c8]::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:     0x5d77c0e2362a - fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead
[INFO] [stdout]                                at /opt/rustwide/workdir/src/listener/worker.rs:452:5
[INFO] [stdout]   51:     0x5d77c0e0c5c7 - fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0d98be6 - <fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_dead::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5d77c0ee5adb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5d77c0ee5adb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5d77c0ef233a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5d77c0ef233a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5d77c0ef233a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5d77c0ef233a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5d77c0ef233a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5d77c0ef233a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5d77c0ef233a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5d77c0eed8e4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5d77c0eed8e4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5d77c0ef4e32 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5d77c0ef4e32 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5d77c0ef4e32 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5d77c0ef4e32 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5d77c0ef4e32 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5d77c0ef4e32 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5d77c0ef4e32 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5d77c155e39f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5d77c155e39f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x795360b94aa4 - <unknown>
[INFO] [stdout]   74:     0x795360c21a64 - 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' (32) 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:     0x5d77c155ee92 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d77c155ee92 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d77c155ee92 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d77c155ee92 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d77c157703a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d77c157703a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5d77c1564596 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d77c1564596 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d77c153b87f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d77c153b87f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d77c1556429 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d77c0ef172e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5d77c0ef172e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d77c1556692 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5d77c1556692 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d77c153b938 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d77c1530299 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d77c153caed - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d77c15777ac - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d77c15774f2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d77c0fbc3f4 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5d77c0f68ac2 - sqlx_postgres[50ae78154ed51ef0]::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:     0x5d77c0f6e16e - <sqlx_postgres[50ae78154ed51ef0]::database::Postgres as sqlx_core[417566b86423b4c8]::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:     0x5d77c0e394bf - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[417566b86423b4c8]::testing::TestContext<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>, sqlx_core[417566b86423b4c8]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d77c0e71e23 - sqlx_core[417566b86423b4c8]::testing::run_test::<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0e3985d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5d77c0e39bdd - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5d77c0dc629d - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0dc49cc - tokio[c8641cf6d9d21c5e]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>, <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0dc49cc - tokio[c8641cf6d9d21c5e]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>, <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0dc49cc - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0d9c36a - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>, <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0db9d2d - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0db379b - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::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:     0x5d77c0e3ae2a - <tokio[c8641cf6d9d21c5e]::runtime::context::scoped::Scoped<tokio[c8641cf6d9d21c5e]::runtime::scheduler::Context>>::set::<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::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:     0x5d77c0eae98a - tokio[c8641cf6d9d21c5e]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>), <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::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:     0x5d77c0dc9216 - <std[3b51380354919863]::thread::local::LocalKey<tokio[c8641cf6d9d21c5e]::runtime::context::Context>>::try_with::<tokio[c8641cf6d9d21c5e]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>), <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5d77c0dc69bc - <std[3b51380354919863]::thread::local::LocalKey<tokio[c8641cf6d9d21c5e]::runtime::context::Context>>::with::<tokio[c8641cf6d9d21c5e]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>), <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5d77c0eabf41 - tokio[c8641cf6d9d21c5e]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>), <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::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:     0x5d77c0da87f9 - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::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:     0x5d77c0dac2e6 - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0daec09 - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0ec3a43 - tokio[c8641cf6d9d21c5e]::runtime::context::runtime::enter_runtime::<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::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:     0x5d77c0d995d3 - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0e262d0 - <tokio[c8641cf6d9d21c5e]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0e2945b - <tokio[c8641cf6d9d21c5e]::runtime::runtime::Runtime>::block_on::<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0dd535f - sqlx_core[417566b86423b4c8]::rt::test_block_on::<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0e661a0 - sqlx_core[417566b86423b4c8]::testing::run_test::<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0e65c56 - sqlx_core[417566b86423b4c8]::testing::run_test_with_pool::<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0e7db4a - <fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::it_reports_handling_errors_as_retryable::{closure#0} as sqlx_core[417566b86423b4c8]::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:     0x5d77c0e2368a - fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable
[INFO] [stdout]                                at /opt/rustwide/workdir/src/listener/worker.rs:385:5
[INFO] [stdout]   51:     0x5d77c0e0c5f7 - fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0d98c26 - <fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_errors_as_retryable::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5d77c0ee5adb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5d77c0ee5adb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5d77c0ef233a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5d77c0ef233a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5d77c0ef233a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5d77c0ef233a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5d77c0ef233a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5d77c0ef233a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5d77c0ef233a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5d77c0eed8e4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5d77c0eed8e4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5d77c0ef4e32 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5d77c0ef4e32 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5d77c0ef4e32 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5d77c0ef4e32 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5d77c0ef4e32 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5d77c0ef4e32 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5d77c0ef4e32 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5d77c155e39f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5d77c155e39f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x795360b94aa4 - <unknown>
[INFO] [stdout]   74:     0x795360c21a64 - 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' (25) 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:     0x5d77c155ee92 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d77c155ee92 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d77c155ee92 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d77c155ee92 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d77c157703a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d77c157703a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5d77c1564596 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d77c1564596 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d77c153b87f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d77c153b87f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d77c1556429 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d77c0ef172e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5d77c0ef172e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d77c1556692 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5d77c1556692 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d77c153b938 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d77c1530299 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d77c153caed - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d77c15777ac - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d77c15774f2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d77c0fbc3f4 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5d77c0f68ac2 - sqlx_postgres[50ae78154ed51ef0]::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:     0x5d77c0f6e16e - <sqlx_postgres[50ae78154ed51ef0]::database::Postgres as sqlx_core[417566b86423b4c8]::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:     0x5d77c0e394bf - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[417566b86423b4c8]::testing::TestContext<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>, sqlx_core[417566b86423b4c8]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d77c0e6cf53 - sqlx_core[417566b86423b4c8]::testing::run_test::<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0e3969d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5d77c0e39a1d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5d77c0dc60dd - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0dc3d1c - tokio[c8641cf6d9d21c5e]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>, <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0dc3d1c - tokio[c8641cf6d9d21c5e]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>, <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0dc3d1c - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0d9aa0a - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>, <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0db51ed - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0db364b - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::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:     0x5d77c0e3a5da - <tokio[c8641cf6d9d21c5e]::runtime::context::scoped::Scoped<tokio[c8641cf6d9d21c5e]::runtime::scheduler::Context>>::set::<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::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:     0x5d77c0eae6ea - tokio[c8641cf6d9d21c5e]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>), <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::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:     0x5d77c0dc88e6 - <std[3b51380354919863]::thread::local::LocalKey<tokio[c8641cf6d9d21c5e]::runtime::context::Context>>::try_with::<tokio[c8641cf6d9d21c5e]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>), <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5d77c0dc66ac - <std[3b51380354919863]::thread::local::LocalKey<tokio[c8641cf6d9d21c5e]::runtime::context::Context>>::with::<tokio[c8641cf6d9d21c5e]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>), <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5d77c0eabd11 - tokio[c8641cf6d9d21c5e]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>), <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::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:     0x5d77c0da69c9 - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::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:     0x5d77c0dabf66 - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0dad2a9 - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0ec3033 - tokio[c8641cf6d9d21c5e]::runtime::context::runtime::enter_runtime::<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::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:     0x5d77c0d99103 - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0e25a10 - <tokio[c8641cf6d9d21c5e]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0e2811b - <tokio[c8641cf6d9d21c5e]::runtime::runtime::Runtime>::block_on::<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0dd4817 - sqlx_core[417566b86423b4c8]::rt::test_block_on::<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0e65e1e - sqlx_core[417566b86423b4c8]::testing::run_test::<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0e65a26 - sqlx_core[417566b86423b4c8]::testing::run_test_with_pool::<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0e7d9fa - <fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::it_returns_a_handler_error_when_handling_fails::{closure#0} as sqlx_core[417566b86423b4c8]::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:     0x5d77c0e4c92a - fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails
[INFO] [stdout]                                at /opt/rustwide/workdir/src/handler/mod.rs:394:5
[INFO] [stdout]   51:     0x5d77c0e45f87 - fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/handler/mod.rs:397:10
[INFO] [stdout]   52:     0x5d77c0d98a66 - <fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_a_handler_error_when_handling_fails::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5d77c0ee5adb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5d77c0ee5adb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5d77c0ef233a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5d77c0ef233a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5d77c0ef233a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5d77c0ef233a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5d77c0ef233a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5d77c0ef233a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5d77c0ef233a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5d77c0eed8e4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5d77c0eed8e4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5d77c0ef4e32 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5d77c0ef4e32 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5d77c0ef4e32 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5d77c0ef4e32 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5d77c0ef4e32 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5d77c0ef4e32 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5d77c0ef4e32 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5d77c155e39f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5d77c155e39f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x795360b94aa4 - <unknown>
[INFO] [stdout]   74:     0x795360c21a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- listener::listener::tests::it_works_on_messages stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'listener::listener::tests::it_works_on_messages' (29) 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:     0x5d77c155ee92 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d77c155ee92 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d77c155ee92 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d77c155ee92 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d77c157703a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d77c157703a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5d77c1564596 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d77c1564596 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d77c153b87f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d77c153b87f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d77c1556429 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d77c0ef172e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5d77c0ef172e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d77c1556692 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5d77c1556692 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d77c153b938 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d77c1530299 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d77c153caed - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d77c15777ac - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d77c15774f2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d77c0fbc3f4 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5d77c0f68ac2 - sqlx_postgres[50ae78154ed51ef0]::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:     0x5d77c0f6e16e - <sqlx_postgres[50ae78154ed51ef0]::database::Postgres as sqlx_core[417566b86423b4c8]::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:     0x5d77c0e394bf - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[417566b86423b4c8]::testing::TestContext<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>, sqlx_core[417566b86423b4c8]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d77c0e72972 - sqlx_core[417566b86423b4c8]::testing::run_test::<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0e3989d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5d77c0e39c1d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5d77c0dc62dd - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0dc4b9c - tokio[c8641cf6d9d21c5e]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>, <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0dc4b9c - tokio[c8641cf6d9d21c5e]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>, <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0dc4b9c - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0d9c70a - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>, <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0dba7ed - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0db37cb - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::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:     0x5d77c0e3af5a - <tokio[c8641cf6d9d21c5e]::runtime::context::scoped::Scoped<tokio[c8641cf6d9d21c5e]::runtime::scheduler::Context>>::set::<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::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:     0x5d77c0eae9ea - tokio[c8641cf6d9d21c5e]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>), <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::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:     0x5d77c0dc9366 - <std[3b51380354919863]::thread::local::LocalKey<tokio[c8641cf6d9d21c5e]::runtime::context::Context>>::try_with::<tokio[c8641cf6d9d21c5e]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>), <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5d77c0dc6a2c - <std[3b51380354919863]::thread::local::LocalKey<tokio[c8641cf6d9d21c5e]::runtime::context::Context>>::with::<tokio[c8641cf6d9d21c5e]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>), <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5d77c0eabf91 - tokio[c8641cf6d9d21c5e]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>), <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::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:     0x5d77c0da8c49 - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::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:     0x5d77c0dac366 - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0daefa9 - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0ec3bb3 - tokio[c8641cf6d9d21c5e]::runtime::context::runtime::enter_runtime::<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::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:     0x5d77c0d99683 - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0e26410 - <tokio[c8641cf6d9d21c5e]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0e2971b - <tokio[c8641cf6d9d21c5e]::runtime::runtime::Runtime>::block_on::<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0dd54ef - sqlx_core[417566b86423b4c8]::rt::test_block_on::<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0e66220 - sqlx_core[417566b86423b4c8]::testing::run_test::<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0e65ca6 - sqlx_core[417566b86423b4c8]::testing::run_test_with_pool::<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0e7db7a - <fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::it_works_on_messages::{closure#0} as sqlx_core[417566b86423b4c8]::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:     0x5d77c0e236ea - fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages
[INFO] [stdout]                                at /opt/rustwide/workdir/src/listener/listener.rs:314:5
[INFO] [stdout]   51:     0x5d77c0e0c627 - fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/listener/listener.rs:315:58
[INFO] [stdout]   52:     0x5d77c0d98c66 - <fx_mq_jobs[4d4dc2c5618605a6]::listener::listener::tests::it_works_on_messages::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5d77c0ee5adb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5d77c0ee5adb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5d77c0ef233a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5d77c0ef233a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5d77c0ef233a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5d77c0ef233a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5d77c0ef233a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5d77c0ef233a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5d77c0ef233a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5d77c0eed8e4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5d77c0eed8e4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5d77c0ef4e32 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5d77c0ef4e32 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5d77c0ef4e32 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5d77c0ef4e32 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5d77c0ef4e32 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5d77c0ef4e32 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5d77c0ef4e32 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5d77c155e39f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5d77c155e39f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x795360b94aa4 - <unknown>
[INFO] [stdout]   74:     0x795360c21a64 - 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' (27) 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:     0x5d77c155ee92 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d77c155ee92 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d77c155ee92 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d77c155ee92 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d77c157703a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d77c157703a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5d77c1564596 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d77c1564596 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d77c153b87f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d77c153b87f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d77c1556429 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d77c0ef172e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5d77c0ef172e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d77c1556692 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5d77c1556692 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d77c153b938 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d77c1530299 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d77c153caed - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d77c15777ac - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d77c15774f2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d77c0fbc3f4 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5d77c0f68ac2 - sqlx_postgres[50ae78154ed51ef0]::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:     0x5d77c0f6e16e - <sqlx_postgres[50ae78154ed51ef0]::database::Postgres as sqlx_core[417566b86423b4c8]::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:     0x5d77c0e394bf - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[417566b86423b4c8]::testing::TestContext<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>, sqlx_core[417566b86423b4c8]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d77c0e6c413 - sqlx_core[417566b86423b4c8]::testing::run_test::<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0e3965d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5d77c0e399dd - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5d77c0dc609d - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0dc3b4c - tokio[c8641cf6d9d21c5e]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>, <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0dc3b4c - tokio[c8641cf6d9d21c5e]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>, <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0dc3b4c - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0d9a66a - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>, <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0db472d - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0db361b - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::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:     0x5d77c0e3a4aa - <tokio[c8641cf6d9d21c5e]::runtime::context::scoped::Scoped<tokio[c8641cf6d9d21c5e]::runtime::scheduler::Context>>::set::<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::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:     0x5d77c0eae68a - tokio[c8641cf6d9d21c5e]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>), <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::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:     0x5d77c0dc8796 - <std[3b51380354919863]::thread::local::LocalKey<tokio[c8641cf6d9d21c5e]::runtime::context::Context>>::try_with::<tokio[c8641cf6d9d21c5e]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>), <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5d77c0dc663c - <std[3b51380354919863]::thread::local::LocalKey<tokio[c8641cf6d9d21c5e]::runtime::context::Context>>::with::<tokio[c8641cf6d9d21c5e]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>), <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5d77c0eabcc1 - tokio[c8641cf6d9d21c5e]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>), <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::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:     0x5d77c0da6579 - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::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:     0x5d77c0dabee6 - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0dacf09 - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0ec2ec3 - tokio[c8641cf6d9d21c5e]::runtime::context::runtime::enter_runtime::<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::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:     0x5d77c0d99053 - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0e258d0 - <tokio[c8641cf6d9d21c5e]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0e27e5b - <tokio[c8641cf6d9d21c5e]::runtime::runtime::Runtime>::block_on::<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0dd4677 - sqlx_core[417566b86423b4c8]::rt::test_block_on::<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0e65d9e - sqlx_core[417566b86423b4c8]::testing::run_test::<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0e659d6 - sqlx_core[417566b86423b4c8]::testing::run_test_with_pool::<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0e7d9ca - <fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::it_successfully_handles_a_message::{closure#0} as sqlx_core[417566b86423b4c8]::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:     0x5d77c0e4c8ca - fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message
[INFO] [stdout]                                at /opt/rustwide/workdir/src/handler/mod.rs:360:5
[INFO] [stdout]   51:     0x5d77c0e45f57 - fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/handler/mod.rs:361:71
[INFO] [stdout]   52:     0x5d77c0d98a26 - <fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_successfully_handles_a_message::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5d77c0ee5adb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5d77c0ee5adb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5d77c0ef233a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5d77c0ef233a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5d77c0ef233a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5d77c0ef233a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5d77c0ef233a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5d77c0ef233a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5d77c0ef233a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5d77c0eed8e4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5d77c0eed8e4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5d77c0ef4e32 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5d77c0ef4e32 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5d77c0ef4e32 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5d77c0ef4e32 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5d77c0ef4e32 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5d77c0ef4e32 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5d77c0ef4e32 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5d77c155e39f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5d77c155e39f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x795360b94aa4 - <unknown>
[INFO] [stdout]   74:     0x795360c21a64 - 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' (28) 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:     0x5d77c155ee92 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d77c155ee92 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d77c155ee92 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d77c155ee92 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d77c157703a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d77c157703a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5d77c1564596 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d77c1564596 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d77c153b87f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d77c153b87f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d77c1556429 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d77c0ef172e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5d77c0ef172e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d77c1556692 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5d77c1556692 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d77c153b938 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d77c1530299 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d77c153caed - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d77c15777ac - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d77c15774f2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d77c0fbc3f4 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5d77c0f68ac2 - sqlx_postgres[50ae78154ed51ef0]::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:     0x5d77c0f6e16e - <sqlx_postgres[50ae78154ed51ef0]::database::Postgres as sqlx_core[417566b86423b4c8]::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:     0x5d77c0e394bf - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[417566b86423b4c8]::testing::TestContext<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>, sqlx_core[417566b86423b4c8]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d77c0e6b8d3 - sqlx_core[417566b86423b4c8]::testing::run_test::<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0e3961d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5d77c0e3999d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5d77c0dc605d - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0dc397c - tokio[c8641cf6d9d21c5e]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>, <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0dc397c - tokio[c8641cf6d9d21c5e]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>, <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0dc397c - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0d9a2ca - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>, <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0db3c6d - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0db35eb - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::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:     0x5d77c0e3a37a - <tokio[c8641cf6d9d21c5e]::runtime::context::scoped::Scoped<tokio[c8641cf6d9d21c5e]::runtime::scheduler::Context>>::set::<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::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:     0x5d77c0eae62a - tokio[c8641cf6d9d21c5e]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>), <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::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:     0x5d77c0dc8646 - <std[3b51380354919863]::thread::local::LocalKey<tokio[c8641cf6d9d21c5e]::runtime::context::Context>>::try_with::<tokio[c8641cf6d9d21c5e]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>), <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5d77c0dc65cc - <std[3b51380354919863]::thread::local::LocalKey<tokio[c8641cf6d9d21c5e]::runtime::context::Context>>::with::<tokio[c8641cf6d9d21c5e]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>), <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5d77c0eabc71 - tokio[c8641cf6d9d21c5e]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>), <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::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:     0x5d77c0da6129 - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::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:     0x5d77c0dabe66 - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0dacb69 - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0ec2d53 - tokio[c8641cf6d9d21c5e]::runtime::context::runtime::enter_runtime::<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::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:     0x5d77c0d98fa3 - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0e25790 - <tokio[c8641cf6d9d21c5e]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0e27b9b - <tokio[c8641cf6d9d21c5e]::runtime::runtime::Runtime>::block_on::<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0dd44df - sqlx_core[417566b86423b4c8]::rt::test_block_on::<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0e65d20 - sqlx_core[417566b86423b4c8]::testing::run_test::<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0e65986 - sqlx_core[417566b86423b4c8]::testing::run_test_with_pool::<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0e7d99a - <fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::it_renews_the_lease::{closure#0} as sqlx_core[417566b86423b4c8]::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:     0x5d77c0e2328a - fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lease_renewer.rs:175:5
[INFO] [stdout]   51:     0x5d77c0e0c4d7 - fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lease_renewer.rs:176:57
[INFO] [stdout]   52:     0x5d77c0d989e6 - <fx_mq_jobs[4d4dc2c5618605a6]::lease_renewer::tests::it_renews_the_lease::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5d77c0ee5adb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5d77c0ee5adb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5d77c0ef233a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5d77c0ef233a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5d77c0ef233a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5d77c0ef233a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5d77c0ef233a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5d77c0ef233a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5d77c0ef233a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5d77c0eed8e4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5d77c0eed8e4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5d77c0ef4e32 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5d77c0ef4e32 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5d77c0ef4e32 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5d77c0ef4e32 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5d77c0ef4e32 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5d77c0ef4e32 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5d77c0ef4e32 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5d77c155e39f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5d77c155e39f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x795360b94aa4 - <unknown>
[INFO] [stdout]   74:     0x795360c21a64 - 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' (34) 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:     0x5d77c155ee92 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d77c155ee92 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d77c155ee92 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d77c155ee92 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d77c157703a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d77c157703a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5d77c1564596 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d77c1564596 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d77c153b87f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d77c153b87f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d77c1556429 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d77c0ef172e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5d77c0ef172e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d77c1556692 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5d77c1556692 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d77c153b938 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d77c1530299 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d77c153caed - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d77c15777ac - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d77c15774f2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d77c0fbc3f4 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5d77c0f68ac2 - sqlx_postgres[50ae78154ed51ef0]::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:     0x5d77c0f6e16e - <sqlx_postgres[50ae78154ed51ef0]::database::Postgres as sqlx_core[417566b86423b4c8]::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:     0x5d77c0e394bf - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[417566b86423b4c8]::testing::TestContext<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>, sqlx_core[417566b86423b4c8]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d77c0e6e5d3 - sqlx_core[417566b86423b4c8]::testing::run_test::<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0e3971d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5d77c0e39a9d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5d77c0dc615d - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0dc40bc - tokio[c8641cf6d9d21c5e]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>, <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0dc40bc - tokio[c8641cf6d9d21c5e]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>, <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0dc40bc - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0d9b14a - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>, <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0db676d - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0db36ab - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::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:     0x5d77c0e3a83a - <tokio[c8641cf6d9d21c5e]::runtime::context::scoped::Scoped<tokio[c8641cf6d9d21c5e]::runtime::scheduler::Context>>::set::<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::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:     0x5d77c0eae7aa - tokio[c8641cf6d9d21c5e]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>), <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::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:     0x5d77c0dc8b86 - <std[3b51380354919863]::thread::local::LocalKey<tokio[c8641cf6d9d21c5e]::runtime::context::Context>>::try_with::<tokio[c8641cf6d9d21c5e]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>), <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5d77c0dc678c - <std[3b51380354919863]::thread::local::LocalKey<tokio[c8641cf6d9d21c5e]::runtime::context::Context>>::with::<tokio[c8641cf6d9d21c5e]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>), <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5d77c0eabdb1 - tokio[c8641cf6d9d21c5e]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>), <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::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:     0x5d77c0da7269 - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::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:     0x5d77c0dac066 - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0dad9e9 - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0ec3313 - tokio[c8641cf6d9d21c5e]::runtime::context::runtime::enter_runtime::<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::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:     0x5d77c0d99263 - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0e25c90 - <tokio[c8641cf6d9d21c5e]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0e2869b - <tokio[c8641cf6d9d21c5e]::runtime::runtime::Runtime>::block_on::<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0dd4b57 - sqlx_core[417566b86423b4c8]::rt::test_block_on::<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0e65f1e - sqlx_core[417566b86423b4c8]::testing::run_test::<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0e65ac6 - sqlx_core[417566b86423b4c8]::testing::run_test_with_pool::<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0e7da5a - <fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::it_publishes_using_a_pool::{closure#0} as sqlx_core[417566b86423b4c8]::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:     0x5d77c0e232ea - fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool
[INFO] [stdout]                                at /opt/rustwide/workdir/src/publisher/mod.rs:208:5
[INFO] [stdout]   51:     0x5d77c0e0c507 - fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/publisher/mod.rs:209:63
[INFO] [stdout]   52:     0x5d77c0d98ae6 - <fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_pool::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5d77c0ee5adb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5d77c0ee5adb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5d77c0ef233a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5d77c0ef233a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5d77c0ef233a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5d77c0ef233a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5d77c0ef233a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5d77c0ef233a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5d77c0ef233a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5d77c0eed8e4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5d77c0eed8e4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5d77c0ef4e32 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5d77c0ef4e32 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5d77c0ef4e32 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5d77c0ef4e32 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5d77c0ef4e32 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5d77c0ef4e32 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5d77c0ef4e32 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5d77c155e39f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5d77c155e39f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x795360b94aa4 - <unknown>
[INFO] [stdout]   74:     0x795360c21a64 - 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' (30) 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:     0x5d77c155ee92 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d77c155ee92 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d77c155ee92 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d77c155ee92 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d77c157703a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d77c157703a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5d77c1564596 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d77c1564596 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d77c153b87f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d77c153b87f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d77c1556429 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d77c0ef172e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5d77c0ef172e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d77c1556692 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5d77c1556692 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d77c153b938 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d77c1530299 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d77c153caed - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d77c15777ac - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d77c15774f2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d77c0fbc3f4 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5d77c0f68ac2 - sqlx_postgres[50ae78154ed51ef0]::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:     0x5d77c0f6e16e - <sqlx_postgres[50ae78154ed51ef0]::database::Postgres as sqlx_core[417566b86423b4c8]::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:     0x5d77c0e394bf - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[417566b86423b4c8]::testing::TestContext<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>, sqlx_core[417566b86423b4c8]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d77c0e6fc53 - sqlx_core[417566b86423b4c8]::testing::run_test::<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0e3979d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5d77c0e39b1d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5d77c0dc61dd - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0dc445c - tokio[c8641cf6d9d21c5e]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>, <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0dc445c - tokio[c8641cf6d9d21c5e]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>, <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0dc445c - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0d9b88a - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>, <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0db7ced - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0db370b - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::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:     0x5d77c0e3aa9a - <tokio[c8641cf6d9d21c5e]::runtime::context::scoped::Scoped<tokio[c8641cf6d9d21c5e]::runtime::scheduler::Context>>::set::<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::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:     0x5d77c0eae86a - tokio[c8641cf6d9d21c5e]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>), <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::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:     0x5d77c0dc8e26 - <std[3b51380354919863]::thread::local::LocalKey<tokio[c8641cf6d9d21c5e]::runtime::context::Context>>::try_with::<tokio[c8641cf6d9d21c5e]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>), <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5d77c0dc686c - <std[3b51380354919863]::thread::local::LocalKey<tokio[c8641cf6d9d21c5e]::runtime::context::Context>>::with::<tokio[c8641cf6d9d21c5e]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>), <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5d77c0eabe51 - tokio[c8641cf6d9d21c5e]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>), <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::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:     0x5d77c0da7b09 - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::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:     0x5d77c0dac166 - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0dae129 - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0ec35f3 - tokio[c8641cf6d9d21c5e]::runtime::context::runtime::enter_runtime::<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::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:     0x5d77c0d993c3 - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0e25f10 - <tokio[c8641cf6d9d21c5e]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0e28c1b - <tokio[c8641cf6d9d21c5e]::runtime::runtime::Runtime>::block_on::<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0dd4e97 - sqlx_core[417566b86423b4c8]::rt::test_block_on::<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0e6601e - sqlx_core[417566b86423b4c8]::testing::run_test::<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0e65b66 - sqlx_core[417566b86423b4c8]::testing::run_test_with_pool::<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0e7daba - <fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::it_aborts_handling::{closure#0} as sqlx_core[417566b86423b4c8]::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:     0x5d77c0e2356a - fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling
[INFO] [stdout]                                at /opt/rustwide/workdir/src/listener/worker.rs:560:5
[INFO] [stdout]   51:     0x5d77c0e0c567 - fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/listener/worker.rs:561:56
[INFO] [stdout]   52:     0x5d77c0d98b66 - <fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_aborts_handling::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5d77c0ee5adb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5d77c0ee5adb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5d77c0ef233a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5d77c0ef233a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5d77c0ef233a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5d77c0ef233a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5d77c0ef233a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5d77c0ef233a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5d77c0ef233a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5d77c0eed8e4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5d77c0eed8e4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5d77c0ef4e32 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5d77c0ef4e32 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5d77c0ef4e32 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5d77c0ef4e32 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5d77c0ef4e32 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5d77c0ef4e32 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5d77c0ef4e32 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5d77c155e39f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5d77c155e39f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x795360b94aa4 - <unknown>
[INFO] [stdout]   74:     0x795360c21a64 - 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' (33) 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:     0x5d77c155ee92 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d77c155ee92 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d77c155ee92 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d77c155ee92 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d77c157703a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d77c157703a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5d77c1564596 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d77c1564596 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d77c153b87f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d77c153b87f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d77c1556429 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d77c0ef172e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5d77c0ef172e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d77c1556692 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5d77c1556692 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d77c153b938 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d77c1530299 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d77c153caed - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d77c15777ac - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d77c15774f2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d77c0fbc3f4 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5d77c0f68ac2 - sqlx_postgres[50ae78154ed51ef0]::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:     0x5d77c0f6e16e - <sqlx_postgres[50ae78154ed51ef0]::database::Postgres as sqlx_core[417566b86423b4c8]::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:     0x5d77c0e394bf - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[417566b86423b4c8]::testing::TestContext<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>, sqlx_core[417566b86423b4c8]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d77c0e70793 - sqlx_core[417566b86423b4c8]::testing::run_test::<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0e397dd - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5d77c0e39b5d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5d77c0dc621d - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0dc462c - tokio[c8641cf6d9d21c5e]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>, <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0dc462c - tokio[c8641cf6d9d21c5e]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>, <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0dc462c - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0d9bc2a - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>, <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0db87ad - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0db373b - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::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:     0x5d77c0e3abca - <tokio[c8641cf6d9d21c5e]::runtime::context::scoped::Scoped<tokio[c8641cf6d9d21c5e]::runtime::scheduler::Context>>::set::<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::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:     0x5d77c0eae8ca - tokio[c8641cf6d9d21c5e]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>), <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::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:     0x5d77c0dc8f76 - <std[3b51380354919863]::thread::local::LocalKey<tokio[c8641cf6d9d21c5e]::runtime::context::Context>>::try_with::<tokio[c8641cf6d9d21c5e]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>), <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5d77c0dc68dc - <std[3b51380354919863]::thread::local::LocalKey<tokio[c8641cf6d9d21c5e]::runtime::context::Context>>::with::<tokio[c8641cf6d9d21c5e]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>), <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5d77c0eabea1 - tokio[c8641cf6d9d21c5e]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>), <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::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:     0x5d77c0da7f59 - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::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:     0x5d77c0dac1e6 - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0dae4c9 - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0ec3763 - tokio[c8641cf6d9d21c5e]::runtime::context::runtime::enter_runtime::<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::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:     0x5d77c0d99473 - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0e26050 - <tokio[c8641cf6d9d21c5e]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0e28edb - <tokio[c8641cf6d9d21c5e]::runtime::runtime::Runtime>::block_on::<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0dd502f - sqlx_core[417566b86423b4c8]::rt::test_block_on::<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0e660a0 - sqlx_core[417566b86423b4c8]::testing::run_test::<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0e65bb6 - sqlx_core[417566b86423b4c8]::testing::run_test_with_pool::<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0e7daea - <fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::it_reports_handling_success::{closure#0} as sqlx_core[417566b86423b4c8]::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:     0x5d77c0e235ca - fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success
[INFO] [stdout]                                at /opt/rustwide/workdir/src/listener/worker.rs:318:5
[INFO] [stdout]   51:     0x5d77c0e0c597 - fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/listener/worker.rs:319:65
[INFO] [stdout]   52:     0x5d77c0d98ba6 - <fx_mq_jobs[4d4dc2c5618605a6]::listener::worker::tests::it_reports_handling_success::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5d77c0ee5adb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5d77c0ee5adb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5d77c0ef233a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5d77c0ef233a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5d77c0ef233a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5d77c0ef233a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5d77c0ef233a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5d77c0ef233a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5d77c0ef233a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5d77c0eed8e4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5d77c0eed8e4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5d77c0ef4e32 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5d77c0ef4e32 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5d77c0ef4e32 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5d77c0ef4e32 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5d77c0ef4e32 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5d77c0ef4e32 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5d77c0ef4e32 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5d77c155e39f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5d77c155e39f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x795360b94aa4 - <unknown>
[INFO] [stdout]   74:     0x795360c21a64 - 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' (35) 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:     0x5d77c155ee92 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d77c155ee92 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d77c155ee92 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d77c155ee92 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d77c157703a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d77c157703a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5d77c1564596 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d77c1564596 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d77c153b87f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d77c153b87f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d77c1556429 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d77c0ef172e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5d77c0ef172e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d77c1556692 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5d77c1556692 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d77c153b938 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d77c1530299 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d77c153caed - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d77c15777ac - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d77c15774f2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d77c0fbc3f4 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5d77c0f68ac2 - sqlx_postgres[50ae78154ed51ef0]::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:     0x5d77c0f6e16e - <sqlx_postgres[50ae78154ed51ef0]::database::Postgres as sqlx_core[417566b86423b4c8]::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:     0x5d77c0e394bf - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[417566b86423b4c8]::testing::TestContext<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>, sqlx_core[417566b86423b4c8]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d77c0e6f113 - sqlx_core[417566b86423b4c8]::testing::run_test::<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0e3975d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5d77c0e39add - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5d77c0dc619d - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0dc428c - tokio[c8641cf6d9d21c5e]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>, <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0dc428c - tokio[c8641cf6d9d21c5e]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>, <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0dc428c - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0d9b4ea - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>, <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0db722d - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0db36db - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::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:     0x5d77c0e3a96a - <tokio[c8641cf6d9d21c5e]::runtime::context::scoped::Scoped<tokio[c8641cf6d9d21c5e]::runtime::scheduler::Context>>::set::<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::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:     0x5d77c0eae80a - tokio[c8641cf6d9d21c5e]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>), <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::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:     0x5d77c0dc8cd6 - <std[3b51380354919863]::thread::local::LocalKey<tokio[c8641cf6d9d21c5e]::runtime::context::Context>>::try_with::<tokio[c8641cf6d9d21c5e]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>), <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5d77c0dc67fc - <std[3b51380354919863]::thread::local::LocalKey<tokio[c8641cf6d9d21c5e]::runtime::context::Context>>::with::<tokio[c8641cf6d9d21c5e]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>), <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5d77c0eabe01 - tokio[c8641cf6d9d21c5e]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>), <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::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:     0x5d77c0da76b9 - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::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:     0x5d77c0dac0e6 - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0dadd89 - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0ec3483 - tokio[c8641cf6d9d21c5e]::runtime::context::runtime::enter_runtime::<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::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:     0x5d77c0d99313 - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0e25dd0 - <tokio[c8641cf6d9d21c5e]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0e2895b - <tokio[c8641cf6d9d21c5e]::runtime::runtime::Runtime>::block_on::<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0dd4cf7 - sqlx_core[417566b86423b4c8]::rt::test_block_on::<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0e65f9e - sqlx_core[417566b86423b4c8]::testing::run_test::<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0e65b16 - sqlx_core[417566b86423b4c8]::testing::run_test_with_pool::<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0e7da8a - <fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::it_publishes_using_a_transaction::{closure#0} as sqlx_core[417566b86423b4c8]::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:     0x5d77c0e2334a - fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/publisher/mod.rs:238:5
[INFO] [stdout]   51:     0x5d77c0e0c537 - fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/publisher/mod.rs:239:70
[INFO] [stdout]   52:     0x5d77c0d98b26 - <fx_mq_jobs[4d4dc2c5618605a6]::publisher::test::it_publishes_using_a_transaction::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5d77c0ee5adb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5d77c0ee5adb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5d77c0ef233a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5d77c0ef233a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5d77c0ef233a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5d77c0ef233a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5d77c0ef233a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5d77c0ef233a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5d77c0ef233a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5d77c0eed8e4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5d77c0eed8e4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5d77c0ef4e32 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5d77c0ef4e32 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5d77c0ef4e32 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5d77c0ef4e32 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5d77c0ef4e32 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5d77c0ef4e32 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5d77c0ef4e32 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5d77c155e39f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5d77c155e39f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x795360b94aa4 - <unknown>
[INFO] [stdout]   74:     0x795360c21a64 - 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' (26) 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:     0x5d77c155ee92 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d77c155ee92 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d77c155ee92 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d77c155ee92 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d77c157703a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d77c157703a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5d77c1564596 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d77c1564596 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d77c153b87f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d77c153b87f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d77c1556429 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d77c0ef172e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5d77c0ef172e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d77c1556692 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5d77c1556692 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d77c153b938 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d77c1530299 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d77c153caed - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d77c15777ac - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d77c15774f2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d77c0fbc3f4 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5d77c0f68ac2 - sqlx_postgres[50ae78154ed51ef0]::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:     0x5d77c0f6e16e - <sqlx_postgres[50ae78154ed51ef0]::database::Postgres as sqlx_core[417566b86423b4c8]::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:     0x5d77c0e394bf - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[417566b86423b4c8]::testing::TestContext<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>, sqlx_core[417566b86423b4c8]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d77c0e6da93 - sqlx_core[417566b86423b4c8]::testing::run_test::<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0e396dd - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5d77c0e39a5d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5d77c0dc611d - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0dc3eec - tokio[c8641cf6d9d21c5e]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>, <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0dc3eec - tokio[c8641cf6d9d21c5e]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>, <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0dc3eec - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0d9adaa - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>, <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0db5cad - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0db367b - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::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:     0x5d77c0e3a70a - <tokio[c8641cf6d9d21c5e]::runtime::context::scoped::Scoped<tokio[c8641cf6d9d21c5e]::runtime::scheduler::Context>>::set::<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::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:     0x5d77c0eae74a - tokio[c8641cf6d9d21c5e]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>), <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::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:     0x5d77c0dc8a36 - <std[3b51380354919863]::thread::local::LocalKey<tokio[c8641cf6d9d21c5e]::runtime::context::Context>>::try_with::<tokio[c8641cf6d9d21c5e]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>), <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5d77c0dc671c - <std[3b51380354919863]::thread::local::LocalKey<tokio[c8641cf6d9d21c5e]::runtime::context::Context>>::with::<tokio[c8641cf6d9d21c5e]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>), <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5d77c0eabd61 - tokio[c8641cf6d9d21c5e]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::Error>>), <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::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:     0x5d77c0da6e19 - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::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:     0x5d77c0dabfe6 - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0dad649 - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0ec31a3 - tokio[c8641cf6d9d21c5e]::runtime::context::runtime::enter_runtime::<<tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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[27de1724e4349be2]::result::Result<(), anyhow[647cbb8c0dc34888]::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:     0x5d77c0d991b3 - <tokio[c8641cf6d9d21c5e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0e25b50 - <tokio[c8641cf6d9d21c5e]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0e283db - <tokio[c8641cf6d9d21c5e]::runtime::runtime::Runtime>::block_on::<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0dd49b7 - sqlx_core[417566b86423b4c8]::rt::test_block_on::<sqlx_core[417566b86423b4c8]::testing::run_test<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0e65e9e - sqlx_core[417566b86423b4c8]::testing::run_test::<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}>::{closure#0}, sqlx_core[417566b86423b4c8]::testing::run_test_with_pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0e65a76 - sqlx_core[417566b86423b4c8]::testing::run_test_with_pool::<sqlx_postgres[50ae78154ed51ef0]::database::Postgres, fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0}, fx_mq_jobs[4d4dc2c5618605a6]::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:     0x5d77c0e7da2a - <fn(sqlx_core[417566b86423b4c8]::pool::Pool<sqlx_postgres[50ae78154ed51ef0]::database::Postgres>) -> fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::it_returns_registry_error_for_unhandled_message::{closure#0} as sqlx_core[417566b86423b4c8]::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:     0x5d77c0e4c98a - fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message
[INFO] [stdout]                                at /opt/rustwide/workdir/src/handler/mod.rs:438:5
[INFO] [stdout]   51:     0x5d77c0e45fb7 - fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/handler/mod.rs:441:10
[INFO] [stdout]   52:     0x5d77c0d98aa6 - <fx_mq_jobs[4d4dc2c5618605a6]::handler::tests::it_returns_registry_error_for_unhandled_message::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5d77c0ee5adb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5d77c0ee5adb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5d77c0ef233a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5d77c0ef233a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5d77c0ef233a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5d77c0ef233a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5d77c0ef233a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5d77c0ef233a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5d77c0ef233a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5d77c0eed8e4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5d77c0eed8e4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5d77c0ef4e32 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5d77c0ef4e32 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5d77c0ef4e32 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5d77c0ef4e32 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5d77c0ef4e32 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5d77c0ef4e32 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5d77c0ef4e32 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5d77c155e39f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5d77c155e39f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x795360b94aa4 - <unknown>
[INFO] [stdout]   74:     0x795360c21a64 - 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_using_a_pool
[INFO] [stdout]     publisher::test::it_publishes_using_a_transaction
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 11 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "150fb7fbfbb8936ba8761b87891817e0d222e58bbc45d76d9361678c8567daaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "150fb7fbfbb8936ba8761b87891817e0d222e58bbc45d76d9361678c8567daaf", kill_on_drop: false }`
[INFO] [stdout] 150fb7fbfbb8936ba8761b87891817e0d222e58bbc45d76d9361678c8567daaf
